EverWrath/data/sql/base/db_world/pickpocketing_loot_template.sql
Kitzunu 7f7f18e489
feat(DB): Release ACDB 10.0.0 (#18197)
* move archived files into old dir

* auth

* characters

* world

* mistake

* revert some stuff

* Squash time!

* newline
2024-01-20 17:17:44 +01:00

11037 lines
873 KiB
SQL
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

-- --------------------------------------------------------
-- Host: 127.0.0.1
-- Server version: 8.1.0 - MySQL Community Server - GPL
-- Server OS: Win64
-- HeidiSQL Version: 12.3.0.6589
-- --------------------------------------------------------
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET NAMES utf8 */;
/*!50503 SET NAMES utf8mb4 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!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 */;
-- Dumping structure for table acore_world.pickpocketing_loot_template
DROP TABLE IF EXISTS `pickpocketing_loot_template`;
CREATE TABLE IF NOT EXISTS `pickpocketing_loot_template` (
`Entry` int unsigned NOT NULL DEFAULT '0',
`Item` int unsigned NOT NULL DEFAULT '0',
`Reference` int NOT NULL DEFAULT '0',
`Chance` float NOT NULL DEFAULT '100',
`QuestRequired` tinyint NOT NULL DEFAULT '0',
`LootMode` smallint unsigned NOT NULL DEFAULT '1',
`GroupId` tinyint unsigned NOT NULL DEFAULT '0',
`MinCount` tinyint unsigned NOT NULL DEFAULT '1',
`MaxCount` tinyint unsigned NOT NULL DEFAULT '1',
`Comment` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
PRIMARY KEY (`Entry`,`Item`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Loot System';
-- Dumping data for table acore_world.pickpocketing_loot_template: ~11 191 rows (approximately)
DELETE FROM `pickpocketing_loot_template`;
INSERT INTO `pickpocketing_loot_template` (`Entry`, `Item`, `Reference`, `Chance`, `QuestRequired`, `LootMode`, `GroupId`, `MinCount`, `MaxCount`, `Comment`) VALUES
(3, 929, 0, 2.449, 0, 1, 0, 1, 1, 'Flesh Eater - Healing Potion'),
(3, 1206, 0, 0.8163, 0, 1, 0, 1, 1, 'Flesh Eater - Moss Agate'),
(3, 4606, 0, 5.7143, 0, 1, 0, 1, 1, 'Flesh Eater - Spongy Morel'),
(3, 5376, 0, 8.9796, 0, 1, 0, 1, 1, 'Flesh Eater - Broken Mirror'),
(3, 16882, 0, 17.551, 0, 1, 0, 1, 1, 'Flesh Eater - Battered Junkbox'),
(6, 117, 0, 9.0909, 0, 1, 0, 1, 1, 'Kobold Vermin - Tough Jerky'),
(6, 118, 0, 6.0606, 0, 1, 0, 1, 1, 'Kobold Vermin - Minor Healing Potion'),
(6, 774, 0, 3.0303, 0, 1, 0, 1, 1, 'Kobold Vermin - Malachite'),
(6, 5364, 0, 12.1212, 0, 1, 0, 1, 1, 'Kobold Vermin - Dry Salt Lick'),
(38, 118, 0, 2.3585, 0, 1, 0, 1, 1, 'Defias Thug - Minor Healing Potion'),
(38, 774, 0, 0.8255, 0, 1, 0, 1, 1, 'Defias Thug - Malachite'),
(38, 2070, 0, 3.4198, 0, 1, 0, 1, 1, 'Defias Thug - Darnassian Bleu'),
(38, 4536, 0, 1.533, 0, 1, 0, 1, 1, 'Defias Thug - Shiny Red Apple'),
(38, 4540, 0, 3.4198, 0, 1, 0, 1, 1, 'Defias Thug - Tough Hunk of Bread'),
(38, 5363, 0, 6.0142, 0, 1, 0, 1, 1, 'Defias Thug - Folded Handkerchief'),
(38, 6150, 0, 5.4245, 0, 1, 0, 1, 1, 'Defias Thug - A Frayed Knot'),
(40, 117, 0, 8.3333, 0, 1, 0, 1, 1, 'Kobold Miner - Tough Jerky'),
(40, 118, 0, 3.8194, 0, 1, 0, 1, 1, 'Kobold Miner - Minor Healing Potion'),
(40, 774, 0, 3.125, 0, 1, 0, 1, 1, 'Kobold Miner - Malachite'),
(40, 5364, 0, 13.8889, 0, 1, 0, 1, 1, 'Kobold Miner - Dry Salt Lick'),
(46, 118, 0, 1.3889, 0, 1, 0, 1, 1, 'Murloc Forager - Minor Healing Potion'),
(46, 5361, 0, 16.6667, 0, 1, 0, 1, 1, 'Murloc Forager - Fishbone Toothpick'),
(46, 6303, 0, 12.5, 0, 1, 0, 1, 2, 'Murloc Forager - Raw Slitherskin Mackerel'),
(48, 929, 0, 9.5238, 0, 1, 0, 1, 1, 'Skeletal Warrior - Healing Potion'),
(48, 1206, 0, 0.5602, 0, 1, 0, 1, 1, 'Skeletal Warrior - Moss Agate'),
(48, 1705, 0, 0.5602, 0, 1, 0, 1, 1, 'Skeletal Warrior - Lesser Moonstone'),
(48, 4606, 0, 8.1232, 0, 1, 0, 1, 1, 'Skeletal Warrior - Spongy Morel'),
(48, 5376, 0, 11.2045, 0, 1, 0, 1, 1, 'Skeletal Warrior - Broken Mirror'),
(48, 16882, 0, 16.5266, 0, 1, 0, 1, 1, 'Skeletal Warrior - Battered Junkbox'),
(80, 117, 0, 9.3567, 0, 1, 0, 1, 1, 'Kobold Laborer - Tough Jerky'),
(80, 118, 0, 3.8012, 0, 1, 0, 1, 1, 'Kobold Laborer - Minor Healing Potion'),
(80, 774, 0, 1.462, 0, 1, 0, 1, 1, 'Kobold Laborer - Malachite'),
(80, 5364, 0, 16.0819, 0, 1, 0, 1, 1, 'Kobold Laborer - Dry Salt Lick'),
(94, 118, 0, 4.9751, 0, 1, 0, 1, 1, 'Defias Cutpurse - Minor Healing Potion'),
(94, 774, 0, 0.4975, 0, 1, 0, 1, 1, 'Defias Cutpurse - Malachite'),
(94, 2070, 0, 3.4826, 0, 1, 0, 1, 1, 'Defias Cutpurse - Darnassian Bleu'),
(94, 4536, 0, 1.99, 0, 1, 0, 1, 1, 'Defias Cutpurse - Shiny Red Apple'),
(94, 4540, 0, 3.4826, 0, 1, 0, 1, 1, 'Defias Cutpurse - Tough Hunk of Bread'),
(94, 5363, 0, 2.9851, 0, 1, 0, 1, 1, 'Defias Cutpurse - Folded Handkerchief'),
(94, 6150, 0, 7.9602, 0, 1, 0, 1, 1, 'Defias Cutpurse - A Frayed Knot'),
(95, 414, 0, 1.9169, 0, 1, 0, 1, 1, 'Defias Smuggler - Dalaran Sharp'),
(95, 858, 0, 1.9169, 0, 1, 0, 1, 1, 'Defias Smuggler - Lesser Healing Potion'),
(95, 1210, 0, 0.4792, 0, 1, 0, 1, 1, 'Defias Smuggler - Shadowgem'),
(95, 4541, 0, 1.9169, 0, 1, 0, 1, 1, 'Defias Smuggler - Freshly Baked Bread'),
(95, 5368, 0, 8.7859, 0, 1, 0, 1, 1, 'Defias Smuggler - Empty Wallet'),
(97, 117, 0, 7.4074, 0, 1, 0, 1, 1, 'Riverpaw Runt - Tough Jerky'),
(97, 5364, 0, 11.1111, 0, 1, 0, 1, 1, 'Riverpaw Runt - Dry Salt Lick'),
(98, 858, 0, 2.2222, 0, 1, 0, 1, 1, 'Riverpaw Taskmaster - Lesser Healing Potion'),
(98, 2287, 0, 8.8889, 0, 1, 0, 1, 1, 'Riverpaw Taskmaster - Haunch of Meat'),
(98, 5369, 0, 6.6667, 0, 1, 0, 1, 1, 'Riverpaw Taskmaster - Gnawed Bone'),
(99, 6150, 0, 16.6667, 0, 1, 0, 1, 1, 'Morgaine the Sly - A Frayed Knot'),
(103, 118, 0, 3.8462, 0, 1, 0, 1, 1, 'Garrick Padfoot - Minor Healing Potion'),
(103, 4536, 0, 7.6923, 0, 1, 0, 1, 1, 'Garrick Padfoot - Shiny Red Apple'),
(103, 4540, 0, 3.8462, 0, 1, 0, 1, 1, 'Garrick Padfoot - Tough Hunk of Bread'),
(103, 6150, 0, 3.8462, 0, 1, 0, 1, 1, 'Garrick Padfoot - A Frayed Knot'),
(116, 118, 0, 2.4169, 0, 1, 0, 1, 1, 'Defias Bandit - Minor Healing Potion'),
(116, 774, 0, 1.5106, 0, 1, 0, 1, 1, 'Defias Bandit - Malachite'),
(116, 2070, 0, 2.4169, 0, 1, 0, 1, 1, 'Defias Bandit - Darnassian Bleu'),
(116, 2589, 0, 0.3021, 0, 1, 0, 2, 2, 'Defias Bandit - Linen Cloth'),
(116, 4536, 0, 1.5106, 0, 1, 0, 1, 1, 'Defias Bandit - Shiny Red Apple'),
(116, 4540, 0, 3.6254, 0, 1, 0, 1, 1, 'Defias Bandit - Tough Hunk of Bread'),
(116, 5363, 0, 3.9275, 0, 1, 0, 1, 1, 'Defias Bandit - Folded Handkerchief'),
(116, 6150, 0, 7.855, 0, 1, 0, 1, 1, 'Defias Bandit - A Frayed Knot'),
(117, 818, 0, 0.641, 0, 1, 0, 1, 1, 'Riverpaw Gnoll - Tigerseye'),
(117, 858, 0, 1.9231, 0, 1, 0, 1, 1, 'Riverpaw Gnoll - Lesser Healing Potion'),
(117, 2287, 0, 6.4103, 0, 1, 0, 1, 1, 'Riverpaw Gnoll - Haunch of Meat'),
(117, 5369, 0, 7.6923, 0, 1, 0, 1, 1, 'Riverpaw Gnoll - Gnawed Bone'),
(121, 414, 0, 1.9481, 0, 1, 0, 1, 1, 'Defias Pathstalker - Dalaran Sharp'),
(121, 858, 0, 1.9481, 0, 1, 0, 1, 1, 'Defias Pathstalker - Lesser Healing Potion'),
(121, 1210, 0, 0.6494, 0, 1, 0, 1, 1, 'Defias Pathstalker - Shadowgem'),
(121, 4541, 0, 0.6494, 0, 1, 0, 1, 1, 'Defias Pathstalker - Freshly Baked Bread'),
(121, 5368, 0, 12.987, 0, 1, 0, 1, 1, 'Defias Pathstalker - Empty Wallet'),
(122, 414, 0, 1.9391, 0, 1, 0, 1, 1, 'Defias Highwayman - Dalaran Sharp'),
(122, 858, 0, 2.2161, 0, 1, 0, 1, 1, 'Defias Highwayman - Lesser Healing Potion'),
(122, 1210, 0, 0.277, 0, 1, 0, 1, 1, 'Defias Highwayman - Shadowgem'),
(122, 4541, 0, 1.9391, 0, 1, 0, 1, 1, 'Defias Highwayman - Freshly Baked Bread'),
(122, 5368, 0, 9.9723, 0, 1, 0, 1, 1, 'Defias Highwayman - Empty Wallet'),
(123, 2287, 0, 7.3171, 0, 1, 0, 1, 1, 'Riverpaw Mongrel - Haunch of Meat'),
(123, 5369, 0, 19.5122, 0, 1, 0, 1, 1, 'Riverpaw Mongrel - Gnawed Bone'),
(124, 858, 0, 5.1948, 0, 1, 0, 1, 1, 'Riverpaw Brute - Lesser Healing Potion'),
(124, 1210, 0, 1.2987, 0, 1, 0, 1, 1, 'Riverpaw Brute - Shadowgem'),
(124, 2287, 0, 6.4935, 0, 1, 0, 1, 1, 'Riverpaw Brute - Haunch of Meat'),
(124, 5369, 0, 6.4935, 0, 1, 0, 1, 1, 'Riverpaw Brute - Gnawed Bone'),
(126, 818, 0, 3.125, 0, 1, 0, 1, 1, 'Murloc Coastrunner - Tigerseye'),
(126, 858, 0, 3.125, 0, 1, 0, 1, 1, 'Murloc Coastrunner - Lesser Healing Potion'),
(126, 5371, 0, 6.25, 0, 1, 0, 1, 1, 'Murloc Coastrunner - Piece of Coral'),
(126, 6289, 0, 6.25, 0, 1, 0, 1, 2, 'Murloc Coastrunner - Raw Longjaw Mud Snapper'),
(127, 5371, 0, 6.5574, 0, 1, 0, 1, 1, 'Murloc Tidehunter - Piece of Coral'),
(127, 6289, 0, 8.1967, 0, 1, 0, 2, 2, 'Murloc Tidehunter - Raw Longjaw Mud Snapper'),
(171, 858, 0, 2.8571, 0, 1, 0, 1, 1, 'Murloc Warrior - Lesser Healing Potion'),
(171, 5371, 0, 14.2857, 0, 1, 0, 1, 1, 'Murloc Warrior - Piece of Coral'),
(171, 6289, 0, 2.8571, 0, 1, 0, 1, 1, 'Murloc Warrior - Raw Longjaw Mud Snapper'),
(202, 929, 0, 1.7857, 0, 1, 0, 1, 1, 'Skeletal Horror - Healing Potion'),
(202, 4606, 0, 8.2589, 0, 1, 0, 1, 1, 'Skeletal Horror - Spongy Morel'),
(202, 5376, 0, 9.8214, 0, 1, 0, 1, 1, 'Skeletal Horror - Broken Mirror'),
(202, 16882, 0, 20.3125, 0, 1, 0, 1, 1, 'Skeletal Horror - Battered Junkbox'),
(203, 929, 0, 7.565, 0, 1, 0, 1, 1, 'Skeletal Mage - Healing Potion'),
(203, 1206, 0, 0.7092, 0, 1, 0, 1, 1, 'Skeletal Mage - Moss Agate'),
(203, 1705, 0, 0.2364, 0, 1, 0, 1, 1, 'Skeletal Mage - Lesser Moonstone'),
(203, 4606, 0, 5.6738, 0, 1, 0, 1, 1, 'Skeletal Mage - Spongy Morel'),
(203, 5376, 0, 6.383, 0, 1, 0, 1, 1, 'Skeletal Mage - Broken Mirror'),
(203, 16882, 0, 30.9693, 0, 1, 0, 1, 1, 'Skeletal Mage - Battered Junkbox'),
(210, 1206, 0, 1.1111, 0, 1, 0, 1, 1, 'Bone Chewer - Moss Agate'),
(210, 4306, 0, 1.1111, 0, 1, 0, 1, 1, 'Bone Chewer - Silk Cloth'),
(210, 4606, 0, 12.2222, 0, 1, 0, 1, 1, 'Bone Chewer - Spongy Morel'),
(210, 5376, 0, 13.3333, 0, 1, 0, 1, 1, 'Bone Chewer - Broken Mirror'),
(210, 16882, 0, 18.8889, 0, 1, 0, 1, 1, 'Bone Chewer - Battered Junkbox'),
(212, 929, 0, 2.9412, 0, 1, 0, 1, 1, 'Splinter Fist Warrior - Healing Potion'),
(212, 1206, 0, 0.3676, 0, 1, 0, 1, 1, 'Splinter Fist Warrior - Moss Agate'),
(212, 1705, 0, 0.3676, 0, 1, 0, 1, 1, 'Splinter Fist Warrior - Lesser Moonstone'),
(212, 3770, 0, 3.6765, 0, 1, 0, 1, 1, 'Splinter Fist Warrior - Mutton Chop'),
(212, 4542, 0, 5.1471, 0, 1, 0, 1, 1, 'Splinter Fist Warrior - Moist Cornbread'),
(212, 5373, 0, 9.1912, 0, 1, 0, 1, 1, 'Splinter Fist Warrior - Lucky Charm'),
(212, 16882, 0, 22.7941, 0, 1, 0, 1, 1, 'Splinter Fist Warrior - Battered Junkbox'),
(215, 422, 0, 1.6129, 0, 1, 0, 1, 1, 'Defias Night Runner - Dwarven Mild'),
(215, 929, 0, 3.2258, 0, 1, 0, 1, 1, 'Defias Night Runner - Healing Potion'),
(215, 2589, 0, 1.6129, 0, 1, 0, 1, 1, 'Defias Night Runner - Linen Cloth'),
(215, 4538, 0, 1.6129, 0, 1, 0, 1, 1, 'Defias Night Runner - Snapvine Watermelon'),
(215, 4542, 0, 1.6129, 0, 1, 0, 1, 1, 'Defias Night Runner - Moist Cornbread'),
(215, 5374, 0, 8.0645, 0, 1, 0, 1, 1, 'Defias Night Runner - Small Pocket Watch'),
(215, 16882, 0, 24.1935, 0, 1, 0, 1, 1, 'Defias Night Runner - Battered Junkbox'),
(218, 422, 0, 1.4706, 0, 1, 0, 1, 1, 'Grave Robber - Dwarven Mild'),
(218, 929, 0, 2.9412, 0, 1, 0, 1, 1, 'Grave Robber - Healing Potion'),
(218, 4538, 0, 2.9412, 0, 1, 0, 1, 1, 'Grave Robber - Snapvine Watermelon'),
(218, 5374, 0, 8.8235, 0, 1, 0, 1, 1, 'Grave Robber - Small Pocket Watch'),
(218, 16882, 0, 25, 0, 1, 0, 1, 1, 'Grave Robber - Battered Junkbox'),
(232, 4538, 0, 4.5455, 0, 1, 0, 1, 1, 'Farmer Ray - Snapvine Watermelon'),
(232, 5374, 0, 6.8182, 0, 1, 0, 1, 1, 'Farmer Ray - Small Pocket Watch'),
(232, 16882, 0, 22.7273, 0, 1, 0, 1, 1, 'Farmer Ray - Battered Junkbox'),
(257, 117, 0, 7.3529, 0, 1, 0, 1, 1, 'Kobold Worker - Tough Jerky'),
(257, 118, 0, 2.2059, 0, 1, 0, 1, 1, 'Kobold Worker - Minor Healing Potion'),
(257, 774, 0, 0.7353, 0, 1, 0, 1, 1, 'Kobold Worker - Malachite'),
(257, 5364, 0, 12.8676, 0, 1, 0, 1, 1, 'Kobold Worker - Dry Salt Lick'),
(285, 118, 0, 4.3478, 0, 1, 0, 1, 1, 'Murloc - Minor Healing Potion'),
(285, 774, 0, 2.1739, 0, 1, 0, 1, 1, 'Murloc - Malachite'),
(285, 5361, 0, 13.0435, 0, 1, 0, 1, 1, 'Murloc - Fishbone Toothpick'),
(285, 6303, 0, 15.2174, 0, 1, 0, 1, 2, 'Murloc - Raw Slitherskin Mackerel'),
(300, 3771, 0, 5.2632, 0, 1, 0, 1, 1, 'Zzarc\' Vul - Wild Hog Shank'),
(300, 5427, 0, 5.2632, 0, 1, 0, 1, 1, 'Zzarc\' Vul - Crude Pocket Watch'),
(300, 16883, 0, 15.7895, 0, 1, 0, 1, 1, 'Zzarc\' Vul - Worn Junkbox'),
(315, 1710, 0, 9.0909, 0, 1, 0, 1, 1, 'Stalvan Mistmantle - Greater Healing Potion'),
(315, 16883, 0, 9.0909, 0, 1, 0, 1, 1, 'Stalvan Mistmantle - Worn Junkbox'),
(327, 117, 0, 18.75, 0, 1, 0, 1, 1, 'Goldtooth - Tough Jerky'),
(327, 118, 0, 6.25, 0, 1, 0, 1, 1, 'Goldtooth - Minor Healing Potion'),
(327, 5364, 0, 6.25, 0, 1, 0, 1, 1, 'Goldtooth - Dry Salt Lick'),
(334, 929, 0, 28.5714, 0, 1, 0, 1, 1, 'Gath\'Ilzogg - Healing Potion'),
(334, 16882, 0, 42.8571, 0, 1, 0, 1, 1, 'Gath\'Ilzogg - Battered Junkbox'),
(391, 818, 0, 7.1429, 0, 1, 0, 1, 1, 'Old Murk-Eye - Tigerseye'),
(391, 858, 0, 7.1429, 0, 1, 0, 1, 1, 'Old Murk-Eye - Lesser Healing Potion'),
(391, 5371, 0, 14.2857, 0, 1, 0, 1, 1, 'Old Murk-Eye - Piece of Coral'),
(422, 858, 0, 1.5152, 0, 1, 0, 1, 1, 'Murloc Flesheater - Lesser Healing Potion'),
(422, 5371, 0, 7.5758, 0, 1, 0, 1, 1, 'Murloc Flesheater - Piece of Coral'),
(422, 6289, 0, 6.0606, 0, 1, 0, 1, 2, 'Murloc Flesheater - Raw Longjaw Mud Snapper'),
(423, 818, 0, 1.0101, 0, 1, 0, 1, 1, 'Redridge Mongrel - Tigerseye'),
(423, 858, 0, 6.5657, 0, 1, 0, 1, 1, 'Redridge Mongrel - Lesser Healing Potion'),
(423, 2287, 0, 8.0808, 0, 1, 0, 1, 1, 'Redridge Mongrel - Haunch of Meat'),
(423, 5369, 0, 7.0707, 0, 1, 0, 1, 1, 'Redridge Mongrel - Gnawed Bone'),
(424, 858, 0, 5.3571, 0, 1, 0, 1, 1, 'Redridge Poacher - Lesser Healing Potion'),
(424, 2287, 0, 5.3571, 0, 1, 0, 1, 1, 'Redridge Poacher - Haunch of Meat'),
(424, 5369, 0, 12.5, 0, 1, 0, 1, 1, 'Redridge Poacher - Gnawed Bone'),
(426, 818, 0, 0.4854, 0, 1, 0, 1, 1, 'Redridge Brute - Tigerseye'),
(426, 858, 0, 2.9126, 0, 1, 0, 1, 1, 'Redridge Brute - Lesser Healing Potion'),
(426, 2287, 0, 8.2524, 0, 1, 0, 1, 1, 'Redridge Brute - Haunch of Meat'),
(426, 5369, 0, 12.6214, 0, 1, 0, 1, 1, 'Redridge Brute - Gnawed Bone'),
(429, 929, 0, 5.6075, 0, 1, 0, 1, 1, 'Shadowhide Darkweaver - Healing Potion'),
(429, 1705, 0, 0.9346, 0, 1, 0, 1, 1, 'Shadowhide Darkweaver - Lesser Moonstone'),
(429, 3770, 0, 9.3458, 0, 1, 0, 1, 1, 'Shadowhide Darkweaver - Mutton Chop'),
(429, 5375, 0, 11.215, 0, 1, 0, 1, 1, 'Shadowhide Darkweaver - Scratching Stick'),
(429, 16882, 0, 20.5607, 0, 1, 0, 1, 1, 'Shadowhide Darkweaver - Battered Junkbox'),
(430, 818, 0, 0.6098, 0, 1, 0, 1, 1, 'Redridge Mystic - Tigerseye'),
(430, 858, 0, 3.3537, 0, 1, 0, 1, 1, 'Redridge Mystic - Lesser Healing Potion'),
(430, 1210, 0, 0.6098, 0, 1, 0, 1, 1, 'Redridge Mystic - Shadowgem'),
(430, 2287, 0, 5.7927, 0, 1, 0, 1, 1, 'Redridge Mystic - Haunch of Meat'),
(430, 5369, 0, 7.3171, 0, 1, 0, 1, 1, 'Redridge Mystic - Gnawed Bone'),
(431, 929, 0, 2.5974, 0, 1, 0, 1, 1, 'Shadowhide Slayer - Healing Potion'),
(431, 3770, 0, 7.7922, 0, 1, 0, 1, 1, 'Shadowhide Slayer - Mutton Chop'),
(431, 5375, 0, 12.987, 0, 1, 0, 1, 1, 'Shadowhide Slayer - Scratching Stick'),
(431, 16882, 0, 22.0779, 0, 1, 0, 1, 1, 'Shadowhide Slayer - Battered Junkbox'),
(432, 929, 0, 6.6667, 0, 1, 0, 1, 1, 'Shadowhide Brute - Healing Potion'),
(432, 3770, 0, 5, 0, 1, 0, 1, 1, 'Shadowhide Brute - Mutton Chop'),
(432, 5375, 0, 5.8333, 0, 1, 0, 1, 1, 'Shadowhide Brute - Scratching Stick'),
(432, 16882, 0, 15.8333, 0, 1, 0, 1, 1, 'Shadowhide Brute - Battered Junkbox'),
(433, 929, 0, 2.6882, 0, 1, 0, 1, 1, 'Shadowhide Gnoll - Healing Potion'),
(433, 3770, 0, 6.4516, 0, 1, 0, 1, 1, 'Shadowhide Gnoll - Mutton Chop'),
(433, 5375, 0, 24.7312, 0, 1, 0, 1, 1, 'Shadowhide Gnoll - Scratching Stick'),
(433, 16882, 0, 12.3656, 0, 1, 0, 1, 1, 'Shadowhide Gnoll - Battered Junkbox'),
(434, 929, 0, 1.2422, 0, 1, 0, 1, 1, 'Rabid Shadowhide Gnoll - Healing Potion'),
(434, 3770, 0, 8.0745, 0, 1, 0, 1, 1, 'Rabid Shadowhide Gnoll - Mutton Chop'),
(434, 5375, 0, 11.8012, 0, 1, 0, 1, 1, 'Rabid Shadowhide Gnoll - Scratching Stick'),
(434, 16882, 0, 21.118, 0, 1, 0, 1, 1, 'Rabid Shadowhide Gnoll - Battered Junkbox'),
(435, 929, 0, 1.7007, 0, 1, 0, 1, 1, 'Blackrock Champion - Healing Potion'),
(435, 3770, 0, 3.7415, 0, 1, 0, 1, 1, 'Blackrock Champion - Mutton Chop'),
(435, 4542, 0, 3.0612, 0, 1, 0, 1, 1, 'Blackrock Champion - Moist Cornbread'),
(435, 5373, 0, 5.7823, 0, 1, 0, 1, 1, 'Blackrock Champion - Lucky Charm'),
(435, 16882, 0, 19.0476, 0, 1, 0, 1, 1, 'Blackrock Champion - Battered Junkbox'),
(436, 929, 0, 2.7027, 0, 1, 0, 1, 1, 'Blackrock Shadowcaster - Healing Potion'),
(436, 3770, 0, 0.9009, 0, 1, 0, 1, 1, 'Blackrock Shadowcaster - Mutton Chop'),
(436, 4542, 0, 7.2072, 0, 1, 0, 1, 1, 'Blackrock Shadowcaster - Moist Cornbread'),
(436, 5373, 0, 18.018, 0, 1, 0, 1, 1, 'Blackrock Shadowcaster - Lucky Charm'),
(436, 16882, 0, 14.4144, 0, 1, 0, 1, 1, 'Blackrock Shadowcaster - Battered Junkbox'),
(437, 929, 0, 1.8868, 0, 1, 0, 1, 1, 'Blackrock Renegade - Healing Potion'),
(437, 1705, 0, 0.6289, 0, 1, 0, 1, 1, 'Blackrock Renegade - Lesser Moonstone'),
(437, 3770, 0, 5.6604, 0, 1, 0, 1, 1, 'Blackrock Renegade - Mutton Chop'),
(437, 4542, 0, 3.1447, 0, 1, 0, 1, 1, 'Blackrock Renegade - Moist Cornbread'),
(437, 5373, 0, 9.434, 0, 1, 0, 1, 1, 'Blackrock Renegade - Lucky Charm'),
(437, 16882, 0, 25.1572, 0, 1, 0, 1, 1, 'Blackrock Renegade - Battered Junkbox'),
(440, 818, 0, 0.5076, 0, 1, 0, 1, 1, 'Blackrock Grunt - Tigerseye'),
(440, 858, 0, 1.0152, 0, 1, 0, 1, 1, 'Blackrock Grunt - Lesser Healing Potion'),
(440, 1210, 0, 1.0152, 0, 1, 0, 1, 1, 'Blackrock Grunt - Shadowgem'),
(440, 2287, 0, 4.5685, 0, 1, 0, 1, 1, 'Blackrock Grunt - Haunch of Meat'),
(440, 4541, 0, 6.0914, 0, 1, 0, 1, 1, 'Blackrock Grunt - Freshly Baked Bread'),
(440, 5379, 0, 27.1, 0, 1, 0, 1, 1, 'Blackrock Grunt - Broken Boot Knife'),
(445, 929, 0, 3.9474, 0, 1, 0, 1, 1, 'Redridge Alpha - Healing Potion'),
(445, 3770, 0, 5.2632, 0, 1, 0, 1, 1, 'Redridge Alpha - Mutton Chop'),
(445, 5375, 0, 6.5789, 0, 1, 0, 1, 1, 'Redridge Alpha - Scratching Stick'),
(445, 16882, 0, 22.3684, 0, 1, 0, 1, 1, 'Redridge Alpha - Battered Junkbox'),
(446, 818, 0, 0.4831, 0, 1, 0, 1, 1, 'Redridge Basher - Tigerseye'),
(446, 858, 0, 4.3478, 0, 1, 0, 1, 1, 'Redridge Basher - Lesser Healing Potion'),
(446, 2287, 0, 9.6618, 0, 1, 0, 1, 1, 'Redridge Basher - Haunch of Meat'),
(446, 5369, 0, 5.7971, 0, 1, 0, 1, 1, 'Redridge Basher - Gnawed Bone'),
(448, 858, 0, 3.2258, 0, 1, 0, 1, 1, 'Hogger - Lesser Healing Potion'),
(448, 2287, 0, 9.6774, 0, 1, 0, 1, 1, 'Hogger - Haunch of Meat'),
(448, 5369, 0, 6.4516, 0, 1, 0, 1, 1, 'Hogger - Gnawed Bone'),
(449, 414, 0, 1.9108, 0, 1, 0, 1, 1, 'Defias Knuckleduster - Dalaran Sharp'),
(449, 818, 0, 0.6369, 0, 1, 0, 1, 1, 'Defias Knuckleduster - Tigerseye'),
(449, 858, 0, 1.2739, 0, 1, 0, 1, 1, 'Defias Knuckleduster - Lesser Healing Potion'),
(449, 1210, 0, 0.6369, 0, 1, 0, 1, 1, 'Defias Knuckleduster - Shadowgem'),
(449, 4541, 0, 3.8217, 0, 1, 0, 1, 1, 'Defias Knuckleduster - Freshly Baked Bread'),
(449, 5368, 0, 10.1911, 0, 1, 0, 1, 1, 'Defias Knuckleduster - Empty Wallet'),
(452, 858, 0, 2.4793, 0, 1, 0, 1, 1, 'Riverpaw Bandit - Lesser Healing Potion'),
(452, 2287, 0, 3.3058, 0, 1, 0, 1, 1, 'Riverpaw Bandit - Haunch of Meat'),
(452, 5369, 0, 8.2645, 0, 1, 0, 1, 1, 'Riverpaw Bandit - Gnawed Bone'),
(453, 2287, 0, 7.1429, 0, 1, 0, 1, 1, 'Riverpaw Mystic - Haunch of Meat'),
(453, 5369, 0, 14.2857, 0, 1, 0, 1, 1, 'Riverpaw Mystic - Gnawed Bone'),
(456, 1210, 0, 8.3333, 0, 1, 0, 1, 1, 'Murloc Minor Oracle - Shadowgem'),
(456, 5371, 0, 16.6667, 0, 1, 0, 1, 1, 'Murloc Minor Oracle - Piece of Coral'),
(458, 858, 0, 7.1429, 0, 1, 0, 1, 1, 'Murloc Hunter - Lesser Healing Potion'),
(458, 5371, 0, 7.1429, 0, 1, 0, 1, 1, 'Murloc Hunter - Piece of Coral'),
(474, 118, 0, 2.2901, 0, 1, 0, 1, 1, 'Defias Rogue Wizard - Minor Healing Potion'),
(474, 774, 0, 0.7634, 0, 1, 0, 1, 1, 'Defias Rogue Wizard - Malachite'),
(474, 2070, 0, 2.2901, 0, 1, 0, 1, 1, 'Defias Rogue Wizard - Darnassian Bleu'),
(474, 4536, 0, 3.8168, 0, 1, 0, 1, 1, 'Defias Rogue Wizard - Shiny Red Apple'),
(474, 4540, 0, 2.2901, 0, 1, 0, 1, 1, 'Defias Rogue Wizard - Tough Hunk of Bread'),
(474, 5363, 0, 6.8702, 0, 1, 0, 1, 1, 'Defias Rogue Wizard - Folded Handkerchief'),
(474, 6150, 0, 3.0534, 0, 1, 0, 1, 1, 'Defias Rogue Wizard - A Frayed Knot'),
(475, 117, 0, 11.8126, 0, 1, 0, 1, 1, 'Kobold Tunneler - Tough Jerky'),
(475, 118, 0, 3.2587, 0, 1, 0, 1, 1, 'Kobold Tunneler - Minor Healing Potion'),
(475, 774, 0, 0.611, 0, 1, 0, 1, 1, 'Kobold Tunneler - Malachite'),
(475, 5364, 0, 12.0163, 0, 1, 0, 1, 1, 'Kobold Tunneler - Dry Salt Lick'),
(476, 117, 0, 4.7619, 0, 1, 0, 1, 1, 'Kobold Geomancer - Tough Jerky'),
(476, 118, 0, 9.5238, 0, 1, 0, 1, 1, 'Kobold Geomancer - Minor Healing Potion'),
(476, 5364, 0, 4.7619, 0, 1, 0, 1, 1, 'Kobold Geomancer - Dry Salt Lick'),
(478, 117, 0, 10.8491, 0, 1, 0, 1, 1, 'Riverpaw Outrunner - Tough Jerky'),
(478, 118, 0, 2.3585, 0, 1, 0, 1, 1, 'Riverpaw Outrunner - Minor Healing Potion'),
(478, 774, 0, 0.9434, 0, 1, 0, 1, 1, 'Riverpaw Outrunner - Malachite'),
(478, 5364, 0, 13.2075, 0, 1, 0, 1, 1, 'Riverpaw Outrunner - Dry Salt Lick'),
(481, 774, 0, 2.2727, 0, 1, 0, 1, 1, 'Defias Footpad - Malachite'),
(481, 2070, 0, 2.2727, 0, 1, 0, 1, 1, 'Defias Footpad - Darnassian Bleu'),
(481, 4536, 0, 2.2727, 0, 1, 0, 1, 1, 'Defias Footpad - Shiny Red Apple'),
(481, 4540, 0, 9.0909, 0, 1, 0, 1, 1, 'Defias Footpad - Tough Hunk of Bread'),
(481, 5363, 0, 6.8182, 0, 1, 0, 1, 1, 'Defias Footpad - Folded Handkerchief'),
(481, 6150, 0, 6.8182, 0, 1, 0, 1, 1, 'Defias Footpad - A Frayed Knot'),
(485, 818, 0, 0.2387, 0, 1, 0, 1, 1, 'Blackrock Outrunner - Tigerseye'),
(485, 858, 0, 1.6706, 0, 1, 0, 1, 1, 'Blackrock Outrunner - Lesser Healing Potion'),
(485, 1210, 0, 0.2387, 0, 1, 0, 1, 1, 'Blackrock Outrunner - Shadowgem'),
(485, 2287, 0, 10.7399, 0, 1, 0, 1, 1, 'Blackrock Outrunner - Haunch of Meat'),
(485, 4541, 0, 1.432, 0, 1, 0, 1, 1, 'Blackrock Outrunner - Freshly Baked Bread'),
(486, 929, 0, 6.25, 0, 1, 0, 1, 1, 'Tharil\'zun - Healing Potion'),
(486, 5373, 0, 18.75, 0, 1, 0, 1, 1, 'Tharil\'zun - Lucky Charm'),
(486, 16882, 0, 12.5, 0, 1, 0, 1, 1, 'Tharil\'zun - Battered Junkbox'),
(500, 818, 0, 2.027, 0, 1, 0, 1, 1, 'Riverpaw Scout - Tigerseye'),
(500, 858, 0, 4.0541, 0, 1, 0, 1, 1, 'Riverpaw Scout - Lesser Healing Potion'),
(500, 2287, 0, 4.0541, 0, 1, 0, 1, 1, 'Riverpaw Scout - Haunch of Meat'),
(500, 5369, 0, 6.7568, 0, 1, 0, 1, 1, 'Riverpaw Scout - Gnawed Bone'),
(501, 858, 0, 10, 0, 1, 0, 1, 1, 'Riverpaw Herbalist - Lesser Healing Potion'),
(501, 2287, 0, 5, 0, 1, 0, 1, 1, 'Riverpaw Herbalist - Haunch of Meat'),
(501, 5369, 0, 10, 0, 1, 0, 1, 1, 'Riverpaw Herbalist - Gnawed Bone'),
(502, 4541, 0, 8.3333, 0, 1, 0, 1, 1, 'Benny Blaanco - Freshly Baked Bread'),
(502, 5368, 0, 8.3333, 0, 1, 0, 1, 1, 'Benny Blaanco - Empty Wallet'),
(504, 414, 0, 1.6917, 0, 1, 0, 1, 1, 'Defias Trapper - Dalaran Sharp'),
(504, 818, 0, 0.9398, 0, 1, 0, 1, 1, 'Defias Trapper - Tigerseye'),
(504, 858, 0, 1.8797, 0, 1, 0, 1, 1, 'Defias Trapper - Lesser Healing Potion'),
(504, 1210, 0, 0.5639, 0, 1, 0, 1, 1, 'Defias Trapper - Shadowgem'),
(504, 4541, 0, 1.6917, 0, 1, 0, 1, 1, 'Defias Trapper - Freshly Baked Bread'),
(504, 5368, 0, 9.9624, 0, 1, 0, 1, 1, 'Defias Trapper - Empty Wallet'),
(511, 5376, 0, 12.5, 0, 1, 0, 1, 1, 'Insane Ghoul - Broken Mirror'),
(511, 16882, 0, 12.5, 0, 1, 0, 1, 1, 'Insane Ghoul - Battered Junkbox'),
(515, 858, 0, 11.5385, 0, 1, 0, 1, 1, 'Murloc Raider - Lesser Healing Potion'),
(515, 5371, 0, 7.6923, 0, 1, 0, 1, 1, 'Murloc Raider - Piece of Coral'),
(515, 6289, 0, 3.8462, 0, 1, 0, 2, 2, 'Murloc Raider - Raw Longjaw Mud Snapper'),
(517, 858, 0, 7.2727, 0, 1, 0, 1, 1, 'Murloc Oracle - Lesser Healing Potion'),
(517, 5371, 0, 18.1818, 0, 1, 0, 1, 1, 'Murloc Oracle - Piece of Coral'),
(517, 6289, 0, 10.9091, 0, 1, 0, 1, 2, 'Murloc Oracle - Raw Longjaw Mud Snapper'),
(518, 929, 0, 7.1429, 0, 1, 0, 1, 1, 'Yowler - Healing Potion'),
(518, 1206, 0, 7.1429, 0, 1, 0, 1, 1, 'Yowler - Moss Agate'),
(518, 3770, 0, 7.1429, 0, 1, 0, 1, 1, 'Yowler - Mutton Chop'),
(518, 5375, 0, 7.1429, 0, 1, 0, 1, 1, 'Yowler - Scratching Stick'),
(518, 16882, 0, 21.4286, 0, 1, 0, 1, 1, 'Yowler - Battered Junkbox'),
(522, 1710, 0, 4.7619, 0, 1, 0, 1, 1, 'Mor\'Ladim - Greater Healing Potion'),
(522, 4607, 0, 9.5238, 0, 1, 0, 1, 1, 'Mor\'Ladim - Delicious Cave Mold'),
(522, 5433, 0, 9.5238, 0, 1, 0, 1, 1, 'Mor\'Ladim - Rag Doll'),
(522, 16883, 0, 9.5238, 0, 1, 0, 1, 1, 'Mor\'Ladim - Worn Junkbox'),
(531, 929, 0, 2.4862, 0, 1, 0, 1, 1, 'Skeletal Fiend - Healing Potion'),
(531, 1705, 0, 0.2762, 0, 1, 0, 1, 1, 'Skeletal Fiend - Lesser Moonstone'),
(531, 4606, 0, 8.011, 0, 1, 0, 1, 1, 'Skeletal Fiend - Spongy Morel'),
(531, 5376, 0, 8.011, 0, 1, 0, 1, 1, 'Skeletal Fiend - Broken Mirror'),
(531, 16882, 0, 22.0994, 0, 1, 0, 1, 1, 'Skeletal Fiend - Battered Junkbox'),
(545, 1210, 0, 10, 0, 1, 0, 1, 1, 'Murloc Tidecaller - Shadowgem'),
(548, 818, 0, 1.4706, 0, 1, 0, 1, 1, 'Murloc Minor Tidecaller - Tigerseye'),
(548, 858, 0, 4.4118, 0, 1, 0, 1, 1, 'Murloc Minor Tidecaller - Lesser Healing Potion'),
(548, 5371, 0, 5.8824, 0, 1, 0, 1, 1, 'Murloc Minor Tidecaller - Piece of Coral'),
(548, 6289, 0, 2.9412, 0, 1, 0, 2, 2, 'Murloc Minor Tidecaller - Raw Longjaw Mud Snapper'),
(550, 5368, 0, 2.5641, 0, 1, 0, 1, 1, 'Defias Messenger - Empty Wallet'),
(568, 929, 0, 2.3392, 0, 1, 0, 1, 1, 'Shadowhide Warrior - Healing Potion'),
(568, 1206, 0, 0.5848, 0, 1, 0, 1, 1, 'Shadowhide Warrior - Moss Agate'),
(568, 1705, 0, 1.7544, 0, 1, 0, 1, 1, 'Shadowhide Warrior - Lesser Moonstone'),
(568, 3770, 0, 7.0175, 0, 1, 0, 1, 1, 'Shadowhide Warrior - Mutton Chop'),
(568, 5375, 0, 9.3567, 0, 1, 0, 1, 1, 'Shadowhide Warrior - Scratching Stick'),
(568, 16882, 0, 15.7895, 0, 1, 0, 1, 1, 'Shadowhide Warrior - Battered Junkbox'),
(570, 929, 0, 6.0403, 0, 1, 0, 1, 1, 'Brain Eater - Healing Potion'),
(570, 4606, 0, 5.3691, 0, 1, 0, 1, 1, 'Brain Eater - Spongy Morel'),
(570, 5376, 0, 8.7248, 0, 1, 0, 1, 1, 'Brain Eater - Broken Mirror'),
(570, 16882, 0, 19.4631, 0, 1, 0, 1, 1, 'Brain Eater - Battered Junkbox'),
(578, 858, 0, 1.8868, 0, 1, 0, 1, 1, 'Murloc Scout - Lesser Healing Potion'),
(578, 5371, 0, 11.3208, 0, 1, 0, 1, 1, 'Murloc Scout - Piece of Coral'),
(578, 6289, 0, 7.5472, 0, 1, 0, 1, 2, 'Murloc Scout - Raw Longjaw Mud Snapper'),
(579, 5375, 0, 12.5, 0, 1, 0, 1, 1, 'Shadowhide Assassin - Scratching Stick'),
(579, 16882, 0, 20.8333, 0, 1, 0, 1, 1, 'Shadowhide Assassin - Battered Junkbox'),
(580, 818, 0, 1.5625, 0, 1, 0, 1, 1, 'Redridge Drudger - Tigerseye'),
(580, 858, 0, 3.125, 0, 1, 0, 1, 1, 'Redridge Drudger - Lesser Healing Potion'),
(580, 2287, 0, 6.25, 0, 1, 0, 1, 1, 'Redridge Drudger - Haunch of Meat'),
(580, 5369, 0, 10.1563, 0, 1, 0, 1, 1, 'Redridge Drudger - Gnawed Bone'),
(587, 1529, 0, 0.4296, 0, 1, 0, 1, 1, 'Bloodscalp Warrior - Jade'),
(587, 1710, 0, 2.4705, 0, 1, 0, 1, 1, 'Bloodscalp Warrior - Greater Healing Potion'),
(587, 3771, 0, 4.5113, 0, 1, 0, 1, 1, 'Bloodscalp Warrior - Wild Hog Shank'),
(587, 3864, 0, 0.2148, 0, 1, 0, 1, 1, 'Bloodscalp Warrior - Citrine'),
(587, 4544, 0, 3.652, 0, 1, 0, 1, 1, 'Bloodscalp Warrior - Mulgore Spice Bread'),
(587, 5427, 0, 10.7411, 0, 1, 0, 1, 1, 'Bloodscalp Warrior - Crude Pocket Watch'),
(587, 16883, 0, 17.2932, 0, 1, 0, 1, 1, 'Bloodscalp Warrior - Worn Junkbox'),
(588, 1710, 0, 3.5144, 0, 1, 0, 1, 1, 'Bloodscalp Scout - Greater Healing Potion'),
(588, 3771, 0, 4.7923, 0, 1, 0, 1, 1, 'Bloodscalp Scout - Wild Hog Shank'),
(588, 4544, 0, 2.2364, 0, 1, 0, 1, 1, 'Bloodscalp Scout - Mulgore Spice Bread'),
(588, 5427, 0, 14.0575, 0, 1, 0, 1, 1, 'Bloodscalp Scout - Crude Pocket Watch'),
(588, 16883, 0, 11.5016, 0, 1, 0, 1, 1, 'Bloodscalp Scout - Worn Junkbox'),
(589, 414, 0, 1.8966, 0, 1, 0, 1, 1, 'Defias Pillager - Dalaran Sharp'),
(589, 818, 0, 0.6897, 0, 1, 0, 1, 1, 'Defias Pillager - Tigerseye'),
(589, 858, 0, 1.8966, 0, 1, 0, 1, 1, 'Defias Pillager - Lesser Healing Potion'),
(589, 1210, 0, 0.8621, 0, 1, 0, 1, 1, 'Defias Pillager - Shadowgem'),
(589, 2589, 0, 0.1724, 0, 1, 0, 2, 2, 'Defias Pillager - Linen Cloth'),
(589, 4541, 0, 1.8966, 0, 1, 0, 1, 1, 'Defias Pillager - Freshly Baked Bread'),
(589, 5368, 0, 10, 0, 1, 0, 1, 1, 'Defias Pillager - Empty Wallet'),
(590, 414, 0, 3.1657, 0, 1, 0, 1, 1, 'Defias Looter - Dalaran Sharp'),
(590, 818, 0, 0.3724, 0, 1, 0, 1, 1, 'Defias Looter - Tigerseye'),
(590, 858, 0, 2.7933, 0, 1, 0, 1, 1, 'Defias Looter - Lesser Healing Potion'),
(590, 1210, 0, 0.3724, 0, 1, 0, 1, 1, 'Defias Looter - Shadowgem'),
(590, 4541, 0, 1.4898, 0, 1, 0, 1, 1, 'Defias Looter - Freshly Baked Bread'),
(590, 5368, 0, 10.0559, 0, 1, 0, 1, 1, 'Defias Looter - Empty Wallet'),
(594, 4541, 0, 10.5263, 0, 1, 0, 1, 1, 'Defias Henchman - Freshly Baked Bread'),
(594, 5368, 0, 13.1579, 0, 1, 0, 1, 1, 'Defias Henchman - Empty Wallet'),
(595, 1529, 0, 0.3322, 0, 1, 0, 1, 1, 'Bloodscalp Hunter - Jade'),
(595, 1710, 0, 2.6578, 0, 1, 0, 1, 1, 'Bloodscalp Hunter - Greater Healing Potion'),
(595, 3771, 0, 3.3223, 0, 1, 0, 1, 1, 'Bloodscalp Hunter - Wild Hog Shank'),
(595, 3864, 0, 0.3322, 0, 1, 0, 1, 1, 'Bloodscalp Hunter - Citrine'),
(595, 4544, 0, 2.6578, 0, 1, 0, 1, 1, 'Bloodscalp Hunter - Mulgore Spice Bread'),
(595, 5427, 0, 9.3023, 0, 1, 0, 1, 1, 'Bloodscalp Hunter - Crude Pocket Watch'),
(595, 8924, 0, 0.3322, 0, 1, 0, 2, 2, 'Bloodscalp Hunter - Dust of Deterioration'),
(595, 16883, 0, 16.2791, 0, 1, 0, 1, 1, 'Bloodscalp Hunter - Worn Junkbox'),
(595, 24231, 0, 0.3322, 0, 1, 0, 2, 2, 'Bloodscalp Hunter - Coarse Snuff'),
(597, 1529, 0, 0.3868, 0, 1, 0, 1, 1, 'Bloodscalp Berserker - Jade'),
(597, 1710, 0, 1.9342, 0, 1, 0, 1, 1, 'Bloodscalp Berserker - Greater Healing Potion'),
(597, 3771, 0, 3.4816, 0, 1, 0, 1, 1, 'Bloodscalp Berserker - Wild Hog Shank'),
(597, 3864, 0, 0.1934, 0, 1, 0, 1, 1, 'Bloodscalp Berserker - Citrine'),
(597, 4544, 0, 2.9014, 0, 1, 0, 1, 1, 'Bloodscalp Berserker - Mulgore Spice Bread'),
(597, 5427, 0, 10.058, 0, 1, 0, 1, 1, 'Bloodscalp Berserker - Crude Pocket Watch'),
(597, 16883, 0, 15.087, 0, 1, 0, 1, 1, 'Bloodscalp Berserker - Worn Junkbox'),
(598, 414, 0, 1.2618, 0, 1, 0, 1, 1, 'Defias Miner - Dalaran Sharp'),
(598, 818, 0, 0.3155, 0, 1, 0, 1, 1, 'Defias Miner - Tigerseye'),
(598, 858, 0, 4.7319, 0, 1, 0, 1, 1, 'Defias Miner - Lesser Healing Potion'),
(598, 2589, 0, 0.3155, 0, 1, 0, 3, 3, 'Defias Miner - Linen Cloth'),
(598, 4541, 0, 2.5237, 0, 1, 0, 1, 1, 'Defias Miner - Freshly Baked Bread'),
(598, 5368, 0, 11.041, 0, 1, 0, 1, 1, 'Defias Miner - Empty Wallet'),
(599, 414, 0, 12.5, 0, 1, 0, 1, 1, 'Marisa du\'Paige - Dalaran Sharp'),
(603, 16885, 0, 20, 0, 1, 0, 1, 1, 'Grimtooth - Heavy Junkbox'),
(604, 929, 0, 1.9169, 0, 1, 0, 1, 1, 'Plague Spreader - Healing Potion'),
(604, 1206, 0, 0.639, 0, 1, 0, 1, 1, 'Plague Spreader - Moss Agate'),
(604, 4606, 0, 7.0288, 0, 1, 0, 1, 1, 'Plague Spreader - Spongy Morel'),
(604, 5376, 0, 9.9042, 0, 1, 0, 1, 1, 'Plague Spreader - Broken Mirror'),
(604, 16882, 0, 19.1693, 0, 1, 0, 1, 1, 'Plague Spreader - Battered Junkbox'),
(615, 929, 0, 1.7391, 0, 1, 0, 1, 1, 'Blackrock Tracker - Healing Potion'),
(615, 1705, 0, 0.8696, 0, 1, 0, 1, 1, 'Blackrock Tracker - Lesser Moonstone'),
(615, 3770, 0, 1.7391, 0, 1, 0, 1, 1, 'Blackrock Tracker - Mutton Chop'),
(615, 4542, 0, 6.087, 0, 1, 0, 1, 1, 'Blackrock Tracker - Moist Cornbread'),
(615, 5373, 0, 6.087, 0, 1, 0, 1, 1, 'Blackrock Tracker - Lucky Charm'),
(615, 16882, 0, 16.5217, 0, 1, 0, 1, 1, 'Blackrock Tracker - Battered Junkbox'),
(619, 4541, 0, 7.6923, 0, 1, 0, 1, 1, 'Defias Conjurer - Freshly Baked Bread'),
(619, 5368, 0, 7.6923, 0, 1, 0, 1, 1, 'Defias Conjurer - Empty Wallet'),
(622, 1210, 0, 2.7027, 0, 1, 0, 1, 1, 'Goblin Engineer - Shadowgem'),
(622, 2287, 0, 10.8108, 0, 1, 0, 1, 1, 'Goblin Engineer - Haunch of Meat'),
(622, 4541, 0, 2.7027, 0, 1, 0, 1, 1, 'Goblin Engineer - Freshly Baked Bread'),
(624, 858, 0, 7.1429, 0, 1, 0, 1, 1, 'Undead Excavator - Lesser Healing Potion'),
(624, 5370, 0, 14.2857, 0, 1, 0, 1, 1, 'Undead Excavator - Bent Spoon'),
(625, 4605, 0, 16.6667, 0, 1, 0, 1, 1, 'Undead Dynamiter - Red-speckled Mushroom'),
(634, 414, 0, 1.2987, 0, 1, 0, 1, 1, 'Defias Overseer - Dalaran Sharp'),
(634, 818, 0, 1.2987, 0, 1, 0, 1, 1, 'Defias Overseer - Tigerseye'),
(634, 1210, 0, 1.2987, 0, 1, 0, 1, 1, 'Defias Overseer - Shadowgem'),
(634, 4541, 0, 2.5974, 0, 1, 0, 1, 1, 'Defias Overseer - Freshly Baked Bread'),
(634, 5368, 0, 6.4935, 0, 1, 0, 1, 1, 'Defias Overseer - Empty Wallet'),
(636, 414, 0, 2.2222, 0, 1, 0, 1, 1, 'Defias Blackguard - Dalaran Sharp'),
(636, 818, 0, 2.2222, 0, 1, 0, 1, 1, 'Defias Blackguard - Tigerseye'),
(636, 858, 0, 2.2222, 0, 1, 0, 1, 1, 'Defias Blackguard - Lesser Healing Potion'),
(636, 1210, 0, 2.2222, 0, 1, 0, 1, 1, 'Defias Blackguard - Shadowgem'),
(636, 4541, 0, 2.2222, 0, 1, 0, 1, 1, 'Defias Blackguard - Freshly Baked Bread'),
(636, 5368, 0, 4.4444, 0, 1, 0, 1, 1, 'Defias Blackguard - Empty Wallet'),
(639, 4538, 0, 2.5641, 0, 1, 0, 1, 1, 'Edwin VanCleef - Snapvine Watermelon'),
(639, 5374, 0, 5.1282, 0, 1, 0, 1, 1, 'Edwin VanCleef - Small Pocket Watch'),
(639, 16882, 0, 17.9487, 0, 1, 0, 1, 1, 'Edwin VanCleef - Battered Junkbox'),
(641, 858, 0, 2.5316, 0, 1, 0, 1, 1, 'Goblin Woodcarver - Lesser Healing Potion'),
(641, 2287, 0, 0.6329, 0, 1, 0, 1, 1, 'Goblin Woodcarver - Haunch of Meat'),
(641, 4541, 0, 3.1646, 0, 1, 0, 1, 1, 'Goblin Woodcarver - Freshly Baked Bread'),
(643, 5373, 0, 42.8571, 0, 1, 0, 1, 1, 'Sneed - Lucky Charm'),
(643, 16882, 0, 14.2857, 0, 1, 0, 1, 1, 'Sneed - Battered Junkbox'),
(644, 818, 0, 2.439, 0, 1, 0, 1, 1, 'Rhahk\'Zor - Tigerseye'),
(644, 858, 0, 2.439, 0, 1, 0, 1, 1, 'Rhahk\'Zor - Lesser Healing Potion'),
(644, 2287, 0, 9.7561, 0, 1, 0, 1, 1, 'Rhahk\'Zor - Haunch of Meat'),
(645, 1210, 0, 8.3333, 0, 1, 0, 1, 1, 'Cookie - Shadowgem'),
(645, 5371, 0, 16.6667, 0, 1, 0, 1, 1, 'Cookie - Piece of Coral'),
(645, 6289, 0, 16.6667, 0, 1, 0, 1, 2, 'Cookie - Raw Longjaw Mud Snapper'),
(646, 5373, 0, 18.1818, 0, 1, 0, 1, 1, 'Mr. Smite - Lucky Charm'),
(646, 16882, 0, 9.0909, 0, 1, 0, 1, 1, 'Mr. Smite - Battered Junkbox'),
(647, 3770, 0, 5, 0, 1, 0, 1, 1, 'Captain Greenskin - Mutton Chop'),
(647, 4542, 0, 5, 0, 1, 0, 1, 1, 'Captain Greenskin - Moist Cornbread'),
(647, 5373, 0, 15, 0, 1, 0, 1, 1, 'Captain Greenskin - Lucky Charm'),
(647, 16882, 0, 10, 0, 1, 0, 1, 1, 'Captain Greenskin - Battered Junkbox'),
(657, 414, 0, 3.5, 0, 1, 0, 1, 1, 'Defias Pirate - Dalaran Sharp'),
(657, 858, 0, 3.5, 0, 1, 0, 1, 1, 'Defias Pirate - Lesser Healing Potion'),
(657, 4541, 0, 2, 0, 1, 0, 1, 1, 'Defias Pirate - Freshly Baked Bread'),
(657, 5368, 0, 9.5, 0, 1, 0, 1, 1, 'Defias Pirate - Empty Wallet'),
(660, 1529, 0, 0.2169, 0, 1, 0, 1, 1, 'Bloodscalp Witch Doctor - Jade'),
(660, 1710, 0, 2.3861, 0, 1, 0, 1, 1, 'Bloodscalp Witch Doctor - Greater Healing Potion'),
(660, 3771, 0, 4.3384, 0, 1, 0, 1, 1, 'Bloodscalp Witch Doctor - Wild Hog Shank'),
(660, 3864, 0, 0.2169, 0, 1, 0, 1, 1, 'Bloodscalp Witch Doctor - Citrine'),
(660, 4544, 0, 3.6876, 0, 1, 0, 1, 1, 'Bloodscalp Witch Doctor - Mulgore Spice Bread'),
(660, 5427, 0, 10.4121, 0, 1, 0, 1, 1, 'Bloodscalp Witch Doctor - Crude Pocket Watch'),
(660, 16883, 0, 13.8829, 0, 1, 0, 1, 1, 'Bloodscalp Witch Doctor - Worn Junkbox'),
(667, 1529, 0, 0.1871, 0, 1, 0, 1, 1, 'Skullsplitter Warrior - Jade'),
(667, 1710, 0, 2.6193, 0, 1, 0, 1, 1, 'Skullsplitter Warrior - Greater Healing Potion'),
(667, 3771, 0, 4.3966, 0, 1, 0, 1, 1, 'Skullsplitter Warrior - Wild Hog Shank'),
(667, 3864, 0, 0.2806, 0, 1, 0, 1, 1, 'Skullsplitter Warrior - Citrine'),
(667, 4544, 0, 2.6193, 0, 1, 0, 1, 1, 'Skullsplitter Warrior - Mulgore Spice Bread'),
(667, 5427, 0, 10.0094, 0, 1, 0, 1, 1, 'Skullsplitter Warrior - Crude Pocket Watch'),
(667, 16883, 0, 17.1188, 0, 1, 0, 1, 1, 'Skullsplitter Warrior - Worn Junkbox'),
(669, 3928, 0, 1.4925, 0, 1, 0, 1, 1, 'Skullsplitter Hunter - Superior Healing Potion'),
(669, 4599, 0, 3.7313, 0, 1, 0, 1, 1, 'Skullsplitter Hunter - Cured Ham Steak'),
(669, 4601, 0, 5.2239, 0, 1, 0, 1, 1, 'Skullsplitter Hunter - Soft Banana Bread'),
(669, 5428, 0, 8.209, 0, 1, 0, 1, 1, 'Skullsplitter Hunter - An Exotic Cookbook'),
(669, 16884, 0, 11.194, 0, 1, 0, 1, 1, 'Skullsplitter Hunter - Sturdy Junkbox'),
(670, 3928, 0, 2.7397, 0, 1, 0, 1, 1, 'Skullsplitter Witch Doctor - Superior Healing Potion'),
(670, 4599, 0, 2.7397, 0, 1, 0, 1, 1, 'Skullsplitter Witch Doctor - Cured Ham Steak'),
(670, 4601, 0, 9.589, 0, 1, 0, 1, 1, 'Skullsplitter Witch Doctor - Soft Banana Bread'),
(670, 5428, 0, 9.589, 0, 1, 0, 1, 1, 'Skullsplitter Witch Doctor - An Exotic Cookbook'),
(670, 7910, 0, 1.3699, 0, 1, 0, 1, 1, 'Skullsplitter Witch Doctor - Star Ruby'),
(670, 16884, 0, 9.589, 0, 1, 0, 1, 1, 'Skullsplitter Witch Doctor - Sturdy Junkbox'),
(671, 1529, 0, 0.2567, 0, 1, 0, 1, 1, 'Bloodscalp Headhunter - Jade'),
(671, 1710, 0, 3.0809, 0, 1, 0, 1, 1, 'Bloodscalp Headhunter - Greater Healing Potion'),
(671, 3771, 0, 3.3376, 0, 1, 0, 1, 1, 'Bloodscalp Headhunter - Wild Hog Shank'),
(671, 3864, 0, 0.8986, 0, 1, 0, 1, 1, 'Bloodscalp Headhunter - Citrine'),
(671, 4544, 0, 3.466, 0, 1, 0, 1, 1, 'Bloodscalp Headhunter - Mulgore Spice Bread'),
(671, 5427, 0, 8.9859, 0, 1, 0, 1, 1, 'Bloodscalp Headhunter - Crude Pocket Watch'),
(671, 16883, 0, 14.7625, 0, 1, 0, 1, 1, 'Bloodscalp Headhunter - Worn Junkbox'),
(672, 3928, 0, 3.2, 0, 1, 0, 1, 1, 'Skullsplitter Spiritchaser - Superior Healing Potion'),
(672, 4338, 0, 0.8, 0, 1, 0, 2, 2, 'Skullsplitter Spiritchaser - Mageweave Cloth'),
(672, 4599, 0, 4.8, 0, 1, 0, 1, 1, 'Skullsplitter Spiritchaser - Cured Ham Steak'),
(672, 4601, 0, 3.2, 0, 1, 0, 1, 1, 'Skullsplitter Spiritchaser - Soft Banana Bread'),
(672, 5428, 0, 11.2, 0, 1, 0, 1, 1, 'Skullsplitter Spiritchaser - An Exotic Cookbook'),
(672, 8153, 0, 0.8, 0, 1, 0, 1, 1, 'Skullsplitter Spiritchaser - Wildvine'),
(672, 16884, 0, 9.6, 0, 1, 0, 1, 1, 'Skullsplitter Spiritchaser - Sturdy Junkbox'),
(674, 3927, 0, 3.125, 0, 1, 0, 1, 1, 'Venture Co. Strip Miner - Fine Aged Cheddar'),
(674, 3928, 0, 2.1875, 0, 1, 0, 1, 1, 'Venture Co. Strip Miner - Superior Healing Potion'),
(674, 4601, 0, 2.2917, 0, 1, 0, 1, 1, 'Venture Co. Strip Miner - Soft Banana Bread'),
(674, 4602, 0, 2.9167, 0, 1, 0, 1, 1, 'Venture Co. Strip Miner - Moon Harvest Pumpkin'),
(674, 5432, 0, 9.4792, 0, 1, 0, 1, 1, 'Venture Co. Strip Miner - Hickory Pipe'),
(674, 16884, 0, 10.1042, 0, 1, 0, 1, 1, 'Venture Co. Strip Miner - Sturdy Junkbox'),
(675, 3928, 0, 3.6364, 0, 1, 0, 1, 1, 'Venture Co. Foreman - Superior Healing Potion'),
(675, 4599, 0, 5.4545, 0, 1, 0, 1, 1, 'Venture Co. Foreman - Cured Ham Steak'),
(675, 4601, 0, 7.2727, 0, 1, 0, 1, 1, 'Venture Co. Foreman - Soft Banana Bread'),
(675, 5428, 0, 9.0909, 0, 1, 0, 1, 1, 'Venture Co. Foreman - An Exotic Cookbook'),
(675, 7910, 0, 1.8182, 0, 1, 0, 1, 1, 'Venture Co. Foreman - Star Ruby'),
(675, 16884, 0, 10.9091, 0, 1, 0, 1, 1, 'Venture Co. Foreman - Sturdy Junkbox'),
(676, 16884, 0, 5.5556, 0, 1, 0, 1, 1, 'Venture Co. Surveyor - Sturdy Junkbox'),
(677, 3927, 0, 3.5294, 0, 1, 0, 1, 1, 'Venture Co. Tinkerer - Fine Aged Cheddar'),
(677, 3928, 0, 2.3529, 0, 1, 0, 1, 1, 'Venture Co. Tinkerer - Superior Healing Potion'),
(677, 4601, 0, 3.5294, 0, 1, 0, 1, 1, 'Venture Co. Tinkerer - Soft Banana Bread'),
(677, 4602, 0, 3.5294, 0, 1, 0, 1, 1, 'Venture Co. Tinkerer - Moon Harvest Pumpkin'),
(677, 5432, 0, 2.3529, 0, 1, 0, 1, 1, 'Venture Co. Tinkerer - Hickory Pipe'),
(677, 16884, 0, 4.7059, 0, 1, 0, 1, 1, 'Venture Co. Tinkerer - Sturdy Junkbox'),
(678, 3928, 0, 2.3077, 0, 1, 0, 1, 1, 'Mosh\'Ogg Mauler - Superior Healing Potion'),
(678, 4599, 0, 6.9231, 0, 1, 0, 1, 1, 'Mosh\'Ogg Mauler - Cured Ham Steak'),
(678, 4601, 0, 4.6154, 0, 1, 0, 1, 1, 'Mosh\'Ogg Mauler - Soft Banana Bread'),
(678, 5428, 0, 6.1538, 0, 1, 0, 1, 1, 'Mosh\'Ogg Mauler - An Exotic Cookbook'),
(678, 7909, 0, 0.7692, 0, 1, 0, 1, 1, 'Mosh\'Ogg Mauler - Aquamarine'),
(678, 7910, 0, 1.5385, 0, 1, 0, 1, 1, 'Mosh\'Ogg Mauler - Star Ruby'),
(678, 16884, 0, 9.2308, 0, 1, 0, 1, 1, 'Mosh\'Ogg Mauler - Sturdy Junkbox'),
(679, 3928, 0, 3.0075, 0, 1, 0, 1, 1, 'Mosh\'Ogg Shaman - Superior Healing Potion'),
(679, 4599, 0, 6.015, 0, 1, 0, 1, 1, 'Mosh\'Ogg Shaman - Cured Ham Steak'),
(679, 4601, 0, 3.0075, 0, 1, 0, 1, 1, 'Mosh\'Ogg Shaman - Soft Banana Bread'),
(679, 5428, 0, 9.7744, 0, 1, 0, 1, 1, 'Mosh\'Ogg Shaman - An Exotic Cookbook'),
(679, 7910, 0, 0.7519, 0, 1, 0, 1, 1, 'Mosh\'Ogg Shaman - Star Ruby'),
(679, 16884, 0, 8.2707, 0, 1, 0, 1, 1, 'Mosh\'Ogg Shaman - Sturdy Junkbox'),
(680, 3928, 0, 11.7647, 0, 1, 0, 1, 1, 'Mosh\'Ogg Lord - Superior Healing Potion'),
(680, 4599, 0, 5.8824, 0, 1, 0, 1, 1, 'Mosh\'Ogg Lord - Cured Ham Steak'),
(680, 4601, 0, 5.8824, 0, 1, 0, 1, 1, 'Mosh\'Ogg Lord - Soft Banana Bread'),
(680, 5428, 0, 11.7647, 0, 1, 0, 1, 1, 'Mosh\'Ogg Lord - An Exotic Cookbook'),
(680, 16884, 0, 11.7647, 0, 1, 0, 1, 1, 'Mosh\'Ogg Lord - Sturdy Junkbox'),
(694, 1710, 0, 2.4819, 0, 1, 0, 1, 1, 'Bloodscalp Axe Thrower - Greater Healing Potion'),
(694, 3771, 0, 3.516, 0, 1, 0, 1, 1, 'Bloodscalp Axe Thrower - Wild Hog Shank'),
(694, 3864, 0, 0.2068, 0, 1, 0, 1, 1, 'Bloodscalp Axe Thrower - Citrine'),
(694, 4544, 0, 2.6887, 0, 1, 0, 1, 1, 'Bloodscalp Axe Thrower - Mulgore Spice Bread'),
(694, 5427, 0, 8.8935, 0, 1, 0, 1, 1, 'Bloodscalp Axe Thrower - Crude Pocket Watch'),
(694, 16883, 0, 12.3061, 0, 1, 0, 1, 1, 'Bloodscalp Axe Thrower - Worn Junkbox'),
(696, 1529, 0, 0.5282, 0, 1, 0, 1, 1, 'Skullsplitter Axe Thrower - Jade'),
(696, 1710, 0, 1.6725, 0, 1, 0, 1, 1, 'Skullsplitter Axe Thrower - Greater Healing Potion'),
(696, 3771, 0, 3.6092, 0, 1, 0, 1, 1, 'Skullsplitter Axe Thrower - Wild Hog Shank'),
(696, 3864, 0, 0.2641, 0, 1, 0, 1, 1, 'Skullsplitter Axe Thrower - Citrine'),
(696, 4544, 0, 3.3451, 0, 1, 0, 1, 1, 'Skullsplitter Axe Thrower - Mulgore Spice Bread'),
(696, 5427, 0, 9.1549, 0, 1, 0, 1, 1, 'Skullsplitter Axe Thrower - Crude Pocket Watch'),
(696, 16883, 0, 11.2676, 0, 1, 0, 1, 1, 'Skullsplitter Axe Thrower - Worn Junkbox'),
(697, 1710, 0, 3.8095, 0, 1, 0, 1, 1, 'Bloodscalp Shaman - Greater Healing Potion'),
(697, 3771, 0, 3.2804, 0, 1, 0, 1, 1, 'Bloodscalp Shaman - Wild Hog Shank'),
(697, 3864, 0, 0.3175, 0, 1, 0, 1, 1, 'Bloodscalp Shaman - Citrine'),
(697, 4544, 0, 5.0794, 0, 1, 0, 1, 1, 'Bloodscalp Shaman - Mulgore Spice Bread'),
(697, 5427, 0, 10.7937, 0, 1, 0, 1, 1, 'Bloodscalp Shaman - Crude Pocket Watch'),
(697, 16883, 0, 13.8624, 0, 1, 0, 1, 1, 'Bloodscalp Shaman - Worn Junkbox'),
(699, 3771, 0, 2.1053, 0, 1, 0, 1, 1, 'Bloodscalp Beastmaster - Wild Hog Shank'),
(699, 4544, 0, 3.1579, 0, 1, 0, 1, 1, 'Bloodscalp Beastmaster - Mulgore Spice Bread'),
(699, 5427, 0, 6.3158, 0, 1, 0, 1, 1, 'Bloodscalp Beastmaster - Crude Pocket Watch'),
(699, 16883, 0, 16.8421, 0, 1, 0, 1, 1, 'Bloodscalp Beastmaster - Worn Junkbox'),
(701, 1710, 0, 3.662, 0, 1, 0, 1, 1, 'Bloodscalp Mystic - Greater Healing Potion'),
(701, 3771, 0, 3.9437, 0, 1, 0, 1, 1, 'Bloodscalp Mystic - Wild Hog Shank'),
(701, 3864, 0, 0.8451, 0, 1, 0, 1, 1, 'Bloodscalp Mystic - Citrine'),
(701, 4544, 0, 5.3521, 0, 1, 0, 1, 1, 'Bloodscalp Mystic - Mulgore Spice Bread'),
(701, 5427, 0, 12.6761, 0, 1, 0, 1, 1, 'Bloodscalp Mystic - Crude Pocket Watch'),
(701, 16883, 0, 12.1127, 0, 1, 0, 1, 1, 'Bloodscalp Mystic - Worn Junkbox'),
(702, 1529, 0, 0.232, 0, 1, 0, 1, 1, 'Bloodscalp Scavenger - Jade'),
(702, 1710, 0, 1.5081, 0, 1, 0, 1, 1, 'Bloodscalp Scavenger - Greater Healing Potion'),
(702, 3771, 0, 4.5244, 0, 1, 0, 1, 1, 'Bloodscalp Scavenger - Wild Hog Shank'),
(702, 3864, 0, 0.232, 0, 1, 0, 1, 1, 'Bloodscalp Scavenger - Citrine'),
(702, 4544, 0, 3.3643, 0, 1, 0, 1, 1, 'Bloodscalp Scavenger - Mulgore Spice Bread'),
(702, 5427, 0, 9.0487, 0, 1, 0, 1, 1, 'Bloodscalp Scavenger - Crude Pocket Watch'),
(702, 16883, 0, 14.7332, 0, 1, 0, 1, 1, 'Bloodscalp Scavenger - Worn Junkbox'),
(706, 117, 0, 5.4326, 0, 1, 0, 1, 1, 'Frostmane Troll Whelp - Tough Jerky'),
(706, 118, 0, 2.4145, 0, 1, 0, 1, 1, 'Frostmane Troll Whelp - Minor Healing Potion'),
(706, 774, 0, 0.7042, 0, 1, 0, 1, 1, 'Frostmane Troll Whelp - Malachite'),
(706, 4540, 0, 4.326, 0, 1, 0, 1, 1, 'Frostmane Troll Whelp - Tough Hunk of Bread'),
(706, 5367, 0, 12.3742, 0, 1, 0, 1, 1, 'Frostmane Troll Whelp - Primitive Rock Tool'),
(707, 117, 0, 1.4085, 0, 1, 0, 1, 1, 'Rockjaw Trogg - Tough Jerky'),
(707, 118, 0, 4.2254, 0, 1, 0, 1, 1, 'Rockjaw Trogg - Minor Healing Potion'),
(707, 774, 0, 1.4085, 0, 1, 0, 1, 1, 'Rockjaw Trogg - Malachite'),
(707, 4540, 0, 5.6338, 0, 1, 0, 1, 1, 'Rockjaw Trogg - Tough Hunk of Bread'),
(707, 5367, 0, 5.6338, 0, 1, 0, 1, 1, 'Rockjaw Trogg - Primitive Rock Tool'),
(709, 3928, 0, 2.8777, 0, 1, 0, 1, 1, 'Mosh\'Ogg Warmonger - Superior Healing Potion'),
(709, 4599, 0, 2.8777, 0, 1, 0, 1, 1, 'Mosh\'Ogg Warmonger - Cured Ham Steak'),
(709, 4601, 0, 5.7554, 0, 1, 0, 1, 1, 'Mosh\'Ogg Warmonger - Soft Banana Bread'),
(709, 5428, 0, 9.7122, 0, 1, 0, 1, 1, 'Mosh\'Ogg Warmonger - An Exotic Cookbook'),
(709, 7909, 0, 0.3597, 0, 1, 0, 1, 1, 'Mosh\'Ogg Warmonger - Aquamarine'),
(709, 16884, 0, 8.9928, 0, 1, 0, 1, 1, 'Mosh\'Ogg Warmonger - Sturdy Junkbox'),
(710, 3928, 0, 2.7027, 0, 1, 0, 1, 1, 'Mosh\'Ogg Spellcrafter - Superior Healing Potion'),
(710, 4599, 0, 5.4054, 0, 1, 0, 1, 1, 'Mosh\'Ogg Spellcrafter - Cured Ham Steak'),
(710, 4601, 0, 2.7027, 0, 1, 0, 1, 1, 'Mosh\'Ogg Spellcrafter - Soft Banana Bread'),
(710, 5428, 0, 14.4144, 0, 1, 0, 1, 1, 'Mosh\'Ogg Spellcrafter - An Exotic Cookbook'),
(710, 16884, 0, 9.9099, 0, 1, 0, 1, 1, 'Mosh\'Ogg Spellcrafter - Sturdy Junkbox'),
(711, 3770, 0, 12.5, 0, 1, 0, 1, 1, 'Ardo Dirtpaw - Mutton Chop'),
(711, 5375, 0, 12.5, 0, 1, 0, 1, 1, 'Ardo Dirtpaw - Scratching Stick'),
(711, 16882, 0, 50, 0, 1, 0, 1, 1, 'Ardo Dirtpaw - Battered Junkbox'),
(712, 818, 0, 1.7857, 0, 1, 0, 1, 1, 'Redridge Thrasher - Tigerseye'),
(712, 858, 0, 1.7857, 0, 1, 0, 1, 1, 'Redridge Thrasher - Lesser Healing Potion'),
(712, 2287, 0, 4.4643, 0, 1, 0, 1, 1, 'Redridge Thrasher - Haunch of Meat'),
(712, 5369, 0, 15.1786, 0, 1, 0, 1, 1, 'Redridge Thrasher - Gnawed Bone'),
(724, 117, 0, 4.2208, 0, 1, 0, 1, 1, 'Burly Rockjaw Trogg - Tough Jerky'),
(724, 118, 0, 3.2468, 0, 1, 0, 1, 1, 'Burly Rockjaw Trogg - Minor Healing Potion'),
(724, 774, 0, 0.3247, 0, 1, 0, 1, 1, 'Burly Rockjaw Trogg - Malachite'),
(724, 2598, 0, 5.3, 0, 1, 0, 1, 1, 'Burly Rockjaw Trogg - Pattern: Red Linen Robe'),
(724, 4540, 0, 3.2468, 0, 1, 0, 1, 1, 'Burly Rockjaw Trogg - Tough Hunk of Bread'),
(724, 5367, 0, 11.039, 0, 1, 0, 1, 1, 'Burly Rockjaw Trogg - Primitive Rock Tool'),
(732, 5361, 0, 16.6667, 0, 1, 0, 1, 1, 'Murloc Lurker - Fishbone Toothpick'),
(732, 6303, 0, 11.1111, 0, 1, 0, 1, 2, 'Murloc Lurker - Raw Slitherskin Mackerel'),
(735, 118, 0, 6.25, 0, 1, 0, 1, 1, 'Murloc Streamrunner - Minor Healing Potion'),
(735, 5361, 0, 12.5, 0, 1, 0, 1, 1, 'Murloc Streamrunner - Fishbone Toothpick'),
(735, 6303, 0, 6.25, 0, 1, 0, 1, 2, 'Murloc Streamrunner - Raw Slitherskin Mackerel'),
(755, 1710, 0, 3.9216, 0, 1, 0, 1, 1, 'Lost One Mudlurker - Greater Healing Potion'),
(755, 3771, 0, 13.7255, 0, 1, 0, 1, 1, 'Lost One Mudlurker - Wild Hog Shank'),
(755, 5429, 0, 11.7647, 0, 1, 0, 1, 1, 'Lost One Mudlurker - A Pretty Rock'),
(755, 16883, 0, 7.8431, 0, 1, 0, 1, 1, 'Lost One Mudlurker - Worn Junkbox'),
(757, 3771, 0, 6.3158, 0, 1, 0, 1, 1, 'Lost One Fisherman - Wild Hog Shank'),
(757, 3864, 0, 1.0526, 0, 1, 0, 1, 1, 'Lost One Fisherman - Citrine'),
(757, 5429, 0, 13.6842, 0, 1, 0, 1, 1, 'Lost One Fisherman - A Pretty Rock'),
(757, 16883, 0, 8.4211, 0, 1, 0, 1, 1, 'Lost One Fisherman - Worn Junkbox'),
(759, 1529, 0, 0.4673, 0, 1, 0, 1, 1, 'Lost One Hunter - Jade'),
(759, 1710, 0, 2.3364, 0, 1, 0, 1, 1, 'Lost One Hunter - Greater Healing Potion'),
(759, 3771, 0, 9.3458, 0, 1, 0, 1, 1, 'Lost One Hunter - Wild Hog Shank'),
(759, 3864, 0, 0.4673, 0, 1, 0, 1, 1, 'Lost One Hunter - Citrine'),
(759, 5429, 0, 11.6822, 0, 1, 0, 1, 1, 'Lost One Hunter - A Pretty Rock'),
(759, 16883, 0, 14.486, 0, 1, 0, 1, 1, 'Lost One Hunter - Worn Junkbox'),
(760, 1710, 0, 1.2987, 0, 1, 0, 1, 1, 'Lost One Muckdweller - Greater Healing Potion'),
(760, 3771, 0, 3.8961, 0, 1, 0, 1, 1, 'Lost One Muckdweller - Wild Hog Shank'),
(760, 3864, 0, 2.5974, 0, 1, 0, 1, 1, 'Lost One Muckdweller - Citrine'),
(760, 5429, 0, 6.4935, 0, 1, 0, 1, 1, 'Lost One Muckdweller - A Pretty Rock'),
(760, 16883, 0, 9.0909, 0, 1, 0, 1, 1, 'Lost One Muckdweller - Worn Junkbox'),
(761, 3771, 0, 9.3023, 0, 1, 0, 1, 1, 'Lost One Seer - Wild Hog Shank'),
(761, 3864, 0, 2.3256, 0, 1, 0, 1, 1, 'Lost One Seer - Citrine'),
(761, 5429, 0, 4.6512, 0, 1, 0, 1, 1, 'Lost One Seer - A Pretty Rock'),
(761, 16883, 0, 18.6047, 0, 1, 0, 1, 1, 'Lost One Seer - Worn Junkbox'),
(762, 3771, 0, 10.4167, 0, 1, 0, 1, 1, 'Lost One Riftseeker - Wild Hog Shank'),
(762, 5429, 0, 8.3333, 0, 1, 0, 1, 1, 'Lost One Riftseeker - A Pretty Rock'),
(762, 16883, 0, 16.6667, 0, 1, 0, 1, 1, 'Lost One Riftseeker - Worn Junkbox'),
(780, 1529, 0, 0.2727, 0, 1, 0, 1, 1, 'Skullsplitter Mystic - Jade'),
(780, 1710, 0, 3.0909, 0, 1, 0, 1, 1, 'Skullsplitter Mystic - Greater Healing Potion'),
(780, 3771, 0, 3.9091, 0, 1, 0, 1, 1, 'Skullsplitter Mystic - Wild Hog Shank'),
(780, 3864, 0, 0.2727, 0, 1, 0, 1, 1, 'Skullsplitter Mystic - Citrine'),
(780, 4544, 0, 2.6364, 0, 1, 0, 1, 1, 'Skullsplitter Mystic - Mulgore Spice Bread'),
(780, 5427, 0, 10.8182, 0, 1, 0, 1, 1, 'Skullsplitter Mystic - Crude Pocket Watch'),
(780, 16883, 0, 13.1818, 0, 1, 0, 1, 1, 'Skullsplitter Mystic - Worn Junkbox'),
(781, 1520, 0, 0.9259, 0, 1, 0, 1, 1, 'Skullsplitter Headhunter - Troll Sweat'),
(781, 3928, 0, 2.7778, 0, 1, 0, 1, 1, 'Skullsplitter Headhunter - Superior Healing Potion'),
(781, 4338, 0, 0.9259, 0, 1, 0, 2, 2, 'Skullsplitter Headhunter - Mageweave Cloth'),
(781, 4599, 0, 1.8519, 0, 1, 0, 1, 1, 'Skullsplitter Headhunter - Cured Ham Steak'),
(781, 4601, 0, 4.6296, 0, 1, 0, 1, 1, 'Skullsplitter Headhunter - Soft Banana Bread'),
(781, 5428, 0, 12.963, 0, 1, 0, 1, 1, 'Skullsplitter Headhunter - An Exotic Cookbook'),
(781, 16884, 0, 8.3333, 0, 1, 0, 1, 1, 'Skullsplitter Headhunter - Sturdy Junkbox'),
(782, 3928, 0, 2.454, 0, 1, 0, 1, 1, 'Skullsplitter Scout - Superior Healing Potion'),
(782, 4599, 0, 1.8405, 0, 1, 0, 1, 1, 'Skullsplitter Scout - Cured Ham Steak'),
(782, 4601, 0, 4.2945, 0, 1, 0, 1, 1, 'Skullsplitter Scout - Soft Banana Bread'),
(782, 5428, 0, 6.7485, 0, 1, 0, 1, 1, 'Skullsplitter Scout - An Exotic Cookbook'),
(782, 7910, 0, 0.6135, 0, 1, 0, 1, 1, 'Skullsplitter Scout - Star Ruby'),
(782, 16884, 0, 11.0429, 0, 1, 0, 1, 1, 'Skullsplitter Scout - Sturdy Junkbox'),
(783, 3928, 0, 2, 0, 1, 0, 1, 1, 'Skullsplitter Berserker - Superior Healing Potion'),
(783, 4599, 0, 3, 0, 1, 0, 1, 1, 'Skullsplitter Berserker - Cured Ham Steak'),
(783, 4601, 0, 3, 0, 1, 0, 1, 1, 'Skullsplitter Berserker - Soft Banana Bread'),
(783, 5428, 0, 9, 0, 1, 0, 1, 1, 'Skullsplitter Berserker - An Exotic Cookbook'),
(783, 7910, 0, 1, 0, 1, 0, 1, 1, 'Skullsplitter Berserker - Star Ruby'),
(783, 16884, 0, 10, 0, 1, 0, 1, 1, 'Skullsplitter Berserker - Sturdy Junkbox'),
(784, 4599, 0, 2.1277, 0, 1, 0, 1, 1, 'Skullsplitter Beastmaster - Cured Ham Steak'),
(784, 4601, 0, 2.1277, 0, 1, 0, 1, 1, 'Skullsplitter Beastmaster - Soft Banana Bread'),
(784, 5428, 0, 6.383, 0, 1, 0, 1, 1, 'Skullsplitter Beastmaster - An Exotic Cookbook'),
(784, 16884, 0, 6.383, 0, 1, 0, 1, 1, 'Skullsplitter Beastmaster - Sturdy Junkbox'),
(785, 929, 0, 2.3438, 0, 1, 0, 1, 1, 'Skeletal Warder - Healing Potion'),
(785, 4606, 0, 5.8594, 0, 1, 0, 1, 1, 'Skeletal Warder - Spongy Morel'),
(785, 5376, 0, 11.7188, 0, 1, 0, 1, 1, 'Skeletal Warder - Broken Mirror'),
(785, 16882, 0, 20.7031, 0, 1, 0, 1, 1, 'Skeletal Warder - Battered Junkbox'),
(787, 929, 0, 2.8249, 0, 1, 0, 1, 1, 'Skeletal Healer - Healing Potion'),
(787, 1705, 0, 1.1299, 0, 1, 0, 1, 1, 'Skeletal Healer - Lesser Moonstone'),
(787, 4606, 0, 8.4746, 0, 1, 0, 1, 1, 'Skeletal Healer - Spongy Morel'),
(787, 5376, 0, 9.6045, 0, 1, 0, 1, 1, 'Skeletal Healer - Broken Mirror'),
(787, 16882, 0, 24.2938, 0, 1, 0, 1, 1, 'Skeletal Healer - Battered Junkbox'),
(808, 774, 0, 3.7037, 0, 1, 0, 1, 1, 'Grik\'nir the Cold - Malachite'),
(808, 4540, 0, 3.7037, 0, 1, 0, 1, 1, 'Grik\'nir the Cold - Tough Hunk of Bread'),
(808, 5367, 0, 3.7037, 0, 1, 0, 1, 1, 'Grik\'nir the Cold - Primitive Rock Tool'),
(813, 1710, 0, 5, 0, 1, 0, 1, 1, 'Colonel Kurzen - Greater Healing Potion'),
(813, 4539, 0, 5, 0, 1, 0, 1, 1, 'Colonel Kurzen - Goldenbark Apple'),
(813, 4544, 0, 5, 0, 1, 0, 1, 1, 'Colonel Kurzen - Mulgore Spice Bread'),
(813, 5431, 0, 5, 0, 1, 0, 1, 1, 'Colonel Kurzen - Empty Hip Flask'),
(813, 16883, 0, 25, 0, 1, 0, 1, 1, 'Colonel Kurzen - Worn Junkbox'),
(818, 16884, 0, 8.3333, 0, 1, 0, 1, 1, 'Mai\'Zoth - Sturdy Junkbox'),
(824, 414, 0, 2.907, 0, 1, 0, 1, 1, 'Defias Digger - Dalaran Sharp'),
(824, 818, 0, 0.5814, 0, 1, 0, 1, 1, 'Defias Digger - Tigerseye'),
(824, 858, 0, 2.907, 0, 1, 0, 1, 1, 'Defias Digger - Lesser Healing Potion'),
(824, 2589, 0, 0.5814, 0, 1, 0, 3, 3, 'Defias Digger - Linen Cloth'),
(824, 2592, 0, 0.5814, 0, 1, 0, 2, 2, 'Defias Digger - Wool Cloth'),
(824, 4541, 0, 2.3256, 0, 1, 0, 1, 1, 'Defias Digger - Freshly Baked Bread'),
(824, 5368, 0, 9.8837, 0, 1, 0, 1, 1, 'Defias Digger - Empty Wallet'),
(842, 118, 0, 14.2857, 0, 1, 0, 1, 1, 'Lumberjack - Minor Healing Potion'),
(842, 6150, 0, 14.2857, 0, 1, 0, 1, 1, 'Lumberjack - A Frayed Knot'),
(861, 1710, 0, 3.0303, 0, 1, 0, 1, 1, 'Stonard Scout - Greater Healing Potion'),
(861, 4544, 0, 3.0303, 0, 1, 0, 1, 1, 'Stonard Scout - Mulgore Spice Bread'),
(861, 5427, 0, 3.0303, 0, 1, 0, 1, 1, 'Stonard Scout - Crude Pocket Watch'),
(861, 16883, 0, 15.1515, 0, 1, 0, 1, 1, 'Stonard Scout - Worn Junkbox'),
(862, 3771, 0, 14.2857, 0, 1, 0, 1, 1, 'Stonard Explorer - Wild Hog Shank'),
(862, 4544, 0, 7.1429, 0, 1, 0, 1, 1, 'Stonard Explorer - Mulgore Spice Bread'),
(862, 16883, 0, 14.2857, 0, 1, 0, 1, 1, 'Stonard Explorer - Worn Junkbox'),
(871, 1710, 0, 10, 0, 1, 0, 1, 1, 'Saltscale Warrior - Greater Healing Potion'),
(871, 6362, 0, 10, 0, 1, 0, 2, 2, 'Saltscale Warrior - Raw Rockscale Cod'),
(871, 10457, 0, 10, 0, 1, 0, 1, 1, 'Saltscale Warrior - Empty Sea Snail Shell'),
(871, 16883, 0, 20, 0, 1, 0, 1, 1, 'Saltscale Warrior - Worn Junkbox'),
(877, 6362, 0, 22.7273, 0, 1, 0, 1, 2, 'Saltscale Forager - Raw Rockscale Cod'),
(877, 10457, 0, 9.0909, 0, 1, 0, 1, 1, 'Saltscale Forager - Empty Sea Snail Shell'),
(877, 16883, 0, 9.0909, 0, 1, 0, 1, 1, 'Saltscale Forager - Worn Junkbox'),
(879, 6362, 0, 4.7619, 0, 1, 0, 2, 2, 'Saltscale Hunter - Raw Rockscale Cod'),
(879, 10457, 0, 14.2857, 0, 1, 0, 1, 1, 'Saltscale Hunter - Empty Sea Snail Shell'),
(879, 16883, 0, 9.5238, 0, 1, 0, 1, 1, 'Saltscale Hunter - Worn Junkbox'),
(880, 4536, 0, 16.6667, 0, 1, 0, 1, 1, 'Erlan Drudgemoor - Shiny Red Apple'),
(880, 4540, 0, 16.6667, 0, 1, 0, 1, 1, 'Erlan Drudgemoor - Tough Hunk of Bread'),
(881, 6150, 0, 14.2857, 0, 1, 0, 1, 1, 'Surena Caledon - A Frayed Knot'),
(889, 929, 0, 3.4722, 0, 1, 0, 1, 1, 'Splinter Fist Ogre - Healing Potion'),
(889, 1705, 0, 0.6944, 0, 1, 0, 1, 1, 'Splinter Fist Ogre - Lesser Moonstone'),
(889, 2592, 0, 0.6944, 0, 1, 0, 2, 2, 'Splinter Fist Ogre - Wool Cloth'),
(889, 3770, 0, 3.4722, 0, 1, 0, 1, 1, 'Splinter Fist Ogre - Mutton Chop'),
(889, 4542, 0, 2.0833, 0, 1, 0, 1, 1, 'Splinter Fist Ogre - Moist Cornbread'),
(889, 5373, 0, 5.5556, 0, 1, 0, 1, 1, 'Splinter Fist Ogre - Lucky Charm'),
(889, 16882, 0, 14.5833, 0, 1, 0, 1, 1, 'Splinter Fist Ogre - Battered Junkbox'),
(891, 929, 0, 1.3699, 0, 1, 0, 1, 1, 'Splinter Fist Fire Weaver - Healing Potion'),
(891, 1206, 0, 1.3699, 0, 1, 0, 1, 1, 'Splinter Fist Fire Weaver - Moss Agate'),
(891, 3770, 0, 5.4795, 0, 1, 0, 1, 1, 'Splinter Fist Fire Weaver - Mutton Chop'),
(891, 4542, 0, 2.7397, 0, 1, 0, 1, 1, 'Splinter Fist Fire Weaver - Moist Cornbread'),
(891, 5373, 0, 8.2192, 0, 1, 0, 1, 1, 'Splinter Fist Fire Weaver - Lucky Charm'),
(891, 16882, 0, 23.2877, 0, 1, 0, 1, 1, 'Splinter Fist Fire Weaver - Battered Junkbox'),
(892, 929, 0, 5.4945, 0, 1, 0, 1, 1, 'Splinter Fist Taskmaster - Healing Potion'),
(892, 3770, 0, 2.1978, 0, 1, 0, 1, 1, 'Splinter Fist Taskmaster - Mutton Chop'),
(892, 4542, 0, 3.2967, 0, 1, 0, 1, 1, 'Splinter Fist Taskmaster - Moist Cornbread'),
(892, 5373, 0, 8.7912, 0, 1, 0, 1, 1, 'Splinter Fist Taskmaster - Lucky Charm'),
(892, 16882, 0, 17.5824, 0, 1, 0, 1, 1, 'Splinter Fist Taskmaster - Battered Junkbox'),
(909, 422, 0, 4.8, 0, 1, 0, 1, 1, 'Defias Night Blade - Dwarven Mild'),
(909, 929, 0, 0.8, 0, 1, 0, 1, 1, 'Defias Night Blade - Healing Potion'),
(909, 2592, 0, 1.6, 0, 1, 0, 1, 2, 'Defias Night Blade - Wool Cloth'),
(909, 4538, 0, 3.2, 0, 1, 0, 1, 1, 'Defias Night Blade - Snapvine Watermelon'),
(909, 4542, 0, 4, 0, 1, 0, 1, 1, 'Defias Night Blade - Moist Cornbread'),
(909, 5374, 0, 12, 0, 1, 0, 1, 1, 'Defias Night Blade - Small Pocket Watch'),
(909, 16882, 0, 12.8, 0, 1, 0, 1, 1, 'Defias Night Blade - Battered Junkbox'),
(910, 929, 0, 2.7027, 0, 1, 0, 1, 1, 'Defias Enchanter - Healing Potion'),
(910, 4538, 0, 5.4054, 0, 1, 0, 1, 1, 'Defias Enchanter - Snapvine Watermelon'),
(910, 4542, 0, 2.7027, 0, 1, 0, 1, 1, 'Defias Enchanter - Moist Cornbread'),
(910, 5374, 0, 8.1081, 0, 1, 0, 1, 1, 'Defias Enchanter - Small Pocket Watch'),
(910, 16882, 0, 13.5135, 0, 1, 0, 1, 1, 'Defias Enchanter - Battered Junkbox'),
(921, 4544, 0, 2.5, 0, 1, 0, 1, 1, 'Venture Co. Lumberjack - Mulgore Spice Bread'),
(921, 5427, 0, 10, 0, 1, 0, 1, 1, 'Venture Co. Lumberjack - Crude Pocket Watch'),
(921, 16883, 0, 10, 0, 1, 0, 1, 1, 'Venture Co. Lumberjack - Worn Junkbox'),
(937, 1529, 0, 0.3122, 0, 1, 0, 1, 1, 'Kurzen Jungle Fighter - Jade'),
(937, 1707, 0, 3.0177, 0, 1, 0, 1, 1, 'Kurzen Jungle Fighter - Stormwind Brie'),
(937, 1710, 0, 1.873, 0, 1, 0, 1, 1, 'Kurzen Jungle Fighter - Greater Healing Potion'),
(937, 3864, 0, 0.6243, 0, 1, 0, 1, 1, 'Kurzen Jungle Fighter - Citrine'),
(937, 4539, 0, 2.0812, 0, 1, 0, 1, 1, 'Kurzen Jungle Fighter - Goldenbark Apple'),
(937, 4544, 0, 2.3933, 0, 1, 0, 1, 1, 'Kurzen Jungle Fighter - Mulgore Spice Bread'),
(937, 5431, 0, 9.4693, 0, 1, 0, 1, 1, 'Kurzen Jungle Fighter - Empty Hip Flask'),
(937, 16883, 0, 13.6316, 0, 1, 0, 1, 1, 'Kurzen Jungle Fighter - Worn Junkbox'),
(938, 1529, 0, 0.2336, 0, 1, 0, 1, 1, 'Kurzen Commando - Jade'),
(938, 1707, 0, 2.3364, 0, 1, 0, 1, 1, 'Kurzen Commando - Stormwind Brie'),
(938, 1710, 0, 1.8692, 0, 1, 0, 1, 1, 'Kurzen Commando - Greater Healing Potion'),
(938, 3864, 0, 0.7009, 0, 1, 0, 1, 1, 'Kurzen Commando - Citrine'),
(938, 4539, 0, 0.7009, 0, 1, 0, 1, 1, 'Kurzen Commando - Goldenbark Apple'),
(938, 4544, 0, 3.0374, 0, 1, 0, 1, 1, 'Kurzen Commando - Mulgore Spice Bread'),
(938, 5431, 0, 9.5794, 0, 1, 0, 1, 1, 'Kurzen Commando - Empty Hip Flask'),
(938, 16883, 0, 15.1869, 0, 1, 0, 1, 1, 'Kurzen Commando - Worn Junkbox'),
(939, 1529, 0, 0.5102, 0, 1, 0, 1, 1, 'Kurzen Elite - Jade'),
(939, 1707, 0, 1.5306, 0, 1, 0, 1, 1, 'Kurzen Elite - Stormwind Brie'),
(939, 1710, 0, 5.6122, 0, 1, 0, 1, 1, 'Kurzen Elite - Greater Healing Potion'),
(939, 3864, 0, 0.5102, 0, 1, 0, 1, 1, 'Kurzen Elite - Citrine'),
(939, 4539, 0, 2.551, 0, 1, 0, 1, 1, 'Kurzen Elite - Goldenbark Apple'),
(939, 4544, 0, 1.0204, 0, 1, 0, 1, 1, 'Kurzen Elite - Mulgore Spice Bread'),
(939, 5431, 0, 10.7143, 0, 1, 0, 1, 1, 'Kurzen Elite - Empty Hip Flask'),
(939, 16883, 0, 6.6327, 0, 1, 0, 1, 1, 'Kurzen Elite - Worn Junkbox'),
(940, 1529, 0, 0.4367, 0, 1, 0, 1, 1, 'Kurzen Medicine Man - Jade'),
(940, 1707, 0, 2.0087, 0, 1, 0, 1, 1, 'Kurzen Medicine Man - Stormwind Brie'),
(940, 1710, 0, 2.1834, 0, 1, 0, 1, 1, 'Kurzen Medicine Man - Greater Healing Potion'),
(940, 3864, 0, 0.262, 0, 1, 0, 1, 1, 'Kurzen Medicine Man - Citrine'),
(940, 4539, 0, 2.7074, 0, 1, 0, 1, 1, 'Kurzen Medicine Man - Goldenbark Apple'),
(940, 4544, 0, 3.4061, 0, 1, 0, 1, 1, 'Kurzen Medicine Man - Mulgore Spice Bread'),
(940, 5431, 0, 9.6943, 0, 1, 0, 1, 1, 'Kurzen Medicine Man - Empty Hip Flask'),
(940, 16883, 0, 13.5371, 0, 1, 0, 1, 1, 'Kurzen Medicine Man - Worn Junkbox'),
(941, 1707, 0, 2.0979, 0, 1, 0, 1, 1, 'Kurzen Headshrinker - Stormwind Brie'),
(941, 1710, 0, 5.9441, 0, 1, 0, 1, 1, 'Kurzen Headshrinker - Greater Healing Potion'),
(941, 3864, 0, 0.3497, 0, 1, 0, 1, 1, 'Kurzen Headshrinker - Citrine'),
(941, 4306, 0, 0.6993, 0, 1, 0, 1, 1, 'Kurzen Headshrinker - Silk Cloth'),
(941, 4539, 0, 3.8462, 0, 1, 0, 1, 1, 'Kurzen Headshrinker - Goldenbark Apple'),
(941, 4544, 0, 1.3986, 0, 1, 0, 1, 1, 'Kurzen Headshrinker - Mulgore Spice Bread'),
(941, 5431, 0, 6.993, 0, 1, 0, 1, 1, 'Kurzen Headshrinker - Empty Hip Flask'),
(941, 16883, 0, 11.5385, 0, 1, 0, 1, 1, 'Kurzen Headshrinker - Worn Junkbox'),
(942, 1707, 0, 2.0202, 0, 1, 0, 1, 1, 'Kurzen Witch Doctor - Stormwind Brie'),
(942, 1710, 0, 2.0202, 0, 1, 0, 1, 1, 'Kurzen Witch Doctor - Greater Healing Potion'),
(942, 3864, 0, 1.0101, 0, 1, 0, 1, 1, 'Kurzen Witch Doctor - Citrine'),
(942, 4539, 0, 2.0202, 0, 1, 0, 1, 1, 'Kurzen Witch Doctor - Goldenbark Apple'),
(942, 4544, 0, 1.0101, 0, 1, 0, 1, 1, 'Kurzen Witch Doctor - Mulgore Spice Bread'),
(942, 5431, 0, 10.101, 0, 1, 0, 1, 1, 'Kurzen Witch Doctor - Empty Hip Flask'),
(942, 16883, 0, 12.1212, 0, 1, 0, 1, 1, 'Kurzen Witch Doctor - Worn Junkbox'),
(943, 1710, 0, 2.3256, 0, 1, 0, 1, 1, 'Kurzen Wrangler - Greater Healing Potion'),
(943, 4544, 0, 2.3256, 0, 1, 0, 1, 1, 'Kurzen Wrangler - Mulgore Spice Bread'),
(943, 5431, 0, 18.6047, 0, 1, 0, 1, 1, 'Kurzen Wrangler - Empty Hip Flask'),
(943, 16883, 0, 16.2791, 0, 1, 0, 1, 1, 'Kurzen Wrangler - Worn Junkbox'),
(946, 117, 0, 8.8496, 0, 1, 0, 1, 1, 'Frostmane Novice - Tough Jerky'),
(946, 118, 0, 5.3097, 0, 1, 0, 1, 1, 'Frostmane Novice - Minor Healing Potion'),
(946, 774, 0, 1.7699, 0, 1, 0, 1, 1, 'Frostmane Novice - Malachite'),
(946, 4540, 0, 1.7699, 0, 1, 0, 1, 1, 'Frostmane Novice - Tough Hunk of Bread'),
(946, 5367, 0, 7.0796, 0, 1, 0, 1, 1, 'Frostmane Novice - Primitive Rock Tool'),
(948, 929, 0, 2.0202, 0, 1, 0, 1, 1, 'Rotted One - Healing Potion'),
(948, 1705, 0, 1.0101, 0, 1, 0, 1, 1, 'Rotted One - Lesser Moonstone'),
(948, 4606, 0, 4.5455, 0, 1, 0, 1, 1, 'Rotted One - Spongy Morel'),
(948, 5376, 0, 12.6263, 0, 1, 0, 1, 1, 'Rotted One - Broken Mirror'),
(948, 16882, 0, 24.2424, 0, 1, 0, 1, 1, 'Rotted One - Battered Junkbox'),
(978, 1707, 0, 3.3457, 0, 1, 0, 1, 1, 'Kurzen Subchief - Stormwind Brie'),
(978, 1710, 0, 4.0892, 0, 1, 0, 1, 1, 'Kurzen Subchief - Greater Healing Potion'),
(978, 4539, 0, 1.487, 0, 1, 0, 1, 1, 'Kurzen Subchief - Goldenbark Apple'),
(978, 4544, 0, 2.2305, 0, 1, 0, 1, 1, 'Kurzen Subchief - Mulgore Spice Bread'),
(978, 5431, 0, 10.4089, 0, 1, 0, 1, 1, 'Kurzen Subchief - Empty Hip Flask'),
(978, 16883, 0, 14.8699, 0, 1, 0, 1, 1, 'Kurzen Subchief - Worn Junkbox'),
(979, 1529, 0, 1.5152, 0, 1, 0, 1, 1, 'Kurzen Shadow Hunter - Jade'),
(979, 1707, 0, 3.0303, 0, 1, 0, 1, 1, 'Kurzen Shadow Hunter - Stormwind Brie'),
(979, 5431, 0, 13.6364, 0, 1, 0, 1, 1, 'Kurzen Shadow Hunter - Empty Hip Flask'),
(979, 16883, 0, 10.6061, 0, 1, 0, 1, 1, 'Kurzen Shadow Hunter - Worn Junkbox'),
(1007, 818, 0, 0.905, 0, 1, 0, 1, 1, 'Mosshide Gnoll - Tigerseye'),
(1007, 858, 0, 3.1674, 0, 1, 0, 1, 1, 'Mosshide Gnoll - Lesser Healing Potion'),
(1007, 2287, 0, 4.5249, 0, 1, 0, 1, 1, 'Mosshide Gnoll - Haunch of Meat'),
(1007, 5369, 0, 11.7647, 0, 1, 0, 1, 1, 'Mosshide Gnoll - Gnawed Bone'),
(1008, 929, 0, 3.7037, 0, 1, 0, 1, 1, 'Mosshide Mongrel - Healing Potion'),
(1008, 1705, 0, 0.5291, 0, 1, 0, 1, 1, 'Mosshide Mongrel - Lesser Moonstone'),
(1008, 3770, 0, 7.9365, 0, 1, 0, 1, 1, 'Mosshide Mongrel - Mutton Chop'),
(1008, 5375, 0, 8.9947, 0, 1, 0, 1, 1, 'Mosshide Mongrel - Scratching Stick'),
(1008, 16882, 0, 16.9312, 0, 1, 0, 1, 1, 'Mosshide Mongrel - Battered Junkbox'),
(1009, 5375, 0, 9.5238, 0, 1, 0, 1, 1, 'Mosshide Mistweaver - Scratching Stick'),
(1009, 16882, 0, 21.4286, 0, 1, 0, 1, 1, 'Mosshide Mistweaver - Battered Junkbox'),
(1010, 929, 0, 1.1538, 0, 1, 0, 1, 1, 'Mosshide Fenrunner - Healing Potion'),
(1010, 1705, 0, 0.3846, 0, 1, 0, 1, 1, 'Mosshide Fenrunner - Lesser Moonstone'),
(1010, 3770, 0, 8.4615, 0, 1, 0, 1, 1, 'Mosshide Fenrunner - Mutton Chop'),
(1010, 5375, 0, 8.0769, 0, 1, 0, 1, 1, 'Mosshide Fenrunner - Scratching Stick'),
(1010, 16882, 0, 18.8462, 0, 1, 0, 1, 1, 'Mosshide Fenrunner - Battered Junkbox'),
(1011, 929, 0, 0.9804, 0, 1, 0, 1, 1, 'Mosshide Trapper - Healing Potion'),
(1011, 1206, 0, 0.9804, 0, 1, 0, 1, 1, 'Mosshide Trapper - Moss Agate'),
(1011, 3770, 0, 5.8824, 0, 1, 0, 1, 1, 'Mosshide Trapper - Mutton Chop'),
(1011, 5375, 0, 10.7843, 0, 1, 0, 1, 1, 'Mosshide Trapper - Scratching Stick'),
(1011, 16882, 0, 14.7059, 0, 1, 0, 1, 1, 'Mosshide Trapper - Battered Junkbox'),
(1012, 929, 0, 1.1905, 0, 1, 0, 1, 1, 'Mosshide Brute - Healing Potion'),
(1012, 1705, 0, 1.1905, 0, 1, 0, 1, 1, 'Mosshide Brute - Lesser Moonstone'),
(1012, 3770, 0, 11.9048, 0, 1, 0, 1, 1, 'Mosshide Brute - Mutton Chop'),
(1012, 5375, 0, 9.5238, 0, 1, 0, 1, 1, 'Mosshide Brute - Scratching Stick'),
(1012, 16882, 0, 11.9048, 0, 1, 0, 1, 1, 'Mosshide Brute - Battered Junkbox'),
(1024, 730, 0, 0.2433, 0, 1, 0, 1, 1, 'Bluegill Murloc - Murloc Eye'),
(1024, 858, 0, 3.6496, 0, 1, 0, 1, 1, 'Bluegill Murloc - Lesser Healing Potion'),
(1024, 1210, 0, 0.9732, 0, 1, 0, 1, 1, 'Bluegill Murloc - Shadowgem'),
(1024, 1468, 0, 0.2433, 0, 1, 0, 1, 1, 'Bluegill Murloc - Murloc Fin'),
(1024, 5371, 0, 9.9757, 0, 1, 0, 1, 1, 'Bluegill Murloc - Piece of Coral'),
(1024, 5524, 0, 0.2433, 0, 1, 0, 1, 1, 'Bluegill Murloc - Thick-shelled Clam'),
(1024, 5784, 0, 0.2433, 0, 1, 0, 1, 1, 'Bluegill Murloc - Slimy Murloc Scale'),
(1024, 6289, 0, 8.7591, 0, 1, 0, 1, 2, 'Bluegill Murloc - Raw Longjaw Mud Snapper'),
(1024, 17057, 0, 0.2433, 0, 1, 0, 1, 1, 'Bluegill Murloc - Shiny Fish Scales'),
(1025, 929, 0, 3.3784, 0, 1, 0, 1, 1, 'Bluegill Puddlejumper - Healing Potion'),
(1025, 1206, 0, 0.6757, 0, 1, 0, 1, 1, 'Bluegill Puddlejumper - Moss Agate'),
(1025, 5377, 0, 10.8108, 0, 1, 0, 1, 1, 'Bluegill Puddlejumper - Scallop Shell'),
(1025, 6308, 0, 5.4054, 0, 1, 0, 1, 2, 'Bluegill Puddlejumper - Raw Bristle Whisker Catfish'),
(1025, 16882, 0, 17.5676, 0, 1, 0, 1, 1, 'Bluegill Puddlejumper - Battered Junkbox'),
(1026, 5377, 0, 3.7037, 0, 1, 0, 1, 1, 'Bluegill Forager - Scallop Shell'),
(1026, 16882, 0, 40.7407, 0, 1, 0, 1, 1, 'Bluegill Forager - Battered Junkbox'),
(1027, 929, 0, 2.2936, 0, 1, 0, 1, 1, 'Bluegill Warrior - Healing Potion'),
(1027, 1468, 0, 0.4587, 0, 1, 0, 1, 1, 'Bluegill Warrior - Murloc Fin'),
(1027, 1705, 0, 0.4587, 0, 1, 0, 1, 1, 'Bluegill Warrior - Lesser Moonstone'),
(1027, 5377, 0, 8.2569, 0, 1, 0, 1, 1, 'Bluegill Warrior - Scallop Shell'),
(1027, 5784, 0, 0.4587, 0, 1, 0, 1, 1, 'Bluegill Warrior - Slimy Murloc Scale'),
(1027, 6308, 0, 8.2569, 0, 1, 0, 1, 2, 'Bluegill Warrior - Raw Bristle Whisker Catfish'),
(1027, 16882, 0, 21.5596, 0, 1, 0, 1, 1, 'Bluegill Warrior - Battered Junkbox'),
(1028, 730, 0, 1.8182, 0, 1, 0, 1, 1, 'Bluegill Muckdweller - Murloc Eye'),
(1028, 929, 0, 0.9091, 0, 1, 0, 1, 1, 'Bluegill Muckdweller - Healing Potion'),
(1028, 1206, 0, 0.9091, 0, 1, 0, 1, 1, 'Bluegill Muckdweller - Moss Agate'),
(1028, 1468, 0, 0.9091, 0, 1, 0, 1, 1, 'Bluegill Muckdweller - Murloc Fin'),
(1028, 5377, 0, 6.3636, 0, 1, 0, 1, 1, 'Bluegill Muckdweller - Scallop Shell'),
(1028, 6308, 0, 5.4545, 0, 1, 0, 1, 2, 'Bluegill Muckdweller - Raw Bristle Whisker Catfish'),
(1028, 16882, 0, 15.4545, 0, 1, 0, 1, 1, 'Bluegill Muckdweller - Battered Junkbox'),
(1028, 17057, 0, 1.8182, 0, 1, 0, 1, 1, 'Bluegill Muckdweller - Shiny Fish Scales'),
(1029, 929, 0, 7.6923, 0, 1, 0, 1, 1, 'Bluegill Oracle - Healing Potion'),
(1029, 5377, 0, 11.5385, 0, 1, 0, 1, 1, 'Bluegill Oracle - Scallop Shell'),
(1029, 6308, 0, 3.8462, 0, 1, 0, 1, 1, 'Bluegill Oracle - Raw Bristle Whisker Catfish'),
(1029, 16882, 0, 19.2308, 0, 1, 0, 1, 1, 'Bluegill Oracle - Battered Junkbox'),
(1030, 818, 0, 5, 0, 1, 0, 1, 1, 'Black Slime - Tigerseye'),
(1030, 5370, 0, 5, 0, 1, 0, 1, 1, 'Black Slime - Bent Spoon'),
(1031, 4606, 0, 7.4074, 0, 1, 0, 1, 1, 'Crimson Ooze - Spongy Morel'),
(1031, 5376, 0, 14.8148, 0, 1, 0, 1, 1, 'Crimson Ooze - Broken Mirror'),
(1031, 16882, 0, 11.1111, 0, 1, 0, 1, 1, 'Crimson Ooze - Battered Junkbox'),
(1032, 929, 0, 1.0989, 0, 1, 0, 1, 1, 'Black Ooze - Healing Potion'),
(1032, 1705, 0, 1.0989, 0, 1, 0, 1, 1, 'Black Ooze - Lesser Moonstone'),
(1032, 4606, 0, 8.7912, 0, 1, 0, 1, 1, 'Black Ooze - Spongy Morel'),
(1032, 5376, 0, 10.989, 0, 1, 0, 1, 1, 'Black Ooze - Broken Mirror'),
(1032, 16882, 0, 15.3846, 0, 1, 0, 1, 1, 'Black Ooze - Battered Junkbox'),
(1033, 929, 0, 3.8462, 0, 1, 0, 1, 1, 'Monstrous Ooze - Healing Potion'),
(1033, 4606, 0, 3.8462, 0, 1, 0, 1, 1, 'Monstrous Ooze - Spongy Morel'),
(1033, 5376, 0, 11.5385, 0, 1, 0, 1, 1, 'Monstrous Ooze - Broken Mirror'),
(1033, 16882, 0, 3.8462, 0, 1, 0, 1, 1, 'Monstrous Ooze - Battered Junkbox'),
(1034, 929, 0, 2.6157, 0, 1, 0, 1, 1, 'Dragonmaw Raider - Healing Potion'),
(1034, 1705, 0, 0.2012, 0, 1, 0, 1, 1, 'Dragonmaw Raider - Lesser Moonstone'),
(1034, 3770, 0, 3.8229, 0, 1, 0, 1, 1, 'Dragonmaw Raider - Mutton Chop'),
(1034, 4542, 0, 3.8229, 0, 1, 0, 1, 1, 'Dragonmaw Raider - Moist Cornbread'),
(1034, 5373, 0, 8.6519, 0, 1, 0, 1, 1, 'Dragonmaw Raider - Lucky Charm'),
(1034, 16882, 0, 22.9376, 0, 1, 0, 1, 1, 'Dragonmaw Raider - Battered Junkbox'),
(1035, 929, 0, 1.4925, 0, 1, 0, 1, 1, 'Dragonmaw Swamprunner - Healing Potion'),
(1035, 3770, 0, 8.9552, 0, 1, 0, 1, 1, 'Dragonmaw Swamprunner - Mutton Chop'),
(1035, 4542, 0, 2.9851, 0, 1, 0, 1, 1, 'Dragonmaw Swamprunner - Moist Cornbread'),
(1035, 5373, 0, 11.9403, 0, 1, 0, 1, 1, 'Dragonmaw Swamprunner - Lucky Charm'),
(1035, 16882, 0, 28.3582, 0, 1, 0, 1, 1, 'Dragonmaw Swamprunner - Battered Junkbox'),
(1036, 929, 0, 3.7037, 0, 1, 0, 1, 1, 'Dragonmaw Centurion - Healing Potion'),
(1036, 3770, 0, 11.1111, 0, 1, 0, 1, 1, 'Dragonmaw Centurion - Mutton Chop'),
(1036, 5373, 0, 7.4074, 0, 1, 0, 1, 1, 'Dragonmaw Centurion - Lucky Charm'),
(1036, 16882, 0, 29.6296, 0, 1, 0, 1, 1, 'Dragonmaw Centurion - Battered Junkbox'),
(1038, 3770, 0, 5, 0, 1, 0, 1, 1, 'Dragonmaw Shadowwarder - Mutton Chop'),
(1038, 4542, 0, 5, 0, 1, 0, 1, 1, 'Dragonmaw Shadowwarder - Moist Cornbread'),
(1038, 5373, 0, 5, 0, 1, 0, 1, 1, 'Dragonmaw Shadowwarder - Lucky Charm'),
(1038, 16882, 0, 30, 0, 1, 0, 1, 1, 'Dragonmaw Shadowwarder - Battered Junkbox'),
(1051, 422, 0, 1.25, 0, 1, 0, 1, 1, 'Dark Iron Dwarf - Dwarven Mild'),
(1051, 929, 0, 2.5, 0, 1, 0, 1, 1, 'Dark Iron Dwarf - Healing Potion'),
(1051, 4538, 0, 2.5, 0, 1, 0, 1, 1, 'Dark Iron Dwarf - Snapvine Watermelon'),
(1051, 4542, 0, 1.25, 0, 1, 0, 1, 1, 'Dark Iron Dwarf - Moist Cornbread'),
(1051, 5374, 0, 10, 0, 1, 0, 1, 1, 'Dark Iron Dwarf - Small Pocket Watch'),
(1051, 16882, 0, 31.25, 0, 1, 0, 1, 1, 'Dark Iron Dwarf - Battered Junkbox'),
(1052, 929, 0, 4.8387, 0, 1, 0, 1, 1, 'Dark Iron Saboteur - Healing Potion'),
(1052, 1705, 0, 1.6129, 0, 1, 0, 1, 1, 'Dark Iron Saboteur - Lesser Moonstone'),
(1052, 4538, 0, 6.4516, 0, 1, 0, 1, 1, 'Dark Iron Saboteur - Snapvine Watermelon'),
(1052, 4542, 0, 3.2258, 0, 1, 0, 1, 1, 'Dark Iron Saboteur - Moist Cornbread'),
(1052, 5374, 0, 4.8387, 0, 1, 0, 1, 1, 'Dark Iron Saboteur - Small Pocket Watch'),
(1052, 16882, 0, 16.129, 0, 1, 0, 1, 1, 'Dark Iron Saboteur - Battered Junkbox'),
(1053, 422, 0, 7.5472, 0, 1, 0, 1, 1, 'Dark Iron Tunneler - Dwarven Mild'),
(1053, 929, 0, 5.6604, 0, 1, 0, 1, 1, 'Dark Iron Tunneler - Healing Potion'),
(1053, 4538, 0, 3.7736, 0, 1, 0, 1, 1, 'Dark Iron Tunneler - Snapvine Watermelon'),
(1053, 4542, 0, 5.6604, 0, 1, 0, 1, 1, 'Dark Iron Tunneler - Moist Cornbread'),
(1053, 5374, 0, 13.2075, 0, 1, 0, 1, 1, 'Dark Iron Tunneler - Small Pocket Watch'),
(1053, 16882, 0, 13.2075, 0, 1, 0, 1, 1, 'Dark Iron Tunneler - Battered Junkbox'),
(1054, 422, 0, 4.7619, 0, 1, 0, 1, 1, 'Dark Iron Demolitionist - Dwarven Mild'),
(1054, 929, 0, 4.7619, 0, 1, 0, 1, 1, 'Dark Iron Demolitionist - Healing Potion'),
(1054, 5374, 0, 14.2857, 0, 1, 0, 1, 1, 'Dark Iron Demolitionist - Small Pocket Watch'),
(1054, 16882, 0, 4.7619, 0, 1, 0, 1, 1, 'Dark Iron Demolitionist - Battered Junkbox'),
(1057, 1206, 0, 2.381, 0, 1, 0, 1, 1, 'Dragonmaw Bonewarder - Moss Agate'),
(1057, 3770, 0, 4.7619, 0, 1, 0, 1, 1, 'Dragonmaw Bonewarder - Mutton Chop'),
(1057, 4542, 0, 2.381, 0, 1, 0, 1, 1, 'Dragonmaw Bonewarder - Moist Cornbread'),
(1057, 5373, 0, 4.7619, 0, 1, 0, 1, 1, 'Dragonmaw Bonewarder - Lucky Charm'),
(1057, 16882, 0, 19.0476, 0, 1, 0, 1, 1, 'Dragonmaw Bonewarder - Battered Junkbox'),
(1059, 4599, 0, 9.0909, 0, 1, 0, 1, 1, 'Ana\'thek the Cruel - Cured Ham Steak'),
(1059, 4601, 0, 9.0909, 0, 1, 0, 1, 1, 'Ana\'thek the Cruel - Soft Banana Bread'),
(1059, 5428, 0, 27.2727, 0, 1, 0, 1, 1, 'Ana\'thek the Cruel - An Exotic Cookbook'),
(1060, 3928, 0, 9.0909, 0, 1, 0, 1, 1, 'Mogh the Undying - Superior Healing Potion'),
(1060, 4601, 0, 9.0909, 0, 1, 0, 1, 1, 'Mogh the Undying - Soft Banana Bread'),
(1060, 5428, 0, 9.0909, 0, 1, 0, 1, 1, 'Mogh the Undying - An Exotic Cookbook'),
(1060, 16884, 0, 18.1818, 0, 1, 0, 1, 1, 'Mogh the Undying - Sturdy Junkbox'),
(1061, 4601, 0, 4.3478, 0, 1, 0, 1, 1, 'Gan\'zulah - Soft Banana Bread'),
(1061, 5428, 0, 4.3478, 0, 1, 0, 1, 1, 'Gan\'zulah - An Exotic Cookbook'),
(1061, 16884, 0, 4.3478, 0, 1, 0, 1, 1, 'Gan\'zulah - Sturdy Junkbox'),
(1062, 3771, 0, 11.1111, 0, 1, 0, 1, 1, 'Nezzliok the Dire - Wild Hog Shank'),
(1062, 4544, 0, 5.5556, 0, 1, 0, 1, 1, 'Nezzliok the Dire - Mulgore Spice Bread'),
(1062, 5427, 0, 11.1111, 0, 1, 0, 1, 1, 'Nezzliok the Dire - Crude Pocket Watch'),
(1062, 16883, 0, 27.7778, 0, 1, 0, 1, 1, 'Nezzliok the Dire - Worn Junkbox'),
(1083, 818, 0, 1.6393, 0, 1, 0, 1, 1, 'Murloc Shorestriker - Tigerseye'),
(1083, 5371, 0, 9.8361, 0, 1, 0, 1, 1, 'Murloc Shorestriker - Piece of Coral'),
(1083, 6289, 0, 3.2787, 0, 1, 0, 1, 2, 'Murloc Shorestriker - Raw Longjaw Mud Snapper'),
(1094, 1529, 0, 1.9608, 0, 1, 0, 1, 1, 'Venture Co. Miner - Jade'),
(1094, 3771, 0, 5.8824, 0, 1, 0, 1, 1, 'Venture Co. Miner - Wild Hog Shank'),
(1094, 4544, 0, 3.9216, 0, 1, 0, 1, 1, 'Venture Co. Miner - Mulgore Spice Bread'),
(1094, 5427, 0, 5.8824, 0, 1, 0, 1, 1, 'Venture Co. Miner - Crude Pocket Watch'),
(1094, 16883, 0, 13.7255, 0, 1, 0, 1, 1, 'Venture Co. Miner - Worn Junkbox'),
(1095, 5427, 0, 8.3333, 0, 1, 0, 1, 1, 'Venture Co. Workboss - Crude Pocket Watch'),
(1095, 16883, 0, 25, 0, 1, 0, 1, 1, 'Venture Co. Workboss - Worn Junkbox'),
(1096, 1529, 0, 0.3014, 0, 1, 0, 1, 1, 'Venture Co. Geologist - Jade'),
(1096, 1710, 0, 2.1854, 0, 1, 0, 1, 1, 'Venture Co. Geologist - Greater Healing Potion'),
(1096, 3771, 0, 4.1447, 0, 1, 0, 1, 1, 'Venture Co. Geologist - Wild Hog Shank'),
(1096, 3864, 0, 0.1507, 0, 1, 0, 1, 1, 'Venture Co. Geologist - Citrine'),
(1096, 4544, 0, 2.7129, 0, 1, 0, 1, 1, 'Venture Co. Geologist - Mulgore Spice Bread'),
(1096, 5427, 0, 8.0633, 0, 1, 0, 1, 1, 'Venture Co. Geologist - Crude Pocket Watch'),
(1096, 16883, 0, 13.4137, 0, 1, 0, 1, 1, 'Venture Co. Geologist - Worn Junkbox'),
(1097, 1710, 0, 2.6846, 0, 1, 0, 1, 1, 'Venture Co. Mechanic - Greater Healing Potion'),
(1097, 3771, 0, 2.6846, 0, 1, 0, 1, 1, 'Venture Co. Mechanic - Wild Hog Shank'),
(1097, 4544, 0, 2.0134, 0, 1, 0, 1, 1, 'Venture Co. Mechanic - Mulgore Spice Bread'),
(1097, 5427, 0, 10.7383, 0, 1, 0, 1, 1, 'Venture Co. Mechanic - Crude Pocket Watch'),
(1097, 16883, 0, 14.7651, 0, 1, 0, 1, 1, 'Venture Co. Mechanic - Worn Junkbox'),
(1110, 929, 0, 1.7241, 0, 1, 0, 1, 1, 'Skeletal Raider - Healing Potion'),
(1110, 1206, 0, 0.2874, 0, 1, 0, 1, 1, 'Skeletal Raider - Moss Agate'),
(1110, 4606, 0, 9.7701, 0, 1, 0, 1, 1, 'Skeletal Raider - Spongy Morel'),
(1110, 5376, 0, 11.4943, 0, 1, 0, 1, 1, 'Skeletal Raider - Broken Mirror'),
(1110, 16882, 0, 18.1034, 0, 1, 0, 1, 1, 'Skeletal Raider - Battered Junkbox'),
(1115, 117, 0, 8.2569, 0, 1, 0, 1, 1, 'Rockjaw Skullthumper - Tough Jerky'),
(1115, 118, 0, 2.7523, 0, 1, 0, 1, 1, 'Rockjaw Skullthumper - Minor Healing Potion'),
(1115, 774, 0, 0.9174, 0, 1, 0, 1, 1, 'Rockjaw Skullthumper - Malachite'),
(1115, 4540, 0, 0.9174, 0, 1, 0, 1, 1, 'Rockjaw Skullthumper - Tough Hunk of Bread'),
(1115, 5367, 0, 20.1835, 0, 1, 0, 1, 1, 'Rockjaw Skullthumper - Primitive Rock Tool'),
(1116, 117, 0, 12.5, 0, 1, 0, 1, 1, 'Rockjaw Ambusher - Tough Jerky'),
(1117, 117, 0, 1.9608, 0, 1, 0, 1, 1, 'Rockjaw Bonesnapper - Tough Jerky'),
(1117, 118, 0, 1.9608, 0, 1, 0, 1, 1, 'Rockjaw Bonesnapper - Minor Healing Potion'),
(1117, 774, 0, 5.8824, 0, 1, 0, 1, 1, 'Rockjaw Bonesnapper - Malachite'),
(1117, 4540, 0, 5.8824, 0, 1, 0, 1, 1, 'Rockjaw Bonesnapper - Tough Hunk of Bread'),
(1117, 5367, 0, 19.6078, 0, 1, 0, 1, 1, 'Rockjaw Bonesnapper - Primitive Rock Tool'),
(1120, 5367, 0, 25, 0, 1, 0, 1, 1, 'Frostmane Troll - Primitive Rock Tool'),
(1121, 118, 0, 2.8571, 0, 1, 0, 1, 1, 'Frostmane Snowstrider - Minor Healing Potion'),
(1121, 4540, 0, 2.8571, 0, 1, 0, 1, 1, 'Frostmane Snowstrider - Tough Hunk of Bread'),
(1121, 5367, 0, 5.7143, 0, 1, 0, 1, 1, 'Frostmane Snowstrider - Primitive Rock Tool'),
(1122, 117, 0, 6.6667, 0, 1, 0, 1, 1, 'Frostmane Hideskinner - Tough Jerky'),
(1122, 4540, 0, 6.6667, 0, 1, 0, 1, 1, 'Frostmane Hideskinner - Tough Hunk of Bread'),
(1122, 5367, 0, 13.3333, 0, 1, 0, 1, 1, 'Frostmane Hideskinner - Primitive Rock Tool'),
(1123, 117, 0, 4.0541, 0, 1, 0, 1, 1, 'Frostmane Headhunter - Tough Jerky'),
(1123, 118, 0, 4.0541, 0, 1, 0, 1, 1, 'Frostmane Headhunter - Minor Healing Potion'),
(1123, 4540, 0, 4.0541, 0, 1, 0, 1, 1, 'Frostmane Headhunter - Tough Hunk of Bread'),
(1123, 5367, 0, 13.5135, 0, 1, 0, 1, 1, 'Frostmane Headhunter - Primitive Rock Tool'),
(1142, 1529, 0, 0.4785, 0, 1, 0, 1, 1, 'Mosh\'Ogg Brute - Jade'),
(1142, 1710, 0, 0.7177, 0, 1, 0, 1, 1, 'Mosh\'Ogg Brute - Greater Healing Potion'),
(1142, 3771, 0, 2.8708, 0, 1, 0, 1, 1, 'Mosh\'Ogg Brute - Wild Hog Shank'),
(1142, 3864, 0, 0.7177, 0, 1, 0, 1, 1, 'Mosh\'Ogg Brute - Citrine'),
(1142, 4544, 0, 3.5885, 0, 1, 0, 1, 1, 'Mosh\'Ogg Brute - Mulgore Spice Bread'),
(1142, 5427, 0, 10.5263, 0, 1, 0, 1, 1, 'Mosh\'Ogg Brute - Crude Pocket Watch'),
(1142, 16883, 0, 13.3971, 0, 1, 0, 1, 1, 'Mosh\'Ogg Brute - Worn Junkbox'),
(1144, 1710, 0, 3.125, 0, 1, 0, 1, 1, 'Mosh\'Ogg Witch Doctor - Greater Healing Potion'),
(1144, 3771, 0, 3.9773, 0, 1, 0, 1, 1, 'Mosh\'Ogg Witch Doctor - Wild Hog Shank'),
(1144, 3864, 0, 1.1364, 0, 1, 0, 1, 1, 'Mosh\'Ogg Witch Doctor - Citrine'),
(1144, 4544, 0, 2.2727, 0, 1, 0, 1, 1, 'Mosh\'Ogg Witch Doctor - Mulgore Spice Bread'),
(1144, 5427, 0, 7.1023, 0, 1, 0, 1, 1, 'Mosh\'Ogg Witch Doctor - Crude Pocket Watch'),
(1144, 16883, 0, 14.2045, 0, 1, 0, 1, 1, 'Mosh\'Ogg Witch Doctor - Worn Junkbox'),
(1157, 929, 0, 2.8369, 0, 1, 0, 1, 1, 'Cursed Sailor - Healing Potion'),
(1157, 4606, 0, 6.383, 0, 1, 0, 1, 1, 'Cursed Sailor - Spongy Morel'),
(1157, 5376, 0, 14.8936, 0, 1, 0, 1, 1, 'Cursed Sailor - Broken Mirror'),
(1157, 16882, 0, 12.0567, 0, 1, 0, 1, 1, 'Cursed Sailor - Battered Junkbox'),
(1158, 929, 0, 1.7857, 0, 1, 0, 1, 1, 'Cursed Marine - Healing Potion'),
(1158, 1206, 0, 1.7857, 0, 1, 0, 1, 1, 'Cursed Marine - Moss Agate'),
(1158, 1705, 0, 1.7857, 0, 1, 0, 1, 1, 'Cursed Marine - Lesser Moonstone'),
(1158, 4606, 0, 5.3571, 0, 1, 0, 1, 1, 'Cursed Marine - Spongy Morel'),
(1158, 5376, 0, 5.3571, 0, 1, 0, 1, 1, 'Cursed Marine - Broken Mirror'),
(1158, 16882, 0, 19.6429, 0, 1, 0, 1, 1, 'Cursed Marine - Battered Junkbox'),
(1159, 4606, 0, 16.6667, 0, 1, 0, 1, 1, 'First Mate Snellig - Spongy Morel'),
(1159, 16882, 0, 50, 0, 1, 0, 1, 1, 'First Mate Snellig - Battered Junkbox'),
(1160, 1206, 0, 6.6667, 0, 1, 0, 1, 1, 'Captain Halyndor - Moss Agate'),
(1160, 4606, 0, 33.3333, 0, 1, 0, 1, 1, 'Captain Halyndor - Spongy Morel'),
(1160, 5376, 0, 13.3333, 0, 1, 0, 1, 1, 'Captain Halyndor - Broken Mirror'),
(1160, 16882, 0, 6.6667, 0, 1, 0, 1, 1, 'Captain Halyndor - Battered Junkbox'),
(1161, 858, 0, 2.0979, 0, 1, 0, 1, 1, 'Stonesplinter Trogg - Lesser Healing Potion'),
(1161, 2287, 0, 3.4965, 0, 1, 0, 1, 1, 'Stonesplinter Trogg - Haunch of Meat'),
(1161, 4541, 0, 9.0909, 0, 1, 0, 1, 1, 'Stonesplinter Trogg - Freshly Baked Bread'),
(1162, 858, 0, 6.0606, 0, 1, 0, 1, 1, 'Stonesplinter Scout - Lesser Healing Potion'),
(1162, 1210, 0, 0.6061, 0, 1, 0, 1, 1, 'Stonesplinter Scout - Shadowgem'),
(1162, 2287, 0, 5.4545, 0, 1, 0, 1, 1, 'Stonesplinter Scout - Haunch of Meat'),
(1162, 4541, 0, 3.0303, 0, 1, 0, 1, 1, 'Stonesplinter Scout - Freshly Baked Bread'),
(1163, 858, 0, 3.1746, 0, 1, 0, 1, 1, 'Stonesplinter Skullthumper - Lesser Healing Potion'),
(1163, 2287, 0, 5.5556, 0, 1, 0, 1, 1, 'Stonesplinter Skullthumper - Haunch of Meat'),
(1163, 4541, 0, 1.5873, 0, 1, 0, 1, 1, 'Stonesplinter Skullthumper - Freshly Baked Bread'),
(1164, 4541, 0, 1.8182, 0, 1, 0, 1, 1, 'Stonesplinter Bonesnapper - Freshly Baked Bread'),
(1165, 858, 0, 1.1628, 0, 1, 0, 1, 1, 'Stonesplinter Geomancer - Lesser Healing Potion'),
(1165, 2287, 0, 2.3256, 0, 1, 0, 1, 1, 'Stonesplinter Geomancer - Haunch of Meat'),
(1165, 4541, 0, 6.9767, 0, 1, 0, 1, 1, 'Stonesplinter Geomancer - Freshly Baked Bread'),
(1166, 858, 0, 1.6949, 0, 1, 0, 1, 1, 'Stonesplinter Seer - Lesser Healing Potion'),
(1166, 2287, 0, 8.4746, 0, 1, 0, 1, 1, 'Stonesplinter Seer - Haunch of Meat'),
(1166, 4541, 0, 2.5424, 0, 1, 0, 1, 1, 'Stonesplinter Seer - Freshly Baked Bread'),
(1167, 858, 0, 5.4348, 0, 1, 0, 1, 1, 'Stonesplinter Digger - Lesser Healing Potion'),
(1167, 2287, 0, 1.087, 0, 1, 0, 1, 1, 'Stonesplinter Digger - Haunch of Meat'),
(1167, 4541, 0, 1.087, 0, 1, 0, 1, 1, 'Stonesplinter Digger - Freshly Baked Bread'),
(1169, 414, 0, 6.25, 0, 1, 0, 1, 1, 'Dark Iron Insurgent - Dalaran Sharp'),
(1169, 1210, 0, 6.25, 0, 1, 0, 1, 1, 'Dark Iron Insurgent - Shadowgem'),
(1169, 4541, 0, 6.25, 0, 1, 0, 1, 1, 'Dark Iron Insurgent - Freshly Baked Bread'),
(1169, 5368, 0, 6.25, 0, 1, 0, 1, 1, 'Dark Iron Insurgent - Empty Wallet'),
(1172, 117, 0, 6.4748, 0, 1, 0, 1, 1, 'Tunnel Rat Vermin - Tough Jerky'),
(1172, 118, 0, 2.8777, 0, 1, 0, 1, 1, 'Tunnel Rat Vermin - Minor Healing Potion'),
(1172, 774, 0, 1.4388, 0, 1, 0, 1, 1, 'Tunnel Rat Vermin - Malachite'),
(1172, 5364, 0, 12.9496, 0, 1, 0, 1, 1, 'Tunnel Rat Vermin - Dry Salt Lick'),
(1173, 117, 0, 8.1081, 0, 1, 0, 1, 1, 'Tunnel Rat Scout - Tough Jerky'),
(1173, 118, 0, 4.0541, 0, 1, 0, 1, 1, 'Tunnel Rat Scout - Minor Healing Potion'),
(1173, 774, 0, 1.3514, 0, 1, 0, 1, 1, 'Tunnel Rat Scout - Malachite'),
(1173, 5364, 0, 6.7568, 0, 1, 0, 1, 1, 'Tunnel Rat Scout - Dry Salt Lick'),
(1174, 858, 0, 4.4118, 0, 1, 0, 1, 1, 'Tunnel Rat Geomancer - Lesser Healing Potion'),
(1174, 1210, 0, 1.4706, 0, 1, 0, 1, 1, 'Tunnel Rat Geomancer - Shadowgem'),
(1174, 2287, 0, 5.8824, 0, 1, 0, 1, 1, 'Tunnel Rat Geomancer - Haunch of Meat'),
(1174, 5369, 0, 13.2353, 0, 1, 0, 1, 1, 'Tunnel Rat Geomancer - Gnawed Bone'),
(1175, 858, 0, 3.5088, 0, 1, 0, 1, 1, 'Tunnel Rat Digger - Lesser Healing Potion'),
(1175, 2287, 0, 5.2632, 0, 1, 0, 1, 1, 'Tunnel Rat Digger - Haunch of Meat'),
(1175, 5369, 0, 7.0175, 0, 1, 0, 1, 1, 'Tunnel Rat Digger - Gnawed Bone'),
(1176, 2287, 0, 7.4074, 0, 1, 0, 1, 1, 'Tunnel Rat Forager - Haunch of Meat'),
(1178, 2287, 0, 9.5238, 0, 1, 0, 1, 1, 'Mo\'grosh Ogre - Haunch of Meat'),
(1179, 858, 0, 4, 0, 1, 0, 1, 1, 'Mo\'grosh Enforcer - Lesser Healing Potion'),
(1179, 2287, 0, 4, 0, 1, 0, 1, 1, 'Mo\'grosh Enforcer - Haunch of Meat'),
(1181, 858, 0, 3.3333, 0, 1, 0, 1, 1, 'Mo\'grosh Shaman - Lesser Healing Potion'),
(1181, 1210, 0, 3.3333, 0, 1, 0, 1, 1, 'Mo\'grosh Shaman - Shadowgem'),
(1181, 2287, 0, 3.3333, 0, 1, 0, 1, 1, 'Mo\'grosh Shaman - Haunch of Meat'),
(1181, 4541, 0, 10, 0, 1, 0, 1, 1, 'Mo\'grosh Shaman - Freshly Baked Bread'),
(1197, 858, 0, 6.5217, 0, 1, 0, 1, 1, 'Stonesplinter Shaman - Lesser Healing Potion'),
(1197, 2287, 0, 6.5217, 0, 1, 0, 1, 1, 'Stonesplinter Shaman - Haunch of Meat'),
(1200, 4539, 0, 14.2857, 0, 1, 0, 1, 1, 'Morbent Fel - Goldenbark Apple'),
(1200, 5431, 0, 14.2857, 0, 1, 0, 1, 1, 'Morbent Fel - Empty Hip Flask'),
(1200, 16883, 0, 28.5714, 0, 1, 0, 1, 1, 'Morbent Fel - Worn Junkbox'),
(1202, 2287, 0, 14.2857, 0, 1, 0, 1, 1, 'Tunnel Rat Kobold - Haunch of Meat'),
(1202, 5369, 0, 28.5714, 0, 1, 0, 1, 1, 'Tunnel Rat Kobold - Gnawed Bone'),
(1211, 118, 0, 3.367, 0, 1, 0, 1, 1, 'Leper Gnome - Minor Healing Potion'),
(1211, 774, 0, 1.3468, 0, 1, 0, 1, 1, 'Leper Gnome - Malachite'),
(1211, 2070, 0, 1.0101, 0, 1, 0, 1, 1, 'Leper Gnome - Darnassian Bleu'),
(1211, 2589, 0, 0.6734, 0, 1, 0, 1, 2, 'Leper Gnome - Linen Cloth'),
(1211, 4536, 0, 3.367, 0, 1, 0, 1, 1, 'Leper Gnome - Shiny Red Apple'),
(1211, 4540, 0, 3.0303, 0, 1, 0, 1, 1, 'Leper Gnome - Tough Hunk of Bread'),
(1211, 5363, 0, 7.0707, 0, 1, 0, 1, 1, 'Leper Gnome - Folded Handkerchief'),
(1211, 6150, 0, 4.3771, 0, 1, 0, 1, 1, 'Leper Gnome - A Frayed Knot'),
(1236, 858, 0, 3.7037, 0, 1, 0, 1, 1, 'Kobold Digger - Lesser Healing Potion'),
(1236, 2287, 0, 7.4074, 0, 1, 0, 1, 1, 'Kobold Digger - Haunch of Meat'),
(1236, 5369, 0, 11.1111, 0, 1, 0, 1, 1, 'Kobold Digger - Gnawed Bone'),
(1251, 929, 0, 3.5714, 0, 1, 0, 1, 1, 'Splinter Fist Firemonger - Healing Potion'),
(1251, 2592, 0, 0.8929, 0, 1, 0, 2, 2, 'Splinter Fist Firemonger - Wool Cloth'),
(1251, 3770, 0, 5.3571, 0, 1, 0, 1, 1, 'Splinter Fist Firemonger - Mutton Chop'),
(1251, 4306, 0, 0.8929, 0, 1, 0, 1, 1, 'Splinter Fist Firemonger - Silk Cloth'),
(1251, 4542, 0, 5.3571, 0, 1, 0, 1, 1, 'Splinter Fist Firemonger - Moist Cornbread'),
(1251, 5373, 0, 6.25, 0, 1, 0, 1, 1, 'Splinter Fist Firemonger - Lucky Charm'),
(1251, 16882, 0, 23.2143, 0, 1, 0, 1, 1, 'Splinter Fist Firemonger - Battered Junkbox'),
(1259, 929, 0, 6.8966, 0, 1, 0, 1, 1, 'Gobbler - Healing Potion'),
(1259, 5377, 0, 24.1379, 0, 1, 0, 1, 1, 'Gobbler - Scallop Shell'),
(1259, 6308, 0, 3.4483, 0, 1, 0, 1, 1, 'Gobbler - Raw Bristle Whisker Catfish'),
(1259, 16882, 0, 27.5862, 0, 1, 0, 1, 1, 'Gobbler - Battered Junkbox'),
(1270, 929, 0, 0.9091, 0, 1, 0, 1, 1, 'Fetid Corpse - Healing Potion'),
(1270, 4606, 0, 6.3636, 0, 1, 0, 1, 1, 'Fetid Corpse - Spongy Morel'),
(1270, 5376, 0, 8.1818, 0, 1, 0, 1, 1, 'Fetid Corpse - Broken Mirror'),
(1270, 16882, 0, 27.2727, 0, 1, 0, 1, 1, 'Fetid Corpse - Battered Junkbox'),
(1283, 5374, 0, 16.6667, 0, 1, 0, 1, 1, 'Mountaineer Kalmir - Small Pocket Watch'),
(1283, 16882, 0, 16.6667, 0, 1, 0, 1, 1, 'Mountaineer Kalmir - Battered Junkbox'),
(1364, 16883, 0, 20, 0, 1, 0, 1, 1, 'Balgaras the Foul - Worn Junkbox'),
(1393, 2287, 0, 11.7647, 0, 1, 0, 1, 1, 'Berserk Trogg - Haunch of Meat'),
(1397, 117, 0, 6.1947, 0, 1, 0, 1, 1, 'Frostmane Seer - Tough Jerky'),
(1397, 118, 0, 0.885, 0, 1, 0, 1, 1, 'Frostmane Seer - Minor Healing Potion'),
(1397, 2676, 0, 80, 1, 1, 0, 1, 1, 'Frostmane Seer - Shimmerweed'),
(1397, 4540, 0, 4.4248, 0, 1, 0, 1, 1, 'Frostmane Seer - Tough Hunk of Bread'),
(1397, 5367, 0, 8.8496, 0, 1, 0, 1, 1, 'Frostmane Seer - Primitive Rock Tool'),
(1410, 22829, 0, 2.0712, 0, 1, 0, 1, 1, 'Firewing Bloodwarder - Super Healing Potion'),
(1410, 27856, 0, 2.3983, 0, 1, 0, 1, 1, 'Firewing Bloodwarder - Skethyl Berries'),
(1410, 29569, 0, 10.1381, 0, 1, 0, 1, 1, 'Firewing Bloodwarder - Strong Junkbox'),
(1410, 29571, 0, 9.8837, 0, 1, 0, 1, 1, 'Firewing Bloodwarder - A Steamy Romance Novel'),
(1410, 30458, 0, 2.2347, 0, 1, 0, 1, 1, 'Firewing Bloodwarder - Stromgarde Muenster'),
(1418, 929, 0, 4.1958, 0, 1, 0, 1, 1, 'Bluegill Raider - Healing Potion'),
(1418, 1705, 0, 0.3497, 0, 1, 0, 1, 1, 'Bluegill Raider - Lesser Moonstone'),
(1418, 5377, 0, 10.8392, 0, 1, 0, 1, 1, 'Bluegill Raider - Scallop Shell'),
(1418, 5498, 0, 0.6993, 0, 1, 0, 1, 1, 'Bluegill Raider - Small Lustrous Pearl'),
(1418, 6308, 0, 9.4406, 0, 1, 0, 1, 2, 'Bluegill Raider - Raw Bristle Whisker Catfish'),
(1418, 16882, 0, 18.8811, 0, 1, 0, 1, 1, 'Bluegill Raider - Battered Junkbox'),
(1426, 858, 0, 7.2727, 0, 1, 0, 1, 1, 'Riverpaw Miner - Lesser Healing Potion'),
(1426, 2287, 0, 3.6364, 0, 1, 0, 1, 1, 'Riverpaw Miner - Haunch of Meat'),
(1426, 5369, 0, 10.9091, 0, 1, 0, 1, 1, 'Riverpaw Miner - Gnawed Bone'),
(1434, 5431, 0, 40, 0, 1, 0, 1, 1, 'Menethil Sentry - Empty Hip Flask'),
(1434, 16883, 0, 10, 0, 1, 0, 1, 1, 'Menethil Sentry - Worn Junkbox'),
(1487, 3770, 0, 4.3478, 0, 1, 0, 1, 1, 'Splinter Fist Enslaver - Mutton Chop'),
(1487, 4542, 0, 4.3478, 0, 1, 0, 1, 1, 'Splinter Fist Enslaver - Moist Cornbread'),
(1487, 5373, 0, 21.7391, 0, 1, 0, 1, 1, 'Splinter Fist Enslaver - Lucky Charm'),
(1487, 16882, 0, 17.3913, 0, 1, 0, 1, 1, 'Splinter Fist Enslaver - Battered Junkbox'),
(1488, 3419, 0, 8.1272, 0, 1, 0, 1, 1, 'Zanzil Zombie - Red Rose'),
(1488, 3928, 0, 2.4735, 0, 1, 0, 1, 1, 'Zanzil Zombie - Superior Healing Potion'),
(1488, 4608, 0, 6.0071, 0, 1, 0, 1, 1, 'Zanzil Zombie - Raw Black Truffle'),
(1488, 7909, 0, 0.3534, 0, 1, 0, 1, 1, 'Zanzil Zombie - Aquamarine'),
(1488, 7910, 0, 0.7067, 0, 1, 0, 1, 1, 'Zanzil Zombie - Star Ruby'),
(1488, 16884, 0, 6.7138, 0, 1, 0, 1, 1, 'Zanzil Zombie - Sturdy Junkbox'),
(1489, 3419, 0, 12.5448, 0, 1, 0, 1, 1, 'Zanzil Hunter - Red Rose'),
(1489, 3928, 0, 1.7921, 0, 1, 0, 1, 1, 'Zanzil Hunter - Superior Healing Potion'),
(1489, 4608, 0, 6.0932, 0, 1, 0, 1, 1, 'Zanzil Hunter - Raw Black Truffle'),
(1489, 7909, 0, 0.7168, 0, 1, 0, 1, 1, 'Zanzil Hunter - Aquamarine'),
(1489, 7910, 0, 0.7168, 0, 1, 0, 1, 1, 'Zanzil Hunter - Star Ruby'),
(1489, 16884, 0, 8.6022, 0, 1, 0, 1, 1, 'Zanzil Hunter - Sturdy Junkbox'),
(1490, 3928, 0, 1.6575, 0, 1, 0, 1, 1, 'Zanzil Witch Doctor - Superior Healing Potion'),
(1490, 4599, 0, 4.4199, 0, 1, 0, 1, 1, 'Zanzil Witch Doctor - Cured Ham Steak'),
(1490, 4601, 0, 3.0387, 0, 1, 0, 1, 1, 'Zanzil Witch Doctor - Soft Banana Bread'),
(1490, 5428, 0, 11.0497, 0, 1, 0, 1, 1, 'Zanzil Witch Doctor - An Exotic Cookbook'),
(1490, 7910, 0, 0.5525, 0, 1, 0, 1, 1, 'Zanzil Witch Doctor - Star Ruby'),
(1490, 16884, 0, 6.9061, 0, 1, 0, 1, 1, 'Zanzil Witch Doctor - Sturdy Junkbox'),
(1491, 3419, 0, 10.4027, 0, 1, 0, 1, 1, 'Zanzil Naga - Red Rose'),
(1491, 3928, 0, 2.0134, 0, 1, 0, 1, 1, 'Zanzil Naga - Superior Healing Potion'),
(1491, 4608, 0, 8.7248, 0, 1, 0, 1, 1, 'Zanzil Naga - Raw Black Truffle'),
(1491, 7910, 0, 0.6711, 0, 1, 0, 1, 1, 'Zanzil Naga - Star Ruby'),
(1491, 16884, 0, 9.7315, 0, 1, 0, 1, 1, 'Zanzil Naga - Sturdy Junkbox'),
(1501, 118, 0, 3.3898, 0, 1, 0, 1, 1, 'Mindless Zombie - Minor Healing Potion'),
(1501, 774, 0, 1.6949, 0, 1, 0, 1, 1, 'Mindless Zombie - Malachite'),
(1501, 4604, 0, 13.5593, 0, 1, 0, 1, 1, 'Mindless Zombie - Forest Mushroom Cap'),
(1501, 5362, 0, 16.9492, 0, 1, 0, 1, 1, 'Mindless Zombie - Chew Toy'),
(1502, 118, 0, 2.8986, 0, 1, 0, 1, 1, 'Wretched Ghoul - Minor Healing Potion'),
(1502, 774, 0, 0.9662, 0, 1, 0, 1, 1, 'Wretched Ghoul - Malachite'),
(1502, 4604, 0, 8.2126, 0, 1, 0, 1, 1, 'Wretched Ghoul - Forest Mushroom Cap'),
(1502, 5362, 0, 12.5604, 0, 1, 0, 1, 1, 'Wretched Ghoul - Chew Toy'),
(1506, 118, 0, 3.0578, 0, 1, 0, 1, 1, 'Scarlet Convert - Minor Healing Potion'),
(1506, 774, 0, 1.359, 0, 1, 0, 1, 1, 'Scarlet Convert - Malachite'),
(1506, 2070, 0, 3.5108, 0, 1, 0, 1, 1, 'Scarlet Convert - Darnassian Bleu'),
(1506, 4536, 0, 1.6988, 0, 1, 0, 1, 1, 'Scarlet Convert - Shiny Red Apple'),
(1506, 4540, 0, 3.2843, 0, 1, 0, 1, 1, 'Scarlet Convert - Tough Hunk of Bread'),
(1506, 5363, 0, 6.5685, 0, 1, 0, 1, 1, 'Scarlet Convert - Folded Handkerchief'),
(1506, 6150, 0, 8.154, 0, 1, 0, 1, 1, 'Scarlet Convert - A Frayed Knot'),
(1507, 118, 0, 4.142, 0, 1, 0, 1, 1, 'Scarlet Initiate - Minor Healing Potion'),
(1507, 774, 0, 1.7751, 0, 1, 0, 1, 1, 'Scarlet Initiate - Malachite'),
(1507, 2070, 0, 4.142, 0, 1, 0, 1, 1, 'Scarlet Initiate - Darnassian Bleu'),
(1507, 4536, 0, 2.3669, 0, 1, 0, 1, 1, 'Scarlet Initiate - Shiny Red Apple'),
(1507, 5363, 0, 1.7751, 0, 1, 0, 1, 1, 'Scarlet Initiate - Folded Handkerchief'),
(1507, 6150, 0, 9.4675, 0, 1, 0, 1, 1, 'Scarlet Initiate - A Frayed Knot'),
(1520, 118, 0, 6.383, 0, 1, 0, 1, 1, 'Rattlecage Soldier - Minor Healing Potion'),
(1520, 774, 0, 3.1915, 0, 1, 0, 1, 1, 'Rattlecage Soldier - Malachite'),
(1520, 4604, 0, 9.5745, 0, 1, 0, 1, 1, 'Rattlecage Soldier - Forest Mushroom Cap'),
(1520, 5362, 0, 10.6383, 0, 1, 0, 1, 1, 'Rattlecage Soldier - Chew Toy'),
(1522, 118, 0, 4.1667, 0, 1, 0, 1, 1, 'Darkeye Bonecaster - Minor Healing Potion'),
(1522, 4604, 0, 14.5833, 0, 1, 0, 1, 1, 'Darkeye Bonecaster - Forest Mushroom Cap'),
(1522, 5362, 0, 13.5417, 0, 1, 0, 1, 1, 'Darkeye Bonecaster - Chew Toy'),
(1523, 774, 0, 5.8824, 0, 1, 0, 1, 1, 'Cracked Skull Soldier - Malachite'),
(1523, 4604, 0, 5.8824, 0, 1, 0, 1, 1, 'Cracked Skull Soldier - Forest Mushroom Cap'),
(1523, 5362, 0, 8.8235, 0, 1, 0, 1, 1, 'Cracked Skull Soldier - Chew Toy'),
(1525, 118, 0, 3.5503, 0, 1, 0, 1, 1, 'Rotting Dead - Minor Healing Potion'),
(1525, 774, 0, 1.1834, 0, 1, 0, 1, 1, 'Rotting Dead - Malachite'),
(1525, 4604, 0, 9.4675, 0, 1, 0, 1, 1, 'Rotting Dead - Forest Mushroom Cap'),
(1525, 5362, 0, 9.4675, 0, 1, 0, 1, 1, 'Rotting Dead - Chew Toy'),
(1526, 118, 0, 2.9412, 0, 1, 0, 1, 1, 'Ravaged Corpse - Minor Healing Potion'),
(1526, 774, 0, 1.7647, 0, 1, 0, 1, 1, 'Ravaged Corpse - Malachite'),
(1526, 4604, 0, 8.2353, 0, 1, 0, 1, 1, 'Ravaged Corpse - Forest Mushroom Cap'),
(1526, 5362, 0, 8.2353, 0, 1, 0, 1, 1, 'Ravaged Corpse - Chew Toy'),
(1527, 4604, 0, 11.1111, 0, 1, 0, 1, 1, 'Hungering Dead - Forest Mushroom Cap'),
(1528, 4604, 0, 7.1429, 0, 1, 0, 1, 1, 'Shambling Horror - Forest Mushroom Cap'),
(1528, 5362, 0, 7.1429, 0, 1, 0, 1, 1, 'Shambling Horror - Chew Toy'),
(1529, 118, 0, 2.8571, 0, 1, 0, 1, 1, 'Bleeding Horror - Minor Healing Potion'),
(1529, 774, 0, 2.8571, 0, 1, 0, 1, 1, 'Bleeding Horror - Malachite'),
(1529, 4604, 0, 11.4286, 0, 1, 0, 1, 1, 'Bleeding Horror - Forest Mushroom Cap'),
(1529, 5362, 0, 22.8571, 0, 1, 0, 1, 1, 'Bleeding Horror - Chew Toy'),
(1530, 5362, 0, 5.8824, 0, 1, 0, 1, 1, 'Rotting Ancestor - Chew Toy'),
(1534, 4604, 0, 5, 0, 1, 0, 1, 1, 'Wailing Ancestor - Forest Mushroom Cap'),
(1534, 5362, 0, 5, 0, 1, 0, 1, 1, 'Wailing Ancestor - Chew Toy'),
(1535, 118, 0, 1.7045, 0, 1, 0, 1, 1, 'Scarlet Warrior - Minor Healing Potion'),
(1535, 2070, 0, 10.2273, 0, 1, 0, 1, 1, 'Scarlet Warrior - Darnassian Bleu'),
(1535, 4536, 0, 1.1364, 0, 1, 0, 1, 1, 'Scarlet Warrior - Shiny Red Apple'),
(1535, 4540, 0, 2.8409, 0, 1, 0, 1, 1, 'Scarlet Warrior - Tough Hunk of Bread'),
(1535, 5363, 0, 2.2727, 0, 1, 0, 1, 1, 'Scarlet Warrior - Folded Handkerchief'),
(1535, 6150, 0, 5.6818, 0, 1, 0, 1, 1, 'Scarlet Warrior - A Frayed Knot'),
(1536, 118, 0, 2.0619, 0, 1, 0, 1, 1, 'Scarlet Missionary - Minor Healing Potion'),
(1536, 2070, 0, 3.0928, 0, 1, 0, 1, 1, 'Scarlet Missionary - Darnassian Bleu'),
(1536, 4536, 0, 2.0619, 0, 1, 0, 1, 1, 'Scarlet Missionary - Shiny Red Apple'),
(1536, 4540, 0, 8.2474, 0, 1, 0, 1, 1, 'Scarlet Missionary - Tough Hunk of Bread'),
(1536, 5363, 0, 6.1856, 0, 1, 0, 1, 1, 'Scarlet Missionary - Folded Handkerchief'),
(1536, 6150, 0, 5.1546, 0, 1, 0, 1, 1, 'Scarlet Missionary - A Frayed Knot'),
(1537, 118, 0, 7.8014, 0, 1, 0, 1, 1, 'Scarlet Zealot - Minor Healing Potion'),
(1537, 774, 0, 4.2553, 0, 1, 0, 1, 1, 'Scarlet Zealot - Malachite'),
(1537, 2070, 0, 2.1277, 0, 1, 0, 1, 1, 'Scarlet Zealot - Darnassian Bleu'),
(1537, 4536, 0, 2.8369, 0, 1, 0, 1, 1, 'Scarlet Zealot - Shiny Red Apple'),
(1537, 4540, 0, 1.4184, 0, 1, 0, 1, 1, 'Scarlet Zealot - Tough Hunk of Bread'),
(1537, 5363, 0, 7.8014, 0, 1, 0, 1, 1, 'Scarlet Zealot - Folded Handkerchief'),
(1537, 6150, 0, 2.8369, 0, 1, 0, 1, 1, 'Scarlet Zealot - A Frayed Knot'),
(1538, 118, 0, 3.6364, 0, 1, 0, 1, 1, 'Scarlet Friar - Minor Healing Potion'),
(1538, 774, 0, 1.8182, 0, 1, 0, 1, 1, 'Scarlet Friar - Malachite'),
(1538, 2070, 0, 3.6364, 0, 1, 0, 1, 1, 'Scarlet Friar - Darnassian Bleu'),
(1538, 4540, 0, 7.2727, 0, 1, 0, 1, 1, 'Scarlet Friar - Tough Hunk of Bread'),
(1538, 5363, 0, 7.2727, 0, 1, 0, 1, 1, 'Scarlet Friar - Folded Handkerchief'),
(1538, 6150, 0, 3.6364, 0, 1, 0, 1, 1, 'Scarlet Friar - A Frayed Knot'),
(1539, 4536, 0, 3.5714, 0, 1, 0, 1, 1, 'Scarlet Neophyte - Shiny Red Apple'),
(1539, 5363, 0, 7.1429, 0, 1, 0, 1, 1, 'Scarlet Neophyte - Folded Handkerchief'),
(1539, 6150, 0, 10.7143, 0, 1, 0, 1, 1, 'Scarlet Neophyte - A Frayed Knot'),
(1540, 118, 0, 3.4483, 0, 1, 0, 1, 1, 'Scarlet Vanguard - Minor Healing Potion'),
(1540, 774, 0, 3.4483, 0, 1, 0, 1, 1, 'Scarlet Vanguard - Malachite'),
(1540, 4536, 0, 3.4483, 0, 1, 0, 1, 1, 'Scarlet Vanguard - Shiny Red Apple'),
(1540, 5363, 0, 3.4483, 0, 1, 0, 1, 1, 'Scarlet Vanguard - Folded Handkerchief'),
(1540, 6150, 0, 10.3448, 0, 1, 0, 1, 1, 'Scarlet Vanguard - A Frayed Knot'),
(1543, 118, 0, 15, 0, 1, 0, 1, 1, 'Vile Fin Puddlejumper - Minor Healing Potion'),
(1543, 5361, 0, 7.5, 0, 1, 0, 1, 1, 'Vile Fin Puddlejumper - Fishbone Toothpick'),
(1543, 6303, 0, 5, 0, 1, 0, 2, 2, 'Vile Fin Puddlejumper - Raw Slitherskin Mackerel'),
(1544, 118, 0, 4.4444, 0, 1, 0, 1, 1, 'Vile Fin Minor Oracle - Minor Healing Potion'),
(1544, 774, 0, 2.2222, 0, 1, 0, 1, 1, 'Vile Fin Minor Oracle - Malachite'),
(1544, 5361, 0, 11.1111, 0, 1, 0, 1, 1, 'Vile Fin Minor Oracle - Fishbone Toothpick'),
(1544, 6303, 0, 8.8889, 0, 1, 0, 1, 2, 'Vile Fin Minor Oracle - Raw Slitherskin Mackerel'),
(1561, 3927, 0, 2.8604, 0, 1, 0, 1, 1, 'Bloodsail Raider - Fine Aged Cheddar'),
(1561, 3928, 0, 3.2037, 0, 1, 0, 1, 1, 'Bloodsail Raider - Superior Healing Potion'),
(1561, 4601, 0, 2.5172, 0, 1, 0, 1, 1, 'Bloodsail Raider - Soft Banana Bread'),
(1561, 4602, 0, 1.8307, 0, 1, 0, 1, 1, 'Bloodsail Raider - Moon Harvest Pumpkin'),
(1561, 5432, 0, 10.7551, 0, 1, 0, 1, 1, 'Bloodsail Raider - Hickory Pipe'),
(1561, 7909, 0, 0.5721, 0, 1, 0, 1, 1, 'Bloodsail Raider - Aquamarine'),
(1561, 7910, 0, 0.4577, 0, 1, 0, 1, 1, 'Bloodsail Raider - Star Ruby'),
(1561, 16884, 0, 7.8947, 0, 1, 0, 1, 1, 'Bloodsail Raider - Sturdy Junkbox'),
(1562, 3927, 0, 2.9234, 0, 1, 0, 1, 1, 'Bloodsail Mage - Fine Aged Cheddar'),
(1562, 3928, 0, 2.3185, 0, 1, 0, 1, 1, 'Bloodsail Mage - Superior Healing Potion'),
(1562, 4601, 0, 2.7218, 0, 1, 0, 1, 1, 'Bloodsail Mage - Soft Banana Bread'),
(1562, 4602, 0, 2.1169, 0, 1, 0, 1, 1, 'Bloodsail Mage - Moon Harvest Pumpkin'),
(1562, 5432, 0, 8.7702, 0, 1, 0, 1, 1, 'Bloodsail Mage - Hickory Pipe'),
(1562, 7909, 0, 0.4032, 0, 1, 0, 1, 1, 'Bloodsail Mage - Aquamarine'),
(1562, 7910, 0, 0.4032, 0, 1, 0, 1, 1, 'Bloodsail Mage - Star Ruby'),
(1562, 16884, 0, 7.2581, 0, 1, 0, 1, 1, 'Bloodsail Mage - Sturdy Junkbox'),
(1563, 3927, 0, 2.5612, 0, 1, 0, 1, 1, 'Bloodsail Swashbuckler - Fine Aged Cheddar'),
(1563, 3928, 0, 2.2272, 0, 1, 0, 1, 1, 'Bloodsail Swashbuckler - Superior Healing Potion'),
(1563, 4601, 0, 3.0067, 0, 1, 0, 1, 1, 'Bloodsail Swashbuckler - Soft Banana Bread'),
(1563, 4602, 0, 2.6726, 0, 1, 0, 1, 1, 'Bloodsail Swashbuckler - Moon Harvest Pumpkin'),
(1563, 5432, 0, 10.1336, 0, 1, 0, 1, 1, 'Bloodsail Swashbuckler - Hickory Pipe'),
(1563, 7909, 0, 0.5568, 0, 1, 0, 1, 1, 'Bloodsail Swashbuckler - Aquamarine'),
(1563, 16884, 0, 10.3563, 0, 1, 0, 1, 1, 'Bloodsail Swashbuckler - Sturdy Junkbox'),
(1564, 3927, 0, 2.7174, 0, 1, 0, 1, 1, 'Bloodsail Warlock - Fine Aged Cheddar'),
(1564, 3928, 0, 1.7391, 0, 1, 0, 1, 1, 'Bloodsail Warlock - Superior Healing Potion'),
(1564, 4601, 0, 2.3913, 0, 1, 0, 1, 1, 'Bloodsail Warlock - Soft Banana Bread'),
(1564, 4602, 0, 2.5, 0, 1, 0, 1, 1, 'Bloodsail Warlock - Moon Harvest Pumpkin'),
(1564, 5432, 0, 9.8913, 0, 1, 0, 1, 1, 'Bloodsail Warlock - Hickory Pipe'),
(1564, 7909, 0, 0.2174, 0, 1, 0, 1, 1, 'Bloodsail Warlock - Aquamarine'),
(1564, 7910, 0, 0.2174, 0, 1, 0, 1, 1, 'Bloodsail Warlock - Star Ruby'),
(1564, 16884, 0, 10, 0, 1, 0, 1, 1, 'Bloodsail Warlock - Sturdy Junkbox'),
(1565, 3927, 0, 1.7241, 0, 1, 0, 1, 1, 'Bloodsail Sea Dog - Fine Aged Cheddar'),
(1565, 3928, 0, 0.8621, 0, 1, 0, 1, 1, 'Bloodsail Sea Dog - Superior Healing Potion'),
(1565, 4601, 0, 1.7241, 0, 1, 0, 1, 1, 'Bloodsail Sea Dog - Soft Banana Bread'),
(1565, 4602, 0, 2.5862, 0, 1, 0, 1, 1, 'Bloodsail Sea Dog - Moon Harvest Pumpkin'),
(1565, 5432, 0, 5.1724, 0, 1, 0, 1, 1, 'Bloodsail Sea Dog - Hickory Pipe'),
(1565, 7909, 0, 0.8621, 0, 1, 0, 1, 1, 'Bloodsail Sea Dog - Aquamarine'),
(1565, 16884, 0, 5.1724, 0, 1, 0, 1, 1, 'Bloodsail Sea Dog - Sturdy Junkbox'),
(1653, 3927, 0, 4.5872, 0, 1, 0, 1, 1, 'Bloodsail Elder Magus - Fine Aged Cheddar'),
(1653, 3928, 0, 3.6697, 0, 1, 0, 1, 1, 'Bloodsail Elder Magus - Superior Healing Potion'),
(1653, 4601, 0, 0.9174, 0, 1, 0, 1, 1, 'Bloodsail Elder Magus - Soft Banana Bread'),
(1653, 4602, 0, 1.8349, 0, 1, 0, 1, 1, 'Bloodsail Elder Magus - Moon Harvest Pumpkin'),
(1653, 5432, 0, 11.0092, 0, 1, 0, 1, 1, 'Bloodsail Elder Magus - Hickory Pipe'),
(1653, 7909, 0, 0.9174, 0, 1, 0, 1, 1, 'Bloodsail Elder Magus - Aquamarine'),
(1653, 7910, 0, 0.9174, 0, 1, 0, 1, 1, 'Bloodsail Elder Magus - Star Ruby'),
(1653, 16884, 0, 14.6789, 0, 1, 0, 1, 1, 'Bloodsail Elder Magus - Sturdy Junkbox'),
(1654, 118, 0, 20, 0, 1, 0, 1, 1, 'Gregor Agamand - Minor Healing Potion'),
(1654, 4604, 0, 60, 0, 1, 0, 1, 1, 'Gregor Agamand - Forest Mushroom Cap'),
(1656, 4604, 0, 30, 0, 1, 0, 1, 1, 'Thurman Agamand - Forest Mushroom Cap'),
(1656, 5362, 0, 60, 0, 1, 0, 1, 1, 'Thurman Agamand - Chew Toy'),
(1657, 4604, 0, 14.2857, 0, 1, 0, 1, 1, 'Devlin Agamand - Forest Mushroom Cap'),
(1657, 5362, 0, 7.1429, 0, 1, 0, 1, 1, 'Devlin Agamand - Chew Toy'),
(1660, 4540, 0, 20, 0, 1, 0, 1, 1, 'Scarlet Bodyguard - Tough Hunk of Bread'),
(1663, 422, 0, 9.6774, 0, 1, 0, 1, 1, 'Dextren Ward - Dwarven Mild'),
(1663, 929, 0, 3.2258, 0, 1, 0, 1, 1, 'Dextren Ward - Healing Potion'),
(1663, 5374, 0, 22.5806, 0, 1, 0, 1, 1, 'Dextren Ward - Small Pocket Watch'),
(1663, 16882, 0, 22.5806, 0, 1, 0, 1, 1, 'Dextren Ward - Battered Junkbox'),
(1664, 5368, 0, 12.5, 0, 1, 0, 1, 1, 'Captain Vachon - Empty Wallet'),
(1665, 858, 0, 10, 0, 1, 0, 1, 1, 'Captain Melrache - Lesser Healing Potion'),
(1665, 5370, 0, 10, 0, 1, 0, 1, 1, 'Captain Melrache - Bent Spoon'),
(1666, 5374, 0, 6.25, 0, 1, 0, 1, 1, 'Kam Deepfury - Small Pocket Watch'),
(1666, 16882, 0, 31.25, 0, 1, 0, 1, 1, 'Kam Deepfury - Battered Junkbox'),
(1667, 2070, 0, 3.4483, 0, 1, 0, 1, 1, 'Meven Korgal - Darnassian Bleu'),
(1667, 4536, 0, 3.4483, 0, 1, 0, 1, 1, 'Meven Korgal - Shiny Red Apple'),
(1667, 5363, 0, 3.4483, 0, 1, 0, 1, 1, 'Meven Korgal - Folded Handkerchief'),
(1667, 6150, 0, 10.3448, 0, 1, 0, 1, 1, 'Meven Korgal - A Frayed Knot'),
(1674, 118, 0, 6.6667, 0, 1, 0, 1, 1, 'Rot Hide Gnoll - Minor Healing Potion'),
(1674, 4604, 0, 15, 0, 1, 0, 1, 1, 'Rot Hide Gnoll - Forest Mushroom Cap'),
(1674, 5362, 0, 8.3333, 0, 1, 0, 1, 1, 'Rot Hide Gnoll - Chew Toy'),
(1675, 118, 0, 2.7027, 0, 1, 0, 1, 1, 'Rot Hide Mongrel - Minor Healing Potion'),
(1675, 4604, 0, 16.2162, 0, 1, 0, 1, 1, 'Rot Hide Mongrel - Forest Mushroom Cap'),
(1675, 5362, 0, 14.8649, 0, 1, 0, 1, 1, 'Rot Hide Mongrel - Chew Toy'),
(1696, 422, 0, 2.7027, 0, 1, 0, 1, 1, 'Targorr the Dread - Dwarven Mild'),
(1696, 929, 0, 2.7027, 0, 1, 0, 1, 1, 'Targorr the Dread - Healing Potion'),
(1696, 4542, 0, 5.4054, 0, 1, 0, 1, 1, 'Targorr the Dread - Moist Cornbread'),
(1696, 5374, 0, 13.5135, 0, 1, 0, 1, 1, 'Targorr the Dread - Small Pocket Watch'),
(1696, 16882, 0, 32.4324, 0, 1, 0, 1, 1, 'Targorr the Dread - Battered Junkbox'),
(1706, 422, 0, 3.2951, 0, 1, 0, 1, 1, 'Defias Prisoner - Dwarven Mild'),
(1706, 929, 0, 2.149, 0, 1, 0, 1, 1, 'Defias Prisoner - Healing Potion'),
(1706, 1705, 0, 0.5731, 0, 1, 0, 1, 1, 'Defias Prisoner - Lesser Moonstone'),
(1706, 4538, 0, 1.5759, 0, 1, 0, 1, 1, 'Defias Prisoner - Snapvine Watermelon'),
(1706, 4542, 0, 1.2894, 0, 1, 0, 1, 1, 'Defias Prisoner - Moist Cornbread'),
(1706, 5374, 0, 6.447, 0, 1, 0, 1, 1, 'Defias Prisoner - Small Pocket Watch'),
(1706, 16882, 0, 19.914, 0, 1, 0, 1, 1, 'Defias Prisoner - Battered Junkbox'),
(1707, 422, 0, 2.7397, 0, 1, 0, 1, 1, 'Defias Captive - Dwarven Mild'),
(1707, 929, 0, 2.226, 0, 1, 0, 1, 1, 'Defias Captive - Healing Potion'),
(1707, 1206, 0, 0.6849, 0, 1, 0, 1, 1, 'Defias Captive - Moss Agate'),
(1707, 1705, 0, 0.1712, 0, 1, 0, 1, 1, 'Defias Captive - Lesser Moonstone'),
(1707, 4538, 0, 2.3973, 0, 1, 0, 1, 1, 'Defias Captive - Snapvine Watermelon'),
(1707, 4542, 0, 2.0548, 0, 1, 0, 1, 1, 'Defias Captive - Moist Cornbread'),
(1707, 5374, 0, 8.7329, 0, 1, 0, 1, 1, 'Defias Captive - Small Pocket Watch'),
(1707, 16882, 0, 20.3767, 0, 1, 0, 1, 1, 'Defias Captive - Battered Junkbox'),
(1708, 422, 0, 1.8092, 0, 1, 0, 1, 1, 'Defias Inmate - Dwarven Mild'),
(1708, 929, 0, 2.7961, 0, 1, 0, 1, 1, 'Defias Inmate - Healing Potion'),
(1708, 1206, 0, 0.1645, 0, 1, 0, 1, 1, 'Defias Inmate - Moss Agate'),
(1708, 4538, 0, 2.3026, 0, 1, 0, 1, 1, 'Defias Inmate - Snapvine Watermelon'),
(1708, 4542, 0, 2.4671, 0, 1, 0, 1, 1, 'Defias Inmate - Moist Cornbread'),
(1708, 5374, 0, 7.7303, 0, 1, 0, 1, 1, 'Defias Inmate - Small Pocket Watch'),
(1708, 16882, 0, 21.0526, 0, 1, 0, 1, 1, 'Defias Inmate - Battered Junkbox'),
(1711, 422, 0, 5.814, 0, 1, 0, 1, 1, 'Defias Convict - Dwarven Mild'),
(1711, 929, 0, 2.3256, 0, 1, 0, 1, 1, 'Defias Convict - Healing Potion'),
(1711, 1206, 0, 0.3876, 0, 1, 0, 1, 1, 'Defias Convict - Moss Agate'),
(1711, 4538, 0, 3.876, 0, 1, 0, 1, 1, 'Defias Convict - Snapvine Watermelon'),
(1711, 4542, 0, 0.7752, 0, 1, 0, 1, 1, 'Defias Convict - Moist Cornbread'),
(1711, 5374, 0, 7.7519, 0, 1, 0, 1, 1, 'Defias Convict - Small Pocket Watch'),
(1711, 16882, 0, 17.0543, 0, 1, 0, 1, 1, 'Defias Convict - Battered Junkbox'),
(1715, 422, 0, 1.3889, 0, 1, 0, 1, 1, 'Defias Insurgent - Dwarven Mild'),
(1715, 929, 0, 2.0833, 0, 1, 0, 1, 1, 'Defias Insurgent - Healing Potion'),
(1715, 4538, 0, 1.7361, 0, 1, 0, 1, 1, 'Defias Insurgent - Snapvine Watermelon'),
(1715, 4542, 0, 1.7361, 0, 1, 0, 1, 1, 'Defias Insurgent - Moist Cornbread'),
(1715, 5374, 0, 8.3333, 0, 1, 0, 1, 1, 'Defias Insurgent - Small Pocket Watch'),
(1715, 16882, 0, 17.3611, 0, 1, 0, 1, 1, 'Defias Insurgent - Battered Junkbox'),
(1716, 422, 0, 3.5714, 0, 1, 0, 1, 1, 'Bazil Thredd - Dwarven Mild'),
(1716, 929, 0, 7.1429, 0, 1, 0, 1, 1, 'Bazil Thredd - Healing Potion'),
(1716, 4542, 0, 3.5714, 0, 1, 0, 1, 1, 'Bazil Thredd - Moist Cornbread'),
(1716, 5374, 0, 10.7143, 0, 1, 0, 1, 1, 'Bazil Thredd - Small Pocket Watch'),
(1716, 16882, 0, 25, 0, 1, 0, 1, 1, 'Bazil Thredd - Battered Junkbox'),
(1717, 929, 0, 8.5714, 0, 1, 0, 1, 1, 'Hamhock - Healing Potion'),
(1717, 5373, 0, 5.7143, 0, 1, 0, 1, 1, 'Hamhock - Lucky Charm'),
(1717, 16882, 0, 14.2857, 0, 1, 0, 1, 1, 'Hamhock - Battered Junkbox'),
(1718, 117, 0, 7.265, 0, 1, 0, 1, 1, 'Rockjaw Raider - Tough Jerky'),
(1718, 118, 0, 3.8462, 0, 1, 0, 1, 1, 'Rockjaw Raider - Minor Healing Potion'),
(1718, 774, 0, 1.7094, 0, 1, 0, 1, 1, 'Rockjaw Raider - Malachite'),
(1718, 4540, 0, 4.2735, 0, 1, 0, 1, 1, 'Rockjaw Raider - Tough Hunk of Bread'),
(1718, 5367, 0, 10.2564, 0, 1, 0, 1, 1, 'Rockjaw Raider - Primitive Rock Tool'),
(1725, 414, 0, 1.7544, 0, 1, 0, 1, 1, 'Defias Watchman - Dalaran Sharp'),
(1725, 858, 0, 1.7544, 0, 1, 0, 1, 1, 'Defias Watchman - Lesser Healing Potion'),
(1725, 1210, 0, 1.7544, 0, 1, 0, 1, 1, 'Defias Watchman - Shadowgem'),
(1725, 4541, 0, 1.7544, 0, 1, 0, 1, 1, 'Defias Watchman - Freshly Baked Bread'),
(1725, 5368, 0, 14.0351, 0, 1, 0, 1, 1, 'Defias Watchman - Empty Wallet'),
(1727, 414, 0, 1.1364, 0, 1, 0, 1, 1, 'Defias Worker - Dalaran Sharp'),
(1727, 4541, 0, 4.5455, 0, 1, 0, 1, 1, 'Defias Worker - Freshly Baked Bread'),
(1727, 5368, 0, 9.0909, 0, 1, 0, 1, 1, 'Defias Worker - Empty Wallet'),
(1729, 414, 0, 1.6129, 0, 1, 0, 1, 1, 'Defias Evoker - Dalaran Sharp'),
(1729, 858, 0, 1.6129, 0, 1, 0, 1, 1, 'Defias Evoker - Lesser Healing Potion'),
(1729, 4541, 0, 3.2258, 0, 1, 0, 1, 1, 'Defias Evoker - Freshly Baked Bread'),
(1729, 5368, 0, 11.2903, 0, 1, 0, 1, 1, 'Defias Evoker - Empty Wallet'),
(1731, 858, 0, 2.027, 0, 1, 0, 1, 1, 'Goblin Craftsman - Lesser Healing Potion'),
(1731, 2287, 0, 4.0541, 0, 1, 0, 1, 1, 'Goblin Craftsman - Haunch of Meat'),
(1731, 4541, 0, 6.0811, 0, 1, 0, 1, 1, 'Goblin Craftsman - Freshly Baked Bread'),
(1732, 414, 0, 1.9417, 0, 1, 0, 1, 1, 'Defias Squallshaper - Dalaran Sharp'),
(1732, 818, 0, 0.9709, 0, 1, 0, 1, 1, 'Defias Squallshaper - Tigerseye'),
(1732, 858, 0, 4.8544, 0, 1, 0, 1, 1, 'Defias Squallshaper - Lesser Healing Potion'),
(1732, 4541, 0, 2.9126, 0, 1, 0, 1, 1, 'Defias Squallshaper - Freshly Baked Bread'),
(1732, 5368, 0, 7.767, 0, 1, 0, 1, 1, 'Defias Squallshaper - Empty Wallet'),
(1755, 929, 0, 14.2857, 0, 1, 0, 1, 1, 'Marzon the Silent Blade - Healing Potion'),
(1755, 16882, 0, 57.1429, 0, 1, 0, 1, 1, 'Marzon the Silent Blade - Battered Junkbox'),
(1763, 1210, 0, 4, 0, 1, 0, 1, 1, 'Gilnid - Shadowgem'),
(1763, 4541, 0, 12, 0, 1, 0, 1, 1, 'Gilnid - Freshly Baked Bread'),
(1767, 858, 0, 5.8824, 0, 1, 0, 1, 1, 'Vile Fin Shredder - Lesser Healing Potion'),
(1767, 6289, 0, 17.6471, 0, 1, 0, 2, 2, 'Vile Fin Shredder - Raw Longjaw Mud Snapper'),
(1768, 5371, 0, 14.2857, 0, 1, 0, 1, 1, 'Vile Fin Tidehunter - Piece of Coral'),
(1773, 4605, 0, 18.1818, 0, 1, 0, 1, 1, 'Rot Hide Mystic - Red-speckled Mushroom'),
(1773, 5370, 0, 18.1818, 0, 1, 0, 1, 1, 'Rot Hide Mystic - Bent Spoon'),
(1783, 3419, 0, 9.5828, 0, 1, 0, 1, 1, 'Skeletal Flayer - Red Rose'),
(1783, 3928, 0, 2.9335, 0, 1, 0, 1, 1, 'Skeletal Flayer - Superior Healing Potion'),
(1783, 4608, 0, 6.4537, 0, 1, 0, 1, 1, 'Skeletal Flayer - Raw Black Truffle'),
(1783, 7909, 0, 0.3259, 0, 1, 0, 1, 1, 'Skeletal Flayer - Aquamarine'),
(1783, 7910, 0, 0.2934, 0, 1, 0, 1, 1, 'Skeletal Flayer - Star Ruby'),
(1783, 16884, 0, 8.1486, 0, 1, 0, 1, 1, 'Skeletal Flayer - Sturdy Junkbox'),
(1784, 3419, 0, 9.322, 0, 1, 0, 1, 1, 'Skeletal Sorcerer - Red Rose'),
(1784, 3928, 0, 3.5782, 0, 1, 0, 1, 1, 'Skeletal Sorcerer - Superior Healing Potion'),
(1784, 7910, 0, 0.1883, 0, 1, 0, 1, 1, 'Skeletal Sorcerer - Star Ruby'),
(1784, 8948, 0, 7.6271, 0, 1, 0, 1, 1, 'Skeletal Sorcerer - Dried King Bolete'),
(1784, 16885, 0, 10.3578, 0, 1, 0, 1, 1, 'Skeletal Sorcerer - Heavy Junkbox'),
(1785, 3419, 0, 6.4516, 0, 1, 0, 1, 1, 'Skeletal Terror - Red Rose'),
(1785, 3928, 0, 3.2258, 0, 1, 0, 1, 1, 'Skeletal Terror - Superior Healing Potion'),
(1785, 8948, 0, 9.6774, 0, 1, 0, 1, 1, 'Skeletal Terror - Dried King Bolete'),
(1785, 16885, 0, 6.4516, 0, 1, 0, 1, 1, 'Skeletal Terror - Heavy Junkbox'),
(1787, 3419, 0, 10.745, 0, 1, 0, 1, 1, 'Skeletal Executioner - Red Rose'),
(1787, 3928, 0, 3.0086, 0, 1, 0, 1, 1, 'Skeletal Executioner - Superior Healing Potion'),
(1787, 7910, 0, 1.0029, 0, 1, 0, 1, 1, 'Skeletal Executioner - Star Ruby'),
(1787, 8948, 0, 6.5903, 0, 1, 0, 1, 1, 'Skeletal Executioner - Dried King Bolete'),
(1787, 16885, 0, 7.4499, 0, 1, 0, 1, 1, 'Skeletal Executioner - Heavy Junkbox'),
(1788, 3419, 0, 13.8889, 0, 1, 0, 1, 1, 'Skeletal Warlord - Red Rose'),
(1788, 8948, 0, 4.1667, 0, 1, 0, 1, 1, 'Skeletal Warlord - Dried King Bolete'),
(1788, 16885, 0, 15.2778, 0, 1, 0, 1, 1, 'Skeletal Warlord - Heavy Junkbox'),
(1789, 3419, 0, 9.7796, 0, 1, 0, 1, 1, 'Skeletal Acolyte - Red Rose'),
(1789, 3928, 0, 1.7906, 0, 1, 0, 1, 1, 'Skeletal Acolyte - Superior Healing Potion'),
(1789, 7910, 0, 0.4132, 0, 1, 0, 1, 1, 'Skeletal Acolyte - Star Ruby'),
(1789, 8948, 0, 7.989, 0, 1, 0, 1, 1, 'Skeletal Acolyte - Dried King Bolete'),
(1789, 16885, 0, 8.5399, 0, 1, 0, 1, 1, 'Skeletal Acolyte - Heavy Junkbox'),
(1791, 3419, 0, 10.6688, 0, 1, 0, 1, 1, 'Slavering Ghoul - Red Rose'),
(1791, 3928, 0, 2.2293, 0, 1, 0, 1, 1, 'Slavering Ghoul - Superior Healing Potion'),
(1791, 4608, 0, 7.8025, 0, 1, 0, 1, 1, 'Slavering Ghoul - Raw Black Truffle'),
(1791, 7909, 0, 0.3185, 0, 1, 0, 1, 1, 'Slavering Ghoul - Aquamarine'),
(1791, 16884, 0, 8.3599, 0, 1, 0, 1, 1, 'Slavering Ghoul - Sturdy Junkbox'),
(1793, 3419, 0, 8.5714, 0, 1, 0, 1, 1, 'Rotting Ghoul - Red Rose'),
(1793, 3928, 0, 2.8571, 0, 1, 0, 1, 1, 'Rotting Ghoul - Superior Healing Potion'),
(1793, 8948, 0, 6.6667, 0, 1, 0, 1, 1, 'Rotting Ghoul - Dried King Bolete'),
(1793, 16885, 0, 2.8571, 0, 1, 0, 1, 1, 'Rotting Ghoul - Heavy Junkbox'),
(1794, 3419, 0, 13.0199, 0, 1, 0, 1, 1, 'Soulless Ghoul - Red Rose'),
(1794, 3928, 0, 1.8083, 0, 1, 0, 1, 1, 'Soulless Ghoul - Superior Healing Potion'),
(1794, 8948, 0, 7.2333, 0, 1, 0, 1, 1, 'Soulless Ghoul - Dried King Bolete'),
(1794, 16885, 0, 7.0524, 0, 1, 0, 1, 1, 'Soulless Ghoul - Heavy Junkbox'),
(1795, 3419, 0, 9.622, 0, 1, 0, 1, 1, 'Searing Ghoul - Red Rose'),
(1795, 3928, 0, 2.0619, 0, 1, 0, 1, 1, 'Searing Ghoul - Superior Healing Potion'),
(1795, 8948, 0, 7.9038, 0, 1, 0, 1, 1, 'Searing Ghoul - Dried King Bolete'),
(1795, 16885, 0, 7.2165, 0, 1, 0, 1, 1, 'Searing Ghoul - Heavy Junkbox'),
(1796, 3419, 0, 14.8936, 0, 1, 0, 1, 1, 'Freezing Ghoul - Red Rose'),
(1796, 3928, 0, 3.1915, 0, 1, 0, 1, 1, 'Freezing Ghoul - Superior Healing Potion'),
(1796, 8948, 0, 5.3191, 0, 1, 0, 1, 1, 'Freezing Ghoul - Dried King Bolete'),
(1796, 16885, 0, 14.8936, 0, 1, 0, 1, 1, 'Freezing Ghoul - Heavy Junkbox'),
(1805, 3419, 0, 25, 0, 1, 0, 1, 1, 'Flesh Golem - Red Rose'),
(1805, 8948, 0, 6.25, 0, 1, 0, 1, 1, 'Flesh Golem - Dried King Bolete'),
(1805, 16885, 0, 12.5, 0, 1, 0, 1, 1, 'Flesh Golem - Heavy Junkbox'),
(1806, 3419, 0, 10.3896, 0, 1, 0, 1, 1, 'Vile Slime - Red Rose'),
(1806, 3928, 0, 1.2987, 0, 1, 0, 1, 1, 'Vile Slime - Superior Healing Potion'),
(1806, 7910, 0, 1.2987, 0, 1, 0, 1, 1, 'Vile Slime - Star Ruby'),
(1806, 8948, 0, 9.0909, 0, 1, 0, 1, 1, 'Vile Slime - Dried King Bolete'),
(1806, 16885, 0, 5.1948, 0, 1, 0, 1, 1, 'Vile Slime - Heavy Junkbox'),
(1808, 3419, 0, 8.2569, 0, 1, 0, 1, 1, 'Devouring Ooze - Red Rose'),
(1808, 3928, 0, 1.8349, 0, 1, 0, 1, 1, 'Devouring Ooze - Superior Healing Potion'),
(1808, 8948, 0, 15.5963, 0, 1, 0, 1, 1, 'Devouring Ooze - Dried King Bolete'),
(1808, 16885, 0, 6.422, 0, 1, 0, 1, 1, 'Devouring Ooze - Heavy Junkbox'),
(1826, 3928, 0, 1.3793, 0, 1, 0, 1, 1, 'Scarlet Mage - Superior Healing Potion'),
(1826, 5432, 0, 8.2759, 0, 1, 0, 1, 1, 'Scarlet Mage - Hickory Pipe'),
(1826, 7910, 0, 0.6897, 0, 1, 0, 1, 1, 'Scarlet Mage - Star Ruby'),
(1826, 8932, 0, 4.1379, 0, 1, 0, 1, 1, 'Scarlet Mage - Alterac Swiss'),
(1826, 8950, 0, 1.3793, 0, 1, 0, 1, 1, 'Scarlet Mage - Homemade Cherry Pie'),
(1826, 8953, 0, 2.7586, 0, 1, 0, 1, 1, 'Scarlet Mage - Deep Fried Plantains'),
(1826, 16885, 0, 6.8966, 0, 1, 0, 1, 1, 'Scarlet Mage - Heavy Junkbox'),
(1827, 5432, 0, 12.1212, 0, 1, 0, 1, 1, 'Scarlet Sentinel - Hickory Pipe'),
(1827, 8932, 0, 3.0303, 0, 1, 0, 1, 1, 'Scarlet Sentinel - Alterac Swiss'),
(1827, 8953, 0, 3.0303, 0, 1, 0, 1, 1, 'Scarlet Sentinel - Deep Fried Plantains'),
(1827, 16885, 0, 9.0909, 0, 1, 0, 1, 1, 'Scarlet Sentinel - Heavy Junkbox'),
(1831, 3928, 0, 1.3889, 0, 1, 0, 1, 1, 'Scarlet Hunter - Superior Healing Potion'),
(1831, 5432, 0, 6.9444, 0, 1, 0, 1, 1, 'Scarlet Hunter - Hickory Pipe'),
(1831, 7910, 0, 5.5556, 0, 1, 0, 1, 1, 'Scarlet Hunter - Star Ruby'),
(1831, 8932, 0, 2.7778, 0, 1, 0, 1, 1, 'Scarlet Hunter - Alterac Swiss'),
(1831, 16885, 0, 5.5556, 0, 1, 0, 1, 1, 'Scarlet Hunter - Heavy Junkbox'),
(1832, 3928, 0, 3.4483, 0, 1, 0, 1, 1, 'Scarlet Magus - Superior Healing Potion'),
(1832, 5432, 0, 10.3448, 0, 1, 0, 1, 1, 'Scarlet Magus - Hickory Pipe'),
(1832, 7910, 0, 1.1494, 0, 1, 0, 1, 1, 'Scarlet Magus - Star Ruby'),
(1832, 8932, 0, 2.2989, 0, 1, 0, 1, 1, 'Scarlet Magus - Alterac Swiss'),
(1832, 8950, 0, 3.4483, 0, 1, 0, 1, 1, 'Scarlet Magus - Homemade Cherry Pie'),
(1832, 8953, 0, 2.2989, 0, 1, 0, 1, 1, 'Scarlet Magus - Deep Fried Plantains'),
(1832, 16885, 0, 4.5977, 0, 1, 0, 1, 1, 'Scarlet Magus - Heavy Junkbox'),
(1833, 3928, 0, 1.9169, 0, 1, 0, 1, 1, 'Scarlet Knight - Superior Healing Potion'),
(1833, 5432, 0, 7.6677, 0, 1, 0, 1, 1, 'Scarlet Knight - Hickory Pipe'),
(1833, 8932, 0, 2.8754, 0, 1, 0, 1, 1, 'Scarlet Knight - Alterac Swiss'),
(1833, 8950, 0, 2.5559, 0, 1, 0, 1, 1, 'Scarlet Knight - Homemade Cherry Pie'),
(1833, 8953, 0, 1.278, 0, 1, 0, 1, 1, 'Scarlet Knight - Deep Fried Plantains'),
(1833, 16885, 0, 9.5847, 0, 1, 0, 1, 1, 'Scarlet Knight - Heavy Junkbox'),
(1834, 3928, 0, 1.9355, 0, 1, 0, 1, 1, 'Scarlet Paladin - Superior Healing Potion'),
(1834, 5432, 0, 10.3226, 0, 1, 0, 1, 1, 'Scarlet Paladin - Hickory Pipe'),
(1834, 7910, 0, 0.2151, 0, 1, 0, 1, 1, 'Scarlet Paladin - Star Ruby'),
(1834, 8932, 0, 2.3656, 0, 1, 0, 1, 1, 'Scarlet Paladin - Alterac Swiss'),
(1834, 8950, 0, 2.7957, 0, 1, 0, 1, 1, 'Scarlet Paladin - Homemade Cherry Pie'),
(1834, 8953, 0, 1.7204, 0, 1, 0, 1, 1, 'Scarlet Paladin - Deep Fried Plantains'),
(1834, 16885, 0, 5.5914, 0, 1, 0, 1, 1, 'Scarlet Paladin - Heavy Junkbox'),
(1835, 3928, 0, 1.6667, 0, 1, 0, 1, 1, 'Scarlet Invoker - Superior Healing Potion'),
(1835, 5432, 0, 9.1667, 0, 1, 0, 1, 1, 'Scarlet Invoker - Hickory Pipe'),
(1835, 8932, 0, 1.6667, 0, 1, 0, 1, 1, 'Scarlet Invoker - Alterac Swiss'),
(1835, 8950, 0, 1.6667, 0, 1, 0, 1, 1, 'Scarlet Invoker - Homemade Cherry Pie'),
(1835, 8953, 0, 0.8333, 0, 1, 0, 1, 1, 'Scarlet Invoker - Deep Fried Plantains'),
(1835, 16885, 0, 7.5, 0, 1, 0, 1, 1, 'Scarlet Invoker - Heavy Junkbox'),
(1836, 5432, 0, 7.6923, 0, 1, 0, 1, 1, 'Scarlet Cavalier - Hickory Pipe'),
(1836, 7910, 0, 3.8462, 0, 1, 0, 1, 1, 'Scarlet Cavalier - Star Ruby'),
(1836, 16885, 0, 3.8462, 0, 1, 0, 1, 1, 'Scarlet Cavalier - Heavy Junkbox'),
(1845, 3928, 0, 7.1429, 0, 1, 0, 1, 1, 'High Protector Tarsen - Superior Healing Potion'),
(1845, 16885, 0, 7.1429, 0, 1, 0, 1, 1, 'High Protector Tarsen - Heavy Junkbox'),
(1846, 22829, 0, 7.1429, 0, 1, 0, 1, 1, 'High Protector Lorik - Super Healing Potion'),
(1846, 29569, 0, 21.4286, 0, 1, 0, 1, 1, 'High Protector Lorik - Strong Junkbox'),
(1846, 29571, 0, 7.1429, 0, 1, 0, 1, 1, 'High Protector Lorik - A Steamy Romance Novel'),
(1852, 27859, 0, 16.6667, 0, 1, 0, 1, 1, 'Araj the Summoner - Zangar Caps'),
(1853, 29571, 0, 10, 0, 1, 0, 1, 1, 'Darkmaster Gandling - A Steamy Romance Novel'),
(1865, 4605, 0, 7.6923, 0, 1, 0, 1, 1, 'Ravenclaw Raider - Red-speckled Mushroom'),
(1865, 5370, 0, 15.3846, 0, 1, 0, 1, 1, 'Ravenclaw Raider - Bent Spoon'),
(1866, 858, 0, 3.7037, 0, 1, 0, 1, 1, 'Ravenclaw Slave - Lesser Healing Potion'),
(1866, 2589, 0, 3.7037, 0, 1, 0, 1, 1, 'Ravenclaw Slave - Linen Cloth'),
(1866, 5370, 0, 14.8148, 0, 1, 0, 1, 1, 'Ravenclaw Slave - Bent Spoon'),
(1867, 414, 0, 2.7972, 0, 1, 0, 1, 1, 'Dalaran Apprentice - Dalaran Sharp'),
(1867, 818, 0, 0.6993, 0, 1, 0, 1, 1, 'Dalaran Apprentice - Tigerseye'),
(1867, 858, 0, 2.0979, 0, 1, 0, 1, 1, 'Dalaran Apprentice - Lesser Healing Potion'),
(1867, 2589, 0, 1.3986, 0, 1, 0, 1, 1, 'Dalaran Apprentice - Linen Cloth'),
(1867, 4541, 0, 0.6993, 0, 1, 0, 1, 1, 'Dalaran Apprentice - Freshly Baked Bread'),
(1867, 4684, 0, 0.6993, 0, 1, 0, 1, 1, 'Dalaran Apprentice - Spellbinder Belt'),
(1867, 5368, 0, 15.3846, 0, 1, 0, 1, 1, 'Dalaran Apprentice - Empty Wallet'),
(1868, 4605, 0, 7.1429, 0, 1, 0, 1, 1, 'Ravenclaw Servant - Red-speckled Mushroom'),
(1868, 5370, 0, 7.1429, 0, 1, 0, 1, 1, 'Ravenclaw Servant - Bent Spoon'),
(1869, 4605, 0, 6.6667, 0, 1, 0, 1, 1, 'Ravenclaw Champion - Red-speckled Mushroom'),
(1869, 5370, 0, 6.6667, 0, 1, 0, 1, 1, 'Ravenclaw Champion - Bent Spoon'),
(1870, 4605, 0, 13.3333, 0, 1, 0, 1, 1, 'Hand of Ravenclaw - Red-speckled Mushroom'),
(1870, 5370, 0, 6.6667, 0, 1, 0, 1, 1, 'Hand of Ravenclaw - Bent Spoon'),
(1883, 3928, 0, 1.5707, 0, 1, 0, 1, 1, 'Scarlet Worker - Superior Healing Potion'),
(1883, 5432, 0, 9.4241, 0, 1, 0, 1, 1, 'Scarlet Worker - Hickory Pipe'),
(1883, 7910, 0, 0.5236, 0, 1, 0, 1, 1, 'Scarlet Worker - Star Ruby'),
(1883, 8932, 0, 4.712, 0, 1, 0, 1, 1, 'Scarlet Worker - Alterac Swiss'),
(1883, 8950, 0, 1.0471, 0, 1, 0, 1, 1, 'Scarlet Worker - Homemade Cherry Pie'),
(1883, 8953, 0, 4.712, 0, 1, 0, 1, 1, 'Scarlet Worker - Deep Fried Plantains'),
(1883, 16885, 0, 5.7592, 0, 1, 0, 1, 1, 'Scarlet Worker - Heavy Junkbox'),
(1884, 3928, 0, 2.5714, 0, 1, 0, 1, 1, 'Scarlet Lumberjack - Superior Healing Potion'),
(1884, 5432, 0, 9.1429, 0, 1, 0, 1, 1, 'Scarlet Lumberjack - Hickory Pipe'),
(1884, 7910, 0, 0.2857, 0, 1, 0, 1, 1, 'Scarlet Lumberjack - Star Ruby'),
(1884, 8932, 0, 3.4286, 0, 1, 0, 1, 1, 'Scarlet Lumberjack - Alterac Swiss'),
(1884, 8950, 0, 3.1429, 0, 1, 0, 1, 1, 'Scarlet Lumberjack - Homemade Cherry Pie'),
(1884, 8953, 0, 2, 0, 1, 0, 1, 1, 'Scarlet Lumberjack - Deep Fried Plantains'),
(1884, 16885, 0, 8, 0, 1, 0, 1, 1, 'Scarlet Lumberjack - Heavy Junkbox'),
(1888, 414, 0, 4.3011, 0, 1, 0, 1, 1, 'Dalaran Watcher - Dalaran Sharp'),
(1888, 858, 0, 2.1505, 0, 1, 0, 1, 1, 'Dalaran Watcher - Lesser Healing Potion'),
(1888, 4541, 0, 3.2258, 0, 1, 0, 1, 1, 'Dalaran Watcher - Freshly Baked Bread'),
(1888, 5368, 0, 8.6022, 0, 1, 0, 1, 1, 'Dalaran Watcher - Empty Wallet'),
(1889, 858, 0, 7.4074, 0, 1, 0, 1, 1, 'Dalaran Wizard - Lesser Healing Potion'),
(1889, 4541, 0, 5.5556, 0, 1, 0, 1, 1, 'Dalaran Wizard - Freshly Baked Bread'),
(1889, 5368, 0, 9.2593, 0, 1, 0, 1, 1, 'Dalaran Wizard - Empty Wallet'),
(1890, 118, 0, 3.7037, 0, 1, 0, 1, 1, 'Rattlecage Skeleton - Minor Healing Potion'),
(1890, 4604, 0, 4.9383, 0, 1, 0, 1, 1, 'Rattlecage Skeleton - Forest Mushroom Cap'),
(1890, 5362, 0, 16.0494, 0, 1, 0, 1, 1, 'Rattlecage Skeleton - Chew Toy'),
(1891, 858, 0, 6.25, 0, 1, 0, 1, 1, 'Pyrewood Watcher - Lesser Healing Potion'),
(1891, 5368, 0, 12.5, 0, 1, 0, 1, 1, 'Pyrewood Watcher - Empty Wallet'),
(1892, 2287, 0, 13.3333, 0, 1, 0, 1, 1, 'Moonrage Watcher - Haunch of Meat'),
(1892, 5369, 0, 6.6667, 0, 1, 0, 1, 1, 'Moonrage Watcher - Gnawed Bone'),
(1893, 858, 0, 18.75, 0, 1, 0, 1, 1, 'Moonrage Sentry - Lesser Healing Potion'),
(1893, 1210, 0, 6.25, 0, 1, 0, 1, 1, 'Moonrage Sentry - Shadowgem'),
(1893, 5369, 0, 25, 0, 1, 0, 1, 1, 'Moonrage Sentry - Gnawed Bone'),
(1894, 5368, 0, 20, 0, 1, 0, 1, 1, 'Pyrewood Sentry - Empty Wallet'),
(1895, 414, 0, 5.8824, 0, 1, 0, 1, 1, 'Pyrewood Elder - Dalaran Sharp'),
(1895, 4541, 0, 5.8824, 0, 1, 0, 1, 1, 'Pyrewood Elder - Freshly Baked Bread'),
(1895, 5368, 0, 11.7647, 0, 1, 0, 1, 1, 'Pyrewood Elder - Empty Wallet'),
(1896, 2287, 0, 14.2857, 0, 1, 0, 1, 1, 'Moonrage Elder - Haunch of Meat'),
(1896, 5369, 0, 7.1429, 0, 1, 0, 1, 1, 'Moonrage Elder - Gnawed Bone'),
(1907, 3928, 0, 1.9608, 0, 1, 0, 1, 1, 'Naga Explorer - Superior Healing Potion'),
(1907, 4603, 0, 7.4272, 0, 1, 0, 1, 1, 'Naga Explorer - Raw Spotted Yellowtail'),
(1907, 5435, 0, 10.3387, 0, 1, 0, 1, 1, 'Naga Explorer - Shiny Dinglehopper'),
(1907, 7910, 0, 0.4159, 0, 1, 0, 1, 1, 'Naga Explorer - Star Ruby'),
(1907, 16884, 0, 7.6649, 0, 1, 0, 1, 1, 'Naga Explorer - Sturdy Junkbox'),
(1908, 5371, 0, 12.1212, 0, 1, 0, 1, 1, 'Vile Fin Oracle - Piece of Coral'),
(1908, 6289, 0, 3.0303, 0, 1, 0, 1, 1, 'Vile Fin Oracle - Raw Longjaw Mud Snapper'),
(1909, 858, 0, 3.0769, 0, 1, 0, 1, 1, 'Vile Fin Lakestalker - Lesser Healing Potion'),
(1909, 1210, 0, 1.5385, 0, 1, 0, 1, 1, 'Vile Fin Lakestalker - Shadowgem'),
(1909, 5371, 0, 6.1538, 0, 1, 0, 1, 1, 'Vile Fin Lakestalker - Piece of Coral'),
(1909, 6289, 0, 4.6154, 0, 1, 0, 1, 1, 'Vile Fin Lakestalker - Raw Longjaw Mud Snapper'),
(1912, 414, 0, 1.875, 0, 1, 0, 1, 1, 'Dalaran Protector - Dalaran Sharp'),
(1912, 858, 0, 0.625, 0, 1, 0, 1, 1, 'Dalaran Protector - Lesser Healing Potion'),
(1912, 4541, 0, 1.875, 0, 1, 0, 1, 1, 'Dalaran Protector - Freshly Baked Bread'),
(1912, 5368, 0, 10.625, 0, 1, 0, 1, 1, 'Dalaran Protector - Empty Wallet'),
(1914, 414, 0, 1.0204, 0, 1, 0, 1, 1, 'Dalaran Mage - Dalaran Sharp'),
(1914, 858, 0, 3.0612, 0, 1, 0, 1, 1, 'Dalaran Mage - Lesser Healing Potion'),
(1914, 4541, 0, 1.0204, 0, 1, 0, 1, 1, 'Dalaran Mage - Freshly Baked Bread'),
(1914, 5368, 0, 12.2449, 0, 1, 0, 1, 1, 'Dalaran Mage - Empty Wallet'),
(1915, 4541, 0, 14.2857, 0, 1, 0, 1, 1, 'Dalaran Conjuror - Freshly Baked Bread'),
(1916, 4604, 0, 9.0909, 0, 1, 0, 1, 1, 'Stephen Bhartec - Forest Mushroom Cap'),
(1916, 5362, 0, 13.6364, 0, 1, 0, 1, 1, 'Stephen Bhartec - Chew Toy'),
(1917, 118, 0, 4.3478, 0, 1, 0, 1, 1, 'Daniel Ulfman - Minor Healing Potion'),
(1917, 4604, 0, 8.6957, 0, 1, 0, 1, 1, 'Daniel Ulfman - Forest Mushroom Cap'),
(1917, 5362, 0, 17.3913, 0, 1, 0, 1, 1, 'Daniel Ulfman - Chew Toy'),
(1918, 5362, 0, 6.6667, 0, 1, 0, 1, 1, 'Karrel Grayves - Chew Toy'),
(1919, 118, 0, 3.8462, 0, 1, 0, 1, 1, 'Samuel Fipps - Minor Healing Potion'),
(1919, 5362, 0, 11.5385, 0, 1, 0, 1, 1, 'Samuel Fipps - Chew Toy'),
(1934, 118, 0, 6.5217, 0, 1, 0, 1, 1, 'Tirisfal Farmer - Minor Healing Potion'),
(1934, 774, 0, 2.1739, 0, 1, 0, 1, 1, 'Tirisfal Farmer - Malachite'),
(1934, 2070, 0, 2.1739, 0, 1, 0, 1, 1, 'Tirisfal Farmer - Darnassian Bleu'),
(1934, 4536, 0, 6.5217, 0, 1, 0, 1, 1, 'Tirisfal Farmer - Shiny Red Apple'),
(1934, 4540, 0, 4.3478, 0, 1, 0, 1, 1, 'Tirisfal Farmer - Tough Hunk of Bread'),
(1934, 5363, 0, 6.5217, 0, 1, 0, 1, 1, 'Tirisfal Farmer - Folded Handkerchief'),
(1934, 6150, 0, 4.3478, 0, 1, 0, 1, 1, 'Tirisfal Farmer - A Frayed Knot'),
(1935, 118, 0, 4.4444, 0, 1, 0, 1, 1, 'Tirisfal Farmhand - Minor Healing Potion'),
(1935, 2070, 0, 4.4444, 0, 1, 0, 1, 1, 'Tirisfal Farmhand - Darnassian Bleu'),
(1935, 4540, 0, 4.4444, 0, 1, 0, 1, 1, 'Tirisfal Farmhand - Tough Hunk of Bread'),
(1935, 6150, 0, 4.4444, 0, 1, 0, 1, 1, 'Tirisfal Farmhand - A Frayed Knot'),
(1939, 858, 0, 1.0204, 0, 1, 0, 1, 1, 'Rot Hide Brute - Lesser Healing Potion'),
(1939, 4605, 0, 11.2245, 0, 1, 0, 1, 1, 'Rot Hide Brute - Red-speckled Mushroom'),
(1939, 5370, 0, 6.1224, 0, 1, 0, 1, 1, 'Rot Hide Brute - Bent Spoon'),
(1940, 858, 0, 1.4493, 0, 1, 0, 1, 1, 'Rot Hide Plague Weaver - Lesser Healing Potion'),
(1940, 4605, 0, 5.7971, 0, 1, 0, 1, 1, 'Rot Hide Plague Weaver - Red-speckled Mushroom'),
(1940, 5370, 0, 5.7971, 0, 1, 0, 1, 1, 'Rot Hide Plague Weaver - Bent Spoon'),
(1941, 118, 0, 2.4, 0, 1, 0, 1, 1, 'Rot Hide Graverobber - Minor Healing Potion'),
(1941, 774, 0, 0.8, 0, 1, 0, 1, 1, 'Rot Hide Graverobber - Malachite'),
(1941, 4604, 0, 8, 0, 1, 0, 1, 1, 'Rot Hide Graverobber - Forest Mushroom Cap'),
(1941, 5362, 0, 13.6, 0, 1, 0, 1, 1, 'Rot Hide Graverobber - Chew Toy'),
(1942, 858, 0, 3.8462, 0, 1, 0, 1, 1, 'Rot Hide Savage - Lesser Healing Potion'),
(1942, 4605, 0, 3.8462, 0, 1, 0, 1, 1, 'Rot Hide Savage - Red-speckled Mushroom'),
(1942, 5370, 0, 3.8462, 0, 1, 0, 1, 1, 'Rot Hide Savage - Bent Spoon'),
(1943, 818, 0, 4.3478, 0, 1, 0, 1, 1, 'Raging Rot Hide - Tigerseye'),
(1943, 5370, 0, 13.0435, 0, 1, 0, 1, 1, 'Raging Rot Hide - Bent Spoon'),
(1957, 5371, 0, 14.2857, 0, 1, 0, 1, 1, 'Vile Fin Shorecreeper - Piece of Coral'),
(1957, 6289, 0, 14.2857, 0, 1, 0, 1, 1, 'Vile Fin Shorecreeper - Raw Longjaw Mud Snapper'),
(1958, 858, 0, 8.3333, 0, 1, 0, 1, 1, 'Vile Fin Tidecaller - Lesser Healing Potion'),
(1958, 6289, 0, 8.3333, 0, 1, 0, 2, 2, 'Vile Fin Tidecaller - Raw Longjaw Mud Snapper'),
(1973, 4605, 0, 3.3333, 0, 1, 0, 1, 1, 'Ravenclaw Guardian - Red-speckled Mushroom'),
(1974, 1210, 0, 2.6316, 0, 1, 0, 1, 1, 'Ravenclaw Drudger - Shadowgem'),
(1974, 4605, 0, 5.2632, 0, 1, 0, 1, 1, 'Ravenclaw Drudger - Red-speckled Mushroom'),
(1974, 5370, 0, 13.1579, 0, 1, 0, 1, 1, 'Ravenclaw Drudger - Bent Spoon'),
(1993, 117, 0, 12.5, 0, 1, 0, 1, 1, 'Greenpaw - Tough Jerky'),
(1993, 118, 0, 12.5, 0, 1, 0, 1, 1, 'Greenpaw - Minor Healing Potion'),
(1993, 5364, 0, 25, 0, 1, 0, 1, 1, 'Greenpaw - Dry Salt Lick'),
(2006, 117, 0, 2.6316, 0, 1, 0, 1, 1, 'Gnarlpine Ursa - Tough Jerky'),
(2006, 118, 0, 2.6316, 0, 1, 0, 1, 1, 'Gnarlpine Ursa - Minor Healing Potion'),
(2006, 5364, 0, 15.7895, 0, 1, 0, 1, 1, 'Gnarlpine Ursa - Dry Salt Lick'),
(2007, 117, 0, 11.4286, 0, 1, 0, 1, 1, 'Gnarlpine Gardener - Tough Jerky'),
(2007, 5364, 0, 11.4286, 0, 1, 0, 1, 1, 'Gnarlpine Gardener - Dry Salt Lick'),
(2008, 117, 0, 10.8911, 0, 1, 0, 1, 1, 'Gnarlpine Warrior - Tough Jerky'),
(2008, 118, 0, 1.9802, 0, 1, 0, 1, 1, 'Gnarlpine Warrior - Minor Healing Potion'),
(2008, 774, 0, 1.9802, 0, 1, 0, 1, 1, 'Gnarlpine Warrior - Malachite'),
(2008, 5364, 0, 14.8515, 0, 1, 0, 1, 1, 'Gnarlpine Warrior - Dry Salt Lick'),
(2009, 117, 0, 8.9202, 0, 1, 0, 1, 1, 'Gnarlpine Shaman - Tough Jerky'),
(2009, 118, 0, 1.4085, 0, 1, 0, 1, 1, 'Gnarlpine Shaman - Minor Healing Potion'),
(2009, 774, 0, 1.8779, 0, 1, 0, 1, 1, 'Gnarlpine Shaman - Malachite'),
(2009, 5364, 0, 9.3897, 0, 1, 0, 1, 1, 'Gnarlpine Shaman - Dry Salt Lick'),
(2010, 117, 0, 7.4257, 0, 1, 0, 1, 1, 'Gnarlpine Defender - Tough Jerky'),
(2010, 118, 0, 2.9703, 0, 1, 0, 1, 1, 'Gnarlpine Defender - Minor Healing Potion'),
(2010, 774, 0, 1.4851, 0, 1, 0, 1, 1, 'Gnarlpine Defender - Malachite'),
(2010, 5364, 0, 13.8614, 0, 1, 0, 1, 1, 'Gnarlpine Defender - Dry Salt Lick'),
(2011, 117, 0, 9.7561, 0, 1, 0, 1, 1, 'Gnarlpine Augur - Tough Jerky'),
(2011, 118, 0, 3.6585, 0, 1, 0, 1, 1, 'Gnarlpine Augur - Minor Healing Potion'),
(2011, 5364, 0, 14.6341, 0, 1, 0, 1, 1, 'Gnarlpine Augur - Dry Salt Lick'),
(2012, 117, 0, 6.6667, 0, 1, 0, 1, 1, 'Gnarlpine Pathfinder - Tough Jerky'),
(2012, 774, 0, 6.6667, 0, 1, 0, 1, 1, 'Gnarlpine Pathfinder - Malachite'),
(2012, 5364, 0, 6.6667, 0, 1, 0, 1, 1, 'Gnarlpine Pathfinder - Dry Salt Lick'),
(2013, 117, 0, 5.5556, 0, 1, 0, 1, 1, 'Gnarlpine Avenger - Tough Jerky'),
(2013, 118, 0, 5.5556, 0, 1, 0, 1, 1, 'Gnarlpine Avenger - Minor Healing Potion'),
(2013, 5364, 0, 11.1111, 0, 1, 0, 1, 1, 'Gnarlpine Avenger - Dry Salt Lick'),
(2014, 117, 0, 20, 0, 1, 0, 1, 1, 'Gnarlpine Totemic - Tough Jerky'),
(2014, 5364, 0, 20, 0, 1, 0, 1, 1, 'Gnarlpine Totemic - Dry Salt Lick'),
(2015, 117, 0, 5.6604, 0, 1, 0, 1, 1, 'Bloodfeather Harpy - Tough Jerky'),
(2015, 118, 0, 5.6604, 0, 1, 0, 1, 1, 'Bloodfeather Harpy - Minor Healing Potion'),
(2015, 5364, 0, 5.6604, 0, 1, 0, 1, 1, 'Bloodfeather Harpy - Dry Salt Lick'),
(2017, 117, 0, 9.375, 0, 1, 0, 1, 1, 'Bloodfeather Rogue - Tough Jerky'),
(2017, 118, 0, 3.125, 0, 1, 0, 1, 1, 'Bloodfeather Rogue - Minor Healing Potion'),
(2017, 5364, 0, 9.375, 0, 1, 0, 1, 1, 'Bloodfeather Rogue - Dry Salt Lick'),
(2018, 117, 0, 6.0606, 0, 1, 0, 1, 1, 'Bloodfeather Sorceress - Tough Jerky'),
(2018, 118, 0, 3.0303, 0, 1, 0, 1, 1, 'Bloodfeather Sorceress - Minor Healing Potion'),
(2018, 5364, 0, 9.0909, 0, 1, 0, 1, 1, 'Bloodfeather Sorceress - Dry Salt Lick'),
(2019, 117, 0, 8.6957, 0, 1, 0, 1, 1, 'Bloodfeather Fury - Tough Jerky'),
(2019, 118, 0, 4.3478, 0, 1, 0, 1, 1, 'Bloodfeather Fury - Minor Healing Potion'),
(2019, 774, 0, 4.3478, 0, 1, 0, 1, 1, 'Bloodfeather Fury - Malachite'),
(2019, 5364, 0, 4.3478, 0, 1, 0, 1, 1, 'Bloodfeather Fury - Dry Salt Lick'),
(2020, 117, 0, 5.2632, 0, 1, 0, 1, 1, 'Bloodfeather Wind Witch - Tough Jerky'),
(2021, 818, 0, 2.2727, 0, 1, 0, 1, 1, 'Bloodfeather Matriarch - Tigerseye'),
(2021, 858, 0, 4.5455, 0, 1, 0, 1, 1, 'Bloodfeather Matriarch - Lesser Healing Potion'),
(2021, 2287, 0, 4.5455, 0, 1, 0, 1, 1, 'Bloodfeather Matriarch - Haunch of Meat'),
(2021, 5369, 0, 11.3636, 0, 1, 0, 1, 1, 'Bloodfeather Matriarch - Gnawed Bone'),
(2038, 117, 0, 20, 0, 1, 0, 1, 1, 'Lord Melenas - Tough Jerky'),
(2053, 858, 0, 4.1667, 0, 1, 0, 1, 1, 'Haggard Refugee - Lesser Healing Potion'),
(2053, 5368, 0, 12.5, 0, 1, 0, 1, 1, 'Haggard Refugee - Empty Wallet'),
(2054, 414, 0, 5.5556, 0, 1, 0, 1, 1, 'Sickly Refugee - Dalaran Sharp'),
(2054, 818, 0, 5.5556, 0, 1, 0, 1, 1, 'Sickly Refugee - Tigerseye'),
(2054, 858, 0, 5.5556, 0, 1, 0, 1, 1, 'Sickly Refugee - Lesser Healing Potion'),
(2054, 4541, 0, 2.7778, 0, 1, 0, 1, 1, 'Sickly Refugee - Freshly Baked Bread'),
(2054, 5368, 0, 8.3333, 0, 1, 0, 1, 1, 'Sickly Refugee - Empty Wallet'),
(2102, 818, 0, 1.3514, 0, 1, 0, 1, 1, 'Dragonmaw Grunt - Tigerseye'),
(2102, 858, 0, 1.3514, 0, 1, 0, 1, 1, 'Dragonmaw Grunt - Lesser Healing Potion'),
(2102, 1205, 0, 1.3514, 0, 1, 0, 1, 1, 'Dragonmaw Grunt - Melon Juice'),
(2102, 2287, 0, 2.7027, 0, 1, 0, 1, 1, 'Dragonmaw Grunt - Haunch of Meat'),
(2102, 2592, 0, 1.3514, 0, 1, 0, 2, 2, 'Dragonmaw Grunt - Wool Cloth'),
(2102, 4541, 0, 1.3514, 0, 1, 0, 1, 1, 'Dragonmaw Grunt - Freshly Baked Bread'),
(2103, 818, 0, 1.2579, 0, 1, 0, 1, 1, 'Dragonmaw Scout - Tigerseye'),
(2103, 858, 0, 1.8868, 0, 1, 0, 1, 1, 'Dragonmaw Scout - Lesser Healing Potion'),
(2103, 1205, 0, 0.6289, 0, 1, 0, 1, 1, 'Dragonmaw Scout - Melon Juice'),
(2103, 1210, 0, 0.6289, 0, 1, 0, 1, 1, 'Dragonmaw Scout - Shadowgem'),
(2103, 2287, 0, 5.6604, 0, 1, 0, 1, 1, 'Dragonmaw Scout - Haunch of Meat'),
(2103, 2592, 0, 0.6289, 0, 1, 0, 2, 2, 'Dragonmaw Scout - Wool Cloth'),
(2103, 4541, 0, 1.8868, 0, 1, 0, 1, 1, 'Dragonmaw Scout - Freshly Baked Bread'),
(2106, 2287, 0, 25, 0, 1, 0, 1, 1, 'Apothecary Berard - Haunch of Meat'),
(2106, 5369, 0, 12.5, 0, 1, 0, 1, 1, 'Apothecary Berard - Gnawed Bone'),
(2108, 5373, 0, 20, 0, 1, 0, 1, 1, 'Garneg Charskull - Lucky Charm'),
(2108, 16882, 0, 60, 0, 1, 0, 1, 1, 'Garneg Charskull - Battered Junkbox'),
(2152, 117, 0, 11.9048, 0, 1, 0, 1, 1, 'Gnarlpine Ambusher - Tough Jerky'),
(2152, 118, 0, 3.5714, 0, 1, 0, 1, 1, 'Gnarlpine Ambusher - Minor Healing Potion'),
(2152, 774, 0, 1.1905, 0, 1, 0, 1, 1, 'Gnarlpine Ambusher - Malachite'),
(2152, 5364, 0, 10.7143, 0, 1, 0, 1, 1, 'Gnarlpine Ambusher - Dry Salt Lick'),
(2167, 818, 0, 1.5625, 0, 1, 0, 1, 1, 'Blackwood Pathfinder - Tigerseye'),
(2167, 858, 0, 3.125, 0, 1, 0, 1, 1, 'Blackwood Pathfinder - Lesser Healing Potion'),
(2167, 2287, 0, 14.0625, 0, 1, 0, 1, 1, 'Blackwood Pathfinder - Haunch of Meat'),
(2167, 5369, 0, 10.9375, 0, 1, 0, 1, 1, 'Blackwood Pathfinder - Gnawed Bone'),
(2168, 818, 0, 3.4483, 0, 1, 0, 1, 1, 'Blackwood Warrior - Tigerseye'),
(2168, 2287, 0, 1.7241, 0, 1, 0, 1, 1, 'Blackwood Warrior - Haunch of Meat'),
(2168, 5369, 0, 13.7931, 0, 1, 0, 1, 1, 'Blackwood Warrior - Gnawed Bone'),
(2169, 858, 0, 4.7619, 0, 1, 0, 1, 1, 'Blackwood Totemic - Lesser Healing Potion'),
(2169, 2287, 0, 4.7619, 0, 1, 0, 1, 1, 'Blackwood Totemic - Haunch of Meat'),
(2169, 5369, 0, 9.5238, 0, 1, 0, 1, 1, 'Blackwood Totemic - Gnawed Bone'),
(2170, 818, 0, 14.2857, 0, 1, 0, 1, 1, 'Blackwood Ursa - Tigerseye'),
(2170, 858, 0, 28.5714, 0, 1, 0, 1, 1, 'Blackwood Ursa - Lesser Healing Potion'),
(2170, 2287, 0, 28.5714, 0, 1, 0, 1, 1, 'Blackwood Ursa - Haunch of Meat'),
(2179, 858, 0, 5.4054, 0, 1, 0, 1, 1, 'Stormscale Wave Rider - Lesser Healing Potion'),
(2179, 5371, 0, 8.1081, 0, 1, 0, 1, 1, 'Stormscale Wave Rider - Piece of Coral'),
(2179, 6289, 0, 5.4054, 0, 1, 0, 2, 2, 'Stormscale Wave Rider - Raw Longjaw Mud Snapper'),
(2180, 5371, 0, 10.5263, 0, 1, 0, 1, 1, 'Stormscale Siren - Piece of Coral'),
(2180, 6289, 0, 7.8947, 0, 1, 0, 1, 2, 'Stormscale Siren - Raw Longjaw Mud Snapper'),
(2181, 858, 0, 1.6129, 0, 1, 0, 1, 1, 'Stormscale Myrmidon - Lesser Healing Potion'),
(2181, 5371, 0, 1.6129, 0, 1, 0, 1, 1, 'Stormscale Myrmidon - Piece of Coral'),
(2181, 6289, 0, 12.9032, 0, 1, 0, 1, 2, 'Stormscale Myrmidon - Raw Longjaw Mud Snapper'),
(2182, 858, 0, 4.7619, 0, 1, 0, 1, 1, 'Stormscale Sorceress - Lesser Healing Potion'),
(2182, 5371, 0, 14.2857, 0, 1, 0, 1, 1, 'Stormscale Sorceress - Piece of Coral'),
(2182, 6289, 0, 9.5238, 0, 1, 0, 1, 2, 'Stormscale Sorceress - Raw Longjaw Mud Snapper'),
(2183, 858, 0, 8.3333, 0, 1, 0, 1, 1, 'Stormscale Warrior - Lesser Healing Potion'),
(2183, 5371, 0, 16.6667, 0, 1, 0, 1, 1, 'Stormscale Warrior - Piece of Coral'),
(2183, 6289, 0, 8.3333, 0, 1, 0, 2, 2, 'Stormscale Warrior - Raw Longjaw Mud Snapper'),
(2201, 5371, 0, 20, 0, 1, 0, 1, 1, 'Greymist Raider - Piece of Coral'),
(2203, 6289, 0, 22.2222, 0, 1, 0, 2, 2, 'Greymist Seer - Raw Longjaw Mud Snapper'),
(2205, 5371, 0, 12.5, 0, 1, 0, 1, 1, 'Greymist Warrior - Piece of Coral'),
(2206, 6289, 0, 33.3333, 0, 1, 0, 1, 1, 'Greymist Hunter - Raw Longjaw Mud Snapper'),
(2212, 858, 0, 3.125, 0, 1, 0, 1, 1, 'Deth\'ryll Satyr - Lesser Healing Potion'),
(2212, 5369, 0, 12.5, 0, 1, 0, 1, 1, 'Deth\'ryll Satyr - Gnawed Bone'),
(2240, 1529, 0, 0.5115, 0, 1, 0, 1, 1, 'Syndicate Footpad - Jade'),
(2240, 1707, 0, 2.046, 0, 1, 0, 1, 1, 'Syndicate Footpad - Stormwind Brie'),
(2240, 1710, 0, 2.3018, 0, 1, 0, 1, 1, 'Syndicate Footpad - Greater Healing Potion'),
(2240, 3864, 0, 0.2558, 0, 1, 0, 1, 1, 'Syndicate Footpad - Citrine'),
(2240, 4539, 0, 3.0691, 0, 1, 0, 1, 1, 'Syndicate Footpad - Goldenbark Apple'),
(2240, 4544, 0, 1.5345, 0, 1, 0, 1, 1, 'Syndicate Footpad - Mulgore Spice Bread'),
(2240, 5431, 0, 8.1841, 0, 1, 0, 1, 1, 'Syndicate Footpad - Empty Hip Flask'),
(2240, 16883, 0, 13.8107, 0, 1, 0, 1, 1, 'Syndicate Footpad - Worn Junkbox'),
(2240, 17124, 0, 79.6666, 0, 1, 0, 1, 1, 'Syndicate Footpad - Syndicate Emblem'),
(2241, 1529, 0, 0.3704, 0, 1, 0, 1, 1, 'Syndicate Thief - Jade'),
(2241, 1707, 0, 0.7407, 0, 1, 0, 1, 1, 'Syndicate Thief - Stormwind Brie'),
(2241, 1710, 0, 2.2222, 0, 1, 0, 1, 1, 'Syndicate Thief - Greater Healing Potion'),
(2241, 3864, 0, 0.3704, 0, 1, 0, 1, 1, 'Syndicate Thief - Citrine'),
(2241, 4539, 0, 0.7407, 0, 1, 0, 1, 1, 'Syndicate Thief - Goldenbark Apple'),
(2241, 4544, 0, 1.8519, 0, 1, 0, 1, 1, 'Syndicate Thief - Mulgore Spice Bread'),
(2241, 5431, 0, 11.4815, 0, 1, 0, 1, 1, 'Syndicate Thief - Empty Hip Flask'),
(2241, 16883, 0, 12.2222, 0, 1, 0, 1, 1, 'Syndicate Thief - Worn Junkbox'),
(2241, 17124, 0, 79.6666, 0, 1, 0, 1, 1, 'Syndicate Thief - Syndicate Emblem'),
(2242, 1707, 0, 3.0612, 0, 1, 0, 1, 1, 'Syndicate Spy - Stormwind Brie'),
(2242, 1710, 0, 3.4694, 0, 1, 0, 1, 1, 'Syndicate Spy - Greater Healing Potion'),
(2242, 3864, 0, 0.6122, 0, 1, 0, 1, 1, 'Syndicate Spy - Citrine'),
(2242, 4539, 0, 2.8571, 0, 1, 0, 1, 1, 'Syndicate Spy - Goldenbark Apple'),
(2242, 4544, 0, 1.8367, 0, 1, 0, 1, 1, 'Syndicate Spy - Mulgore Spice Bread'),
(2242, 5431, 0, 8.9796, 0, 1, 0, 1, 1, 'Syndicate Spy - Empty Hip Flask'),
(2242, 16883, 0, 15.7143, 0, 1, 0, 1, 1, 'Syndicate Spy - Worn Junkbox'),
(2242, 17124, 0, 79.6666, 0, 1, 0, 1, 1, 'Syndicate Spy - Syndicate Emblem'),
(2243, 1529, 0, 0.7491, 0, 1, 0, 1, 1, 'Syndicate Sentry - Jade'),
(2243, 1707, 0, 0.7491, 0, 1, 0, 1, 1, 'Syndicate Sentry - Stormwind Brie'),
(2243, 1710, 0, 3.7453, 0, 1, 0, 1, 1, 'Syndicate Sentry - Greater Healing Potion'),
(2243, 4539, 0, 2.6217, 0, 1, 0, 1, 1, 'Syndicate Sentry - Goldenbark Apple'),
(2243, 4544, 0, 2.6217, 0, 1, 0, 1, 1, 'Syndicate Sentry - Mulgore Spice Bread'),
(2243, 5431, 0, 11.6105, 0, 1, 0, 1, 1, 'Syndicate Sentry - Empty Hip Flask'),
(2243, 16883, 0, 11.6105, 0, 1, 0, 1, 1, 'Syndicate Sentry - Worn Junkbox'),
(2243, 17124, 0, 79.6666, 0, 1, 0, 1, 1, 'Syndicate Sentry - Syndicate Emblem'),
(2244, 422, 0, 2.2611, 0, 1, 0, 1, 1, 'Syndicate Shadow Mage - Dwarven Mild'),
(2244, 929, 0, 2.4435, 0, 1, 0, 1, 1, 'Syndicate Shadow Mage - Healing Potion'),
(2244, 1206, 0, 0.2553, 0, 1, 0, 1, 1, 'Syndicate Shadow Mage - Moss Agate'),
(2244, 1705, 0, 0.4012, 0, 1, 0, 1, 1, 'Syndicate Shadow Mage - Lesser Moonstone'),
(2244, 4538, 0, 2.4799, 0, 1, 0, 1, 1, 'Syndicate Shadow Mage - Snapvine Watermelon'),
(2244, 4542, 0, 2.4799, 0, 1, 0, 1, 1, 'Syndicate Shadow Mage - Moist Cornbread'),
(2244, 5374, 0, 9.9198, 0, 1, 0, 1, 1, 'Syndicate Shadow Mage - Small Pocket Watch'),
(2244, 16882, 0, 20.2772, 0, 1, 0, 1, 1, 'Syndicate Shadow Mage - Battered Junkbox'),
(2244, 17124, 0, 79.6666, 0, 1, 0, 1, 1, 'Syndicate Shadow Mage - Syndicate Emblem'),
(2245, 1707, 0, 5.3333, 0, 1, 0, 1, 1, 'Syndicate Saboteur - Stormwind Brie'),
(2245, 1710, 0, 1.3333, 0, 1, 0, 1, 1, 'Syndicate Saboteur - Greater Healing Potion'),
(2245, 4539, 0, 1.3333, 0, 1, 0, 1, 1, 'Syndicate Saboteur - Goldenbark Apple'),
(2245, 4544, 0, 1.3333, 0, 1, 0, 1, 1, 'Syndicate Saboteur - Mulgore Spice Bread'),
(2245, 5431, 0, 6.6667, 0, 1, 0, 1, 1, 'Syndicate Saboteur - Empty Hip Flask'),
(2245, 16883, 0, 17.3333, 0, 1, 0, 1, 1, 'Syndicate Saboteur - Worn Junkbox'),
(2245, 17124, 0, 79.6666, 0, 1, 0, 1, 1, 'Syndicate Saboteur - Syndicate Emblem'),
(2246, 1529, 0, 0.3984, 0, 1, 0, 1, 1, 'Syndicate Assassin - Jade'),
(2246, 1707, 0, 2.3904, 0, 1, 0, 1, 1, 'Syndicate Assassin - Stormwind Brie'),
(2246, 1710, 0, 2.7888, 0, 1, 0, 1, 1, 'Syndicate Assassin - Greater Healing Potion'),
(2246, 4306, 0, 0.3984, 0, 1, 0, 1, 1, 'Syndicate Assassin - Silk Cloth'),
(2246, 4539, 0, 3.5857, 0, 1, 0, 1, 1, 'Syndicate Assassin - Goldenbark Apple'),
(2246, 4544, 0, 2.7888, 0, 1, 0, 1, 1, 'Syndicate Assassin - Mulgore Spice Bread'),
(2246, 5431, 0, 12.749, 0, 1, 0, 1, 1, 'Syndicate Assassin - Empty Hip Flask'),
(2246, 16883, 0, 14.3426, 0, 1, 0, 1, 1, 'Syndicate Assassin - Worn Junkbox'),
(2246, 17124, 0, 79.6666, 0, 1, 0, 1, 1, 'Syndicate Assassin - Syndicate Emblem'),
(2247, 1707, 0, 2.5641, 0, 1, 0, 1, 1, 'Syndicate Enforcer - Stormwind Brie'),
(2247, 1710, 0, 3.2051, 0, 1, 0, 1, 1, 'Syndicate Enforcer - Greater Healing Potion'),
(2247, 4338, 0, 0.641, 0, 1, 0, 1, 1, 'Syndicate Enforcer - Mageweave Cloth'),
(2247, 4539, 0, 1.2821, 0, 1, 0, 1, 1, 'Syndicate Enforcer - Goldenbark Apple'),
(2247, 4544, 0, 2.5641, 0, 1, 0, 1, 1, 'Syndicate Enforcer - Mulgore Spice Bread'),
(2247, 5431, 0, 9.6154, 0, 1, 0, 1, 1, 'Syndicate Enforcer - Empty Hip Flask'),
(2247, 16883, 0, 10.8974, 0, 1, 0, 1, 1, 'Syndicate Enforcer - Worn Junkbox'),
(2247, 17124, 0, 79.6666, 0, 1, 0, 1, 1, 'Syndicate Enforcer - Syndicate Emblem'),
(2252, 1529, 0, 0.262, 0, 1, 0, 1, 1, 'Crushridge Ogre - Jade'),
(2252, 1710, 0, 2.4885, 0, 1, 0, 1, 1, 'Crushridge Ogre - Greater Healing Potion'),
(2252, 3771, 0, 3.2089, 0, 1, 0, 1, 1, 'Crushridge Ogre - Wild Hog Shank'),
(2252, 4544, 0, 3.0779, 0, 1, 0, 1, 1, 'Crushridge Ogre - Mulgore Spice Bread'),
(2252, 5427, 0, 9.3648, 0, 1, 0, 1, 1, 'Crushridge Ogre - Crude Pocket Watch'),
(2252, 16883, 0, 12.6392, 0, 1, 0, 1, 1, 'Crushridge Ogre - Worn Junkbox'),
(2253, 1710, 0, 3.9072, 0, 1, 0, 1, 1, 'Crushridge Brute - Greater Healing Potion'),
(2253, 3771, 0, 5.1282, 0, 1, 0, 1, 1, 'Crushridge Brute - Wild Hog Shank'),
(2253, 3864, 0, 0.3663, 0, 1, 0, 1, 1, 'Crushridge Brute - Citrine'),
(2253, 4544, 0, 3.7851, 0, 1, 0, 1, 1, 'Crushridge Brute - Mulgore Spice Bread'),
(2253, 5427, 0, 9.5238, 0, 1, 0, 1, 1, 'Crushridge Brute - Crude Pocket Watch'),
(2253, 16883, 0, 13.7973, 0, 1, 0, 1, 1, 'Crushridge Brute - Worn Junkbox'),
(2254, 1710, 0, 3.0501, 0, 1, 0, 1, 1, 'Crushridge Mauler - Greater Healing Potion'),
(2254, 3771, 0, 3.9216, 0, 1, 0, 1, 1, 'Crushridge Mauler - Wild Hog Shank'),
(2254, 3864, 0, 0.4357, 0, 1, 0, 1, 1, 'Crushridge Mauler - Citrine'),
(2254, 4544, 0, 3.268, 0, 1, 0, 1, 1, 'Crushridge Mauler - Mulgore Spice Bread'),
(2254, 5427, 0, 9.3682, 0, 1, 0, 1, 1, 'Crushridge Mauler - Crude Pocket Watch'),
(2254, 16883, 0, 14.8148, 0, 1, 0, 1, 1, 'Crushridge Mauler - Worn Junkbox'),
(2255, 1710, 0, 3.5461, 0, 1, 0, 1, 1, 'Crushridge Mage - Greater Healing Potion'),
(2255, 3771, 0, 5.6738, 0, 1, 0, 1, 1, 'Crushridge Mage - Wild Hog Shank'),
(2255, 4544, 0, 4.2553, 0, 1, 0, 1, 1, 'Crushridge Mage - Mulgore Spice Bread'),
(2255, 5427, 0, 6.383, 0, 1, 0, 1, 1, 'Crushridge Mage - Crude Pocket Watch'),
(2255, 16883, 0, 14.8936, 0, 1, 0, 1, 1, 'Crushridge Mage - Worn Junkbox'),
(2256, 1710, 0, 3.3708, 0, 1, 0, 1, 1, 'Crushridge Enforcer - Greater Healing Potion'),
(2256, 3771, 0, 3.3708, 0, 1, 0, 1, 1, 'Crushridge Enforcer - Wild Hog Shank'),
(2256, 4544, 0, 2.2472, 0, 1, 0, 1, 1, 'Crushridge Enforcer - Mulgore Spice Bread'),
(2256, 5427, 0, 6.1798, 0, 1, 0, 1, 1, 'Crushridge Enforcer - Crude Pocket Watch'),
(2256, 16883, 0, 16.8539, 0, 1, 0, 1, 1, 'Crushridge Enforcer - Worn Junkbox'),
(2257, 4599, 0, 12.5, 0, 1, 0, 1, 1, 'Mug\'thol - Cured Ham Steak'),
(2257, 4601, 0, 6.25, 0, 1, 0, 1, 1, 'Mug\'thol - Soft Banana Bread'),
(2257, 5428, 0, 6.25, 0, 1, 0, 1, 1, 'Mug\'thol - An Exotic Cookbook'),
(2257, 7909, 0, 6.25, 0, 1, 0, 1, 1, 'Mug\'thol - Aquamarine'),
(2257, 16884, 0, 6.25, 0, 1, 0, 1, 1, 'Mug\'thol - Sturdy Junkbox'),
(2260, 422, 0, 2.9296, 0, 1, 0, 1, 1, 'Syndicate Rogue - Dwarven Mild'),
(2260, 929, 0, 2.8732, 0, 1, 0, 1, 1, 'Syndicate Rogue - Healing Potion'),
(2260, 1206, 0, 0.338, 0, 1, 0, 1, 1, 'Syndicate Rogue - Moss Agate'),
(2260, 4538, 0, 1.8592, 0, 1, 0, 1, 1, 'Syndicate Rogue - Snapvine Watermelon'),
(2260, 4542, 0, 2.3099, 0, 1, 0, 1, 1, 'Syndicate Rogue - Moist Cornbread'),
(2260, 5374, 0, 9.2958, 0, 1, 0, 1, 1, 'Syndicate Rogue - Small Pocket Watch'),
(2260, 16882, 0, 19.662, 0, 1, 0, 1, 1, 'Syndicate Rogue - Battered Junkbox'),
(2260, 17124, 0, 79.6666, 0, 1, 0, 1, 1, 'Syndicate Rogue - Syndicate Emblem'),
(2261, 422, 0, 2.4907, 0, 1, 0, 1, 1, 'Syndicate Watchman - Dwarven Mild'),
(2261, 929, 0, 2.6619, 0, 1, 0, 1, 1, 'Syndicate Watchman - Healing Potion'),
(2261, 1206, 0, 0.2646, 0, 1, 0, 1, 1, 'Syndicate Watchman - Moss Agate'),
(2261, 1705, 0, 0.2335, 0, 1, 0, 1, 1, 'Syndicate Watchman - Lesser Moonstone'),
(2261, 4538, 0, 2.3817, 0, 1, 0, 1, 1, 'Syndicate Watchman - Snapvine Watermelon'),
(2261, 4542, 0, 2.5374, 0, 1, 0, 1, 1, 'Syndicate Watchman - Moist Cornbread'),
(2261, 5374, 0, 10.0093, 0, 1, 0, 1, 1, 'Syndicate Watchman - Small Pocket Watch'),
(2261, 16882, 0, 19.6295, 0, 1, 0, 1, 1, 'Syndicate Watchman - Battered Junkbox'),
(2261, 17124, 0, 79.6666, 0, 1, 0, 1, 1, 'Syndicate Watchman - Syndicate Emblem'),
(2264, 422, 0, 5.2632, 0, 1, 0, 1, 1, 'Hillsbrad Tailor - Dwarven Mild'),
(2264, 3692, 0, 80, 1, 1, 0, 1, 1, 'Hillsbrad Tailor - Hillsbrad Human Skull'),
(2264, 5374, 0, 13.1579, 0, 1, 0, 1, 1, 'Hillsbrad Tailor - Small Pocket Watch'),
(2264, 16882, 0, 5.2632, 0, 1, 0, 1, 1, 'Hillsbrad Tailor - Battered Junkbox'),
(2265, 929, 0, 2.7778, 0, 1, 0, 1, 1, 'Hillsbrad Apprentice Blacksmith - Healing Potion'),
(2265, 4538, 0, 6.9444, 0, 1, 0, 1, 1, 'Hillsbrad Apprentice Blacksmith - Snapvine Watermelon'),
(2265, 4542, 0, 4.1667, 0, 1, 0, 1, 1, 'Hillsbrad Apprentice Blacksmith - Moist Cornbread'),
(2265, 5374, 0, 8.3333, 0, 1, 0, 1, 1, 'Hillsbrad Apprentice Blacksmith - Small Pocket Watch'),
(2265, 16882, 0, 26.3889, 0, 1, 0, 1, 1, 'Hillsbrad Apprentice Blacksmith - Battered Junkbox'),
(2266, 422, 0, 3.1933, 0, 1, 0, 1, 1, 'Hillsbrad Farmer - Dwarven Mild'),
(2266, 929, 0, 3.5294, 0, 1, 0, 1, 1, 'Hillsbrad Farmer - Healing Potion'),
(2266, 1206, 0, 0.3361, 0, 1, 0, 1, 1, 'Hillsbrad Farmer - Moss Agate'),
(2266, 1705, 0, 0.3361, 0, 1, 0, 1, 1, 'Hillsbrad Farmer - Lesser Moonstone'),
(2266, 2592, 0, 0.3361, 0, 1, 0, 2, 2, 'Hillsbrad Farmer - Wool Cloth'),
(2266, 3385, 0, 0.1681, 0, 1, 0, 1, 1, 'Hillsbrad Farmer - Lesser Mana Potion'),
(2266, 3692, 0, 80, 1, 1, 0, 1, 1, 'Hillsbrad Farmer - Hillsbrad Human Skull'),
(2266, 4538, 0, 1.6807, 0, 1, 0, 1, 1, 'Hillsbrad Farmer - Snapvine Watermelon'),
(2266, 4542, 0, 3.0252, 0, 1, 0, 1, 1, 'Hillsbrad Farmer - Moist Cornbread'),
(2266, 5374, 0, 11.2605, 0, 1, 0, 1, 1, 'Hillsbrad Farmer - Small Pocket Watch'),
(2266, 16882, 0, 16.6387, 0, 1, 0, 1, 1, 'Hillsbrad Farmer - Battered Junkbox'),
(2267, 422, 0, 2.8777, 0, 1, 0, 1, 1, 'Hillsbrad Peasant - Dwarven Mild'),
(2267, 929, 0, 1.4388, 0, 1, 0, 1, 1, 'Hillsbrad Peasant - Healing Potion'),
(2267, 1705, 0, 0.2398, 0, 1, 0, 1, 1, 'Hillsbrad Peasant - Lesser Moonstone'),
(2267, 4538, 0, 1.4388, 0, 1, 0, 1, 1, 'Hillsbrad Peasant - Snapvine Watermelon'),
(2267, 4542, 0, 2.3981, 0, 1, 0, 1, 1, 'Hillsbrad Peasant - Moist Cornbread'),
(2267, 5374, 0, 9.5923, 0, 1, 0, 1, 1, 'Hillsbrad Peasant - Small Pocket Watch'),
(2267, 16882, 0, 21.8225, 0, 1, 0, 1, 1, 'Hillsbrad Peasant - Battered Junkbox'),
(2268, 422, 0, 2.027, 0, 1, 0, 1, 1, 'Hillsbrad Footman - Dwarven Mild'),
(2268, 929, 0, 3.5473, 0, 1, 0, 1, 1, 'Hillsbrad Footman - Healing Potion'),
(2268, 1206, 0, 0.1689, 0, 1, 0, 1, 1, 'Hillsbrad Footman - Moss Agate'),
(2268, 2592, 0, 0.3378, 0, 1, 0, 1, 1, 'Hillsbrad Footman - Wool Cloth'),
(2268, 3692, 0, 80, 1, 1, 0, 1, 1, 'Hillsbrad Footman - Hillsbrad Human Skull'),
(2268, 4306, 0, 0.1689, 0, 1, 0, 1, 1, 'Hillsbrad Footman - Silk Cloth'),
(2268, 4538, 0, 2.3649, 0, 1, 0, 1, 1, 'Hillsbrad Footman - Snapvine Watermelon'),
(2268, 4542, 0, 2.3649, 0, 1, 0, 1, 1, 'Hillsbrad Footman - Moist Cornbread'),
(2268, 5374, 0, 12.6689, 0, 1, 0, 1, 1, 'Hillsbrad Footman - Small Pocket Watch'),
(2268, 16882, 0, 21.2838, 0, 1, 0, 1, 1, 'Hillsbrad Footman - Battered Junkbox'),
(2269, 422, 0, 1.864, 0, 1, 0, 1, 1, 'Hillsbrad Miner - Dwarven Mild'),
(2269, 929, 0, 3.2895, 0, 1, 0, 1, 1, 'Hillsbrad Miner - Healing Potion'),
(2269, 1206, 0, 0.4386, 0, 1, 0, 1, 1, 'Hillsbrad Miner - Moss Agate'),
(2269, 4538, 0, 2.4123, 0, 1, 0, 1, 1, 'Hillsbrad Miner - Snapvine Watermelon'),
(2269, 4542, 0, 1.9737, 0, 1, 0, 1, 1, 'Hillsbrad Miner - Moist Cornbread'),
(2269, 5374, 0, 9.1009, 0, 1, 0, 1, 1, 'Hillsbrad Miner - Small Pocket Watch'),
(2269, 16882, 0, 18.5307, 0, 1, 0, 1, 1, 'Hillsbrad Miner - Battered Junkbox'),
(2270, 422, 0, 3.876, 0, 1, 0, 1, 1, 'Hillsbrad Sentry - Dwarven Mild'),
(2270, 929, 0, 2.3256, 0, 1, 0, 1, 1, 'Hillsbrad Sentry - Healing Potion'),
(2270, 4538, 0, 1.5504, 0, 1, 0, 1, 1, 'Hillsbrad Sentry - Snapvine Watermelon'),
(2270, 4542, 0, 1.5504, 0, 1, 0, 1, 1, 'Hillsbrad Sentry - Moist Cornbread'),
(2270, 5374, 0, 9.3023, 0, 1, 0, 1, 1, 'Hillsbrad Sentry - Small Pocket Watch'),
(2270, 16882, 0, 19.3798, 0, 1, 0, 1, 1, 'Hillsbrad Sentry - Battered Junkbox'),
(2271, 1529, 0, 0.5714, 0, 1, 0, 1, 1, 'Dalaran Shield Guard - Jade'),
(2271, 1707, 0, 2.2857, 0, 1, 0, 1, 1, 'Dalaran Shield Guard - Stormwind Brie'),
(2271, 1710, 0, 2, 0, 1, 0, 1, 1, 'Dalaran Shield Guard - Greater Healing Potion'),
(2271, 3864, 0, 0.2857, 0, 1, 0, 1, 1, 'Dalaran Shield Guard - Citrine'),
(2271, 4539, 0, 3.4286, 0, 1, 0, 1, 1, 'Dalaran Shield Guard - Goldenbark Apple'),
(2271, 4544, 0, 2.2857, 0, 1, 0, 1, 1, 'Dalaran Shield Guard - Mulgore Spice Bread'),
(2271, 5431, 0, 8.5714, 0, 1, 0, 1, 1, 'Dalaran Shield Guard - Empty Hip Flask'),
(2271, 16883, 0, 12, 0, 1, 0, 1, 1, 'Dalaran Shield Guard - Worn Junkbox'),
(2272, 1707, 0, 1.5038, 0, 1, 0, 1, 1, 'Dalaran Theurgist - Stormwind Brie'),
(2272, 1710, 0, 4.5113, 0, 1, 0, 1, 1, 'Dalaran Theurgist - Greater Healing Potion'),
(2272, 3864, 0, 0.7519, 0, 1, 0, 1, 1, 'Dalaran Theurgist - Citrine'),
(2272, 4539, 0, 1.5038, 0, 1, 0, 1, 1, 'Dalaran Theurgist - Goldenbark Apple'),
(2272, 4544, 0, 1.5038, 0, 1, 0, 1, 1, 'Dalaran Theurgist - Mulgore Spice Bread'),
(2272, 5431, 0, 9.0226, 0, 1, 0, 1, 1, 'Dalaran Theurgist - Empty Hip Flask'),
(2272, 16883, 0, 11.2782, 0, 1, 0, 1, 1, 'Dalaran Theurgist - Worn Junkbox'),
(2287, 1529, 0, 0.3135, 0, 1, 0, 1, 1, 'Crushridge Warmonger - Jade'),
(2287, 1710, 0, 2.5078, 0, 1, 0, 1, 1, 'Crushridge Warmonger - Greater Healing Potion'),
(2287, 3771, 0, 3.7618, 0, 1, 0, 1, 1, 'Crushridge Warmonger - Wild Hog Shank'),
(2287, 4544, 0, 2.1944, 0, 1, 0, 1, 1, 'Crushridge Warmonger - Mulgore Spice Bread'),
(2287, 5427, 0, 12.2257, 0, 1, 0, 1, 1, 'Crushridge Warmonger - Crude Pocket Watch'),
(2287, 16883, 0, 15.3605, 0, 1, 0, 1, 1, 'Crushridge Warmonger - Worn Junkbox'),
(2304, 1710, 0, 20, 0, 1, 0, 1, 1, 'Captain Ironhill - Greater Healing Potion'),
(2304, 16883, 0, 20, 0, 1, 0, 1, 1, 'Captain Ironhill - Worn Junkbox'),
(2305, 422, 0, 6.9767, 0, 1, 0, 1, 1, 'Foreman Bonds - Dwarven Mild'),
(2305, 929, 0, 2.3256, 0, 1, 0, 1, 1, 'Foreman Bonds - Healing Potion'),
(2305, 1206, 0, 2.3256, 0, 1, 0, 1, 1, 'Foreman Bonds - Moss Agate'),
(2305, 3692, 0, 80, 1, 1, 0, 1, 1, 'Foreman Bonds - Hillsbrad Human Skull'),
(2305, 4542, 0, 2.3256, 0, 1, 0, 1, 1, 'Foreman Bonds - Moist Cornbread'),
(2305, 5374, 0, 9.3023, 0, 1, 0, 1, 1, 'Foreman Bonds - Small Pocket Watch'),
(2305, 16882, 0, 11.6279, 0, 1, 0, 1, 1, 'Foreman Bonds - Battered Junkbox'),
(2306, 1707, 0, 4.5455, 0, 1, 0, 1, 1, 'Baron Vardus - Stormwind Brie'),
(2306, 5431, 0, 13.6364, 0, 1, 0, 1, 1, 'Baron Vardus - Empty Hip Flask'),
(2306, 16883, 0, 45.4545, 0, 1, 0, 1, 1, 'Baron Vardus - Worn Junkbox'),
(2318, 1707, 0, 2.8037, 0, 1, 0, 1, 1, 'Argus Shadow Mage - Stormwind Brie'),
(2318, 1710, 0, 1.8692, 0, 1, 0, 1, 1, 'Argus Shadow Mage - Greater Healing Potion'),
(2318, 3864, 0, 0.9346, 0, 1, 0, 1, 1, 'Argus Shadow Mage - Citrine'),
(2318, 4539, 0, 3.7383, 0, 1, 0, 1, 1, 'Argus Shadow Mage - Goldenbark Apple'),
(2318, 4544, 0, 1.8692, 0, 1, 0, 1, 1, 'Argus Shadow Mage - Mulgore Spice Bread'),
(2318, 5431, 0, 3.7383, 0, 1, 0, 1, 1, 'Argus Shadow Mage - Empty Hip Flask'),
(2318, 16883, 0, 10.2804, 0, 1, 0, 1, 1, 'Argus Shadow Mage - Worn Junkbox'),
(2319, 1529, 0, 0.4032, 0, 1, 0, 1, 1, 'Syndicate Wizard - Jade'),
(2319, 1707, 0, 2.4194, 0, 1, 0, 1, 1, 'Syndicate Wizard - Stormwind Brie'),
(2319, 1710, 0, 1.2097, 0, 1, 0, 1, 1, 'Syndicate Wizard - Greater Healing Potion'),
(2319, 4539, 0, 4.8387, 0, 1, 0, 1, 1, 'Syndicate Wizard - Goldenbark Apple'),
(2319, 4544, 0, 1.2097, 0, 1, 0, 1, 1, 'Syndicate Wizard - Mulgore Spice Bread'),
(2319, 5431, 0, 10.4839, 0, 1, 0, 1, 1, 'Syndicate Wizard - Empty Hip Flask'),
(2319, 16883, 0, 14.1129, 0, 1, 0, 1, 1, 'Syndicate Wizard - Worn Junkbox'),
(2319, 17124, 0, 79.6666, 0, 1, 0, 1, 1, 'Syndicate Wizard - Syndicate Emblem'),
(2320, 1710, 0, 5, 0, 1, 0, 1, 1, 'Nagaz - Greater Healing Potion'),
(2320, 3771, 0, 5, 0, 1, 0, 1, 1, 'Nagaz - Wild Hog Shank'),
(2320, 4544, 0, 5, 0, 1, 0, 1, 1, 'Nagaz - Mulgore Spice Bread'),
(2320, 5427, 0, 25, 0, 1, 0, 1, 1, 'Nagaz - Crude Pocket Watch'),
(2320, 16883, 0, 25, 0, 1, 0, 1, 1, 'Nagaz - Worn Junkbox'),
(2324, 858, 0, 3.3898, 0, 1, 0, 1, 1, 'Blackwood Windtalker - Lesser Healing Potion'),
(2324, 1210, 0, 1.6949, 0, 1, 0, 1, 1, 'Blackwood Windtalker - Shadowgem'),
(2324, 2287, 0, 8.4746, 0, 1, 0, 1, 1, 'Blackwood Windtalker - Haunch of Meat'),
(2324, 5369, 0, 6.7797, 0, 1, 0, 1, 1, 'Blackwood Windtalker - Gnawed Bone'),
(2335, 422, 0, 9.0909, 0, 1, 0, 1, 1, 'Magistrate Burnside - Dwarven Mild'),
(2335, 9791, 0, 9.0909, 0, 1, 0, 1, 1, 'Magistrate Burnside - Ivycloth Tunic'),
(2335, 16882, 0, 18.1818, 0, 1, 0, 1, 1, 'Magistrate Burnside - Battered Junkbox'),
(2336, 414, 0, 4.4643, 0, 1, 0, 1, 1, 'Dark Strand Fanatic - Dalaran Sharp'),
(2336, 858, 0, 1.7857, 0, 1, 0, 1, 1, 'Dark Strand Fanatic - Lesser Healing Potion'),
(2336, 4541, 0, 0.8929, 0, 1, 0, 1, 1, 'Dark Strand Fanatic - Freshly Baked Bread'),
(2336, 5368, 0, 9.8214, 0, 1, 0, 1, 1, 'Dark Strand Fanatic - Empty Wallet'),
(2337, 1206, 0, 5, 0, 1, 0, 1, 1, 'Dark Strand Voidcaller - Moss Agate'),
(2337, 4542, 0, 15, 0, 1, 0, 1, 1, 'Dark Strand Voidcaller - Moist Cornbread'),
(2337, 5374, 0, 10, 0, 1, 0, 1, 1, 'Dark Strand Voidcaller - Small Pocket Watch'),
(2337, 16882, 0, 15, 0, 1, 0, 1, 1, 'Dark Strand Voidcaller - Battered Junkbox'),
(2338, 858, 0, 7.6923, 0, 1, 0, 1, 1, 'Twilight Disciple - Lesser Healing Potion'),
(2338, 2287, 0, 3.8462, 0, 1, 0, 1, 1, 'Twilight Disciple - Haunch of Meat'),
(2338, 4541, 0, 3.8462, 0, 1, 0, 1, 1, 'Twilight Disciple - Freshly Baked Bread'),
(2339, 2287, 0, 3.8462, 0, 1, 0, 1, 1, 'Twilight Thug - Haunch of Meat'),
(2344, 422, 0, 2.8133, 0, 1, 0, 1, 1, 'Dun Garok Mountaineer - Dwarven Mild'),
(2344, 929, 0, 2.8133, 0, 1, 0, 1, 1, 'Dun Garok Mountaineer - Healing Potion'),
(2344, 1206, 0, 0.5115, 0, 1, 0, 1, 1, 'Dun Garok Mountaineer - Moss Agate'),
(2344, 1705, 0, 0.2558, 0, 1, 0, 1, 1, 'Dun Garok Mountaineer - Lesser Moonstone'),
(2344, 4538, 0, 3.0691, 0, 1, 0, 1, 1, 'Dun Garok Mountaineer - Snapvine Watermelon'),
(2344, 4542, 0, 3.5806, 0, 1, 0, 1, 1, 'Dun Garok Mountaineer - Moist Cornbread'),
(2344, 5374, 0, 8.9514, 0, 1, 0, 1, 1, 'Dun Garok Mountaineer - Small Pocket Watch'),
(2344, 16882, 0, 16.8798, 0, 1, 0, 1, 1, 'Dun Garok Mountaineer - Battered Junkbox'),
(2345, 422, 0, 3.2609, 0, 1, 0, 1, 1, 'Dun Garok Rifleman - Dwarven Mild'),
(2345, 929, 0, 2.7174, 0, 1, 0, 1, 1, 'Dun Garok Rifleman - Healing Potion'),
(2345, 1206, 0, 1.087, 0, 1, 0, 1, 1, 'Dun Garok Rifleman - Moss Agate'),
(2345, 1705, 0, 0.5435, 0, 1, 0, 1, 1, 'Dun Garok Rifleman - Lesser Moonstone'),
(2345, 4538, 0, 1.6304, 0, 1, 0, 1, 1, 'Dun Garok Rifleman - Snapvine Watermelon'),
(2345, 4542, 0, 1.087, 0, 1, 0, 1, 1, 'Dun Garok Rifleman - Moist Cornbread'),
(2345, 5374, 0, 4.8913, 0, 1, 0, 1, 1, 'Dun Garok Rifleman - Small Pocket Watch'),
(2345, 16882, 0, 17.9348, 0, 1, 0, 1, 1, 'Dun Garok Rifleman - Battered Junkbox'),
(2346, 422, 0, 1.4493, 0, 1, 0, 1, 1, 'Dun Garok Priest - Dwarven Mild'),
(2346, 929, 0, 2.8986, 0, 1, 0, 1, 1, 'Dun Garok Priest - Healing Potion'),
(2346, 4542, 0, 4.3478, 0, 1, 0, 1, 1, 'Dun Garok Priest - Moist Cornbread'),
(2346, 5374, 0, 7.2464, 0, 1, 0, 1, 1, 'Dun Garok Priest - Small Pocket Watch'),
(2346, 16882, 0, 23.1884, 0, 1, 0, 1, 1, 'Dun Garok Priest - Battered Junkbox'),
(2358, 1707, 0, 2.2663, 0, 1, 0, 1, 1, 'Dalaran Summoner - Stormwind Brie'),
(2358, 1710, 0, 3.3994, 0, 1, 0, 1, 1, 'Dalaran Summoner - Greater Healing Potion'),
(2358, 3864, 0, 0.2833, 0, 1, 0, 1, 1, 'Dalaran Summoner - Citrine'),
(2358, 4539, 0, 1.6997, 0, 1, 0, 1, 1, 'Dalaran Summoner - Goldenbark Apple'),
(2358, 4544, 0, 4.5326, 0, 1, 0, 1, 1, 'Dalaran Summoner - Mulgore Spice Bread'),
(2358, 5431, 0, 9.3484, 0, 1, 0, 1, 1, 'Dalaran Summoner - Empty Hip Flask'),
(2358, 16883, 0, 13.5977, 0, 1, 0, 1, 1, 'Dalaran Summoner - Worn Junkbox'),
(2360, 422, 0, 1.0417, 0, 1, 0, 1, 1, 'Hillsbrad Farmhand - Dwarven Mild'),
(2360, 929, 0, 4.1667, 0, 1, 0, 1, 1, 'Hillsbrad Farmhand - Healing Potion'),
(2360, 1705, 0, 0.625, 0, 1, 0, 1, 1, 'Hillsbrad Farmhand - Lesser Moonstone'),
(2360, 2592, 0, 0.4167, 0, 1, 0, 1, 2, 'Hillsbrad Farmhand - Wool Cloth'),
(2360, 3692, 0, 80, 1, 1, 0, 1, 1, 'Hillsbrad Farmhand - Hillsbrad Human Skull'),
(2360, 4538, 0, 3.3333, 0, 1, 0, 1, 1, 'Hillsbrad Farmhand - Snapvine Watermelon'),
(2360, 4542, 0, 2.0833, 0, 1, 0, 1, 1, 'Hillsbrad Farmhand - Moist Cornbread'),
(2360, 5374, 0, 7.5, 0, 1, 0, 1, 1, 'Hillsbrad Farmhand - Small Pocket Watch'),
(2360, 16882, 0, 15.625, 0, 1, 0, 1, 1, 'Hillsbrad Farmhand - Battered Junkbox'),
(2368, 929, 0, 4.2553, 0, 1, 0, 1, 1, 'Daggerspine Shorestalker - Healing Potion'),
(2368, 5377, 0, 9.9291, 0, 1, 0, 1, 1, 'Daggerspine Shorestalker - Scallop Shell'),
(2368, 6308, 0, 5.6738, 0, 1, 0, 1, 2, 'Daggerspine Shorestalker - Raw Bristle Whisker Catfish'),
(2368, 16882, 0, 24.1135, 0, 1, 0, 1, 1, 'Daggerspine Shorestalker - Battered Junkbox'),
(2369, 929, 0, 2.0896, 0, 1, 0, 1, 1, 'Daggerspine Shorehunter - Healing Potion'),
(2369, 5377, 0, 10.1493, 0, 1, 0, 1, 1, 'Daggerspine Shorehunter - Scallop Shell'),
(2369, 6308, 0, 6.8657, 0, 1, 0, 1, 2, 'Daggerspine Shorehunter - Raw Bristle Whisker Catfish'),
(2369, 16882, 0, 16.1194, 0, 1, 0, 1, 1, 'Daggerspine Shorehunter - Battered Junkbox'),
(2370, 929, 0, 3.2258, 0, 1, 0, 1, 1, 'Daggerspine Screamer - Healing Potion'),
(2370, 5377, 0, 6.4516, 0, 1, 0, 1, 1, 'Daggerspine Screamer - Scallop Shell'),
(2370, 6308, 0, 8.0645, 0, 1, 0, 1, 2, 'Daggerspine Screamer - Raw Bristle Whisker Catfish'),
(2370, 16882, 0, 19.3548, 0, 1, 0, 1, 1, 'Daggerspine Screamer - Battered Junkbox'),
(2371, 1710, 0, 2.3622, 0, 1, 0, 1, 1, 'Daggerspine Siren - Greater Healing Potion'),
(2371, 6362, 0, 6.2992, 0, 1, 0, 1, 2, 'Daggerspine Siren - Raw Rockscale Cod'),
(2371, 10457, 0, 8.8583, 0, 1, 0, 1, 1, 'Daggerspine Siren - Empty Sea Snail Shell'),
(2371, 16883, 0, 11.811, 0, 1, 0, 1, 1, 'Daggerspine Siren - Worn Junkbox'),
(2372, 929, 0, 1.5873, 0, 1, 0, 1, 1, 'Mudsnout Gnoll - Healing Potion'),
(2372, 1206, 0, 0.5291, 0, 1, 0, 1, 1, 'Mudsnout Gnoll - Moss Agate'),
(2372, 3770, 0, 8.4656, 0, 1, 0, 1, 1, 'Mudsnout Gnoll - Mutton Chop'),
(2372, 5375, 0, 10.0529, 0, 1, 0, 1, 1, 'Mudsnout Gnoll - Scratching Stick'),
(2372, 16882, 0, 22.7513, 0, 1, 0, 1, 1, 'Mudsnout Gnoll - Battered Junkbox'),
(2373, 929, 0, 3.0303, 0, 1, 0, 1, 1, 'Mudsnout Shaman - Healing Potion'),
(2373, 1206, 0, 0.7576, 0, 1, 0, 1, 1, 'Mudsnout Shaman - Moss Agate'),
(2373, 3770, 0, 8.3333, 0, 1, 0, 1, 1, 'Mudsnout Shaman - Mutton Chop'),
(2373, 5375, 0, 12.1212, 0, 1, 0, 1, 1, 'Mudsnout Shaman - Scratching Stick'),
(2373, 16882, 0, 15.9091, 0, 1, 0, 1, 1, 'Mudsnout Shaman - Battered Junkbox'),
(2374, 929, 0, 2.5862, 0, 1, 0, 1, 1, 'Torn Fin Muckdweller - Healing Potion'),
(2374, 5377, 0, 7.7586, 0, 1, 0, 1, 1, 'Torn Fin Muckdweller - Scallop Shell'),
(2374, 6308, 0, 4.3103, 0, 1, 0, 1, 2, 'Torn Fin Muckdweller - Raw Bristle Whisker Catfish'),
(2374, 16882, 0, 25, 0, 1, 0, 1, 1, 'Torn Fin Muckdweller - Battered Junkbox'),
(2375, 5377, 0, 15.2174, 0, 1, 0, 1, 1, 'Torn Fin Coastrunner - Scallop Shell'),
(2375, 6308, 0, 8.6957, 0, 1, 0, 1, 2, 'Torn Fin Coastrunner - Raw Bristle Whisker Catfish'),
(2375, 16882, 0, 19.5652, 0, 1, 0, 1, 1, 'Torn Fin Coastrunner - Battered Junkbox'),
(2376, 929, 0, 2.4762, 0, 1, 0, 1, 1, 'Torn Fin Oracle - Healing Potion'),
(2376, 1705, 0, 0.381, 0, 1, 0, 1, 1, 'Torn Fin Oracle - Lesser Moonstone'),
(2376, 5377, 0, 12.7619, 0, 1, 0, 1, 1, 'Torn Fin Oracle - Scallop Shell'),
(2376, 6308, 0, 8.5714, 0, 1, 0, 1, 2, 'Torn Fin Oracle - Raw Bristle Whisker Catfish'),
(2376, 16882, 0, 19.0476, 0, 1, 0, 1, 1, 'Torn Fin Oracle - Battered Junkbox'),
(2377, 1529, 0, 0.1832, 0, 1, 0, 1, 1, 'Torn Fin Tidehunter - Jade'),
(2377, 1710, 0, 3.1136, 0, 1, 0, 1, 1, 'Torn Fin Tidehunter - Greater Healing Potion'),
(2377, 6362, 0, 8.0586, 0, 1, 0, 1, 2, 'Torn Fin Tidehunter - Raw Rockscale Cod'),
(2377, 10457, 0, 9.1575, 0, 1, 0, 1, 1, 'Torn Fin Tidehunter - Empty Sea Snail Shell'),
(2377, 16883, 0, 11.7216, 0, 1, 0, 1, 1, 'Torn Fin Tidehunter - Worn Junkbox'),
(2386, 4602, 0, 3.7037, 0, 1, 0, 1, 1, 'Southshore Guard - Moon Harvest Pumpkin'),
(2386, 5432, 0, 3.7037, 0, 1, 0, 1, 1, 'Southshore Guard - Hickory Pipe'),
(2386, 16884, 0, 11.1111, 0, 1, 0, 1, 1, 'Southshore Guard - Sturdy Junkbox'),
(2387, 422, 0, 1.3514, 0, 1, 0, 1, 1, 'Hillsbrad Councilman - Dwarven Mild'),
(2387, 929, 0, 1.3514, 0, 1, 0, 1, 1, 'Hillsbrad Councilman - Healing Potion'),
(2387, 2589, 0, 0.6757, 0, 1, 0, 1, 1, 'Hillsbrad Councilman - Linen Cloth'),
(2387, 2592, 0, 0.6757, 0, 1, 0, 2, 2, 'Hillsbrad Councilman - Wool Cloth'),
(2387, 4538, 0, 0.6757, 0, 1, 0, 1, 1, 'Hillsbrad Councilman - Snapvine Watermelon'),
(2387, 4542, 0, 1.3514, 0, 1, 0, 1, 1, 'Hillsbrad Councilman - Moist Cornbread'),
(2387, 5374, 0, 8.7838, 0, 1, 0, 1, 1, 'Hillsbrad Councilman - Small Pocket Watch'),
(2387, 16882, 0, 17.5676, 0, 1, 0, 1, 1, 'Hillsbrad Councilman - Battered Junkbox'),
(2403, 422, 0, 6.4516, 0, 1, 0, 1, 1, 'Farmer Getz - Dwarven Mild'),
(2403, 1206, 0, 3.2258, 0, 1, 0, 1, 1, 'Farmer Getz - Moss Agate'),
(2403, 1705, 0, 3.2258, 0, 1, 0, 1, 1, 'Farmer Getz - Lesser Moonstone'),
(2403, 4538, 0, 3.2258, 0, 1, 0, 1, 1, 'Farmer Getz - Snapvine Watermelon'),
(2403, 4542, 0, 3.2258, 0, 1, 0, 1, 1, 'Farmer Getz - Moist Cornbread'),
(2403, 5374, 0, 3.2258, 0, 1, 0, 1, 1, 'Farmer Getz - Small Pocket Watch'),
(2403, 16882, 0, 16.129, 0, 1, 0, 1, 1, 'Farmer Getz - Battered Junkbox'),
(2404, 1206, 0, 3.2258, 0, 1, 0, 1, 1, 'Blacksmith Verringtan - Moss Agate'),
(2404, 4538, 0, 3.2258, 0, 1, 0, 1, 1, 'Blacksmith Verringtan - Snapvine Watermelon'),
(2404, 4542, 0, 3.2258, 0, 1, 0, 1, 1, 'Blacksmith Verringtan - Moist Cornbread'),
(2404, 5374, 0, 19.3548, 0, 1, 0, 1, 1, 'Blacksmith Verringtan - Small Pocket Watch'),
(2404, 16882, 0, 22.5806, 0, 1, 0, 1, 1, 'Blacksmith Verringtan - Battered Junkbox'),
(2405, 4608, 0, 3.8462, 0, 1, 0, 1, 1, 'Tarren Mill Deathguard - Raw Black Truffle'),
(2405, 16884, 0, 11.5385, 0, 1, 0, 1, 1, 'Tarren Mill Deathguard - Sturdy Junkbox'),
(2411, 4607, 0, 6.6667, 0, 1, 0, 1, 1, 'Ricter - Delicious Cave Mold'),
(2411, 5433, 0, 3.3333, 0, 1, 0, 1, 1, 'Ricter - Rag Doll'),
(2411, 16883, 0, 20, 0, 1, 0, 1, 1, 'Ricter - Worn Junkbox'),
(2412, 1710, 0, 3.125, 0, 1, 0, 1, 1, 'Alina - Greater Healing Potion'),
(2412, 4607, 0, 6.25, 0, 1, 0, 1, 1, 'Alina - Delicious Cave Mold'),
(2412, 5433, 0, 15.625, 0, 1, 0, 1, 1, 'Alina - Rag Doll'),
(2412, 16883, 0, 28.125, 0, 1, 0, 1, 1, 'Alina - Worn Junkbox'),
(2413, 4607, 0, 10, 0, 1, 0, 1, 1, 'Dermot - Delicious Cave Mold'),
(2413, 5433, 0, 10, 0, 1, 0, 1, 1, 'Dermot - Rag Doll'),
(2413, 16883, 0, 10, 0, 1, 0, 1, 1, 'Dermot - Worn Junkbox'),
(2414, 1710, 0, 5.8824, 0, 1, 0, 1, 1, 'Kegan Darkmar - Greater Healing Potion'),
(2414, 4607, 0, 11.7647, 0, 1, 0, 1, 1, 'Kegan Darkmar - Delicious Cave Mold'),
(2414, 16883, 0, 11.7647, 0, 1, 0, 1, 1, 'Kegan Darkmar - Worn Junkbox'),
(2415, 5431, 0, 6.6667, 0, 1, 0, 1, 1, 'Warden Belamoore - Empty Hip Flask'),
(2415, 16883, 0, 6.6667, 0, 1, 0, 1, 1, 'Warden Belamoore - Worn Junkbox'),
(2416, 4544, 0, 9.0909, 0, 1, 0, 1, 1, 'Crushridge Plunderer - Mulgore Spice Bread'),
(2416, 5427, 0, 18.1818, 0, 1, 0, 1, 1, 'Crushridge Plunderer - Crude Pocket Watch'),
(2416, 16883, 0, 18.1818, 0, 1, 0, 1, 1, 'Crushridge Plunderer - Worn Junkbox'),
(2417, 4544, 0, 4.3478, 0, 1, 0, 1, 1, 'Grel\'borg the Miser - Mulgore Spice Bread'),
(2417, 5427, 0, 13.0435, 0, 1, 0, 1, 1, 'Grel\'borg the Miser - Crude Pocket Watch'),
(2417, 16883, 0, 13.0435, 0, 1, 0, 1, 1, 'Grel\'borg the Miser - Worn Junkbox'),
(2420, 3928, 0, 6.6667, 0, 1, 0, 1, 1, 'Targ - Superior Healing Potion'),
(2420, 4599, 0, 13.3333, 0, 1, 0, 1, 1, 'Targ - Cured Ham Steak'),
(2420, 4601, 0, 3.3333, 0, 1, 0, 1, 1, 'Targ - Soft Banana Bread'),
(2420, 5428, 0, 20, 0, 1, 0, 1, 1, 'Targ - An Exotic Cookbook'),
(2421, 1710, 0, 4.3478, 0, 1, 0, 1, 1, 'Muckrake - Greater Healing Potion'),
(2421, 3771, 0, 4.3478, 0, 1, 0, 1, 1, 'Muckrake - Wild Hog Shank'),
(2421, 5427, 0, 13.0435, 0, 1, 0, 1, 1, 'Muckrake - Crude Pocket Watch'),
(2421, 16883, 0, 26.087, 0, 1, 0, 1, 1, 'Muckrake - Worn Junkbox'),
(2422, 1710, 0, 3.7037, 0, 1, 0, 1, 1, 'Glommus - Greater Healing Potion'),
(2422, 3864, 0, 3.7037, 0, 1, 0, 1, 1, 'Glommus - Citrine'),
(2422, 4544, 0, 3.7037, 0, 1, 0, 1, 1, 'Glommus - Mulgore Spice Bread'),
(2422, 16883, 0, 25.9259, 0, 1, 0, 1, 1, 'Glommus - Worn Junkbox'),
(2423, 3927, 0, 11.1111, 0, 1, 0, 1, 1, 'Lord Aliden Perenolde - Fine Aged Cheddar'),
(2423, 5432, 0, 11.1111, 0, 1, 0, 1, 1, 'Lord Aliden Perenolde - Hickory Pipe'),
(2423, 7909, 0, 11.1111, 0, 1, 0, 1, 1, 'Lord Aliden Perenolde - Aquamarine'),
(2423, 16884, 0, 11.1111, 0, 1, 0, 1, 1, 'Lord Aliden Perenolde - Sturdy Junkbox'),
(2427, 422, 0, 0.9174, 0, 1, 0, 1, 1, 'Jailor Eston - Dwarven Mild'),
(2427, 929, 0, 1.8349, 0, 1, 0, 1, 1, 'Jailor Eston - Healing Potion'),
(2427, 1206, 0, 0.9174, 0, 1, 0, 1, 1, 'Jailor Eston - Moss Agate'),
(2427, 4538, 0, 1.8349, 0, 1, 0, 1, 1, 'Jailor Eston - Snapvine Watermelon'),
(2427, 4542, 0, 7.3394, 0, 1, 0, 1, 1, 'Jailor Eston - Moist Cornbread'),
(2427, 5374, 0, 11.9266, 0, 1, 0, 1, 1, 'Jailor Eston - Small Pocket Watch'),
(2427, 16882, 0, 25.6881, 0, 1, 0, 1, 1, 'Jailor Eston - Battered Junkbox'),
(2428, 422, 0, 2.1978, 0, 1, 0, 1, 1, 'Jailor Marlgen - Dwarven Mild'),
(2428, 929, 0, 3.2967, 0, 1, 0, 1, 1, 'Jailor Marlgen - Healing Potion'),
(2428, 1206, 0, 1.0989, 0, 1, 0, 1, 1, 'Jailor Marlgen - Moss Agate'),
(2428, 4538, 0, 1.0989, 0, 1, 0, 1, 1, 'Jailor Marlgen - Snapvine Watermelon'),
(2428, 4542, 0, 1.0989, 0, 1, 0, 1, 1, 'Jailor Marlgen - Moist Cornbread'),
(2428, 5374, 0, 6.5934, 0, 1, 0, 1, 1, 'Jailor Marlgen - Small Pocket Watch'),
(2428, 16882, 0, 20.8791, 0, 1, 0, 1, 1, 'Jailor Marlgen - Battered Junkbox'),
(2431, 1710, 0, 4, 0, 1, 0, 1, 1, 'Jailor Borhuin - Greater Healing Potion'),
(2431, 4539, 0, 4, 0, 1, 0, 1, 1, 'Jailor Borhuin - Goldenbark Apple'),
(2431, 5431, 0, 4, 0, 1, 0, 1, 1, 'Jailor Borhuin - Empty Hip Flask'),
(2431, 16883, 0, 8, 0, 1, 0, 1, 1, 'Jailor Borhuin - Worn Junkbox'),
(2440, 1529, 0, 4, 0, 1, 0, 1, 1, 'Drunken Footpad - Jade'),
(2440, 1710, 0, 4, 0, 1, 0, 1, 1, 'Drunken Footpad - Greater Healing Potion'),
(2440, 4539, 0, 4, 0, 1, 0, 1, 1, 'Drunken Footpad - Goldenbark Apple'),
(2440, 5431, 0, 4, 0, 1, 0, 1, 1, 'Drunken Footpad - Empty Hip Flask'),
(2440, 16883, 0, 12, 0, 1, 0, 1, 1, 'Drunken Footpad - Worn Junkbox'),
(2448, 422, 0, 5.5556, 0, 1, 0, 1, 1, 'Clerk Horrace Whitesteed - Dwarven Mild'),
(2448, 1705, 0, 5.5556, 0, 1, 0, 1, 1, 'Clerk Horrace Whitesteed - Lesser Moonstone'),
(2448, 1786, 0, 5.5556, 0, 1, 0, 1, 1, 'Clerk Horrace Whitesteed - Cross-stitched Vest'),
(2448, 2592, 0, 5.5556, 0, 1, 0, 2, 2, 'Clerk Horrace Whitesteed - Wool Cloth'),
(2448, 4542, 0, 5.5556, 0, 1, 0, 1, 1, 'Clerk Horrace Whitesteed - Moist Cornbread'),
(2448, 5374, 0, 22.2222, 0, 1, 0, 1, 1, 'Clerk Horrace Whitesteed - Small Pocket Watch'),
(2448, 16882, 0, 11.1111, 0, 1, 0, 1, 1, 'Clerk Horrace Whitesteed - Battered Junkbox'),
(2449, 4542, 0, 5.2632, 0, 1, 0, 1, 1, 'Citizen Wilkes - Moist Cornbread'),
(2449, 5374, 0, 12.2807, 0, 1, 0, 1, 1, 'Citizen Wilkes - Small Pocket Watch'),
(2449, 16882, 0, 15.7895, 0, 1, 0, 1, 1, 'Citizen Wilkes - Battered Junkbox'),
(2450, 5374, 0, 4.7619, 0, 1, 0, 1, 1, 'Miner Hackett - Small Pocket Watch'),
(2450, 16882, 0, 4.7619, 0, 1, 0, 1, 1, 'Miner Hackett - Battered Junkbox'),
(2451, 929, 0, 1.9608, 0, 1, 0, 1, 1, 'Farmer Kalaba - Healing Potion'),
(2451, 3692, 0, 80, 1, 1, 0, 1, 1, 'Farmer Kalaba - Hillsbrad Human Skull'),
(2451, 4538, 0, 3.9216, 0, 1, 0, 1, 1, 'Farmer Kalaba - Snapvine Watermelon'),
(2451, 4542, 0, 3.9216, 0, 1, 0, 1, 1, 'Farmer Kalaba - Moist Cornbread'),
(2451, 5374, 0, 19.6078, 0, 1, 0, 1, 1, 'Farmer Kalaba - Small Pocket Watch'),
(2451, 16882, 0, 17.6471, 0, 1, 0, 1, 1, 'Farmer Kalaba - Battered Junkbox'),
(2503, 422, 0, 0.5348, 0, 1, 0, 1, 1, 'Hillsbrad Foreman - Dwarven Mild'),
(2503, 929, 0, 2.139, 0, 1, 0, 1, 1, 'Hillsbrad Foreman - Healing Potion'),
(2503, 1705, 0, 0.5348, 0, 1, 0, 1, 1, 'Hillsbrad Foreman - Lesser Moonstone'),
(2503, 4538, 0, 2.139, 0, 1, 0, 1, 1, 'Hillsbrad Foreman - Snapvine Watermelon'),
(2503, 4542, 0, 1.6043, 0, 1, 0, 1, 1, 'Hillsbrad Foreman - Moist Cornbread'),
(2503, 5374, 0, 11.2299, 0, 1, 0, 1, 1, 'Hillsbrad Foreman - Small Pocket Watch'),
(2503, 16882, 0, 24.0642, 0, 1, 0, 1, 1, 'Hillsbrad Foreman - Battered Junkbox'),
(2530, 3928, 0, 3.5714, 0, 1, 0, 1, 1, 'Yenniku - Superior Healing Potion'),
(2530, 4599, 0, 3.5714, 0, 1, 0, 1, 1, 'Yenniku - Cured Ham Steak'),
(2530, 4601, 0, 3.5714, 0, 1, 0, 1, 1, 'Yenniku - Soft Banana Bread'),
(2530, 16884, 0, 17.8571, 0, 1, 0, 1, 1, 'Yenniku - Sturdy Junkbox'),
(2534, 3928, 0, 5.5556, 0, 1, 0, 1, 1, 'Zanzil the Outcast - Superior Healing Potion'),
(2534, 4599, 0, 5.5556, 0, 1, 0, 1, 1, 'Zanzil the Outcast - Cured Ham Steak'),
(2534, 5428, 0, 5.5556, 0, 1, 0, 1, 1, 'Zanzil the Outcast - An Exotic Cookbook'),
(2535, 3419, 0, 12.9032, 0, 1, 0, 1, 1, 'Maury "Club Foot" Wilkins - Red Rose'),
(2535, 3928, 0, 3.2258, 0, 1, 0, 1, 1, 'Maury "Club Foot" Wilkins - Superior Healing Potion'),
(2535, 16884, 0, 3.2258, 0, 1, 0, 1, 1, 'Maury "Club Foot" Wilkins - Sturdy Junkbox'),
(2536, 3419, 0, 14.2857, 0, 1, 0, 1, 1, 'Jon-Jon the Crow - Red Rose'),
(2536, 3928, 0, 4.7619, 0, 1, 0, 1, 1, 'Jon-Jon the Crow - Superior Healing Potion'),
(2536, 4608, 0, 19.0476, 0, 1, 0, 1, 1, 'Jon-Jon the Crow - Raw Black Truffle'),
(2536, 16884, 0, 14.2857, 0, 1, 0, 1, 1, 'Jon-Jon the Crow - Sturdy Junkbox'),
(2537, 3419, 0, 8.8235, 0, 1, 0, 1, 1, 'Chucky "Ten Thumbs" - Red Rose'),
(2537, 3928, 0, 5.8824, 0, 1, 0, 1, 1, 'Chucky "Ten Thumbs" - Superior Healing Potion'),
(2537, 4608, 0, 2.9412, 0, 1, 0, 1, 1, 'Chucky "Ten Thumbs" - Raw Black Truffle'),
(2537, 16884, 0, 11.7647, 0, 1, 0, 1, 1, 'Chucky "Ten Thumbs" - Sturdy Junkbox'),
(2545, 1710, 0, 1.9231, 0, 1, 0, 1, 1, '"Pretty Boy" Duncan - Greater Healing Potion'),
(2545, 4539, 0, 1.9231, 0, 1, 0, 1, 1, '"Pretty Boy" Duncan - Goldenbark Apple'),
(2545, 4544, 0, 1.9231, 0, 1, 0, 1, 1, '"Pretty Boy" Duncan - Mulgore Spice Bread'),
(2545, 5431, 0, 5.7692, 0, 1, 0, 1, 1, '"Pretty Boy" Duncan - Empty Hip Flask'),
(2545, 16883, 0, 13.4615, 0, 1, 0, 1, 1, '"Pretty Boy" Duncan - Worn Junkbox'),
(2546, 3928, 0, 8.3333, 0, 1, 0, 1, 1, 'Fleet Master Firallon - Superior Healing Potion'),
(2546, 5432, 0, 16.6667, 0, 1, 0, 1, 1, 'Fleet Master Firallon - Hickory Pipe'),
(2546, 16884, 0, 16.6667, 0, 1, 0, 1, 1, 'Fleet Master Firallon - Sturdy Junkbox'),
(2547, 3928, 0, 8.3333, 0, 1, 0, 1, 1, 'Ironpatch - Superior Healing Potion'),
(2547, 4601, 0, 8.3333, 0, 1, 0, 1, 1, 'Ironpatch - Soft Banana Bread'),
(2547, 5428, 0, 25, 0, 1, 0, 1, 1, 'Ironpatch - An Exotic Cookbook'),
(2547, 16884, 0, 8.3333, 0, 1, 0, 1, 1, 'Ironpatch - Sturdy Junkbox'),
(2548, 3928, 0, 7.6923, 0, 1, 0, 1, 1, 'Captain Keelhaul - Superior Healing Potion'),
(2548, 4599, 0, 23.0769, 0, 1, 0, 1, 1, 'Captain Keelhaul - Cured Ham Steak'),
(2548, 5428, 0, 7.6923, 0, 1, 0, 1, 1, 'Captain Keelhaul - An Exotic Cookbook'),
(2549, 3928, 0, 5.5556, 0, 1, 0, 1, 1, 'Garr Salthoof - Superior Healing Potion'),
(2549, 4601, 0, 5.5556, 0, 1, 0, 1, 1, 'Garr Salthoof - Soft Banana Bread'),
(2549, 16884, 0, 11.1111, 0, 1, 0, 1, 1, 'Garr Salthoof - Sturdy Junkbox'),
(2550, 5432, 0, 23.0769, 0, 1, 0, 1, 1, 'Captain Stillwater - Hickory Pipe'),
(2552, 1705, 0, 1.5625, 0, 1, 0, 1, 1, 'Witherbark Troll - Lesser Moonstone'),
(2552, 3770, 0, 1.5625, 0, 1, 0, 1, 1, 'Witherbark Troll - Mutton Chop'),
(2552, 4542, 0, 4.6875, 0, 1, 0, 1, 1, 'Witherbark Troll - Moist Cornbread'),
(2552, 5373, 0, 7.8125, 0, 1, 0, 1, 1, 'Witherbark Troll - Lucky Charm'),
(2552, 16882, 0, 17.1875, 0, 1, 0, 1, 1, 'Witherbark Troll - Battered Junkbox'),
(2553, 1710, 0, 1.5873, 0, 1, 0, 1, 1, 'Witherbark Shadowcaster - Greater Healing Potion'),
(2553, 3771, 0, 4.7619, 0, 1, 0, 1, 1, 'Witherbark Shadowcaster - Wild Hog Shank'),
(2553, 4544, 0, 3.1746, 0, 1, 0, 1, 1, 'Witherbark Shadowcaster - Mulgore Spice Bread'),
(2553, 5427, 0, 6.3492, 0, 1, 0, 1, 1, 'Witherbark Shadowcaster - Crude Pocket Watch'),
(2553, 16883, 0, 17.4603, 0, 1, 0, 1, 1, 'Witherbark Shadowcaster - Worn Junkbox'),
(2554, 1529, 0, 0.4413, 0, 1, 0, 1, 1, 'Witherbark Axe Thrower - Jade'),
(2554, 1710, 0, 3.2657, 0, 1, 0, 1, 1, 'Witherbark Axe Thrower - Greater Healing Potion'),
(2554, 3771, 0, 4.06, 0, 1, 0, 1, 1, 'Witherbark Axe Thrower - Wild Hog Shank'),
(2554, 3864, 0, 0.1765, 0, 1, 0, 1, 1, 'Witherbark Axe Thrower - Citrine'),
(2554, 4544, 0, 3.7952, 0, 1, 0, 1, 1, 'Witherbark Axe Thrower - Mulgore Spice Bread'),
(2554, 5427, 0, 8.2083, 0, 1, 0, 1, 1, 'Witherbark Axe Thrower - Crude Pocket Watch'),
(2554, 16883, 0, 13.504, 0, 1, 0, 1, 1, 'Witherbark Axe Thrower - Worn Junkbox'),
(2555, 1529, 0, 0.3178, 0, 1, 0, 1, 1, 'Witherbark Witch Doctor - Jade'),
(2555, 1710, 0, 3.2839, 0, 1, 0, 1, 1, 'Witherbark Witch Doctor - Greater Healing Potion'),
(2555, 3771, 0, 5.0847, 0, 1, 0, 1, 1, 'Witherbark Witch Doctor - Wild Hog Shank'),
(2555, 3864, 0, 0.5297, 0, 1, 0, 1, 1, 'Witherbark Witch Doctor - Citrine'),
(2555, 4544, 0, 3.8136, 0, 1, 0, 1, 1, 'Witherbark Witch Doctor - Mulgore Spice Bread'),
(2555, 5427, 0, 9.7458, 0, 1, 0, 1, 1, 'Witherbark Witch Doctor - Crude Pocket Watch'),
(2555, 16883, 0, 15.4661, 0, 1, 0, 1, 1, 'Witherbark Witch Doctor - Worn Junkbox'),
(2556, 1529, 0, 0.1606, 0, 1, 0, 1, 1, 'Witherbark Headhunter - Jade'),
(2556, 1710, 0, 3.0522, 0, 1, 0, 1, 1, 'Witherbark Headhunter - Greater Healing Potion'),
(2556, 3771, 0, 4.0964, 0, 1, 0, 1, 1, 'Witherbark Headhunter - Wild Hog Shank'),
(2556, 3864, 0, 0.1606, 0, 1, 0, 1, 1, 'Witherbark Headhunter - Citrine'),
(2556, 4544, 0, 2.9719, 0, 1, 0, 1, 1, 'Witherbark Headhunter - Mulgore Spice Bread'),
(2556, 5427, 0, 9.2369, 0, 1, 0, 1, 1, 'Witherbark Headhunter - Crude Pocket Watch'),
(2556, 16883, 0, 14.5382, 0, 1, 0, 1, 1, 'Witherbark Headhunter - Worn Junkbox'),
(2557, 1529, 0, 0.369, 0, 1, 0, 1, 1, 'Witherbark Shadow Hunter - Jade'),
(2557, 1710, 0, 2.214, 0, 1, 0, 1, 1, 'Witherbark Shadow Hunter - Greater Healing Potion'),
(2557, 3771, 0, 3.321, 0, 1, 0, 1, 1, 'Witherbark Shadow Hunter - Wild Hog Shank'),
(2557, 3864, 0, 0.738, 0, 1, 0, 1, 1, 'Witherbark Shadow Hunter - Citrine'),
(2557, 4544, 0, 4.797, 0, 1, 0, 1, 1, 'Witherbark Shadow Hunter - Mulgore Spice Bread'),
(2557, 5427, 0, 10.3321, 0, 1, 0, 1, 1, 'Witherbark Shadow Hunter - Crude Pocket Watch'),
(2557, 16883, 0, 14.3911, 0, 1, 0, 1, 1, 'Witherbark Shadow Hunter - Worn Junkbox'),
(2558, 3771, 0, 3.9216, 0, 1, 0, 1, 1, 'Witherbark Berserker - Wild Hog Shank'),
(2558, 4544, 0, 7.8431, 0, 1, 0, 1, 1, 'Witherbark Berserker - Mulgore Spice Bread'),
(2558, 5427, 0, 17.6471, 0, 1, 0, 1, 1, 'Witherbark Berserker - Crude Pocket Watch'),
(2558, 16883, 0, 17.6471, 0, 1, 0, 1, 1, 'Witherbark Berserker - Worn Junkbox'),
(2562, 1529, 0, 0.5639, 0, 1, 0, 1, 1, 'Boulderfist Ogre - Jade'),
(2562, 1710, 0, 2.6316, 0, 1, 0, 1, 1, 'Boulderfist Ogre - Greater Healing Potion'),
(2562, 3771, 0, 3.0075, 0, 1, 0, 1, 1, 'Boulderfist Ogre - Wild Hog Shank'),
(2562, 3864, 0, 0.188, 0, 1, 0, 1, 1, 'Boulderfist Ogre - Citrine'),
(2562, 4544, 0, 3.3835, 0, 1, 0, 1, 1, 'Boulderfist Ogre - Mulgore Spice Bread'),
(2562, 5427, 0, 10.1504, 0, 1, 0, 1, 1, 'Boulderfist Ogre - Crude Pocket Watch'),
(2562, 16883, 0, 15.6015, 0, 1, 0, 1, 1, 'Boulderfist Ogre - Worn Junkbox'),
(2564, 1529, 0, 0.5181, 0, 1, 0, 1, 1, 'Boulderfist Enforcer - Jade'),
(2564, 1710, 0, 3.2815, 0, 1, 0, 1, 1, 'Boulderfist Enforcer - Greater Healing Potion'),
(2564, 3771, 0, 4.3178, 0, 1, 0, 1, 1, 'Boulderfist Enforcer - Wild Hog Shank'),
(2564, 3864, 0, 0.1727, 0, 1, 0, 1, 1, 'Boulderfist Enforcer - Citrine'),
(2564, 4306, 0, 0.1727, 0, 1, 0, 2, 2, 'Boulderfist Enforcer - Silk Cloth'),
(2564, 4544, 0, 2.2453, 0, 1, 0, 1, 1, 'Boulderfist Enforcer - Mulgore Spice Bread'),
(2564, 5427, 0, 6.7358, 0, 1, 0, 1, 1, 'Boulderfist Enforcer - Crude Pocket Watch'),
(2564, 16883, 0, 16.9257, 0, 1, 0, 1, 1, 'Boulderfist Enforcer - Worn Junkbox'),
(2566, 1529, 0, 0.2698, 0, 1, 0, 1, 1, 'Boulderfist Brute - Jade'),
(2566, 1710, 0, 3.2374, 0, 1, 0, 1, 1, 'Boulderfist Brute - Greater Healing Potion'),
(2566, 3771, 0, 4.1367, 0, 1, 0, 1, 1, 'Boulderfist Brute - Wild Hog Shank'),
(2566, 3864, 0, 0.4496, 0, 1, 0, 1, 1, 'Boulderfist Brute - Citrine'),
(2566, 4544, 0, 2.6978, 0, 1, 0, 1, 1, 'Boulderfist Brute - Mulgore Spice Bread'),
(2566, 5427, 0, 8.0935, 0, 1, 0, 1, 1, 'Boulderfist Brute - Crude Pocket Watch'),
(2566, 16883, 0, 15.6475, 0, 1, 0, 1, 1, 'Boulderfist Brute - Worn Junkbox'),
(2567, 1710, 0, 2.0534, 0, 1, 0, 1, 1, 'Boulderfist Magus - Greater Healing Potion'),
(2567, 3771, 0, 3.4908, 0, 1, 0, 1, 1, 'Boulderfist Magus - Wild Hog Shank'),
(2567, 3864, 0, 0.4107, 0, 1, 0, 1, 1, 'Boulderfist Magus - Citrine'),
(2567, 4544, 0, 1.848, 0, 1, 0, 1, 1, 'Boulderfist Magus - Mulgore Spice Bread'),
(2567, 5427, 0, 11.0883, 0, 1, 0, 1, 1, 'Boulderfist Magus - Crude Pocket Watch'),
(2567, 16883, 0, 16.2218, 0, 1, 0, 1, 1, 'Boulderfist Magus - Worn Junkbox'),
(2569, 1529, 0, 1.4925, 0, 1, 0, 1, 1, 'Boulderfist Mauler - Jade'),
(2569, 1710, 0, 3.4826, 0, 1, 0, 1, 1, 'Boulderfist Mauler - Greater Healing Potion'),
(2569, 3771, 0, 2.9851, 0, 1, 0, 1, 1, 'Boulderfist Mauler - Wild Hog Shank'),
(2569, 4544, 0, 1.99, 0, 1, 0, 1, 1, 'Boulderfist Mauler - Mulgore Spice Bread'),
(2569, 5427, 0, 10.9453, 0, 1, 0, 1, 1, 'Boulderfist Mauler - Crude Pocket Watch'),
(2569, 16883, 0, 14.4279, 0, 1, 0, 1, 1, 'Boulderfist Mauler - Worn Junkbox'),
(2570, 1710, 0, 2.6217, 0, 1, 0, 1, 1, 'Boulderfist Shaman - Greater Healing Potion'),
(2570, 3771, 0, 3.7453, 0, 1, 0, 1, 1, 'Boulderfist Shaman - Wild Hog Shank'),
(2570, 4544, 0, 2.6217, 0, 1, 0, 1, 1, 'Boulderfist Shaman - Mulgore Spice Bread'),
(2570, 5427, 0, 11.6105, 0, 1, 0, 1, 1, 'Boulderfist Shaman - Crude Pocket Watch'),
(2570, 16883, 0, 11.985, 0, 1, 0, 1, 1, 'Boulderfist Shaman - Worn Junkbox'),
(2571, 1710, 0, 3.7736, 0, 1, 0, 1, 1, 'Boulderfist Lord - Greater Healing Potion'),
(2571, 3771, 0, 5.6604, 0, 1, 0, 1, 1, 'Boulderfist Lord - Wild Hog Shank'),
(2571, 4544, 0, 1.2579, 0, 1, 0, 1, 1, 'Boulderfist Lord - Mulgore Spice Bread'),
(2571, 5427, 0, 13.8365, 0, 1, 0, 1, 1, 'Boulderfist Lord - Crude Pocket Watch'),
(2571, 16883, 0, 13.2075, 0, 1, 0, 1, 1, 'Boulderfist Lord - Worn Junkbox'),
(2572, 1529, 0, 0.9615, 0, 1, 0, 1, 1, 'Drywhisker Kobold - Jade'),
(2572, 1710, 0, 2.5, 0, 1, 0, 1, 1, 'Drywhisker Kobold - Greater Healing Potion'),
(2572, 3771, 0, 7.5, 0, 1, 0, 1, 1, 'Drywhisker Kobold - Wild Hog Shank'),
(2572, 3864, 0, 0.1923, 0, 1, 0, 1, 1, 'Drywhisker Kobold - Citrine'),
(2572, 5429, 0, 10, 0, 1, 0, 1, 1, 'Drywhisker Kobold - A Pretty Rock'),
(2572, 16883, 0, 11.7308, 0, 1, 0, 1, 1, 'Drywhisker Kobold - Worn Junkbox'),
(2573, 1529, 0, 0.4032, 0, 1, 0, 1, 1, 'Drywhisker Surveyor - Jade'),
(2573, 1710, 0, 3.2258, 0, 1, 0, 1, 1, 'Drywhisker Surveyor - Greater Healing Potion'),
(2573, 3771, 0, 8.4677, 0, 1, 0, 1, 1, 'Drywhisker Surveyor - Wild Hog Shank'),
(2573, 3864, 0, 0.8065, 0, 1, 0, 1, 1, 'Drywhisker Surveyor - Citrine'),
(2573, 5429, 0, 10.8871, 0, 1, 0, 1, 1, 'Drywhisker Surveyor - A Pretty Rock'),
(2573, 16883, 0, 15.7258, 0, 1, 0, 1, 1, 'Drywhisker Surveyor - Worn Junkbox'),
(2574, 1529, 0, 0.4255, 0, 1, 0, 1, 1, 'Drywhisker Digger - Jade'),
(2574, 1710, 0, 2.766, 0, 1, 0, 1, 1, 'Drywhisker Digger - Greater Healing Potion'),
(2574, 3771, 0, 7.4468, 0, 1, 0, 1, 1, 'Drywhisker Digger - Wild Hog Shank'),
(2574, 5429, 0, 8.0851, 0, 1, 0, 1, 1, 'Drywhisker Digger - A Pretty Rock'),
(2574, 16883, 0, 13.1915, 0, 1, 0, 1, 1, 'Drywhisker Digger - Worn Junkbox'),
(2581, 1710, 0, 1.3699, 0, 1, 0, 1, 1, 'Dabyrie Militia - Greater Healing Potion'),
(2581, 3771, 0, 2.0548, 0, 1, 0, 1, 1, 'Dabyrie Militia - Wild Hog Shank'),
(2581, 3864, 0, 1.3699, 0, 1, 0, 1, 1, 'Dabyrie Militia - Citrine'),
(2581, 4544, 0, 3.4247, 0, 1, 0, 1, 1, 'Dabyrie Militia - Mulgore Spice Bread'),
(2581, 5427, 0, 6.8493, 0, 1, 0, 1, 1, 'Dabyrie Militia - Crude Pocket Watch'),
(2581, 16883, 0, 11.6438, 0, 1, 0, 1, 1, 'Dabyrie Militia - Worn Junkbox'),
(2582, 422, 0, 2.6022, 0, 1, 0, 1, 1, 'Dabyrie Laborer - Dwarven Mild'),
(2582, 929, 0, 2.2305, 0, 1, 0, 1, 1, 'Dabyrie Laborer - Healing Potion'),
(2582, 1206, 0, 1.1152, 0, 1, 0, 1, 1, 'Dabyrie Laborer - Moss Agate'),
(2582, 1705, 0, 0.7435, 0, 1, 0, 1, 1, 'Dabyrie Laborer - Lesser Moonstone'),
(2582, 4538, 0, 2.974, 0, 1, 0, 1, 1, 'Dabyrie Laborer - Snapvine Watermelon'),
(2582, 4542, 0, 2.6022, 0, 1, 0, 1, 1, 'Dabyrie Laborer - Moist Cornbread'),
(2582, 5374, 0, 4.461, 0, 1, 0, 1, 1, 'Dabyrie Laborer - Small Pocket Watch'),
(2582, 16882, 0, 17.8439, 0, 1, 0, 1, 1, 'Dabyrie Laborer - Battered Junkbox'),
(2583, 1707, 0, 6.5217, 0, 1, 0, 1, 1, 'Stromgarde Troll Hunter - Stormwind Brie'),
(2583, 1710, 0, 4.3478, 0, 1, 0, 1, 1, 'Stromgarde Troll Hunter - Greater Healing Potion'),
(2583, 4539, 0, 1.4493, 0, 1, 0, 1, 1, 'Stromgarde Troll Hunter - Goldenbark Apple'),
(2583, 4544, 0, 2.1739, 0, 1, 0, 1, 1, 'Stromgarde Troll Hunter - Mulgore Spice Bread'),
(2583, 5431, 0, 11.5942, 0, 1, 0, 1, 1, 'Stromgarde Troll Hunter - Empty Hip Flask'),
(2583, 16883, 0, 12.3188, 0, 1, 0, 1, 1, 'Stromgarde Troll Hunter - Worn Junkbox'),
(2584, 1707, 0, 3.1847, 0, 1, 0, 1, 1, 'Stromgarde Defender - Stormwind Brie'),
(2584, 1710, 0, 1.9108, 0, 1, 0, 1, 1, 'Stromgarde Defender - Greater Healing Potion'),
(2584, 4539, 0, 2.5478, 0, 1, 0, 1, 1, 'Stromgarde Defender - Goldenbark Apple'),
(2584, 4544, 0, 3.1847, 0, 1, 0, 1, 1, 'Stromgarde Defender - Mulgore Spice Bread'),
(2584, 5431, 0, 9.5541, 0, 1, 0, 1, 1, 'Stromgarde Defender - Empty Hip Flask'),
(2584, 16883, 0, 19.1083, 0, 1, 0, 1, 1, 'Stromgarde Defender - Worn Junkbox'),
(2585, 1707, 0, 2.6667, 0, 1, 0, 1, 1, 'Stromgarde Vindicator - Stormwind Brie'),
(2585, 1710, 0, 1.3333, 0, 1, 0, 1, 1, 'Stromgarde Vindicator - Greater Healing Potion'),
(2585, 4539, 0, 2.6667, 0, 1, 0, 1, 1, 'Stromgarde Vindicator - Goldenbark Apple'),
(2585, 4544, 0, 2.6667, 0, 1, 0, 1, 1, 'Stromgarde Vindicator - Mulgore Spice Bread'),
(2585, 5431, 0, 8, 0, 1, 0, 1, 1, 'Stromgarde Vindicator - Empty Hip Flask'),
(2585, 16883, 0, 8, 0, 1, 0, 1, 1, 'Stromgarde Vindicator - Worn Junkbox'),
(2586, 1529, 0, 0.2475, 0, 1, 0, 1, 1, 'Syndicate Highwayman - Jade'),
(2586, 1707, 0, 3.0941, 0, 1, 0, 1, 1, 'Syndicate Highwayman - Stormwind Brie'),
(2586, 1710, 0, 2.8465, 0, 1, 0, 1, 1, 'Syndicate Highwayman - Greater Healing Potion'),
(2586, 3864, 0, 0.3713, 0, 1, 0, 1, 1, 'Syndicate Highwayman - Citrine'),
(2586, 4539, 0, 3.0941, 0, 1, 0, 1, 1, 'Syndicate Highwayman - Goldenbark Apple'),
(2586, 4544, 0, 2.3515, 0, 1, 0, 1, 1, 'Syndicate Highwayman - Mulgore Spice Bread'),
(2586, 5431, 0, 9.6535, 0, 1, 0, 1, 1, 'Syndicate Highwayman - Empty Hip Flask'),
(2586, 16883, 0, 14.4802, 0, 1, 0, 1, 1, 'Syndicate Highwayman - Worn Junkbox'),
(2586, 17124, 0, 79.6666, 0, 1, 0, 1, 1, 'Syndicate Highwayman - Syndicate Emblem'),
(2587, 1707, 0, 0.9685, 0, 1, 0, 1, 1, 'Syndicate Pathstalker - Stormwind Brie'),
(2587, 1710, 0, 4.8426, 0, 1, 0, 1, 1, 'Syndicate Pathstalker - Greater Healing Potion'),
(2587, 3864, 0, 0.2421, 0, 1, 0, 1, 1, 'Syndicate Pathstalker - Citrine'),
(2587, 4539, 0, 3.3898, 0, 1, 0, 1, 1, 'Syndicate Pathstalker - Goldenbark Apple'),
(2587, 4544, 0, 3.3898, 0, 1, 0, 1, 1, 'Syndicate Pathstalker - Mulgore Spice Bread'),
(2587, 5431, 0, 7.7482, 0, 1, 0, 1, 1, 'Syndicate Pathstalker - Empty Hip Flask'),
(2587, 16883, 0, 14.2857, 0, 1, 0, 1, 1, 'Syndicate Pathstalker - Worn Junkbox'),
(2587, 17124, 0, 79.6666, 0, 1, 0, 1, 1, 'Syndicate Pathstalker - Syndicate Emblem'),
(2588, 1529, 0, 0.177, 0, 1, 0, 1, 1, 'Syndicate Prowler - Jade'),
(2588, 1707, 0, 4.0708, 0, 1, 0, 1, 1, 'Syndicate Prowler - Stormwind Brie'),
(2588, 1710, 0, 2.1239, 0, 1, 0, 1, 1, 'Syndicate Prowler - Greater Healing Potion'),
(2588, 3864, 0, 0.177, 0, 1, 0, 1, 1, 'Syndicate Prowler - Citrine'),
(2588, 4539, 0, 2.6549, 0, 1, 0, 1, 1, 'Syndicate Prowler - Goldenbark Apple'),
(2588, 4544, 0, 2.6549, 0, 1, 0, 1, 1, 'Syndicate Prowler - Mulgore Spice Bread'),
(2588, 5431, 0, 9.7345, 0, 1, 0, 1, 1, 'Syndicate Prowler - Empty Hip Flask'),
(2588, 16883, 0, 13.0973, 0, 1, 0, 1, 1, 'Syndicate Prowler - Worn Junkbox'),
(2588, 17124, 0, 79.6666, 0, 1, 0, 1, 1, 'Syndicate Prowler - Syndicate Emblem'),
(2589, 1707, 0, 3.0523, 0, 1, 0, 1, 1, 'Syndicate Mercenary - Stormwind Brie'),
(2589, 1710, 0, 2.907, 0, 1, 0, 1, 1, 'Syndicate Mercenary - Greater Healing Potion'),
(2589, 4539, 0, 2.1802, 0, 1, 0, 1, 1, 'Syndicate Mercenary - Goldenbark Apple'),
(2589, 4544, 0, 2.4709, 0, 1, 0, 1, 1, 'Syndicate Mercenary - Mulgore Spice Bread'),
(2589, 5431, 0, 9.3023, 0, 1, 0, 1, 1, 'Syndicate Mercenary - Empty Hip Flask'),
(2589, 16883, 0, 10.1744, 0, 1, 0, 1, 1, 'Syndicate Mercenary - Worn Junkbox'),
(2589, 17124, 0, 79.6666, 0, 1, 0, 1, 1, 'Syndicate Mercenary - Syndicate Emblem'),
(2590, 1707, 0, 1.4851, 0, 1, 0, 1, 1, 'Syndicate Conjuror - Stormwind Brie'),
(2590, 1710, 0, 1.9802, 0, 1, 0, 1, 1, 'Syndicate Conjuror - Greater Healing Potion'),
(2590, 4539, 0, 2.4752, 0, 1, 0, 1, 1, 'Syndicate Conjuror - Goldenbark Apple'),
(2590, 4544, 0, 0.9901, 0, 1, 0, 1, 1, 'Syndicate Conjuror - Mulgore Spice Bread'),
(2590, 5431, 0, 7.9208, 0, 1, 0, 1, 1, 'Syndicate Conjuror - Empty Hip Flask'),
(2590, 16883, 0, 14.3564, 0, 1, 0, 1, 1, 'Syndicate Conjuror - Worn Junkbox'),
(2590, 17124, 0, 79.6666, 0, 1, 0, 1, 1, 'Syndicate Conjuror - Syndicate Emblem'),
(2591, 1707, 0, 3.0303, 0, 1, 0, 1, 1, 'Syndicate Magus - Stormwind Brie'),
(2591, 1710, 0, 5.0505, 0, 1, 0, 1, 1, 'Syndicate Magus - Greater Healing Potion'),
(2591, 4306, 0, 1.0101, 0, 1, 0, 2, 2, 'Syndicate Magus - Silk Cloth'),
(2591, 4539, 0, 1.0101, 0, 1, 0, 1, 1, 'Syndicate Magus - Goldenbark Apple'),
(2591, 5431, 0, 6.0606, 0, 1, 0, 1, 1, 'Syndicate Magus - Empty Hip Flask'),
(2591, 16883, 0, 13.1313, 0, 1, 0, 1, 1, 'Syndicate Magus - Worn Junkbox'),
(2591, 17124, 0, 79.6666, 0, 1, 0, 1, 1, 'Syndicate Magus - Syndicate Emblem'),
(2595, 1710, 0, 1.1765, 0, 1, 0, 1, 1, 'Daggerspine Raider - Greater Healing Potion'),
(2595, 6362, 0, 7.0588, 0, 1, 0, 2, 2, 'Daggerspine Raider - Raw Rockscale Cod'),
(2595, 10457, 0, 7.0588, 0, 1, 0, 1, 1, 'Daggerspine Raider - Empty Sea Snail Shell'),
(2595, 16883, 0, 15.2941, 0, 1, 0, 1, 1, 'Daggerspine Raider - Worn Junkbox'),
(2596, 1710, 0, 3.8462, 0, 1, 0, 1, 1, 'Daggerspine Sorceress - Greater Healing Potion'),
(2596, 10457, 0, 3.8462, 0, 1, 0, 1, 1, 'Daggerspine Sorceress - Empty Sea Snail Shell'),
(2596, 16883, 0, 34.6154, 0, 1, 0, 1, 1, 'Daggerspine Sorceress - Worn Junkbox'),
(2597, 1529, 0, 6.25, 0, 1, 0, 1, 1, 'Lord Falconcrest - Jade'),
(2597, 4539, 0, 12.5, 0, 1, 0, 1, 1, 'Lord Falconcrest - Goldenbark Apple'),
(2597, 5431, 0, 6.25, 0, 1, 0, 1, 1, 'Lord Falconcrest - Empty Hip Flask'),
(2597, 16883, 0, 18.75, 0, 1, 0, 1, 1, 'Lord Falconcrest - Worn Junkbox'),
(2598, 1707, 0, 14.2857, 0, 1, 0, 1, 1, 'Darbel Montrose - Stormwind Brie'),
(2598, 4544, 0, 14.2857, 0, 1, 0, 1, 1, 'Darbel Montrose - Mulgore Spice Bread'),
(2599, 1707, 0, 9.0909, 0, 1, 0, 1, 1, 'Otto - Stormwind Brie'),
(2599, 1710, 0, 9.0909, 0, 1, 0, 1, 1, 'Otto - Greater Healing Potion'),
(2599, 4544, 0, 9.0909, 0, 1, 0, 1, 1, 'Otto - Mulgore Spice Bread'),
(2599, 5431, 0, 18.1818, 0, 1, 0, 1, 1, 'Otto - Empty Hip Flask'),
(2599, 16883, 0, 18.1818, 0, 1, 0, 1, 1, 'Otto - Worn Junkbox'),
(2603, 5427, 0, 25, 0, 1, 0, 1, 1, 'Kovork - Crude Pocket Watch'),
(2603, 16883, 0, 12.5, 0, 1, 0, 1, 1, 'Kovork - Worn Junkbox'),
(2606, 4544, 0, 20, 0, 1, 0, 1, 1, 'Nimar the Slayer - Mulgore Spice Bread'),
(2606, 16883, 0, 60, 0, 1, 0, 1, 1, 'Nimar the Slayer - Worn Junkbox'),
(2607, 16884, 0, 10, 0, 1, 0, 1, 1, 'Prince Galen Trollbane - Sturdy Junkbox'),
(2612, 1529, 0, 7.6923, 0, 1, 0, 1, 1, 'Lieutenant Valorcall - Jade'),
(2612, 5431, 0, 7.6923, 0, 1, 0, 1, 1, 'Lieutenant Valorcall - Empty Hip Flask'),
(2618, 1710, 0, 1.2448, 0, 1, 0, 1, 1, 'Hammerfall Peon - Greater Healing Potion'),
(2618, 3771, 0, 4.5643, 0, 1, 0, 1, 1, 'Hammerfall Peon - Wild Hog Shank'),
(2618, 3864, 0, 0.8299, 0, 1, 0, 1, 1, 'Hammerfall Peon - Citrine'),
(2618, 4544, 0, 1.6598, 0, 1, 0, 1, 1, 'Hammerfall Peon - Mulgore Spice Bread'),
(2618, 5427, 0, 10.3734, 0, 1, 0, 1, 1, 'Hammerfall Peon - Crude Pocket Watch'),
(2618, 16883, 0, 8.2988, 0, 1, 0, 1, 1, 'Hammerfall Peon - Worn Junkbox'),
(2619, 1710, 0, 1.4388, 0, 1, 0, 1, 1, 'Hammerfall Grunt - Greater Healing Potion'),
(2619, 3771, 0, 5.036, 0, 1, 0, 1, 1, 'Hammerfall Grunt - Wild Hog Shank'),
(2619, 4544, 0, 3.5971, 0, 1, 0, 1, 1, 'Hammerfall Grunt - Mulgore Spice Bread'),
(2619, 5427, 0, 11.5108, 0, 1, 0, 1, 1, 'Hammerfall Grunt - Crude Pocket Watch'),
(2619, 16883, 0, 12.2302, 0, 1, 0, 1, 1, 'Hammerfall Grunt - Worn Junkbox'),
(2621, 16884, 0, 20, 0, 1, 0, 1, 1, 'Hammerfall Guardian - Sturdy Junkbox'),
(2628, 1529, 0, 1.1111, 0, 1, 0, 1, 1, 'Dalaran Worker - Jade'),
(2628, 1707, 0, 6.6667, 0, 1, 0, 1, 1, 'Dalaran Worker - Stormwind Brie'),
(2628, 1710, 0, 1.1111, 0, 1, 0, 1, 1, 'Dalaran Worker - Greater Healing Potion'),
(2628, 4539, 0, 3.3333, 0, 1, 0, 1, 1, 'Dalaran Worker - Goldenbark Apple'),
(2628, 4544, 0, 5.5556, 0, 1, 0, 1, 1, 'Dalaran Worker - Mulgore Spice Bread'),
(2628, 5431, 0, 15.5556, 0, 1, 0, 1, 1, 'Dalaran Worker - Empty Hip Flask'),
(2628, 16883, 0, 17.7778, 0, 1, 0, 1, 1, 'Dalaran Worker - Worn Junkbox'),
(2639, 3928, 0, 3.3755, 0, 1, 0, 1, 1, 'Vilebranch Axe Thrower - Superior Healing Potion'),
(2639, 4599, 0, 7.173, 0, 1, 0, 1, 1, 'Vilebranch Axe Thrower - Cured Ham Steak'),
(2639, 4601, 0, 2.1097, 0, 1, 0, 1, 1, 'Vilebranch Axe Thrower - Soft Banana Bread'),
(2639, 5428, 0, 9.2827, 0, 1, 0, 1, 1, 'Vilebranch Axe Thrower - An Exotic Cookbook'),
(2639, 7909, 0, 1.2658, 0, 1, 0, 1, 1, 'Vilebranch Axe Thrower - Aquamarine'),
(2639, 7910, 0, 0.4219, 0, 1, 0, 1, 1, 'Vilebranch Axe Thrower - Star Ruby'),
(2639, 16884, 0, 9.2827, 0, 1, 0, 1, 1, 'Vilebranch Axe Thrower - Sturdy Junkbox'),
(2640, 3928, 0, 2.0202, 0, 1, 0, 1, 1, 'Vilebranch Witch Doctor - Superior Healing Potion'),
(2640, 4599, 0, 1.5152, 0, 1, 0, 1, 1, 'Vilebranch Witch Doctor - Cured Ham Steak'),
(2640, 4601, 0, 2.5253, 0, 1, 0, 1, 1, 'Vilebranch Witch Doctor - Soft Banana Bread'),
(2640, 5428, 0, 10.6061, 0, 1, 0, 1, 1, 'Vilebranch Witch Doctor - An Exotic Cookbook'),
(2640, 7909, 0, 0.5051, 0, 1, 0, 1, 1, 'Vilebranch Witch Doctor - Aquamarine'),
(2640, 16884, 0, 11.1111, 0, 1, 0, 1, 1, 'Vilebranch Witch Doctor - Sturdy Junkbox'),
(2641, 3928, 0, 4.0462, 0, 1, 0, 1, 1, 'Vilebranch Headhunter - Superior Healing Potion'),
(2641, 4599, 0, 4.0462, 0, 1, 0, 1, 1, 'Vilebranch Headhunter - Cured Ham Steak'),
(2641, 4601, 0, 4.0462, 0, 1, 0, 1, 1, 'Vilebranch Headhunter - Soft Banana Bread'),
(2641, 5428, 0, 8.0925, 0, 1, 0, 1, 1, 'Vilebranch Headhunter - An Exotic Cookbook'),
(2641, 16884, 0, 9.2486, 0, 1, 0, 1, 1, 'Vilebranch Headhunter - Sturdy Junkbox'),
(2642, 3928, 0, 1.9737, 0, 1, 0, 1, 1, 'Vilebranch Shadowcaster - Superior Healing Potion'),
(2642, 4599, 0, 3.2895, 0, 1, 0, 1, 1, 'Vilebranch Shadowcaster - Cured Ham Steak'),
(2642, 4601, 0, 3.9474, 0, 1, 0, 1, 1, 'Vilebranch Shadowcaster - Soft Banana Bread'),
(2642, 5428, 0, 15.1316, 0, 1, 0, 1, 1, 'Vilebranch Shadowcaster - An Exotic Cookbook'),
(2642, 16884, 0, 6.5789, 0, 1, 0, 1, 1, 'Vilebranch Shadowcaster - Sturdy Junkbox'),
(2643, 3928, 0, 2.9795, 0, 1, 0, 1, 1, 'Vilebranch Berserker - Superior Healing Potion'),
(2643, 4599, 0, 4.6555, 0, 1, 0, 1, 1, 'Vilebranch Berserker - Cured Ham Steak'),
(2643, 4601, 0, 2.7933, 0, 1, 0, 1, 1, 'Vilebranch Berserker - Soft Banana Bread'),
(2643, 5428, 0, 8.0074, 0, 1, 0, 1, 1, 'Vilebranch Berserker - An Exotic Cookbook'),
(2643, 7909, 0, 0.1862, 0, 1, 0, 1, 1, 'Vilebranch Berserker - Aquamarine'),
(2643, 7910, 0, 0.1862, 0, 1, 0, 1, 1, 'Vilebranch Berserker - Star Ruby'),
(2643, 16884, 0, 6.8901, 0, 1, 0, 1, 1, 'Vilebranch Berserker - Sturdy Junkbox'),
(2644, 3928, 0, 1.6807, 0, 1, 0, 1, 1, 'Vilebranch Hideskinner - Superior Healing Potion'),
(2644, 4599, 0, 3.9216, 0, 1, 0, 1, 1, 'Vilebranch Hideskinner - Cured Ham Steak'),
(2644, 4601, 0, 4.4818, 0, 1, 0, 1, 1, 'Vilebranch Hideskinner - Soft Banana Bread'),
(2644, 5428, 0, 9.2437, 0, 1, 0, 1, 1, 'Vilebranch Hideskinner - An Exotic Cookbook'),
(2644, 7910, 0, 0.2801, 0, 1, 0, 1, 1, 'Vilebranch Hideskinner - Star Ruby'),
(2644, 16884, 0, 7.0028, 0, 1, 0, 1, 1, 'Vilebranch Hideskinner - Sturdy Junkbox'),
(2645, 3928, 0, 2.3438, 0, 1, 0, 1, 1, 'Vilebranch Shadow Hunter - Superior Healing Potion'),
(2645, 4599, 0, 4.6875, 0, 1, 0, 1, 1, 'Vilebranch Shadow Hunter - Cured Ham Steak'),
(2645, 4601, 0, 3.5156, 0, 1, 0, 1, 1, 'Vilebranch Shadow Hunter - Soft Banana Bread'),
(2645, 5428, 0, 11.9141, 0, 1, 0, 1, 1, 'Vilebranch Shadow Hunter - An Exotic Cookbook'),
(2645, 7909, 0, 0.3906, 0, 1, 0, 1, 1, 'Vilebranch Shadow Hunter - Aquamarine'),
(2645, 7910, 0, 0.5859, 0, 1, 0, 1, 1, 'Vilebranch Shadow Hunter - Star Ruby'),
(2645, 16884, 0, 8.9844, 0, 1, 0, 1, 1, 'Vilebranch Shadow Hunter - Sturdy Junkbox'),
(2646, 3928, 0, 2.2346, 0, 1, 0, 1, 1, 'Vilebranch Blood Drinker - Superior Healing Potion'),
(2646, 4599, 0, 2.7933, 0, 1, 0, 1, 1, 'Vilebranch Blood Drinker - Cured Ham Steak'),
(2646, 4601, 0, 2.7933, 0, 1, 0, 1, 1, 'Vilebranch Blood Drinker - Soft Banana Bread'),
(2646, 5428, 0, 9.2179, 0, 1, 0, 1, 1, 'Vilebranch Blood Drinker - An Exotic Cookbook'),
(2646, 16884, 0, 8.9385, 0, 1, 0, 1, 1, 'Vilebranch Blood Drinker - Sturdy Junkbox'),
(2647, 1520, 0, 0.4082, 0, 1, 0, 1, 1, 'Vilebranch Soul Eater - Troll Sweat'),
(2647, 1645, 0, 0.4082, 0, 1, 0, 1, 1, 'Vilebranch Soul Eater - Moonberry Juice'),
(2647, 3928, 0, 2.449, 0, 1, 0, 1, 1, 'Vilebranch Soul Eater - Superior Healing Potion'),
(2647, 4599, 0, 3.2653, 0, 1, 0, 1, 1, 'Vilebranch Soul Eater - Cured Ham Steak'),
(2647, 4601, 0, 1.6327, 0, 1, 0, 1, 1, 'Vilebranch Soul Eater - Soft Banana Bread'),
(2647, 5428, 0, 13.8776, 0, 1, 0, 1, 1, 'Vilebranch Soul Eater - An Exotic Cookbook'),
(2647, 7909, 0, 0.4082, 0, 1, 0, 1, 1, 'Vilebranch Soul Eater - Aquamarine'),
(2647, 16884, 0, 10.6122, 0, 1, 0, 1, 1, 'Vilebranch Soul Eater - Sturdy Junkbox'),
(2648, 3928, 0, 2.8875, 0, 1, 0, 1, 1, 'Vilebranch Aman\'zasi Guard - Superior Healing Potion'),
(2648, 4599, 0, 3.4954, 0, 1, 0, 1, 1, 'Vilebranch Aman\'zasi Guard - Cured Ham Steak'),
(2648, 4601, 0, 2.1277, 0, 1, 0, 1, 1, 'Vilebranch Aman\'zasi Guard - Soft Banana Bread'),
(2648, 5428, 0, 9.8784, 0, 1, 0, 1, 1, 'Vilebranch Aman\'zasi Guard - An Exotic Cookbook'),
(2648, 7910, 0, 0.4559, 0, 1, 0, 1, 1, 'Vilebranch Aman\'zasi Guard - Star Ruby'),
(2648, 16884, 0, 10.9422, 0, 1, 0, 1, 1, 'Vilebranch Aman\'zasi Guard - Sturdy Junkbox'),
(2649, 1529, 0, 0.2882, 0, 1, 0, 1, 1, 'Witherbark Scalper - Jade'),
(2649, 1710, 0, 2.4496, 0, 1, 0, 1, 1, 'Witherbark Scalper - Greater Healing Potion'),
(2649, 3771, 0, 4.611, 0, 1, 0, 1, 1, 'Witherbark Scalper - Wild Hog Shank'),
(2649, 4544, 0, 3.7464, 0, 1, 0, 1, 1, 'Witherbark Scalper - Mulgore Spice Bread'),
(2649, 5427, 0, 10.0865, 0, 1, 0, 1, 1, 'Witherbark Scalper - Crude Pocket Watch'),
(2649, 16883, 0, 10.951, 0, 1, 0, 1, 1, 'Witherbark Scalper - Worn Junkbox'),
(2650, 3928, 0, 2.3913, 0, 1, 0, 1, 1, 'Witherbark Zealot - Superior Healing Potion'),
(2650, 4599, 0, 4.1304, 0, 1, 0, 1, 1, 'Witherbark Zealot - Cured Ham Steak'),
(2650, 4601, 0, 2.8261, 0, 1, 0, 1, 1, 'Witherbark Zealot - Soft Banana Bread'),
(2650, 5428, 0, 7.6087, 0, 1, 0, 1, 1, 'Witherbark Zealot - An Exotic Cookbook'),
(2650, 7909, 0, 0.2174, 0, 1, 0, 1, 1, 'Witherbark Zealot - Aquamarine'),
(2650, 16884, 0, 7.3913, 0, 1, 0, 1, 1, 'Witherbark Zealot - Sturdy Junkbox'),
(2651, 3928, 0, 3.0738, 0, 1, 0, 1, 1, 'Witherbark Hideskinner - Superior Healing Potion'),
(2651, 4599, 0, 3.8934, 0, 1, 0, 1, 1, 'Witherbark Hideskinner - Cured Ham Steak'),
(2651, 4601, 0, 4.918, 0, 1, 0, 1, 1, 'Witherbark Hideskinner - Soft Banana Bread'),
(2651, 5428, 0, 9.6311, 0, 1, 0, 1, 1, 'Witherbark Hideskinner - An Exotic Cookbook'),
(2651, 7909, 0, 0.2049, 0, 1, 0, 1, 1, 'Witherbark Hideskinner - Aquamarine'),
(2651, 7910, 0, 0.2049, 0, 1, 0, 1, 1, 'Witherbark Hideskinner - Star Ruby'),
(2651, 16884, 0, 9.4262, 0, 1, 0, 1, 1, 'Witherbark Hideskinner - Sturdy Junkbox'),
(2652, 3928, 0, 1.8519, 0, 1, 0, 1, 1, 'Witherbark Venomblood - Superior Healing Potion'),
(2652, 4599, 0, 3.7037, 0, 1, 0, 1, 1, 'Witherbark Venomblood - Cured Ham Steak'),
(2652, 4601, 0, 1.3889, 0, 1, 0, 1, 1, 'Witherbark Venomblood - Soft Banana Bread'),
(2652, 5428, 0, 6.4815, 0, 1, 0, 1, 1, 'Witherbark Venomblood - An Exotic Cookbook'),
(2652, 7909, 0, 0.9259, 0, 1, 0, 1, 1, 'Witherbark Venomblood - Aquamarine'),
(2652, 16884, 0, 8.7963, 0, 1, 0, 1, 1, 'Witherbark Venomblood - Sturdy Junkbox'),
(2653, 3928, 0, 3.0189, 0, 1, 0, 1, 1, 'Witherbark Sadist - Superior Healing Potion'),
(2653, 4599, 0, 4.3396, 0, 1, 0, 1, 1, 'Witherbark Sadist - Cured Ham Steak'),
(2653, 4601, 0, 3.3962, 0, 1, 0, 1, 1, 'Witherbark Sadist - Soft Banana Bread'),
(2653, 5428, 0, 9.8113, 0, 1, 0, 1, 1, 'Witherbark Sadist - An Exotic Cookbook'),
(2653, 7909, 0, 0.1887, 0, 1, 0, 1, 1, 'Witherbark Sadist - Aquamarine'),
(2653, 16884, 0, 8.8679, 0, 1, 0, 1, 1, 'Witherbark Sadist - Sturdy Junkbox'),
(2654, 3928, 0, 0.8547, 0, 1, 0, 1, 1, 'Witherbark Caller - Superior Healing Potion'),
(2654, 4599, 0, 1.7094, 0, 1, 0, 1, 1, 'Witherbark Caller - Cured Ham Steak'),
(2654, 4601, 0, 9.4017, 0, 1, 0, 1, 1, 'Witherbark Caller - Soft Banana Bread'),
(2654, 5428, 0, 11.1111, 0, 1, 0, 1, 1, 'Witherbark Caller - An Exotic Cookbook'),
(2654, 7910, 0, 0.8547, 0, 1, 0, 1, 1, 'Witherbark Caller - Star Ruby'),
(2654, 16884, 0, 6.8376, 0, 1, 0, 1, 1, 'Witherbark Caller - Sturdy Junkbox'),
(2655, 3419, 0, 9.1379, 0, 1, 0, 1, 1, 'Green Sludge - Red Rose'),
(2655, 3928, 0, 3.4483, 0, 1, 0, 1, 1, 'Green Sludge - Superior Healing Potion'),
(2655, 4608, 0, 5.8621, 0, 1, 0, 1, 1, 'Green Sludge - Raw Black Truffle'),
(2655, 7909, 0, 0.5172, 0, 1, 0, 1, 1, 'Green Sludge - Aquamarine'),
(2655, 16884, 0, 9.3103, 0, 1, 0, 1, 1, 'Green Sludge - Sturdy Junkbox'),
(2656, 3419, 0, 12.5725, 0, 1, 0, 1, 1, 'Jade Ooze - Red Rose'),
(2656, 3928, 0, 2.9014, 0, 1, 0, 1, 1, 'Jade Ooze - Superior Healing Potion'),
(2656, 4608, 0, 10.058, 0, 1, 0, 1, 1, 'Jade Ooze - Raw Black Truffle'),
(2656, 7909, 0, 0.1934, 0, 1, 0, 1, 1, 'Jade Ooze - Aquamarine'),
(2656, 7910, 0, 0.7737, 0, 1, 0, 1, 1, 'Jade Ooze - Star Ruby'),
(2656, 16884, 0, 8.5106, 0, 1, 0, 1, 1, 'Jade Ooze - Sturdy Junkbox'),
(2691, 3927, 0, 1.7143, 0, 1, 0, 1, 1, 'Highvale Outrunner - Fine Aged Cheddar'),
(2691, 3928, 0, 1.7143, 0, 1, 0, 1, 1, 'Highvale Outrunner - Superior Healing Potion'),
(2691, 4601, 0, 1.1429, 0, 1, 0, 1, 1, 'Highvale Outrunner - Soft Banana Bread'),
(2691, 4602, 0, 2, 0, 1, 0, 1, 1, 'Highvale Outrunner - Moon Harvest Pumpkin'),
(2691, 5432, 0, 10, 0, 1, 0, 1, 1, 'Highvale Outrunner - Hickory Pipe'),
(2691, 7909, 0, 0.2857, 0, 1, 0, 1, 1, 'Highvale Outrunner - Aquamarine'),
(2691, 16884, 0, 11.4286, 0, 1, 0, 1, 1, 'Highvale Outrunner - Sturdy Junkbox'),
(2692, 3927, 0, 3.2544, 0, 1, 0, 1, 1, 'Highvale Scout - Fine Aged Cheddar'),
(2692, 3928, 0, 4.142, 0, 1, 0, 1, 1, 'Highvale Scout - Superior Healing Potion'),
(2692, 4601, 0, 2.9586, 0, 1, 0, 1, 1, 'Highvale Scout - Soft Banana Bread'),
(2692, 4602, 0, 1.7751, 0, 1, 0, 1, 1, 'Highvale Scout - Moon Harvest Pumpkin'),
(2692, 5432, 0, 8.5799, 0, 1, 0, 1, 1, 'Highvale Scout - Hickory Pipe'),
(2692, 7910, 0, 0.5917, 0, 1, 0, 1, 1, 'Highvale Scout - Star Ruby'),
(2692, 16884, 0, 10.0592, 0, 1, 0, 1, 1, 'Highvale Scout - Sturdy Junkbox'),
(2693, 3927, 0, 3.2323, 0, 1, 0, 1, 1, 'Highvale Marksman - Fine Aged Cheddar'),
(2693, 3928, 0, 3.0303, 0, 1, 0, 1, 1, 'Highvale Marksman - Superior Healing Potion'),
(2693, 4601, 0, 1.4141, 0, 1, 0, 1, 1, 'Highvale Marksman - Soft Banana Bread'),
(2693, 4602, 0, 3.2323, 0, 1, 0, 1, 1, 'Highvale Marksman - Moon Harvest Pumpkin'),
(2693, 5432, 0, 13.1313, 0, 1, 0, 1, 1, 'Highvale Marksman - Hickory Pipe'),
(2693, 7909, 0, 0.6061, 0, 1, 0, 1, 1, 'Highvale Marksman - Aquamarine'),
(2693, 16884, 0, 7.2727, 0, 1, 0, 1, 1, 'Highvale Marksman - Sturdy Junkbox'),
(2694, 3927, 0, 2.8125, 0, 1, 0, 1, 1, 'Highvale Ranger - Fine Aged Cheddar'),
(2694, 3928, 0, 2.5, 0, 1, 0, 1, 1, 'Highvale Ranger - Superior Healing Potion'),
(2694, 4601, 0, 2.1875, 0, 1, 0, 1, 1, 'Highvale Ranger - Soft Banana Bread'),
(2694, 4602, 0, 1.875, 0, 1, 0, 1, 1, 'Highvale Ranger - Moon Harvest Pumpkin'),
(2694, 5432, 0, 9.375, 0, 1, 0, 1, 1, 'Highvale Ranger - Hickory Pipe'),
(2694, 7909, 0, 0.3125, 0, 1, 0, 1, 1, 'Highvale Ranger - Aquamarine'),
(2694, 16884, 0, 10.625, 0, 1, 0, 1, 1, 'Highvale Ranger - Sturdy Junkbox'),
(2701, 1710, 0, 5.5556, 0, 1, 0, 1, 1, 'Dustbelcher Ogre - Greater Healing Potion'),
(2701, 3771, 0, 5.5556, 0, 1, 0, 1, 1, 'Dustbelcher Ogre - Wild Hog Shank'),
(2701, 4544, 0, 1.1111, 0, 1, 0, 1, 1, 'Dustbelcher Ogre - Mulgore Spice Bread'),
(2701, 5427, 0, 12.2222, 0, 1, 0, 1, 1, 'Dustbelcher Ogre - Crude Pocket Watch'),
(2701, 16883, 0, 10, 0, 1, 0, 1, 1, 'Dustbelcher Ogre - Worn Junkbox'),
(2714, 5433, 0, 10, 0, 1, 0, 1, 1, 'Forsaken Courier - Rag Doll'),
(2714, 16883, 0, 30, 0, 1, 0, 1, 1, 'Forsaken Courier - Worn Junkbox'),
(2715, 1710, 0, 2.2727, 0, 1, 0, 1, 1, 'Dustbelcher Brute - Greater Healing Potion'),
(2715, 3864, 0, 2.2727, 0, 1, 0, 1, 1, 'Dustbelcher Brute - Citrine'),
(2715, 5427, 0, 6.8182, 0, 1, 0, 1, 1, 'Dustbelcher Brute - Crude Pocket Watch'),
(2715, 16883, 0, 2.2727, 0, 1, 0, 1, 1, 'Dustbelcher Brute - Worn Junkbox'),
(2716, 1529, 0, 0.2347, 0, 1, 0, 1, 1, 'Dustbelcher Wyrmhunter - Jade'),
(2716, 1710, 0, 3.2864, 0, 1, 0, 1, 1, 'Dustbelcher Wyrmhunter - Greater Healing Potion'),
(2716, 3771, 0, 3.2864, 0, 1, 0, 1, 1, 'Dustbelcher Wyrmhunter - Wild Hog Shank'),
(2716, 3864, 0, 0.4695, 0, 1, 0, 1, 1, 'Dustbelcher Wyrmhunter - Citrine'),
(2716, 4544, 0, 3.0516, 0, 1, 0, 1, 1, 'Dustbelcher Wyrmhunter - Mulgore Spice Bread'),
(2716, 5427, 0, 11.9718, 0, 1, 0, 1, 1, 'Dustbelcher Wyrmhunter - Crude Pocket Watch'),
(2716, 16883, 0, 13.3803, 0, 1, 0, 1, 1, 'Dustbelcher Wyrmhunter - Worn Junkbox'),
(2717, 3928, 0, 1.3699, 0, 1, 0, 1, 1, 'Dustbelcher Mauler - Superior Healing Potion'),
(2717, 4599, 0, 3.8813, 0, 1, 0, 1, 1, 'Dustbelcher Mauler - Cured Ham Steak'),
(2717, 4601, 0, 3.653, 0, 1, 0, 1, 1, 'Dustbelcher Mauler - Soft Banana Bread'),
(2717, 5428, 0, 9.3607, 0, 1, 0, 1, 1, 'Dustbelcher Mauler - An Exotic Cookbook'),
(2717, 7909, 0, 0.6849, 0, 1, 0, 1, 1, 'Dustbelcher Mauler - Aquamarine'),
(2717, 7910, 0, 0.2283, 0, 1, 0, 1, 1, 'Dustbelcher Mauler - Star Ruby'),
(2717, 16884, 0, 6.621, 0, 1, 0, 1, 1, 'Dustbelcher Mauler - Sturdy Junkbox'),
(2718, 3928, 0, 2.963, 0, 1, 0, 1, 1, 'Dustbelcher Shaman - Superior Healing Potion'),
(2718, 4599, 0, 5.9259, 0, 1, 0, 1, 1, 'Dustbelcher Shaman - Cured Ham Steak'),
(2718, 4601, 0, 5.1852, 0, 1, 0, 1, 1, 'Dustbelcher Shaman - Soft Banana Bread'),
(2718, 5428, 0, 8.5185, 0, 1, 0, 1, 1, 'Dustbelcher Shaman - An Exotic Cookbook'),
(2718, 7910, 0, 0.3704, 0, 1, 0, 1, 1, 'Dustbelcher Shaman - Star Ruby'),
(2718, 16884, 0, 7.7778, 0, 1, 0, 1, 1, 'Dustbelcher Shaman - Sturdy Junkbox'),
(2719, 3928, 0, 1.6949, 0, 1, 0, 1, 1, 'Dustbelcher Lord - Superior Healing Potion'),
(2719, 5428, 0, 10.1695, 0, 1, 0, 1, 1, 'Dustbelcher Lord - An Exotic Cookbook'),
(2719, 7910, 0, 1.6949, 0, 1, 0, 1, 1, 'Dustbelcher Lord - Star Ruby'),
(2719, 16884, 0, 3.3898, 0, 1, 0, 1, 1, 'Dustbelcher Lord - Sturdy Junkbox'),
(2720, 3928, 0, 1.9608, 0, 1, 0, 1, 1, 'Dustbelcher Ogre Mage - Superior Healing Potion'),
(2720, 4599, 0, 3.5948, 0, 1, 0, 1, 1, 'Dustbelcher Ogre Mage - Cured Ham Steak'),
(2720, 4601, 0, 3.268, 0, 1, 0, 1, 1, 'Dustbelcher Ogre Mage - Soft Banana Bread'),
(2720, 5428, 0, 6.2092, 0, 1, 0, 1, 1, 'Dustbelcher Ogre Mage - An Exotic Cookbook'),
(2720, 7909, 0, 0.3268, 0, 1, 0, 1, 1, 'Dustbelcher Ogre Mage - Aquamarine'),
(2720, 7910, 0, 0.3268, 0, 1, 0, 1, 1, 'Dustbelcher Ogre Mage - Star Ruby'),
(2720, 16884, 0, 9.1503, 0, 1, 0, 1, 1, 'Dustbelcher Ogre Mage - Sturdy Junkbox'),
(2721, 4607, 0, 4.1667, 0, 1, 0, 1, 1, 'Forsaken Bodyguard - Delicious Cave Mold'),
(2721, 5433, 0, 4.1667, 0, 1, 0, 1, 1, 'Forsaken Bodyguard - Rag Doll'),
(2721, 16883, 0, 12.5, 0, 1, 0, 1, 1, 'Forsaken Bodyguard - Worn Junkbox'),
(2733, 16883, 0, 6.25, 0, 1, 0, 1, 1, 'Apothecary Jorell - Worn Junkbox'),
(2738, 1707, 0, 5.2632, 0, 1, 0, 1, 1, 'Stromgarde Cavalryman - Stormwind Brie'),
(2738, 4544, 0, 5.2632, 0, 1, 0, 1, 1, 'Stromgarde Cavalryman - Mulgore Spice Bread'),
(2738, 5431, 0, 5.2632, 0, 1, 0, 1, 1, 'Stromgarde Cavalryman - Empty Hip Flask'),
(2738, 16883, 0, 26.3158, 0, 1, 0, 1, 1, 'Stromgarde Cavalryman - Worn Junkbox'),
(2739, 1529, 0, 0.9434, 0, 1, 0, 1, 1, 'Shadowforge Tunneler - Jade'),
(2739, 1707, 0, 0.4717, 0, 1, 0, 1, 1, 'Shadowforge Tunneler - Stormwind Brie'),
(2739, 1710, 0, 1.8868, 0, 1, 0, 1, 1, 'Shadowforge Tunneler - Greater Healing Potion'),
(2739, 3864, 0, 0.4717, 0, 1, 0, 1, 1, 'Shadowforge Tunneler - Citrine'),
(2739, 4539, 0, 3.3019, 0, 1, 0, 1, 1, 'Shadowforge Tunneler - Goldenbark Apple'),
(2739, 4544, 0, 3.3019, 0, 1, 0, 1, 1, 'Shadowforge Tunneler - Mulgore Spice Bread'),
(2739, 5431, 0, 10.3774, 0, 1, 0, 1, 1, 'Shadowforge Tunneler - Empty Hip Flask'),
(2739, 16883, 0, 11.7925, 0, 1, 0, 1, 1, 'Shadowforge Tunneler - Worn Junkbox'),
(2740, 1529, 0, 2.1127, 0, 1, 0, 1, 1, 'Shadowforge Darkweaver - Jade'),
(2740, 1707, 0, 5.6338, 0, 1, 0, 1, 1, 'Shadowforge Darkweaver - Stormwind Brie'),
(2740, 1710, 0, 1.4085, 0, 1, 0, 1, 1, 'Shadowforge Darkweaver - Greater Healing Potion'),
(2740, 4539, 0, 2.1127, 0, 1, 0, 1, 1, 'Shadowforge Darkweaver - Goldenbark Apple'),
(2740, 4544, 0, 3.5211, 0, 1, 0, 1, 1, 'Shadowforge Darkweaver - Mulgore Spice Bread'),
(2740, 5431, 0, 5.6338, 0, 1, 0, 1, 1, 'Shadowforge Darkweaver - Empty Hip Flask'),
(2740, 16883, 0, 14.7887, 0, 1, 0, 1, 1, 'Shadowforge Darkweaver - Worn Junkbox'),
(2742, 1529, 0, 0.4255, 0, 1, 0, 1, 1, 'Shadowforge Chanter - Jade'),
(2742, 1707, 0, 2.383, 0, 1, 0, 1, 1, 'Shadowforge Chanter - Stormwind Brie'),
(2742, 1710, 0, 2.4681, 0, 1, 0, 1, 1, 'Shadowforge Chanter - Greater Healing Potion'),
(2742, 3864, 0, 0.2553, 0, 1, 0, 1, 1, 'Shadowforge Chanter - Citrine'),
(2742, 4539, 0, 2.5532, 0, 1, 0, 1, 1, 'Shadowforge Chanter - Goldenbark Apple'),
(2742, 4544, 0, 2.9787, 0, 1, 0, 1, 1, 'Shadowforge Chanter - Mulgore Spice Bread'),
(2742, 5431, 0, 9.1915, 0, 1, 0, 1, 1, 'Shadowforge Chanter - Empty Hip Flask'),
(2742, 16883, 0, 12.8511, 0, 1, 0, 1, 1, 'Shadowforge Chanter - Worn Junkbox'),
(2743, 1529, 0, 0.2284, 0, 1, 0, 1, 1, 'Shadowforge Warrior - Jade'),
(2743, 1707, 0, 2.9694, 0, 1, 0, 1, 1, 'Shadowforge Warrior - Stormwind Brie'),
(2743, 1710, 0, 1.6903, 0, 1, 0, 1, 1, 'Shadowforge Warrior - Greater Healing Potion'),
(2743, 4539, 0, 3.0608, 0, 1, 0, 1, 1, 'Shadowforge Warrior - Goldenbark Apple'),
(2743, 4544, 0, 2.7867, 0, 1, 0, 1, 1, 'Shadowforge Warrior - Mulgore Spice Bread'),
(2743, 5431, 0, 9.9589, 0, 1, 0, 1, 1, 'Shadowforge Warrior - Empty Hip Flask'),
(2743, 16883, 0, 13.0196, 0, 1, 0, 1, 1, 'Shadowforge Warrior - Worn Junkbox'),
(2744, 5431, 0, 18.1818, 0, 1, 0, 1, 1, 'Shadowforge Commander - Empty Hip Flask'),
(2744, 16883, 0, 9.0909, 0, 1, 0, 1, 1, 'Shadowforge Commander - Worn Junkbox'),
(2764, 1710, 0, 5, 0, 1, 0, 1, 1, 'Sleeby - Greater Healing Potion'),
(2764, 3771, 0, 6, 0, 1, 0, 1, 1, 'Sleeby - Wild Hog Shank'),
(2764, 5429, 0, 10, 0, 1, 0, 1, 1, 'Sleeby - A Pretty Rock'),
(2764, 16883, 0, 53, 0, 1, 0, 1, 1, 'Sleeby - Worn Junkbox'),
(2765, 1710, 0, 16, 0, 1, 0, 1, 1, 'Znort - Greater Healing Potion'),
(2765, 3771, 0, 17, 0, 1, 0, 1, 1, 'Znort - Wild Hog Shank'),
(2765, 5429, 0, 16, 0, 1, 0, 1, 1, 'Znort - A Pretty Rock'),
(2765, 16883, 0, 17, 0, 1, 0, 1, 1, 'Znort - Worn Junkbox'),
(2773, 3771, 0, 14.2857, 0, 1, 0, 1, 1, 'Or\'Kalar - Wild Hog Shank'),
(2773, 16883, 0, 14.2857, 0, 1, 0, 1, 1, 'Or\'Kalar - Worn Junkbox'),
(2780, 5432, 0, 16.6667, 0, 1, 0, 1, 1, 'Caretaker Nevlin - Hickory Pipe'),
(2783, 1710, 0, 3.2258, 0, 1, 0, 1, 1, 'Marez Cowl - Greater Healing Potion'),
(2783, 3771, 0, 9.6774, 0, 1, 0, 1, 1, 'Marez Cowl - Wild Hog Shank'),
(2783, 5427, 0, 3.2258, 0, 1, 0, 1, 1, 'Marez Cowl - Crude Pocket Watch'),
(2783, 16883, 0, 12.9032, 0, 1, 0, 1, 1, 'Marez Cowl - Worn Junkbox'),
(2793, 5427, 0, 12.1212, 0, 1, 0, 1, 1, 'Kor\'gresh Coldrage - Crude Pocket Watch'),
(2793, 16883, 0, 9.0909, 0, 1, 0, 1, 1, 'Kor\'gresh Coldrage - Worn Junkbox'),
(2892, 3771, 0, 3.2258, 0, 1, 0, 1, 1, 'Stonevault Seer - Wild Hog Shank'),
(2892, 5427, 0, 16.129, 0, 1, 0, 1, 1, 'Stonevault Seer - Crude Pocket Watch'),
(2892, 16883, 0, 22.5806, 0, 1, 0, 1, 1, 'Stonevault Seer - Worn Junkbox'),
(2893, 1710, 0, 2.5175, 0, 1, 0, 1, 1, 'Stonevault Bonesnapper - Greater Healing Potion'),
(2893, 3771, 0, 6.014, 0, 1, 0, 1, 1, 'Stonevault Bonesnapper - Wild Hog Shank'),
(2893, 3864, 0, 0.4196, 0, 1, 0, 1, 1, 'Stonevault Bonesnapper - Citrine'),
(2893, 4544, 0, 2.9371, 0, 1, 0, 1, 1, 'Stonevault Bonesnapper - Mulgore Spice Bread'),
(2893, 5427, 0, 10.2098, 0, 1, 0, 1, 1, 'Stonevault Bonesnapper - Crude Pocket Watch'),
(2893, 16883, 0, 12.028, 0, 1, 0, 1, 1, 'Stonevault Bonesnapper - Worn Junkbox'),
(2894, 1710, 0, 3.7594, 0, 1, 0, 1, 1, 'Stonevault Shaman - Greater Healing Potion'),
(2894, 3771, 0, 2.2556, 0, 1, 0, 1, 1, 'Stonevault Shaman - Wild Hog Shank'),
(2894, 3864, 0, 0.7519, 0, 1, 0, 1, 1, 'Stonevault Shaman - Citrine'),
(2894, 4544, 0, 3.0075, 0, 1, 0, 1, 1, 'Stonevault Shaman - Mulgore Spice Bread'),
(2894, 5427, 0, 9.7744, 0, 1, 0, 1, 1, 'Stonevault Shaman - Crude Pocket Watch'),
(2894, 16883, 0, 12.782, 0, 1, 0, 1, 1, 'Stonevault Shaman - Worn Junkbox'),
(2906, 3771, 0, 3.7736, 0, 1, 0, 1, 1, 'Dustbelcher Warrior - Wild Hog Shank'),
(2906, 4544, 0, 3.7736, 0, 1, 0, 1, 1, 'Dustbelcher Warrior - Mulgore Spice Bread'),
(2906, 5427, 0, 6.6038, 0, 1, 0, 1, 1, 'Dustbelcher Warrior - Crude Pocket Watch'),
(2906, 16883, 0, 16.0377, 0, 1, 0, 1, 1, 'Dustbelcher Warrior - Worn Junkbox'),
(2907, 1710, 0, 3.0769, 0, 1, 0, 1, 1, 'Dustbelcher Mystic - Greater Healing Potion'),
(2907, 4544, 0, 1.5385, 0, 1, 0, 1, 1, 'Dustbelcher Mystic - Mulgore Spice Bread'),
(2907, 5427, 0, 9.2308, 0, 1, 0, 1, 1, 'Dustbelcher Mystic - Crude Pocket Watch'),
(2907, 16883, 0, 7.6923, 0, 1, 0, 1, 1, 'Dustbelcher Mystic - Worn Junkbox'),
(2932, 5431, 0, 16.6667, 0, 1, 0, 1, 1, 'Magregan Deepshadow - Empty Hip Flask'),
(2944, 3928, 0, 2.9412, 0, 1, 0, 1, 1, 'Boss Tho\'grun - Superior Healing Potion'),
(2944, 4599, 0, 2.9412, 0, 1, 0, 1, 1, 'Boss Tho\'grun - Cured Ham Steak'),
(2944, 5428, 0, 14.7059, 0, 1, 0, 1, 1, 'Boss Tho\'grun - An Exotic Cookbook'),
(2944, 16884, 0, 17.6471, 0, 1, 0, 1, 1, 'Boss Tho\'grun - Sturdy Junkbox'),
(2945, 4599, 0, 7.6923, 0, 1, 0, 1, 1, 'Murdaloc - Cured Ham Steak'),
(2945, 5428, 0, 15.3846, 0, 1, 0, 1, 1, 'Murdaloc - An Exotic Cookbook'),
(2964, 117, 0, 13.3333, 0, 1, 0, 1, 1, 'Windfury Sorceress - Tough Jerky'),
(2964, 5364, 0, 20, 0, 1, 0, 1, 1, 'Windfury Sorceress - Dry Salt Lick'),
(2965, 117, 0, 9.0909, 0, 1, 0, 1, 1, 'Windfury Matriarch - Tough Jerky'),
(2965, 118, 0, 18.1818, 0, 1, 0, 1, 1, 'Windfury Matriarch - Minor Healing Potion'),
(2965, 5364, 0, 18.1818, 0, 1, 0, 1, 1, 'Windfury Matriarch - Dry Salt Lick'),
(2976, 5367, 0, 40, 0, 1, 0, 1, 1, 'Venture Co. Laborer - Primitive Rock Tool'),
(2978, 117, 0, 20, 0, 1, 0, 1, 1, 'Venture Co. Worker - Tough Jerky'),
(2978, 118, 0, 10, 0, 1, 0, 1, 1, 'Venture Co. Worker - Minor Healing Potion'),
(2978, 5367, 0, 30, 0, 1, 0, 1, 1, 'Venture Co. Worker - Primitive Rock Tool'),
(2979, 117, 0, 14.2857, 0, 1, 0, 1, 1, 'Venture Co. Supervisor - Tough Jerky'),
(2979, 5367, 0, 28.5714, 0, 1, 0, 1, 1, 'Venture Co. Supervisor - Primitive Rock Tool'),
(3104, 118, 0, 16.6667, 0, 1, 0, 1, 1, 'Makrura Shellhide - Minor Healing Potion'),
(3104, 5361, 0, 16.6667, 0, 1, 0, 1, 1, 'Makrura Shellhide - Fishbone Toothpick'),
(3111, 117, 0, 11.1111, 0, 1, 0, 1, 1, 'Razormane Quilboar - Tough Jerky'),
(3111, 118, 0, 5.5556, 0, 1, 0, 1, 1, 'Razormane Quilboar - Minor Healing Potion'),
(3111, 5364, 0, 11.1111, 0, 1, 0, 1, 1, 'Razormane Quilboar - Dry Salt Lick'),
(3112, 117, 0, 33.3333, 0, 1, 0, 1, 1, 'Razormane Scout - Tough Jerky'),
(3112, 118, 0, 3.3333, 0, 1, 0, 1, 1, 'Razormane Scout - Minor Healing Potion'),
(3112, 774, 0, 3.3333, 0, 1, 0, 1, 1, 'Razormane Scout - Malachite'),
(3112, 5364, 0, 16.6667, 0, 1, 0, 1, 1, 'Razormane Scout - Dry Salt Lick'),
(3113, 117, 0, 10.3448, 0, 1, 0, 1, 1, 'Razormane Dustrunner - Tough Jerky'),
(3113, 118, 0, 3.4483, 0, 1, 0, 1, 1, 'Razormane Dustrunner - Minor Healing Potion'),
(3113, 774, 0, 3.4483, 0, 1, 0, 1, 1, 'Razormane Dustrunner - Malachite'),
(3113, 5364, 0, 20.6897, 0, 1, 0, 1, 1, 'Razormane Dustrunner - Dry Salt Lick'),
(3114, 118, 0, 10, 0, 1, 0, 1, 1, 'Razormane Battleguard - Minor Healing Potion'),
(3115, 117, 0, 5.4054, 0, 1, 0, 1, 1, 'Dustwind Harpy - Tough Jerky'),
(3115, 118, 0, 2.7027, 0, 1, 0, 1, 1, 'Dustwind Harpy - Minor Healing Potion'),
(3115, 774, 0, 8.1081, 0, 1, 0, 1, 1, 'Dustwind Harpy - Malachite'),
(3115, 5364, 0, 5.4054, 0, 1, 0, 1, 1, 'Dustwind Harpy - Dry Salt Lick'),
(3116, 774, 0, 3.7037, 0, 1, 0, 1, 1, 'Dustwind Pillager - Malachite'),
(3116, 5364, 0, 11.1111, 0, 1, 0, 1, 1, 'Dustwind Pillager - Dry Salt Lick'),
(3117, 117, 0, 7.5758, 0, 1, 0, 1, 1, 'Dustwind Savage - Tough Jerky'),
(3117, 774, 0, 1.5152, 0, 1, 0, 1, 1, 'Dustwind Savage - Malachite'),
(3117, 5364, 0, 4.5455, 0, 1, 0, 1, 1, 'Dustwind Savage - Dry Salt Lick'),
(3118, 117, 0, 13.3333, 0, 1, 0, 1, 1, 'Dustwind Storm Witch - Tough Jerky'),
(3118, 118, 0, 3.3333, 0, 1, 0, 1, 1, 'Dustwind Storm Witch - Minor Healing Potion'),
(3118, 774, 0, 3.3333, 0, 1, 0, 1, 1, 'Dustwind Storm Witch - Malachite'),
(3118, 5364, 0, 3.3333, 0, 1, 0, 1, 1, 'Dustwind Storm Witch - Dry Salt Lick'),
(3119, 117, 0, 10.5263, 0, 1, 0, 1, 1, 'Kolkar Drudge - Tough Jerky'),
(3119, 118, 0, 2.1053, 0, 1, 0, 1, 1, 'Kolkar Drudge - Minor Healing Potion'),
(3119, 774, 0, 1.0526, 0, 1, 0, 1, 1, 'Kolkar Drudge - Malachite'),
(3119, 5364, 0, 23.1579, 0, 1, 0, 1, 1, 'Kolkar Drudge - Dry Salt Lick'),
(3120, 117, 0, 5, 0, 1, 0, 1, 1, 'Kolkar Outrunner - Tough Jerky'),
(3120, 118, 0, 2.5, 0, 1, 0, 1, 1, 'Kolkar Outrunner - Minor Healing Potion'),
(3120, 5364, 0, 7.5, 0, 1, 0, 1, 1, 'Kolkar Outrunner - Dry Salt Lick'),
(3128, 118, 0, 3.0457, 0, 1, 0, 1, 1, 'Kul Tiras Sailor - Minor Healing Potion'),
(3128, 774, 0, 3.0457, 0, 1, 0, 1, 1, 'Kul Tiras Sailor - Malachite'),
(3128, 2070, 0, 3.0457, 0, 1, 0, 1, 1, 'Kul Tiras Sailor - Darnassian Bleu'),
(3128, 4536, 0, 3.0457, 0, 1, 0, 1, 1, 'Kul Tiras Sailor - Shiny Red Apple'),
(3128, 4540, 0, 3.0457, 0, 1, 0, 1, 1, 'Kul Tiras Sailor - Tough Hunk of Bread'),
(3128, 5363, 0, 6.0914, 0, 1, 0, 1, 1, 'Kul Tiras Sailor - Folded Handkerchief'),
(3128, 6150, 0, 5.5838, 0, 1, 0, 1, 1, 'Kul Tiras Sailor - A Frayed Knot'),
(3129, 118, 0, 2.4, 0, 1, 0, 1, 1, 'Kul Tiras Marine - Minor Healing Potion'),
(3129, 774, 0, 1.6, 0, 1, 0, 1, 1, 'Kul Tiras Marine - Malachite'),
(3129, 2070, 0, 4, 0, 1, 0, 1, 1, 'Kul Tiras Marine - Darnassian Bleu'),
(3129, 4536, 0, 5.6, 0, 1, 0, 1, 1, 'Kul Tiras Marine - Shiny Red Apple'),
(3129, 4540, 0, 1.6, 0, 1, 0, 1, 1, 'Kul Tiras Marine - Tough Hunk of Bread'),
(3129, 5363, 0, 6.4, 0, 1, 0, 1, 1, 'Kul Tiras Marine - Folded Handkerchief'),
(3129, 6150, 0, 2.4, 0, 1, 0, 1, 1, 'Kul Tiras Marine - A Frayed Knot'),
(3183, 117, 0, 22.2222, 0, 1, 0, 1, 1, 'Yarrog Baneshadow - Tough Jerky'),
(3183, 5367, 0, 16.6667, 0, 1, 0, 1, 1, 'Yarrog Baneshadow - Primitive Rock Tool'),
(3195, 4540, 0, 8.3333, 0, 1, 0, 1, 1, 'Burning Blade Thug - Tough Hunk of Bread'),
(3195, 5367, 0, 8.3333, 0, 1, 0, 1, 1, 'Burning Blade Thug - Primitive Rock Tool'),
(3197, 117, 0, 6.5089, 0, 1, 0, 1, 1, 'Burning Blade Fanatic - Tough Jerky'),
(3197, 118, 0, 1.7751, 0, 1, 0, 1, 1, 'Burning Blade Fanatic - Minor Healing Potion'),
(3197, 4540, 0, 5.3254, 0, 1, 0, 1, 1, 'Burning Blade Fanatic - Tough Hunk of Bread'),
(3197, 5367, 0, 11.2426, 0, 1, 0, 1, 1, 'Burning Blade Fanatic - Primitive Rock Tool'),
(3198, 117, 0, 5, 0, 1, 0, 1, 1, 'Burning Blade Apprentice - Tough Jerky'),
(3198, 118, 0, 1.25, 0, 1, 0, 1, 1, 'Burning Blade Apprentice - Minor Healing Potion'),
(3198, 774, 0, 1.25, 0, 1, 0, 1, 1, 'Burning Blade Apprentice - Malachite'),
(3198, 3374, 0, 1.25, 0, 1, 0, 1, 1, 'Burning Blade Apprentice - Calico Belt'),
(3198, 4540, 0, 5, 0, 1, 0, 1, 1, 'Burning Blade Apprentice - Tough Hunk of Bread'),
(3198, 5367, 0, 8.75, 0, 1, 0, 1, 1, 'Burning Blade Apprentice - Primitive Rock Tool'),
(3199, 4540, 0, 11.1111, 0, 1, 0, 1, 1, 'Burning Blade Cultist - Tough Hunk of Bread'),
(3199, 5367, 0, 22.2222, 0, 1, 0, 1, 1, 'Burning Blade Cultist - Primitive Rock Tool'),
(3206, 117, 0, 13.0435, 0, 1, 0, 1, 1, 'Voodoo Troll - Tough Jerky'),
(3206, 118, 0, 2.1739, 0, 1, 0, 1, 1, 'Voodoo Troll - Minor Healing Potion'),
(3206, 774, 0, 2.1739, 0, 1, 0, 1, 1, 'Voodoo Troll - Malachite'),
(3206, 4540, 0, 2.1739, 0, 1, 0, 1, 1, 'Voodoo Troll - Tough Hunk of Bread'),
(3206, 5367, 0, 13.0435, 0, 1, 0, 1, 1, 'Voodoo Troll - Primitive Rock Tool'),
(3207, 117, 0, 3.8462, 0, 1, 0, 1, 1, 'Hexed Troll - Tough Jerky'),
(3207, 118, 0, 5.7692, 0, 1, 0, 1, 1, 'Hexed Troll - Minor Healing Potion'),
(3207, 774, 0, 1.9231, 0, 1, 0, 1, 1, 'Hexed Troll - Malachite'),
(3207, 4540, 0, 1.9231, 0, 1, 0, 1, 1, 'Hexed Troll - Tough Hunk of Bread'),
(3207, 5367, 0, 7.6923, 0, 1, 0, 1, 1, 'Hexed Troll - Primitive Rock Tool'),
(3258, 818, 0, 0.551, 0, 1, 0, 1, 1, 'Bristleback Hunter - Tigerseye'),
(3258, 858, 0, 2.2039, 0, 1, 0, 1, 1, 'Bristleback Hunter - Lesser Healing Potion'),
(3258, 1210, 0, 0.8264, 0, 1, 0, 1, 1, 'Bristleback Hunter - Shadowgem'),
(3258, 2287, 0, 7.1625, 0, 1, 0, 1, 1, 'Bristleback Hunter - Haunch of Meat'),
(3258, 5369, 0, 8.2645, 0, 1, 0, 1, 1, 'Bristleback Hunter - Gnawed Bone'),
(3260, 818, 0, 1.0526, 0, 1, 0, 1, 1, 'Bristleback Water Seeker - Tigerseye'),
(3260, 858, 0, 2.1053, 0, 1, 0, 1, 1, 'Bristleback Water Seeker - Lesser Healing Potion'),
(3260, 1210, 0, 0.3509, 0, 1, 0, 1, 1, 'Bristleback Water Seeker - Shadowgem'),
(3260, 2287, 0, 7.0175, 0, 1, 0, 1, 1, 'Bristleback Water Seeker - Haunch of Meat'),
(3260, 5369, 0, 10.5263, 0, 1, 0, 1, 1, 'Bristleback Water Seeker - Gnawed Bone'),
(3261, 858, 0, 2.9801, 0, 1, 0, 1, 1, 'Bristleback Thornweaver - Lesser Healing Potion'),
(3261, 1210, 0, 0.9934, 0, 1, 0, 1, 1, 'Bristleback Thornweaver - Shadowgem'),
(3261, 2287, 0, 11.5894, 0, 1, 0, 1, 1, 'Bristleback Thornweaver - Haunch of Meat'),
(3261, 5369, 0, 6.6225, 0, 1, 0, 1, 1, 'Bristleback Thornweaver - Gnawed Bone'),
(3263, 818, 0, 1.1765, 0, 1, 0, 1, 1, 'Bristleback Geomancer - Tigerseye'),
(3263, 858, 0, 2.9412, 0, 1, 0, 1, 1, 'Bristleback Geomancer - Lesser Healing Potion'),
(3263, 1210, 0, 0.8824, 0, 1, 0, 1, 1, 'Bristleback Geomancer - Shadowgem'),
(3263, 2287, 0, 7.6471, 0, 1, 0, 1, 1, 'Bristleback Geomancer - Haunch of Meat'),
(3263, 2592, 0, 0.2941, 0, 1, 0, 2, 2, 'Bristleback Geomancer - Wool Cloth'),
(3263, 5075, 0, 0.2941, 0, 1, 0, 2, 2, 'Bristleback Geomancer - Blood Shard'),
(3263, 5369, 0, 7.6471, 0, 1, 0, 1, 1, 'Bristleback Geomancer - Gnawed Bone'),
(3265, 2287, 0, 5.5556, 0, 1, 0, 1, 1, 'Razormane Hunter - Haunch of Meat'),
(3266, 858, 0, 2.027, 0, 1, 0, 1, 1, 'Razormane Defender - Lesser Healing Potion'),
(3266, 1210, 0, 0.6757, 0, 1, 0, 1, 1, 'Razormane Defender - Shadowgem'),
(3266, 2287, 0, 10.8108, 0, 1, 0, 1, 1, 'Razormane Defender - Haunch of Meat'),
(3266, 5369, 0, 12.8378, 0, 1, 0, 1, 1, 'Razormane Defender - Gnawed Bone'),
(3267, 117, 0, 10.5263, 0, 1, 0, 1, 1, 'Razormane Water Seeker - Tough Jerky'),
(3267, 118, 0, 1.7544, 0, 1, 0, 1, 1, 'Razormane Water Seeker - Minor Healing Potion'),
(3267, 774, 0, 3.5088, 0, 1, 0, 1, 1, 'Razormane Water Seeker - Malachite'),
(3267, 5364, 0, 8.7719, 0, 1, 0, 1, 1, 'Razormane Water Seeker - Dry Salt Lick'),
(3268, 117, 0, 18.0556, 0, 1, 0, 1, 1, 'Razormane Thornweaver - Tough Jerky'),
(3268, 118, 0, 2.7778, 0, 1, 0, 1, 1, 'Razormane Thornweaver - Minor Healing Potion'),
(3268, 774, 0, 2.7778, 0, 1, 0, 1, 1, 'Razormane Thornweaver - Malachite'),
(3268, 5364, 0, 12.5, 0, 1, 0, 1, 1, 'Razormane Thornweaver - Dry Salt Lick'),
(3269, 818, 0, 1.4184, 0, 1, 0, 1, 1, 'Razormane Geomancer - Tigerseye'),
(3269, 858, 0, 2.1277, 0, 1, 0, 1, 1, 'Razormane Geomancer - Lesser Healing Potion'),
(3269, 2287, 0, 4.9645, 0, 1, 0, 1, 1, 'Razormane Geomancer - Haunch of Meat'),
(3269, 5369, 0, 14.1844, 0, 1, 0, 1, 1, 'Razormane Geomancer - Gnawed Bone'),
(3271, 858, 0, 4.5455, 0, 1, 0, 1, 1, 'Razormane Mystic - Lesser Healing Potion'),
(3271, 2287, 0, 9.0909, 0, 1, 0, 1, 1, 'Razormane Mystic - Haunch of Meat'),
(3271, 5369, 0, 11.3636, 0, 1, 0, 1, 1, 'Razormane Mystic - Gnawed Bone'),
(3272, 818, 0, 0.7782, 0, 1, 0, 1, 1, 'Kolkar Wrangler - Tigerseye'),
(3272, 858, 0, 3.1128, 0, 1, 0, 1, 1, 'Kolkar Wrangler - Lesser Healing Potion'),
(3272, 2287, 0, 7.393, 0, 1, 0, 1, 1, 'Kolkar Wrangler - Haunch of Meat'),
(3272, 5369, 0, 7.393, 0, 1, 0, 1, 1, 'Kolkar Wrangler - Gnawed Bone'),
(3273, 818, 0, 1.31, 0, 1, 0, 1, 1, 'Kolkar Stormer - Tigerseye'),
(3273, 858, 0, 2.6201, 0, 1, 0, 1, 1, 'Kolkar Stormer - Lesser Healing Potion'),
(3273, 2287, 0, 6.1135, 0, 1, 0, 1, 1, 'Kolkar Stormer - Haunch of Meat'),
(3273, 5369, 0, 7.8603, 0, 1, 0, 1, 1, 'Kolkar Stormer - Gnawed Bone'),
(3274, 2287, 0, 11.1111, 0, 1, 0, 1, 1, 'Kolkar Pack Runner - Haunch of Meat'),
(3274, 5369, 0, 3.7037, 0, 1, 0, 1, 1, 'Kolkar Pack Runner - Gnawed Bone'),
(3275, 818, 0, 0.9804, 0, 1, 0, 1, 1, 'Kolkar Marauder - Tigerseye'),
(3275, 858, 0, 2.9412, 0, 1, 0, 1, 1, 'Kolkar Marauder - Lesser Healing Potion'),
(3275, 1210, 0, 0.9804, 0, 1, 0, 1, 1, 'Kolkar Marauder - Shadowgem'),
(3275, 2287, 0, 8.8235, 0, 1, 0, 1, 1, 'Kolkar Marauder - Haunch of Meat'),
(3275, 5369, 0, 13.7255, 0, 1, 0, 1, 1, 'Kolkar Marauder - Gnawed Bone'),
(3276, 858, 0, 1.8868, 0, 1, 0, 1, 1, 'Witchwing Harpy - Lesser Healing Potion'),
(3276, 2287, 0, 13.2075, 0, 1, 0, 1, 1, 'Witchwing Harpy - Haunch of Meat'),
(3276, 5369, 0, 11.3208, 0, 1, 0, 1, 1, 'Witchwing Harpy - Gnawed Bone'),
(3277, 858, 0, 2.439, 0, 1, 0, 1, 1, 'Witchwing Roguefeather - Lesser Healing Potion'),
(3277, 2287, 0, 9.7561, 0, 1, 0, 1, 1, 'Witchwing Roguefeather - Haunch of Meat'),
(3277, 5369, 0, 7.3171, 0, 1, 0, 1, 1, 'Witchwing Roguefeather - Gnawed Bone'),
(3278, 858, 0, 1.6667, 0, 1, 0, 1, 1, 'Witchwing Slayer - Lesser Healing Potion'),
(3278, 2287, 0, 10, 0, 1, 0, 1, 1, 'Witchwing Slayer - Haunch of Meat'),
(3278, 5369, 0, 15, 0, 1, 0, 1, 1, 'Witchwing Slayer - Gnawed Bone'),
(3280, 858, 0, 11.1111, 0, 1, 0, 1, 1, 'Witchwing Windcaller - Lesser Healing Potion'),
(3280, 2287, 0, 11.1111, 0, 1, 0, 1, 1, 'Witchwing Windcaller - Haunch of Meat'),
(3282, 858, 0, 0.8547, 0, 1, 0, 1, 1, 'Venture Co. Mercenary - Lesser Healing Potion'),
(3282, 2287, 0, 0.8547, 0, 1, 0, 1, 1, 'Venture Co. Mercenary - Haunch of Meat'),
(3282, 4541, 0, 4.2735, 0, 1, 0, 1, 1, 'Venture Co. Mercenary - Freshly Baked Bread'),
(3283, 818, 0, 1.2887, 0, 1, 0, 1, 1, 'Venture Co. Enforcer - Tigerseye'),
(3283, 858, 0, 2.3196, 0, 1, 0, 1, 1, 'Venture Co. Enforcer - Lesser Healing Potion'),
(3283, 1210, 0, 0.2577, 0, 1, 0, 1, 1, 'Venture Co. Enforcer - Shadowgem'),
(3283, 2287, 0, 5.4124, 0, 1, 0, 1, 1, 'Venture Co. Enforcer - Haunch of Meat'),
(3283, 4541, 0, 2.8351, 0, 1, 0, 1, 1, 'Venture Co. Enforcer - Freshly Baked Bread'),
(3284, 818, 0, 0.5935, 0, 1, 0, 1, 1, 'Venture Co. Drudger - Tigerseye'),
(3284, 858, 0, 2.3739, 0, 1, 0, 1, 1, 'Venture Co. Drudger - Lesser Healing Potion'),
(3284, 1210, 0, 0.2967, 0, 1, 0, 1, 1, 'Venture Co. Drudger - Shadowgem'),
(3284, 2287, 0, 4.451, 0, 1, 0, 1, 1, 'Venture Co. Drudger - Haunch of Meat'),
(3284, 4541, 0, 2.3739, 0, 1, 0, 1, 1, 'Venture Co. Drudger - Freshly Baked Bread'),
(3285, 858, 0, 1.8868, 0, 1, 0, 1, 1, 'Venture Co. Peon - Lesser Healing Potion'),
(3285, 2287, 0, 3.7736, 0, 1, 0, 1, 1, 'Venture Co. Peon - Haunch of Meat'),
(3285, 4541, 0, 2.8302, 0, 1, 0, 1, 1, 'Venture Co. Peon - Freshly Baked Bread'),
(3286, 818, 0, 0.4484, 0, 1, 0, 1, 1, 'Venture Co. Overseer - Tigerseye'),
(3286, 858, 0, 2.6906, 0, 1, 0, 1, 1, 'Venture Co. Overseer - Lesser Healing Potion'),
(3286, 1210, 0, 0.4484, 0, 1, 0, 1, 1, 'Venture Co. Overseer - Shadowgem'),
(3286, 2287, 0, 4.0359, 0, 1, 0, 1, 1, 'Venture Co. Overseer - Haunch of Meat'),
(3286, 4541, 0, 4.0359, 0, 1, 0, 1, 1, 'Venture Co. Overseer - Freshly Baked Bread'),
(3296, 5428, 0, 8.3333, 0, 1, 0, 1, 1, 'Orgrimmar Grunt - An Exotic Cookbook'),
(3374, 422, 0, 1.4151, 0, 1, 0, 1, 1, 'Bael\'dun Excavator - Dwarven Mild'),
(3374, 929, 0, 3.3019, 0, 1, 0, 1, 1, 'Bael\'dun Excavator - Healing Potion'),
(3374, 1206, 0, 0.4717, 0, 1, 0, 1, 1, 'Bael\'dun Excavator - Moss Agate'),
(3374, 1705, 0, 0.2358, 0, 1, 0, 1, 1, 'Bael\'dun Excavator - Lesser Moonstone'),
(3374, 4538, 0, 0.9434, 0, 1, 0, 1, 1, 'Bael\'dun Excavator - Snapvine Watermelon'),
(3374, 4542, 0, 1.1792, 0, 1, 0, 1, 1, 'Bael\'dun Excavator - Moist Cornbread'),
(3374, 5374, 0, 7.5472, 0, 1, 0, 1, 1, 'Bael\'dun Excavator - Small Pocket Watch'),
(3374, 16882, 0, 18.6321, 0, 1, 0, 1, 1, 'Bael\'dun Excavator - Battered Junkbox'),
(3375, 422, 0, 3.1915, 0, 1, 0, 1, 1, 'Bael\'dun Foreman - Dwarven Mild'),
(3375, 1206, 0, 1.0638, 0, 1, 0, 1, 1, 'Bael\'dun Foreman - Moss Agate'),
(3375, 4538, 0, 4.2553, 0, 1, 0, 1, 1, 'Bael\'dun Foreman - Snapvine Watermelon'),
(3375, 4542, 0, 2.1277, 0, 1, 0, 1, 1, 'Bael\'dun Foreman - Moist Cornbread'),
(3375, 5374, 0, 7.4468, 0, 1, 0, 1, 1, 'Bael\'dun Foreman - Small Pocket Watch'),
(3375, 16882, 0, 25.5319, 0, 1, 0, 1, 1, 'Bael\'dun Foreman - Battered Junkbox'),
(3376, 422, 0, 1.2739, 0, 1, 0, 1, 1, 'Bael\'dun Soldier - Dwarven Mild'),
(3376, 929, 0, 2.8662, 0, 1, 0, 1, 1, 'Bael\'dun Soldier - Healing Potion'),
(3376, 1705, 0, 0.6369, 0, 1, 0, 1, 1, 'Bael\'dun Soldier - Lesser Moonstone'),
(3376, 4538, 0, 1.9108, 0, 1, 0, 1, 1, 'Bael\'dun Soldier - Snapvine Watermelon'),
(3376, 4542, 0, 2.5478, 0, 1, 0, 1, 1, 'Bael\'dun Soldier - Moist Cornbread'),
(3376, 5374, 0, 10.1911, 0, 1, 0, 1, 1, 'Bael\'dun Soldier - Small Pocket Watch'),
(3376, 16882, 0, 18.1529, 0, 1, 0, 1, 1, 'Bael\'dun Soldier - Battered Junkbox'),
(3377, 422, 0, 2.2923, 0, 1, 0, 1, 1, 'Bael\'dun Rifleman - Dwarven Mild'),
(3377, 929, 0, 3.1519, 0, 1, 0, 1, 1, 'Bael\'dun Rifleman - Healing Potion'),
(3377, 1206, 0, 0.2865, 0, 1, 0, 1, 1, 'Bael\'dun Rifleman - Moss Agate'),
(3377, 1705, 0, 0.5731, 0, 1, 0, 1, 1, 'Bael\'dun Rifleman - Lesser Moonstone'),
(3377, 4538, 0, 1.7192, 0, 1, 0, 1, 1, 'Bael\'dun Rifleman - Snapvine Watermelon'),
(3377, 4542, 0, 2.5788, 0, 1, 0, 1, 1, 'Bael\'dun Rifleman - Moist Cornbread'),
(3377, 5374, 0, 7.1633, 0, 1, 0, 1, 1, 'Bael\'dun Rifleman - Small Pocket Watch'),
(3377, 16882, 0, 22.6361, 0, 1, 0, 1, 1, 'Bael\'dun Rifleman - Battered Junkbox'),
(3378, 929, 0, 4.8544, 0, 1, 0, 1, 1, 'Bael\'dun Officer - Healing Potion'),
(3378, 1206, 0, 1.9417, 0, 1, 0, 1, 1, 'Bael\'dun Officer - Moss Agate'),
(3378, 4538, 0, 2.9126, 0, 1, 0, 1, 1, 'Bael\'dun Officer - Snapvine Watermelon'),
(3378, 5374, 0, 10.6796, 0, 1, 0, 1, 1, 'Bael\'dun Officer - Small Pocket Watch'),
(3378, 16882, 0, 13.5922, 0, 1, 0, 1, 1, 'Bael\'dun Officer - Battered Junkbox'),
(3379, 117, 0, 4.878, 0, 1, 0, 1, 1, 'Burning Blade Bruiser - Tough Jerky'),
(3379, 118, 0, 4.878, 0, 1, 0, 1, 1, 'Burning Blade Bruiser - Minor Healing Potion'),
(3379, 5367, 0, 14.6341, 0, 1, 0, 1, 1, 'Burning Blade Bruiser - Primitive Rock Tool'),
(3380, 858, 0, 12.1212, 0, 1, 0, 1, 1, 'Burning Blade Acolyte - Lesser Healing Potion'),
(3380, 1210, 0, 3.0303, 0, 1, 0, 1, 1, 'Burning Blade Acolyte - Shadowgem'),
(3380, 2287, 0, 9.0909, 0, 1, 0, 1, 1, 'Burning Blade Acolyte - Haunch of Meat'),
(3380, 4541, 0, 3.0303, 0, 1, 0, 1, 1, 'Burning Blade Acolyte - Freshly Baked Bread'),
(3381, 414, 0, 2.6201, 0, 1, 0, 1, 1, 'Southsea Brigand - Dalaran Sharp'),
(3381, 858, 0, 3.2751, 0, 1, 0, 1, 1, 'Southsea Brigand - Lesser Healing Potion'),
(3381, 1210, 0, 0.2183, 0, 1, 0, 1, 1, 'Southsea Brigand - Shadowgem'),
(3381, 4541, 0, 1.9651, 0, 1, 0, 1, 1, 'Southsea Brigand - Freshly Baked Bread'),
(3381, 5368, 0, 13.3188, 0, 1, 0, 1, 1, 'Southsea Brigand - Empty Wallet'),
(3382, 414, 0, 2.7875, 0, 1, 0, 1, 1, 'Southsea Cannoneer - Dalaran Sharp'),
(3382, 818, 0, 0.6969, 0, 1, 0, 1, 1, 'Southsea Cannoneer - Tigerseye'),
(3382, 858, 0, 2.439, 0, 1, 0, 1, 1, 'Southsea Cannoneer - Lesser Healing Potion'),
(3382, 4541, 0, 2.7875, 0, 1, 0, 1, 1, 'Southsea Cannoneer - Freshly Baked Bread'),
(3382, 5368, 0, 10.8014, 0, 1, 0, 1, 1, 'Southsea Cannoneer - Empty Wallet'),
(3383, 818, 0, 3.4483, 0, 1, 0, 1, 1, 'Southsea Cutthroat - Tigerseye'),
(3383, 4541, 0, 3.4483, 0, 1, 0, 1, 1, 'Southsea Cutthroat - Freshly Baked Bread'),
(3383, 5368, 0, 3.4483, 0, 1, 0, 1, 1, 'Southsea Cutthroat - Empty Wallet'),
(3385, 414, 0, 2.2814, 0, 1, 0, 1, 1, 'Theramore Marine - Dalaran Sharp'),
(3385, 818, 0, 0.1901, 0, 1, 0, 1, 1, 'Theramore Marine - Tigerseye'),
(3385, 858, 0, 2.4715, 0, 1, 0, 1, 1, 'Theramore Marine - Lesser Healing Potion'),
(3385, 4541, 0, 2.6616, 0, 1, 0, 1, 1, 'Theramore Marine - Freshly Baked Bread'),
(3385, 5368, 0, 10.4563, 0, 1, 0, 1, 1, 'Theramore Marine - Empty Wallet'),
(3386, 414, 0, 2.3256, 0, 1, 0, 1, 1, 'Theramore Preserver - Dalaran Sharp'),
(3386, 858, 0, 2.3256, 0, 1, 0, 1, 1, 'Theramore Preserver - Lesser Healing Potion'),
(3386, 4541, 0, 2.3256, 0, 1, 0, 1, 1, 'Theramore Preserver - Freshly Baked Bread'),
(3386, 5368, 0, 6.9767, 0, 1, 0, 1, 1, 'Theramore Preserver - Empty Wallet'),
(3392, 4538, 0, 5.5556, 0, 1, 0, 1, 1, 'Prospector Khazgorm - Snapvine Watermelon'),
(3392, 5374, 0, 11.1111, 0, 1, 0, 1, 1, 'Prospector Khazgorm - Small Pocket Watch'),
(3392, 16882, 0, 11.1111, 0, 1, 0, 1, 1, 'Prospector Khazgorm - Battered Junkbox'),
(3394, 5369, 0, 11.1111, 0, 1, 0, 1, 1, 'Barak Kodobane - Gnawed Bone'),
(3395, 5369, 0, 16.6667, 0, 1, 0, 1, 1, 'Verog the Dervish - Gnawed Bone'),
(3397, 858, 0, 1.087, 0, 1, 0, 1, 1, 'Kolkar Bloodcharger - Lesser Healing Potion'),
(3397, 2287, 0, 7.6087, 0, 1, 0, 1, 1, 'Kolkar Bloodcharger - Haunch of Meat'),
(3397, 5369, 0, 14.1304, 0, 1, 0, 1, 1, 'Kolkar Bloodcharger - Gnawed Bone'),
(3434, 929, 0, 4.3478, 0, 1, 0, 1, 1, 'Nak - Healing Potion'),
(3434, 3770, 0, 4.3478, 0, 1, 0, 1, 1, 'Nak - Mutton Chop'),
(3434, 5375, 0, 13.0435, 0, 1, 0, 1, 1, 'Nak - Scratching Stick'),
(3434, 16882, 0, 4.3478, 0, 1, 0, 1, 1, 'Nak - Battered Junkbox'),
(3435, 929, 0, 3.4483, 0, 1, 0, 1, 1, 'Lok Orcbane - Healing Potion'),
(3435, 3770, 0, 6.8966, 0, 1, 0, 1, 1, 'Lok Orcbane - Mutton Chop'),
(3435, 5375, 0, 3.4483, 0, 1, 0, 1, 1, 'Lok Orcbane - Scratching Stick'),
(3435, 16882, 0, 10.3448, 0, 1, 0, 1, 1, 'Lok Orcbane - Battered Junkbox'),
(3436, 929, 0, 3.5714, 0, 1, 0, 1, 1, 'Kuz - Healing Potion'),
(3436, 3770, 0, 7.1429, 0, 1, 0, 1, 1, 'Kuz - Mutton Chop'),
(3436, 5375, 0, 7.1429, 0, 1, 0, 1, 1, 'Kuz - Scratching Stick'),
(3436, 16882, 0, 21.4286, 0, 1, 0, 1, 1, 'Kuz - Battered Junkbox'),
(3438, 858, 0, 11.1111, 0, 1, 0, 1, 1, 'Kreenig Snarlsnout - Lesser Healing Potion'),
(3438, 5369, 0, 11.1111, 0, 1, 0, 1, 1, 'Kreenig Snarlsnout - Gnawed Bone'),
(3445, 2287, 0, 9.0909, 0, 1, 0, 1, 1, 'Supervisor Lugwizzle - Haunch of Meat'),
(3445, 4541, 0, 9.0909, 0, 1, 0, 1, 1, 'Supervisor Lugwizzle - Freshly Baked Bread'),
(3454, 414, 0, 14.2857, 0, 1, 0, 1, 1, 'Cannoneer Smythe - Dalaran Sharp'),
(3454, 5368, 0, 14.2857, 0, 1, 0, 1, 1, 'Cannoneer Smythe - Empty Wallet'),
(3455, 5368, 0, 28.5714, 0, 1, 0, 1, 1, 'Cannoneer Whessan - Empty Wallet'),
(3456, 858, 0, 2.7778, 0, 1, 0, 1, 1, 'Razormane Pathfinder - Lesser Healing Potion'),
(3456, 2287, 0, 4.1667, 0, 1, 0, 1, 1, 'Razormane Pathfinder - Haunch of Meat'),
(3456, 5369, 0, 13.8889, 0, 1, 0, 1, 1, 'Razormane Pathfinder - Gnawed Bone'),
(3457, 929, 0, 2.1622, 0, 1, 0, 1, 1, 'Razormane Stalker - Healing Potion'),
(3457, 1705, 0, 0.5405, 0, 1, 0, 1, 1, 'Razormane Stalker - Lesser Moonstone'),
(3457, 3770, 0, 9.1892, 0, 1, 0, 1, 1, 'Razormane Stalker - Mutton Chop'),
(3457, 5375, 0, 10.8108, 0, 1, 0, 1, 1, 'Razormane Stalker - Scratching Stick'),
(3457, 16882, 0, 22.1622, 0, 1, 0, 1, 1, 'Razormane Stalker - Battered Junkbox'),
(3458, 929, 0, 3.9474, 0, 1, 0, 1, 1, 'Razormane Seer - Healing Potion'),
(3458, 1705, 0, 0.6579, 0, 1, 0, 1, 1, 'Razormane Seer - Lesser Moonstone'),
(3458, 3770, 0, 5.9211, 0, 1, 0, 1, 1, 'Razormane Seer - Mutton Chop'),
(3458, 5375, 0, 8.2237, 0, 1, 0, 1, 1, 'Razormane Seer - Scratching Stick'),
(3458, 16882, 0, 21.3816, 0, 1, 0, 1, 1, 'Razormane Seer - Battered Junkbox'),
(3459, 929, 0, 0.5525, 0, 1, 0, 1, 1, 'Razormane Warfrenzy - Healing Potion'),
(3459, 3770, 0, 9.3923, 0, 1, 0, 1, 1, 'Razormane Warfrenzy - Mutton Chop'),
(3459, 5375, 0, 3.8674, 0, 1, 0, 1, 1, 'Razormane Warfrenzy - Scratching Stick'),
(3459, 16882, 0, 22.6519, 0, 1, 0, 1, 1, 'Razormane Warfrenzy - Battered Junkbox'),
(3467, 4541, 0, 3.7037, 0, 1, 0, 1, 1, 'Baron Longshore - Freshly Baked Bread'),
(3467, 5368, 0, 3.7037, 0, 1, 0, 1, 1, 'Baron Longshore - Empty Wallet'),
(3501, 1710, 0, 7.6923, 0, 1, 0, 1, 1, 'Horde Guard - Greater Healing Potion'),
(3501, 3771, 0, 3.8462, 0, 1, 0, 1, 1, 'Horde Guard - Wild Hog Shank'),
(3501, 4544, 0, 3.8462, 0, 1, 0, 1, 1, 'Horde Guard - Mulgore Spice Bread'),
(3501, 5427, 0, 7.6923, 0, 1, 0, 1, 1, 'Horde Guard - Crude Pocket Watch'),
(3501, 16883, 0, 15.3846, 0, 1, 0, 1, 1, 'Horde Guard - Worn Junkbox'),
(3638, 5370, 0, 8.3333, 0, 1, 0, 1, 1, 'Devouring Ectoplasm - Bent Spoon'),
(3640, 818, 0, 3.4483, 0, 1, 0, 1, 1, 'Evolving Ectoplasm - Tigerseye'),
(3640, 4605, 0, 13.7931, 0, 1, 0, 1, 1, 'Evolving Ectoplasm - Red-speckled Mushroom'),
(3640, 5370, 0, 10.3448, 0, 1, 0, 1, 1, 'Evolving Ectoplasm - Bent Spoon'),
(3654, 16882, 0, 57.1429, 0, 1, 0, 1, 1, 'Mutanus the Devourer - Battered Junkbox'),
(3655, 858, 0, 5, 0, 1, 0, 1, 1, 'Mad Magglish - Lesser Healing Potion'),
(3669, 422, 0, 3.7037, 0, 1, 0, 1, 1, 'Lord Cobrahn - Dwarven Mild'),
(3669, 4538, 0, 7.4074, 0, 1, 0, 1, 1, 'Lord Cobrahn - Snapvine Watermelon'),
(3669, 16882, 0, 18.5185, 0, 1, 0, 1, 1, 'Lord Cobrahn - Battered Junkbox'),
(3670, 929, 0, 4.7619, 0, 1, 0, 1, 1, 'Lord Pythas - Healing Potion'),
(3670, 4538, 0, 4.7619, 0, 1, 0, 1, 1, 'Lord Pythas - Snapvine Watermelon'),
(3670, 4542, 0, 4.7619, 0, 1, 0, 1, 1, 'Lord Pythas - Moist Cornbread'),
(3670, 5374, 0, 4.7619, 0, 1, 0, 1, 1, 'Lord Pythas - Small Pocket Watch'),
(3670, 16882, 0, 19.0476, 0, 1, 0, 1, 1, 'Lord Pythas - Battered Junkbox'),
(3671, 422, 0, 4, 0, 1, 0, 1, 1, 'Lady Anacondra - Dwarven Mild'),
(3671, 5374, 0, 12, 0, 1, 0, 1, 1, 'Lady Anacondra - Small Pocket Watch'),
(3671, 16882, 0, 8, 0, 1, 0, 1, 1, 'Lady Anacondra - Battered Junkbox'),
(3673, 4542, 0, 10.3448, 0, 1, 0, 1, 1, 'Lord Serpentis - Moist Cornbread'),
(3673, 5374, 0, 13.7931, 0, 1, 0, 1, 1, 'Lord Serpentis - Small Pocket Watch'),
(3673, 16882, 0, 20.6897, 0, 1, 0, 1, 1, 'Lord Serpentis - Battered Junkbox'),
(3696, 16882, 0, 50, 0, 1, 0, 1, 1, 'Ran Bloodtooth - Battered Junkbox'),
(3711, 858, 0, 3.7037, 0, 1, 0, 1, 1, 'Wrathtail Myrmidon - Lesser Healing Potion'),
(3711, 5371, 0, 3.7037, 0, 1, 0, 1, 1, 'Wrathtail Myrmidon - Piece of Coral'),
(3712, 858, 0, 3, 0, 1, 0, 1, 1, 'Wrathtail Razortail - Lesser Healing Potion'),
(3712, 5371, 0, 6, 0, 1, 0, 1, 1, 'Wrathtail Razortail - Piece of Coral'),
(3712, 6289, 0, 6, 0, 1, 0, 1, 2, 'Wrathtail Razortail - Raw Longjaw Mud Snapper'),
(3713, 818, 0, 0.7264, 0, 1, 0, 1, 1, 'Wrathtail Wave Rider - Tigerseye'),
(3713, 858, 0, 4.3584, 0, 1, 0, 1, 1, 'Wrathtail Wave Rider - Lesser Healing Potion'),
(3713, 1210, 0, 0.2421, 0, 1, 0, 1, 1, 'Wrathtail Wave Rider - Shadowgem'),
(3713, 5371, 0, 11.6223, 0, 1, 0, 1, 1, 'Wrathtail Wave Rider - Piece of Coral'),
(3713, 6289, 0, 6.5375, 0, 1, 0, 1, 2, 'Wrathtail Wave Rider - Raw Longjaw Mud Snapper'),
(3715, 818, 0, 1.2987, 0, 1, 0, 1, 1, 'Wrathtail Sea Witch - Tigerseye'),
(3715, 5371, 0, 12.987, 0, 1, 0, 1, 1, 'Wrathtail Sea Witch - Piece of Coral'),
(3715, 6289, 0, 6.4935, 0, 1, 0, 1, 2, 'Wrathtail Sea Witch - Raw Longjaw Mud Snapper'),
(3717, 858, 0, 2.3136, 0, 1, 0, 1, 1, 'Wrathtail Sorceress - Lesser Healing Potion'),
(3717, 1210, 0, 0.5141, 0, 1, 0, 1, 1, 'Wrathtail Sorceress - Shadowgem'),
(3717, 5371, 0, 10.7969, 0, 1, 0, 1, 1, 'Wrathtail Sorceress - Piece of Coral'),
(3717, 5523, 0, 0.5141, 0, 1, 0, 1, 1, 'Wrathtail Sorceress - Small Barnacled Clam'),
(3717, 6289, 0, 5.3985, 0, 1, 0, 1, 2, 'Wrathtail Sorceress - Raw Longjaw Mud Snapper'),
(3725, 1210, 0, 3.7037, 0, 1, 0, 1, 1, 'Dark Strand Cultist - Shadowgem'),
(3725, 4605, 0, 3.7037, 0, 1, 0, 1, 1, 'Dark Strand Cultist - Red-speckled Mushroom'),
(3725, 5370, 0, 3.7037, 0, 1, 0, 1, 1, 'Dark Strand Cultist - Bent Spoon'),
(3728, 4605, 0, 8, 0, 1, 0, 1, 1, 'Dark Strand Adept - Red-speckled Mushroom'),
(3728, 5370, 0, 8, 0, 1, 0, 1, 1, 'Dark Strand Adept - Bent Spoon'),
(3730, 1210, 0, 5, 0, 1, 0, 1, 1, 'Dark Strand Excavator - Shadowgem'),
(3730, 4605, 0, 5, 0, 1, 0, 1, 1, 'Dark Strand Excavator - Red-speckled Mushroom'),
(3730, 5370, 0, 15, 0, 1, 0, 1, 1, 'Dark Strand Excavator - Bent Spoon'),
(3732, 858, 0, 3.0303, 0, 1, 0, 1, 1, 'Forsaken Seeker - Lesser Healing Potion'),
(3732, 5370, 0, 3.0303, 0, 1, 0, 1, 1, 'Forsaken Seeker - Bent Spoon'),
(3733, 4605, 0, 19.4444, 0, 1, 0, 1, 1, 'Forsaken Herbalist - Red-speckled Mushroom'),
(3734, 5370, 0, 11.1111, 0, 1, 0, 1, 1, 'Forsaken Thug - Bent Spoon'),
(3737, 5371, 0, 13.7255, 0, 1, 0, 1, 1, 'Saltspittle Puddlejumper - Piece of Coral'),
(3737, 6289, 0, 3.9216, 0, 1, 0, 1, 2, 'Saltspittle Puddlejumper - Raw Longjaw Mud Snapper'),
(3739, 5371, 0, 14.2857, 0, 1, 0, 1, 1, 'Saltspittle Warrior - Piece of Coral'),
(3739, 6289, 0, 7.1429, 0, 1, 0, 1, 2, 'Saltspittle Warrior - Raw Longjaw Mud Snapper'),
(3740, 5371, 0, 8.3333, 0, 1, 0, 1, 1, 'Saltspittle Muckdweller - Piece of Coral'),
(3740, 6289, 0, 8.3333, 0, 1, 0, 2, 2, 'Saltspittle Muckdweller - Raw Longjaw Mud Snapper'),
(3742, 858, 0, 4.1667, 0, 1, 0, 1, 1, 'Saltspittle Oracle - Lesser Healing Potion'),
(3742, 5371, 0, 12.5, 0, 1, 0, 1, 1, 'Saltspittle Oracle - Piece of Coral'),
(3743, 929, 0, 3.0568, 0, 1, 0, 1, 1, 'Foulweald Warrior - Healing Potion'),
(3743, 1206, 0, 0.4367, 0, 1, 0, 1, 1, 'Foulweald Warrior - Moss Agate'),
(3743, 1705, 0, 0.8734, 0, 1, 0, 1, 1, 'Foulweald Warrior - Lesser Moonstone'),
(3743, 3770, 0, 8.2969, 0, 1, 0, 1, 1, 'Foulweald Warrior - Mutton Chop'),
(3743, 5375, 0, 10.4803, 0, 1, 0, 1, 1, 'Foulweald Warrior - Scratching Stick'),
(3743, 16882, 0, 19.214, 0, 1, 0, 1, 1, 'Foulweald Warrior - Battered Junkbox'),
(3745, 929, 0, 2.1739, 0, 1, 0, 1, 1, 'Foulweald Pathfinder - Healing Potion'),
(3745, 5375, 0, 2.1739, 0, 1, 0, 1, 1, 'Foulweald Pathfinder - Scratching Stick'),
(3745, 16882, 0, 23.913, 0, 1, 0, 1, 1, 'Foulweald Pathfinder - Battered Junkbox'),
(3746, 929, 0, 7.8947, 0, 1, 0, 1, 1, 'Foulweald Den Watcher - Healing Potion'),
(3746, 3770, 0, 23.6842, 0, 1, 0, 1, 1, 'Foulweald Den Watcher - Mutton Chop'),
(3746, 5375, 0, 7.8947, 0, 1, 0, 1, 1, 'Foulweald Den Watcher - Scratching Stick'),
(3746, 16882, 0, 21.0526, 0, 1, 0, 1, 1, 'Foulweald Den Watcher - Battered Junkbox'),
(3748, 929, 0, 1.5873, 0, 1, 0, 1, 1, 'Foulweald Shaman - Healing Potion'),
(3748, 3770, 0, 3.1746, 0, 1, 0, 1, 1, 'Foulweald Shaman - Mutton Chop'),
(3748, 5375, 0, 9.5238, 0, 1, 0, 1, 1, 'Foulweald Shaman - Scratching Stick'),
(3748, 16882, 0, 17.4603, 0, 1, 0, 1, 1, 'Foulweald Shaman - Battered Junkbox'),
(3749, 929, 0, 2.8571, 0, 1, 0, 1, 1, 'Foulweald Ursa - Healing Potion'),
(3749, 3770, 0, 5.7143, 0, 1, 0, 1, 1, 'Foulweald Ursa - Mutton Chop'),
(3749, 5375, 0, 8.5714, 0, 1, 0, 1, 1, 'Foulweald Ursa - Scratching Stick'),
(3749, 16882, 0, 7.1429, 0, 1, 0, 1, 1, 'Foulweald Ursa - Battered Junkbox'),
(3750, 929, 0, 1.2931, 0, 1, 0, 1, 1, 'Foulweald Totemic - Healing Potion'),
(3750, 1206, 0, 0.8621, 0, 1, 0, 1, 1, 'Foulweald Totemic - Moss Agate'),
(3750, 3770, 0, 7.7586, 0, 1, 0, 1, 1, 'Foulweald Totemic - Mutton Chop'),
(3750, 5375, 0, 11.2069, 0, 1, 0, 1, 1, 'Foulweald Totemic - Scratching Stick'),
(3750, 16882, 0, 18.9655, 0, 1, 0, 1, 1, 'Foulweald Totemic - Battered Junkbox'),
(3752, 929, 0, 4.2017, 0, 1, 0, 1, 1, 'Xavian Rogue - Healing Potion'),
(3752, 3770, 0, 5.8824, 0, 1, 0, 1, 1, 'Xavian Rogue - Mutton Chop'),
(3752, 5375, 0, 5.8824, 0, 1, 0, 1, 1, 'Xavian Rogue - Scratching Stick'),
(3752, 16882, 0, 15.1261, 0, 1, 0, 1, 1, 'Xavian Rogue - Battered Junkbox'),
(3754, 3770, 0, 9.6774, 0, 1, 0, 1, 1, 'Xavian Betrayer - Mutton Chop'),
(3754, 5375, 0, 9.6774, 0, 1, 0, 1, 1, 'Xavian Betrayer - Scratching Stick'),
(3754, 16882, 0, 25.8065, 0, 1, 0, 1, 1, 'Xavian Betrayer - Battered Junkbox'),
(3755, 929, 0, 3.4091, 0, 1, 0, 1, 1, 'Xavian Felsworn - Healing Potion'),
(3755, 1206, 0, 1.1364, 0, 1, 0, 1, 1, 'Xavian Felsworn - Moss Agate'),
(3755, 3770, 0, 11.3636, 0, 1, 0, 1, 1, 'Xavian Felsworn - Mutton Chop'),
(3755, 5375, 0, 10.2273, 0, 1, 0, 1, 1, 'Xavian Felsworn - Scratching Stick'),
(3755, 16882, 0, 25, 0, 1, 0, 1, 1, 'Xavian Felsworn - Battered Junkbox'),
(3757, 929, 0, 5.8824, 0, 1, 0, 1, 1, 'Xavian Hellcaller - Healing Potion'),
(3757, 3770, 0, 7.8431, 0, 1, 0, 1, 1, 'Xavian Hellcaller - Mutton Chop'),
(3757, 5375, 0, 17.6471, 0, 1, 0, 1, 1, 'Xavian Hellcaller - Scratching Stick'),
(3757, 16882, 0, 23.5294, 0, 1, 0, 1, 1, 'Xavian Hellcaller - Battered Junkbox'),
(3758, 929, 0, 2.5105, 0, 1, 0, 1, 1, 'Felmusk Satyr - Healing Potion'),
(3758, 3770, 0, 7.113, 0, 1, 0, 1, 1, 'Felmusk Satyr - Mutton Chop'),
(3758, 5375, 0, 7.5314, 0, 1, 0, 1, 1, 'Felmusk Satyr - Scratching Stick'),
(3758, 16882, 0, 20.9205, 0, 1, 0, 1, 1, 'Felmusk Satyr - Battered Junkbox'),
(3759, 929, 0, 1.2346, 0, 1, 0, 1, 1, 'Felmusk Rogue - Healing Potion'),
(3759, 1705, 0, 0.6173, 0, 1, 0, 1, 1, 'Felmusk Rogue - Lesser Moonstone'),
(3759, 3770, 0, 9.8765, 0, 1, 0, 1, 1, 'Felmusk Rogue - Mutton Chop'),
(3759, 5375, 0, 8.0247, 0, 1, 0, 1, 1, 'Felmusk Rogue - Scratching Stick'),
(3759, 16882, 0, 18.5185, 0, 1, 0, 1, 1, 'Felmusk Rogue - Battered Junkbox'),
(3762, 929, 0, 2.7174, 0, 1, 0, 1, 1, 'Felmusk Felsworn - Healing Potion'),
(3762, 1206, 0, 0.5435, 0, 1, 0, 1, 1, 'Felmusk Felsworn - Moss Agate'),
(3762, 3770, 0, 7.0652, 0, 1, 0, 1, 1, 'Felmusk Felsworn - Mutton Chop'),
(3762, 5375, 0, 7.0652, 0, 1, 0, 1, 1, 'Felmusk Felsworn - Scratching Stick'),
(3762, 16882, 0, 14.6739, 0, 1, 0, 1, 1, 'Felmusk Felsworn - Battered Junkbox'),
(3763, 929, 0, 3.3333, 0, 1, 0, 1, 1, 'Felmusk Shadowstalker - Healing Potion'),
(3763, 1206, 0, 0.5556, 0, 1, 0, 1, 1, 'Felmusk Shadowstalker - Moss Agate'),
(3763, 1705, 0, 0.5556, 0, 1, 0, 1, 1, 'Felmusk Shadowstalker - Lesser Moonstone'),
(3763, 3770, 0, 7.2222, 0, 1, 0, 1, 1, 'Felmusk Shadowstalker - Mutton Chop'),
(3763, 5375, 0, 8.3333, 0, 1, 0, 1, 1, 'Felmusk Shadowstalker - Scratching Stick'),
(3763, 16882, 0, 13.8889, 0, 1, 0, 1, 1, 'Felmusk Shadowstalker - Battered Junkbox'),
(3765, 929, 0, 1.1173, 0, 1, 0, 1, 1, 'Bleakheart Satyr - Healing Potion'),
(3765, 3770, 0, 8.9385, 0, 1, 0, 1, 1, 'Bleakheart Satyr - Mutton Chop'),
(3765, 5375, 0, 7.8212, 0, 1, 0, 1, 1, 'Bleakheart Satyr - Scratching Stick'),
(3765, 16882, 0, 17.3184, 0, 1, 0, 1, 1, 'Bleakheart Satyr - Battered Junkbox'),
(3767, 929, 0, 2.0833, 0, 1, 0, 1, 1, 'Bleakheart Trickster - Healing Potion'),
(3767, 1206, 0, 0.5208, 0, 1, 0, 1, 1, 'Bleakheart Trickster - Moss Agate'),
(3767, 1705, 0, 0.5208, 0, 1, 0, 1, 1, 'Bleakheart Trickster - Lesser Moonstone'),
(3767, 3770, 0, 7.2917, 0, 1, 0, 1, 1, 'Bleakheart Trickster - Mutton Chop'),
(3767, 5375, 0, 7.8125, 0, 1, 0, 1, 1, 'Bleakheart Trickster - Scratching Stick'),
(3767, 16882, 0, 19.2708, 0, 1, 0, 1, 1, 'Bleakheart Trickster - Battered Junkbox'),
(3770, 929, 0, 2.0725, 0, 1, 0, 1, 1, 'Bleakheart Shadowstalker - Healing Potion'),
(3770, 3770, 0, 7.772, 0, 1, 0, 1, 1, 'Bleakheart Shadowstalker - Mutton Chop'),
(3770, 5375, 0, 11.399, 0, 1, 0, 1, 1, 'Bleakheart Shadowstalker - Scratching Stick'),
(3770, 16882, 0, 16.0622, 0, 1, 0, 1, 1, 'Bleakheart Shadowstalker - Battered Junkbox'),
(3771, 929, 0, 4.1379, 0, 1, 0, 1, 1, 'Bleakheart Hellcaller - Healing Potion'),
(3771, 3770, 0, 5.5172, 0, 1, 0, 1, 1, 'Bleakheart Hellcaller - Mutton Chop'),
(3771, 5375, 0, 10.3448, 0, 1, 0, 1, 1, 'Bleakheart Hellcaller - Scratching Stick'),
(3771, 16882, 0, 20, 0, 1, 0, 1, 1, 'Bleakheart Hellcaller - Battered Junkbox'),
(3772, 929, 0, 1.7241, 0, 1, 0, 1, 1, 'Lesser Felguard - Healing Potion'),
(3772, 4606, 0, 3.4483, 0, 1, 0, 1, 1, 'Lesser Felguard - Spongy Morel'),
(3772, 5376, 0, 3.4483, 0, 1, 0, 1, 1, 'Lesser Felguard - Broken Mirror'),
(3772, 16882, 0, 20.6897, 0, 1, 0, 1, 1, 'Lesser Felguard - Battered Junkbox'),
(3797, 422, 0, 3.4483, 0, 1, 0, 1, 1, 'Cenarion Protector - Dwarven Mild'),
(3797, 929, 0, 6.8966, 0, 1, 0, 1, 1, 'Cenarion Protector - Healing Potion'),
(3797, 5374, 0, 3.4483, 0, 1, 0, 1, 1, 'Cenarion Protector - Small Pocket Watch'),
(3797, 16882, 0, 17.2414, 0, 1, 0, 1, 1, 'Cenarion Protector - Battered Junkbox'),
(3799, 422, 0, 2.6316, 0, 1, 0, 1, 1, 'Severed Druid - Dwarven Mild'),
(3799, 929, 0, 7.8947, 0, 1, 0, 1, 1, 'Severed Druid - Healing Potion'),
(3799, 4542, 0, 2.6316, 0, 1, 0, 1, 1, 'Severed Druid - Moist Cornbread'),
(3799, 5374, 0, 15.7895, 0, 1, 0, 1, 1, 'Severed Druid - Small Pocket Watch'),
(3799, 16882, 0, 18.4211, 0, 1, 0, 1, 1, 'Severed Druid - Battered Junkbox'),
(3801, 929, 0, 1.9608, 0, 1, 0, 1, 1, 'Severed Sleeper - Healing Potion'),
(3801, 4538, 0, 3.9216, 0, 1, 0, 1, 1, 'Severed Sleeper - Snapvine Watermelon'),
(3801, 5374, 0, 7.8431, 0, 1, 0, 1, 1, 'Severed Sleeper - Small Pocket Watch'),
(3801, 16882, 0, 15.6863, 0, 1, 0, 1, 1, 'Severed Sleeper - Battered Junkbox'),
(3802, 422, 0, 1.5873, 0, 1, 0, 1, 1, 'Severed Dreamer - Dwarven Mild'),
(3802, 929, 0, 4.7619, 0, 1, 0, 1, 1, 'Severed Dreamer - Healing Potion'),
(3802, 1705, 0, 1.5873, 0, 1, 0, 1, 1, 'Severed Dreamer - Lesser Moonstone'),
(3802, 4538, 0, 1.5873, 0, 1, 0, 1, 1, 'Severed Dreamer - Snapvine Watermelon'),
(3802, 4542, 0, 1.5873, 0, 1, 0, 1, 1, 'Severed Dreamer - Moist Cornbread'),
(3802, 5374, 0, 15.873, 0, 1, 0, 1, 1, 'Severed Dreamer - Small Pocket Watch'),
(3802, 16882, 0, 17.4603, 0, 1, 0, 1, 1, 'Severed Dreamer - Battered Junkbox'),
(3803, 422, 0, 1.6667, 0, 1, 0, 1, 1, 'Severed Keeper - Dwarven Mild'),
(3803, 929, 0, 3.3333, 0, 1, 0, 1, 1, 'Severed Keeper - Healing Potion'),
(3803, 4542, 0, 5, 0, 1, 0, 1, 1, 'Severed Keeper - Moist Cornbread'),
(3803, 5374, 0, 10, 0, 1, 0, 1, 1, 'Severed Keeper - Small Pocket Watch'),
(3803, 16882, 0, 23.3333, 0, 1, 0, 1, 1, 'Severed Keeper - Battered Junkbox'),
(3804, 5376, 0, 22.2222, 0, 1, 0, 1, 1, 'Forsaken Intruder - Broken Mirror'),
(3804, 16882, 0, 11.1111, 0, 1, 0, 1, 1, 'Forsaken Intruder - Battered Junkbox'),
(3806, 4606, 0, 3.7037, 0, 1, 0, 1, 1, 'Forsaken Infiltrator - Spongy Morel'),
(3806, 5376, 0, 7.4074, 0, 1, 0, 1, 1, 'Forsaken Infiltrator - Broken Mirror'),
(3806, 16882, 0, 7.4074, 0, 1, 0, 1, 1, 'Forsaken Infiltrator - Battered Junkbox'),
(3807, 929, 0, 4.5455, 0, 1, 0, 1, 1, 'Forsaken Assassin - Healing Potion'),
(3807, 5376, 0, 4.5455, 0, 1, 0, 1, 1, 'Forsaken Assassin - Broken Mirror'),
(3807, 16882, 0, 9.0909, 0, 1, 0, 1, 1, 'Forsaken Assassin - Battered Junkbox'),
(3808, 1206, 0, 3.8462, 0, 1, 0, 1, 1, 'Forsaken Dark Stalker - Moss Agate'),
(3808, 4606, 0, 7.6923, 0, 1, 0, 1, 1, 'Forsaken Dark Stalker - Spongy Morel'),
(3808, 5376, 0, 19.2308, 0, 1, 0, 1, 1, 'Forsaken Dark Stalker - Broken Mirror'),
(3808, 16882, 0, 23.0769, 0, 1, 0, 1, 1, 'Forsaken Dark Stalker - Battered Junkbox'),
(3840, 414, 0, 2.3148, 0, 1, 0, 1, 1, 'Druid of the Fang - Dalaran Sharp'),
(3840, 858, 0, 2.9321, 0, 1, 0, 1, 1, 'Druid of the Fang - Lesser Healing Potion'),
(3840, 1210, 0, 0.6173, 0, 1, 0, 1, 1, 'Druid of the Fang - Shadowgem'),
(3840, 4541, 0, 2.6235, 0, 1, 0, 1, 1, 'Druid of the Fang - Freshly Baked Bread'),
(3840, 5368, 0, 9.7222, 0, 1, 0, 1, 1, 'Druid of the Fang - Empty Wallet'),
(3850, 858, 0, 10.5263, 0, 1, 0, 1, 1, 'Sorcerer Ashcrombe - Lesser Healing Potion'),
(3850, 5368, 0, 5.2632, 0, 1, 0, 1, 1, 'Sorcerer Ashcrombe - Empty Wallet'),
(3873, 5376, 0, 6.25, 0, 1, 0, 1, 1, 'Tormented Officer - Broken Mirror'),
(3921, 929, 0, 1.1142, 0, 1, 0, 1, 1, 'Thistlefur Ursa - Healing Potion'),
(3921, 1705, 0, 0.2786, 0, 1, 0, 1, 1, 'Thistlefur Ursa - Lesser Moonstone'),
(3921, 3770, 0, 5.571, 0, 1, 0, 1, 1, 'Thistlefur Ursa - Mutton Chop'),
(3921, 5375, 0, 14.2061, 0, 1, 0, 1, 1, 'Thistlefur Ursa - Scratching Stick'),
(3921, 16882, 0, 16.4345, 0, 1, 0, 1, 1, 'Thistlefur Ursa - Battered Junkbox'),
(3922, 929, 0, 2.6403, 0, 1, 0, 1, 1, 'Thistlefur Totemic - Healing Potion'),
(3922, 1206, 0, 0.6601, 0, 1, 0, 1, 1, 'Thistlefur Totemic - Moss Agate'),
(3922, 1705, 0, 0.33, 0, 1, 0, 1, 1, 'Thistlefur Totemic - Lesser Moonstone'),
(3922, 3770, 0, 4.9505, 0, 1, 0, 1, 1, 'Thistlefur Totemic - Mutton Chop'),
(3922, 5375, 0, 10.8911, 0, 1, 0, 1, 1, 'Thistlefur Totemic - Scratching Stick'),
(3922, 16882, 0, 19.1419, 0, 1, 0, 1, 1, 'Thistlefur Totemic - Battered Junkbox'),
(3923, 929, 0, 5.5556, 0, 1, 0, 1, 1, 'Thistlefur Den Watcher - Healing Potion'),
(3923, 3770, 0, 1.8519, 0, 1, 0, 1, 1, 'Thistlefur Den Watcher - Mutton Chop'),
(3923, 5375, 0, 11.1111, 0, 1, 0, 1, 1, 'Thistlefur Den Watcher - Scratching Stick'),
(3923, 16882, 0, 27.7778, 0, 1, 0, 1, 1, 'Thistlefur Den Watcher - Battered Junkbox'),
(3924, 929, 0, 3.3138, 0, 1, 0, 1, 1, 'Thistlefur Shaman - Healing Potion'),
(3924, 1705, 0, 0.1949, 0, 1, 0, 1, 1, 'Thistlefur Shaman - Lesser Moonstone'),
(3924, 3770, 0, 7.2125, 0, 1, 0, 1, 1, 'Thistlefur Shaman - Mutton Chop'),
(3924, 5375, 0, 7.9922, 0, 1, 0, 1, 1, 'Thistlefur Shaman - Scratching Stick'),
(3924, 16882, 0, 19.4932, 0, 1, 0, 1, 1, 'Thistlefur Shaman - Battered Junkbox'),
(3925, 929, 0, 2.1277, 0, 1, 0, 1, 1, 'Thistlefur Avenger - Healing Potion'),
(3925, 1206, 0, 0.2128, 0, 1, 0, 1, 1, 'Thistlefur Avenger - Moss Agate'),
(3925, 1705, 0, 0.2128, 0, 1, 0, 1, 1, 'Thistlefur Avenger - Lesser Moonstone'),
(3925, 3770, 0, 11.2766, 0, 1, 0, 1, 1, 'Thistlefur Avenger - Mutton Chop'),
(3925, 5375, 0, 8.0851, 0, 1, 0, 1, 1, 'Thistlefur Avenger - Scratching Stick'),
(3925, 16882, 0, 18.0851, 0, 1, 0, 1, 1, 'Thistlefur Avenger - Battered Junkbox'),
(3926, 3770, 0, 10.5263, 0, 1, 0, 1, 1, 'Thistlefur Pathfinder - Mutton Chop'),
(3926, 5375, 0, 7.3684, 0, 1, 0, 1, 1, 'Thistlefur Pathfinder - Scratching Stick'),
(3926, 16882, 0, 21.0526, 0, 1, 0, 1, 1, 'Thistlefur Pathfinder - Battered Junkbox'),
(3928, 929, 0, 2.1053, 0, 1, 0, 1, 1, 'Rotting Slime - Healing Potion'),
(3928, 1705, 0, 1.0526, 0, 1, 0, 1, 1, 'Rotting Slime - Lesser Moonstone'),
(3928, 4606, 0, 5.2632, 0, 1, 0, 1, 1, 'Rotting Slime - Spongy Morel'),
(3928, 5376, 0, 6.3158, 0, 1, 0, 1, 1, 'Rotting Slime - Broken Mirror'),
(3928, 16882, 0, 14.7368, 0, 1, 0, 1, 1, 'Rotting Slime - Battered Junkbox'),
(3932, 929, 0, 6.4516, 0, 1, 0, 1, 1, 'Bloodtooth Guard - Healing Potion'),
(3932, 3770, 0, 6.4516, 0, 1, 0, 1, 1, 'Bloodtooth Guard - Mutton Chop'),
(3932, 16882, 0, 19.3548, 0, 1, 0, 1, 1, 'Bloodtooth Guard - Battered Junkbox'),
(3940, 1710, 0, 8.3333, 0, 1, 0, 1, 1, 'Taneel Darkwood - Greater Healing Potion'),
(3940, 5431, 0, 8.3333, 0, 1, 0, 1, 1, 'Taneel Darkwood - Empty Hip Flask'),
(3940, 16883, 0, 8.3333, 0, 1, 0, 1, 1, 'Taneel Darkwood - Worn Junkbox'),
(3941, 5431, 0, 14.2857, 0, 1, 0, 1, 1, 'Uthil Mooncall - Empty Hip Flask'),
(3942, 5431, 0, 20, 0, 1, 0, 1, 1, 'Mavoris Cloudsbreak - Empty Hip Flask'),
(3942, 16883, 0, 20, 0, 1, 0, 1, 1, 'Mavoris Cloudsbreak - Worn Junkbox'),
(3944, 5371, 0, 6.8966, 0, 1, 0, 1, 1, 'Wrathtail Priestess - Piece of Coral'),
(3944, 6289, 0, 10.3448, 0, 1, 0, 1, 2, 'Wrathtail Priestess - Raw Longjaw Mud Snapper'),
(3947, 858, 0, 2.7397, 0, 1, 0, 1, 1, 'Goblin Shipbuilder - Lesser Healing Potion'),
(3947, 1210, 0, 2.7397, 0, 1, 0, 1, 1, 'Goblin Shipbuilder - Shadowgem'),
(3947, 2287, 0, 4.1096, 0, 1, 0, 1, 1, 'Goblin Shipbuilder - Haunch of Meat'),
(3974, 1710, 0, 1.5385, 0, 1, 0, 1, 1, 'Houndmaster Loksey - Greater Healing Potion'),
(3974, 4539, 0, 1.5385, 0, 1, 0, 1, 1, 'Houndmaster Loksey - Goldenbark Apple'),
(3974, 5431, 0, 15.3846, 0, 1, 0, 1, 1, 'Houndmaster Loksey - Empty Hip Flask'),
(3974, 16883, 0, 12.3077, 0, 1, 0, 1, 1, 'Houndmaster Loksey - Worn Junkbox'),
(3975, 1529, 0, 1.4815, 0, 1, 0, 1, 1, 'Herod - Jade'),
(3975, 1707, 0, 2.963, 0, 1, 0, 1, 1, 'Herod - Stormwind Brie'),
(3975, 1710, 0, 1.4815, 0, 1, 0, 1, 1, 'Herod - Greater Healing Potion'),
(3975, 4539, 0, 2.963, 0, 1, 0, 1, 1, 'Herod - Goldenbark Apple'),
(3975, 4544, 0, 2.2222, 0, 1, 0, 1, 1, 'Herod - Mulgore Spice Bread'),
(3975, 5431, 0, 8.8889, 0, 1, 0, 1, 1, 'Herod - Empty Hip Flask'),
(3975, 16883, 0, 11.8519, 0, 1, 0, 1, 1, 'Herod - Worn Junkbox'),
(3976, 3927, 0, 7.3684, 0, 1, 0, 1, 1, 'Scarlet Commander Mograine - Fine Aged Cheddar'),
(3976, 4601, 0, 1.0526, 0, 1, 0, 1, 1, 'Scarlet Commander Mograine - Soft Banana Bread'),
(3976, 4602, 0, 4.2105, 0, 1, 0, 1, 1, 'Scarlet Commander Mograine - Moon Harvest Pumpkin'),
(3976, 5432, 0, 10.5263, 0, 1, 0, 1, 1, 'Scarlet Commander Mograine - Hickory Pipe'),
(3976, 7910, 0, 1.0526, 0, 1, 0, 1, 1, 'Scarlet Commander Mograine - Star Ruby'),
(3976, 16884, 0, 9.4737, 0, 1, 0, 1, 1, 'Scarlet Commander Mograine - Sturdy Junkbox'),
(3977, 5432, 0, 16.6667, 0, 1, 0, 1, 1, 'High Inquisitor Whitemane - Hickory Pipe'),
(3977, 16884, 0, 16.6667, 0, 1, 0, 1, 1, 'High Inquisitor Whitemane - Sturdy Junkbox'),
(3983, 1529, 0, 1.6129, 0, 1, 0, 1, 1, 'Interrogator Vishas - Jade'),
(3983, 1707, 0, 3.2258, 0, 1, 0, 1, 1, 'Interrogator Vishas - Stormwind Brie'),
(3983, 4539, 0, 3.2258, 0, 1, 0, 1, 1, 'Interrogator Vishas - Goldenbark Apple'),
(3983, 4544, 0, 1.6129, 0, 1, 0, 1, 1, 'Interrogator Vishas - Mulgore Spice Bread'),
(3983, 5431, 0, 9.6774, 0, 1, 0, 1, 1, 'Interrogator Vishas - Empty Hip Flask'),
(3983, 16883, 0, 9.6774, 0, 1, 0, 1, 1, 'Interrogator Vishas - Worn Junkbox'),
(3984, 1710, 0, 4.5455, 0, 1, 0, 1, 1, 'Nancy Vishas - Greater Healing Potion'),
(3984, 4539, 0, 4.5455, 0, 1, 0, 1, 1, 'Nancy Vishas - Goldenbark Apple'),
(3984, 5431, 0, 13.6364, 0, 1, 0, 1, 1, 'Nancy Vishas - Empty Hip Flask'),
(3984, 16883, 0, 22.7273, 0, 1, 0, 1, 1, 'Nancy Vishas - Worn Junkbox'),
(3985, 4544, 0, 5.2632, 0, 1, 0, 1, 1, 'Grandpa Vishas - Mulgore Spice Bread'),
(3985, 5431, 0, 15.7895, 0, 1, 0, 1, 1, 'Grandpa Vishas - Empty Hip Flask'),
(3985, 16883, 0, 15.7895, 0, 1, 0, 1, 1, 'Grandpa Vishas - Worn Junkbox'),
(3986, 4606, 0, 14.2857, 0, 1, 0, 1, 1, 'Sarilus Foulborne - Spongy Morel'),
(3986, 5376, 0, 14.2857, 0, 1, 0, 1, 1, 'Sarilus Foulborne - Broken Mirror'),
(3986, 16882, 0, 14.2857, 0, 1, 0, 1, 1, 'Sarilus Foulborne - Battered Junkbox'),
(3987, 3770, 0, 3.8462, 0, 1, 0, 1, 1, 'Dal Bloodclaw - Mutton Chop'),
(3987, 5375, 0, 11.5385, 0, 1, 0, 1, 1, 'Dal Bloodclaw - Scratching Stick'),
(3987, 16882, 0, 26.9231, 0, 1, 0, 1, 1, 'Dal Bloodclaw - Battered Junkbox'),
(3988, 858, 0, 3.2258, 0, 1, 0, 1, 1, 'Venture Co. Operator - Lesser Healing Potion'),
(3988, 2287, 0, 3.2258, 0, 1, 0, 1, 1, 'Venture Co. Operator - Haunch of Meat'),
(3988, 4541, 0, 4.4355, 0, 1, 0, 1, 1, 'Venture Co. Operator - Freshly Baked Bread'),
(3989, 818, 0, 0.486, 0, 1, 0, 1, 1, 'Venture Co. Logger - Tigerseye'),
(3989, 858, 0, 2.6731, 0, 1, 0, 1, 1, 'Venture Co. Logger - Lesser Healing Potion'),
(3989, 1210, 0, 0.3645, 0, 1, 0, 1, 1, 'Venture Co. Logger - Shadowgem'),
(3989, 2287, 0, 3.8882, 0, 1, 0, 1, 1, 'Venture Co. Logger - Haunch of Meat'),
(3989, 4541, 0, 3.6452, 0, 1, 0, 1, 1, 'Venture Co. Logger - Freshly Baked Bread'),
(3991, 858, 0, 2.99, 0, 1, 0, 1, 1, 'Venture Co. Deforester - Lesser Healing Potion'),
(3991, 2287, 0, 5.3156, 0, 1, 0, 1, 1, 'Venture Co. Deforester - Haunch of Meat'),
(3991, 2589, 0, 0.3322, 0, 1, 0, 3, 3, 'Venture Co. Deforester - Linen Cloth'),
(3991, 4541, 0, 2.99, 0, 1, 0, 1, 1, 'Venture Co. Deforester - Freshly Baked Bread'),
(3992, 1206, 0, 1.1628, 0, 1, 0, 1, 1, 'Venture Co. Engineer - Moss Agate'),
(3992, 3770, 0, 2.3256, 0, 1, 0, 1, 1, 'Venture Co. Engineer - Mutton Chop'),
(3992, 4542, 0, 9.3023, 0, 1, 0, 1, 1, 'Venture Co. Engineer - Moist Cornbread'),
(3992, 5373, 0, 5.814, 0, 1, 0, 1, 1, 'Venture Co. Engineer - Lucky Charm'),
(3992, 16882, 0, 22.093, 0, 1, 0, 1, 1, 'Venture Co. Engineer - Battered Junkbox'),
(3993, 3770, 0, 3.6585, 0, 1, 0, 1, 1, 'Venture Co. Machine Smith - Mutton Chop'),
(3993, 4542, 0, 2.439, 0, 1, 0, 1, 1, 'Venture Co. Machine Smith - Moist Cornbread'),
(3993, 5373, 0, 10.9756, 0, 1, 0, 1, 1, 'Venture Co. Machine Smith - Lucky Charm'),
(3993, 16882, 0, 30.4878, 0, 1, 0, 1, 1, 'Venture Co. Machine Smith - Battered Junkbox'),
(3999, 929, 0, 1.6575, 0, 1, 0, 1, 1, 'Windshear Digger - Healing Potion'),
(3999, 1206, 0, 0.2762, 0, 1, 0, 1, 1, 'Windshear Digger - Moss Agate'),
(3999, 1705, 0, 0.5525, 0, 1, 0, 1, 1, 'Windshear Digger - Lesser Moonstone'),
(3999, 3770, 0, 7.4586, 0, 1, 0, 1, 1, 'Windshear Digger - Mutton Chop'),
(3999, 5375, 0, 8.2873, 0, 1, 0, 1, 1, 'Windshear Digger - Scratching Stick'),
(3999, 16882, 0, 18.7845, 0, 1, 0, 1, 1, 'Windshear Digger - Battered Junkbox'),
(4003, 929, 0, 1.0753, 0, 1, 0, 1, 1, 'Windshear Geomancer - Healing Potion'),
(4003, 3770, 0, 9.6774, 0, 1, 0, 1, 1, 'Windshear Geomancer - Mutton Chop'),
(4003, 5375, 0, 8.6022, 0, 1, 0, 1, 1, 'Windshear Geomancer - Scratching Stick'),
(4003, 16882, 0, 16.129, 0, 1, 0, 1, 1, 'Windshear Geomancer - Battered Junkbox'),
(4004, 929, 0, 1.6667, 0, 1, 0, 1, 1, 'Windshear Overlord - Healing Potion'),
(4004, 1206, 0, 1.6667, 0, 1, 0, 1, 1, 'Windshear Overlord - Moss Agate'),
(4004, 3770, 0, 11.6667, 0, 1, 0, 1, 1, 'Windshear Overlord - Mutton Chop'),
(4004, 5375, 0, 13.3333, 0, 1, 0, 1, 1, 'Windshear Overlord - Scratching Stick'),
(4004, 16882, 0, 16.6667, 0, 1, 0, 1, 1, 'Windshear Overlord - Battered Junkbox'),
(4020, 1206, 0, 3.7037, 0, 1, 0, 1, 1, 'Sap Beast - Moss Agate'),
(4020, 4606, 0, 11.1111, 0, 1, 0, 1, 1, 'Sap Beast - Spongy Morel'),
(4020, 5376, 0, 12.963, 0, 1, 0, 1, 1, 'Sap Beast - Broken Mirror'),
(4020, 16882, 0, 20.3704, 0, 1, 0, 1, 1, 'Sap Beast - Battered Junkbox'),
(4021, 929, 0, 5.8824, 0, 1, 0, 1, 1, 'Corrosive Sap Beast - Healing Potion'),
(4021, 4606, 0, 11.7647, 0, 1, 0, 1, 1, 'Corrosive Sap Beast - Spongy Morel'),
(4021, 5376, 0, 11.7647, 0, 1, 0, 1, 1, 'Corrosive Sap Beast - Broken Mirror'),
(4021, 16882, 0, 23.5294, 0, 1, 0, 1, 1, 'Corrosive Sap Beast - Battered Junkbox'),
(4022, 929, 0, 0.6623, 0, 1, 0, 1, 1, 'Bloodfury Harpy - Healing Potion'),
(4022, 1206, 0, 1.3245, 0, 1, 0, 1, 1, 'Bloodfury Harpy - Moss Agate'),
(4022, 3770, 0, 9.9338, 0, 1, 0, 1, 1, 'Bloodfury Harpy - Mutton Chop'),
(4022, 5375, 0, 11.2583, 0, 1, 0, 1, 1, 'Bloodfury Harpy - Scratching Stick'),
(4022, 16882, 0, 17.8808, 0, 1, 0, 1, 1, 'Bloodfury Harpy - Battered Junkbox'),
(4023, 929, 0, 1.6949, 0, 1, 0, 1, 1, 'Bloodfury Roguefeather - Healing Potion'),
(4023, 3770, 0, 7.6271, 0, 1, 0, 1, 1, 'Bloodfury Roguefeather - Mutton Chop'),
(4023, 5375, 0, 15.2542, 0, 1, 0, 1, 1, 'Bloodfury Roguefeather - Scratching Stick'),
(4023, 16882, 0, 20.339, 0, 1, 0, 1, 1, 'Bloodfury Roguefeather - Battered Junkbox'),
(4024, 929, 0, 3.7267, 0, 1, 0, 1, 1, 'Bloodfury Slayer - Healing Potion'),
(4024, 3770, 0, 8.6957, 0, 1, 0, 1, 1, 'Bloodfury Slayer - Mutton Chop'),
(4024, 5375, 0, 10.559, 0, 1, 0, 1, 1, 'Bloodfury Slayer - Scratching Stick'),
(4024, 16882, 0, 21.118, 0, 1, 0, 1, 1, 'Bloodfury Slayer - Battered Junkbox'),
(4025, 929, 0, 1.9481, 0, 1, 0, 1, 1, 'Bloodfury Ambusher - Healing Potion'),
(4025, 1206, 0, 0.6494, 0, 1, 0, 1, 1, 'Bloodfury Ambusher - Moss Agate'),
(4025, 1705, 0, 0.6494, 0, 1, 0, 1, 1, 'Bloodfury Ambusher - Lesser Moonstone'),
(4025, 3770, 0, 7.7922, 0, 1, 0, 1, 1, 'Bloodfury Ambusher - Mutton Chop'),
(4025, 5375, 0, 11.039, 0, 1, 0, 1, 1, 'Bloodfury Ambusher - Scratching Stick'),
(4025, 16882, 0, 16.8831, 0, 1, 0, 1, 1, 'Bloodfury Ambusher - Battered Junkbox'),
(4026, 3770, 0, 3.2787, 0, 1, 0, 1, 1, 'Bloodfury Windcaller - Mutton Chop'),
(4026, 5375, 0, 9.8361, 0, 1, 0, 1, 1, 'Bloodfury Windcaller - Scratching Stick'),
(4026, 16882, 0, 18.8525, 0, 1, 0, 1, 1, 'Bloodfury Windcaller - Battered Junkbox'),
(4027, 929, 0, 0.6711, 0, 1, 0, 1, 1, 'Bloodfury Storm Witch - Healing Potion'),
(4027, 3770, 0, 6.7114, 0, 1, 0, 1, 1, 'Bloodfury Storm Witch - Mutton Chop'),
(4027, 5375, 0, 8.0537, 0, 1, 0, 1, 1, 'Bloodfury Storm Witch - Scratching Stick'),
(4027, 16882, 0, 14.7651, 0, 1, 0, 1, 1, 'Bloodfury Storm Witch - Battered Junkbox'),
(4050, 929, 0, 6.8182, 0, 1, 0, 1, 1, 'Cenarion Caretaker - Healing Potion'),
(4050, 1705, 0, 4.5455, 0, 1, 0, 1, 1, 'Cenarion Caretaker - Lesser Moonstone'),
(4050, 4306, 0, 2.2727, 0, 1, 0, 2, 2, 'Cenarion Caretaker - Silk Cloth'),
(4050, 4538, 0, 2.2727, 0, 1, 0, 1, 1, 'Cenarion Caretaker - Snapvine Watermelon'),
(4050, 4542, 0, 2.2727, 0, 1, 0, 1, 1, 'Cenarion Caretaker - Moist Cornbread'),
(4050, 5374, 0, 2.2727, 0, 1, 0, 1, 1, 'Cenarion Caretaker - Small Pocket Watch'),
(4050, 16882, 0, 11.3636, 0, 1, 0, 1, 1, 'Cenarion Caretaker - Battered Junkbox'),
(4051, 422, 0, 3.7037, 0, 1, 0, 1, 1, 'Cenarion Botanist - Dwarven Mild'),
(4051, 929, 0, 2.7778, 0, 1, 0, 1, 1, 'Cenarion Botanist - Healing Potion'),
(4051, 4538, 0, 1.8519, 0, 1, 0, 1, 1, 'Cenarion Botanist - Snapvine Watermelon'),
(4051, 4542, 0, 2.7778, 0, 1, 0, 1, 1, 'Cenarion Botanist - Moist Cornbread'),
(4051, 5374, 0, 10.1852, 0, 1, 0, 1, 1, 'Cenarion Botanist - Small Pocket Watch'),
(4051, 16882, 0, 20.3704, 0, 1, 0, 1, 1, 'Cenarion Botanist - Battered Junkbox'),
(4052, 929, 0, 1.5873, 0, 1, 0, 1, 1, 'Cenarion Druid - Healing Potion'),
(4052, 1705, 0, 1.5873, 0, 1, 0, 1, 1, 'Cenarion Druid - Lesser Moonstone'),
(4052, 5374, 0, 9.5238, 0, 1, 0, 1, 1, 'Cenarion Druid - Small Pocket Watch'),
(4052, 16882, 0, 23.8095, 0, 1, 0, 1, 1, 'Cenarion Druid - Battered Junkbox'),
(4062, 4542, 0, 3.5714, 0, 1, 0, 1, 1, 'Dark Iron Bombardier - Moist Cornbread'),
(4062, 5374, 0, 7.1429, 0, 1, 0, 1, 1, 'Dark Iron Bombardier - Small Pocket Watch'),
(4062, 16882, 0, 21.4286, 0, 1, 0, 1, 1, 'Dark Iron Bombardier - Battered Junkbox'),
(4063, 3771, 0, 13, 0, 1, 0, 1, 1, 'Feeboz - Wild Hog Shank'),
(4063, 3864, 0, 2, 0, 1, 0, 1, 1, 'Feeboz - Citrine'),
(4063, 5429, 0, 18, 0, 1, 0, 1, 1, 'Feeboz - A Pretty Rock'),
(4063, 16883, 0, 11, 0, 1, 0, 1, 1, 'Feeboz - Worn Junkbox'),
(4064, 858, 0, 2.0408, 0, 1, 0, 1, 1, 'Blackrock Scout - Lesser Healing Potion'),
(4064, 1210, 0, 1.0204, 0, 1, 0, 1, 1, 'Blackrock Scout - Shadowgem'),
(4064, 2287, 0, 4.0816, 0, 1, 0, 1, 1, 'Blackrock Scout - Haunch of Meat'),
(4064, 4541, 0, 5.102, 0, 1, 0, 1, 1, 'Blackrock Scout - Freshly Baked Bread'),
(4065, 929, 0, 2.2222, 0, 1, 0, 1, 1, 'Blackrock Sentry - Healing Potion'),
(4065, 1206, 0, 0.4444, 0, 1, 0, 1, 1, 'Blackrock Sentry - Moss Agate'),
(4065, 3770, 0, 4, 0, 1, 0, 1, 1, 'Blackrock Sentry - Mutton Chop'),
(4065, 4542, 0, 1.3333, 0, 1, 0, 1, 1, 'Blackrock Sentry - Moist Cornbread'),
(4065, 5373, 0, 8, 0, 1, 0, 1, 1, 'Blackrock Sentry - Lucky Charm'),
(4065, 16882, 0, 17.7778, 0, 1, 0, 1, 1, 'Blackrock Sentry - Battered Junkbox'),
(4070, 929, 0, 2.9412, 0, 1, 0, 1, 1, 'Venture Co. Builder - Healing Potion'),
(4070, 3770, 0, 3.9216, 0, 1, 0, 1, 1, 'Venture Co. Builder - Mutton Chop'),
(4070, 4542, 0, 0.9804, 0, 1, 0, 1, 1, 'Venture Co. Builder - Moist Cornbread'),
(4070, 5373, 0, 14.7059, 0, 1, 0, 1, 1, 'Venture Co. Builder - Lucky Charm'),
(4070, 16882, 0, 17.6471, 0, 1, 0, 1, 1, 'Venture Co. Builder - Battered Junkbox'),
(4093, 929, 0, 2.3702, 0, 1, 0, 1, 1, 'Galak Wrangler - Healing Potion'),
(4093, 1206, 0, 0.5643, 0, 1, 0, 1, 1, 'Galak Wrangler - Moss Agate'),
(4093, 3770, 0, 6.3205, 0, 1, 0, 1, 1, 'Galak Wrangler - Mutton Chop'),
(4093, 5375, 0, 12.3025, 0, 1, 0, 1, 1, 'Galak Wrangler - Scratching Stick'),
(4093, 16882, 0, 19.9774, 0, 1, 0, 1, 1, 'Galak Wrangler - Battered Junkbox'),
(4094, 929, 0, 1.6336, 0, 1, 0, 1, 1, 'Galak Scout - Healing Potion'),
(4094, 1206, 0, 0.2334, 0, 1, 0, 1, 1, 'Galak Scout - Moss Agate'),
(4094, 3770, 0, 7.9347, 0, 1, 0, 1, 1, 'Galak Scout - Mutton Chop'),
(4094, 4306, 0, 0.2334, 0, 1, 0, 1, 1, 'Galak Scout - Silk Cloth'),
(4094, 5375, 0, 10.6184, 0, 1, 0, 1, 1, 'Galak Scout - Scratching Stick'),
(4094, 16882, 0, 19.2532, 0, 1, 0, 1, 1, 'Galak Scout - Battered Junkbox'),
(4095, 929, 0, 1.2346, 0, 1, 0, 1, 1, 'Galak Mauler - Healing Potion'),
(4095, 1705, 0, 0.4115, 0, 1, 0, 1, 1, 'Galak Mauler - Lesser Moonstone'),
(4095, 3770, 0, 5.3498, 0, 1, 0, 1, 1, 'Galak Mauler - Mutton Chop'),
(4095, 5375, 0, 10.2881, 0, 1, 0, 1, 1, 'Galak Mauler - Scratching Stick'),
(4095, 16882, 0, 18.5185, 0, 1, 0, 1, 1, 'Galak Mauler - Battered Junkbox'),
(4096, 929, 0, 2.7778, 0, 1, 0, 1, 1, 'Galak Windchaser - Healing Potion'),
(4096, 1705, 0, 0.5556, 0, 1, 0, 1, 1, 'Galak Windchaser - Lesser Moonstone'),
(4096, 3770, 0, 6.6667, 0, 1, 0, 1, 1, 'Galak Windchaser - Mutton Chop'),
(4096, 5375, 0, 8.8889, 0, 1, 0, 1, 1, 'Galak Windchaser - Scratching Stick'),
(4096, 16882, 0, 19.4444, 0, 1, 0, 1, 1, 'Galak Windchaser - Battered Junkbox'),
(4097, 929, 0, 2.6059, 0, 1, 0, 1, 1, 'Galak Stormer - Healing Potion'),
(4097, 1705, 0, 0.4886, 0, 1, 0, 1, 1, 'Galak Stormer - Lesser Moonstone'),
(4097, 3770, 0, 6.8404, 0, 1, 0, 1, 1, 'Galak Stormer - Mutton Chop'),
(4097, 5375, 0, 8.7948, 0, 1, 0, 1, 1, 'Galak Stormer - Scratching Stick'),
(4097, 16882, 0, 19.3811, 0, 1, 0, 1, 1, 'Galak Stormer - Battered Junkbox'),
(4099, 929, 0, 2.7079, 0, 1, 0, 1, 1, 'Galak Marauder - Healing Potion'),
(4099, 1206, 0, 0.3868, 0, 1, 0, 1, 1, 'Galak Marauder - Moss Agate'),
(4099, 1705, 0, 0.1934, 0, 1, 0, 1, 1, 'Galak Marauder - Lesser Moonstone'),
(4099, 3770, 0, 7.9304, 0, 1, 0, 1, 1, 'Galak Marauder - Mutton Chop'),
(4099, 5375, 0, 12.1857, 0, 1, 0, 1, 1, 'Galak Marauder - Scratching Stick'),
(4099, 16882, 0, 18.1818, 0, 1, 0, 1, 1, 'Galak Marauder - Battered Junkbox'),
(4100, 929, 0, 0.3623, 0, 1, 0, 1, 1, 'Screeching Harpy - Healing Potion'),
(4100, 1206, 0, 1.087, 0, 1, 0, 1, 1, 'Screeching Harpy - Moss Agate'),
(4100, 1705, 0, 0.3623, 0, 1, 0, 1, 1, 'Screeching Harpy - Lesser Moonstone'),
(4100, 3770, 0, 6.8841, 0, 1, 0, 1, 1, 'Screeching Harpy - Mutton Chop'),
(4100, 5375, 0, 8.6957, 0, 1, 0, 1, 1, 'Screeching Harpy - Scratching Stick'),
(4100, 16882, 0, 22.1014, 0, 1, 0, 1, 1, 'Screeching Harpy - Battered Junkbox'),
(4101, 929, 0, 2, 0, 1, 0, 1, 1, 'Screeching Roguefeather - Healing Potion'),
(4101, 1206, 0, 0.4, 0, 1, 0, 1, 1, 'Screeching Roguefeather - Moss Agate'),
(4101, 1705, 0, 0.4, 0, 1, 0, 1, 1, 'Screeching Roguefeather - Lesser Moonstone'),
(4101, 3770, 0, 6.8, 0, 1, 0, 1, 1, 'Screeching Roguefeather - Mutton Chop'),
(4101, 5375, 0, 10.8, 0, 1, 0, 1, 1, 'Screeching Roguefeather - Scratching Stick'),
(4101, 16882, 0, 22.8, 0, 1, 0, 1, 1, 'Screeching Roguefeather - Battered Junkbox'),
(4104, 929, 0, 8.2278, 0, 1, 0, 1, 1, 'Screeching Windcaller - Healing Potion'),
(4104, 1206, 0, 0.6329, 0, 1, 0, 1, 1, 'Screeching Windcaller - Moss Agate'),
(4104, 3770, 0, 8.8608, 0, 1, 0, 1, 1, 'Screeching Windcaller - Mutton Chop'),
(4104, 5375, 0, 9.4937, 0, 1, 0, 1, 1, 'Screeching Windcaller - Scratching Stick'),
(4104, 16882, 0, 18.9873, 0, 1, 0, 1, 1, 'Screeching Windcaller - Battered Junkbox'),
(4111, 929, 0, 8.5106, 0, 1, 0, 1, 1, 'Gravelsnout Kobold - Healing Potion'),
(4111, 3770, 0, 4.2553, 0, 1, 0, 1, 1, 'Gravelsnout Kobold - Mutton Chop'),
(4111, 5375, 0, 10.6383, 0, 1, 0, 1, 1, 'Gravelsnout Kobold - Scratching Stick'),
(4111, 16882, 0, 23.4043, 0, 1, 0, 1, 1, 'Gravelsnout Kobold - Battered Junkbox'),
(4112, 3770, 0, 5.5556, 0, 1, 0, 1, 1, 'Gravelsnout Vermin - Mutton Chop'),
(4112, 5375, 0, 5.5556, 0, 1, 0, 1, 1, 'Gravelsnout Vermin - Scratching Stick'),
(4112, 16882, 0, 27.7778, 0, 1, 0, 1, 1, 'Gravelsnout Vermin - Battered Junkbox'),
(4113, 929, 0, 3.0303, 0, 1, 0, 1, 1, 'Gravelsnout Digger - Healing Potion'),
(4113, 3770, 0, 3.0303, 0, 1, 0, 1, 1, 'Gravelsnout Digger - Mutton Chop'),
(4113, 16882, 0, 9.0909, 0, 1, 0, 1, 1, 'Gravelsnout Digger - Battered Junkbox'),
(4114, 929, 0, 2.9412, 0, 1, 0, 1, 1, 'Gravelsnout Forager - Healing Potion'),
(4114, 3770, 0, 8.8235, 0, 1, 0, 1, 1, 'Gravelsnout Forager - Mutton Chop'),
(4114, 5375, 0, 10.2941, 0, 1, 0, 1, 1, 'Gravelsnout Forager - Scratching Stick'),
(4114, 16882, 0, 17.6471, 0, 1, 0, 1, 1, 'Gravelsnout Forager - Battered Junkbox'),
(4116, 929, 0, 7.6923, 0, 1, 0, 1, 1, 'Gravelsnout Surveyor - Healing Potion'),
(4116, 3770, 0, 7.6923, 0, 1, 0, 1, 1, 'Gravelsnout Surveyor - Mutton Chop'),
(4116, 5375, 0, 15.3846, 0, 1, 0, 1, 1, 'Gravelsnout Surveyor - Scratching Stick'),
(4116, 16882, 0, 30.7692, 0, 1, 0, 1, 1, 'Gravelsnout Surveyor - Battered Junkbox'),
(4202, 422, 0, 4.3478, 0, 1, 0, 1, 1, 'Gerenzo Wrenchwhistle - Dwarven Mild'),
(4202, 929, 0, 4.3478, 0, 1, 0, 1, 1, 'Gerenzo Wrenchwhistle - Healing Potion'),
(4202, 4538, 0, 4.3478, 0, 1, 0, 1, 1, 'Gerenzo Wrenchwhistle - Snapvine Watermelon'),
(4202, 4542, 0, 8.6957, 0, 1, 0, 1, 1, 'Gerenzo Wrenchwhistle - Moist Cornbread'),
(4202, 5374, 0, 13.0435, 0, 1, 0, 1, 1, 'Gerenzo Wrenchwhistle - Small Pocket Watch'),
(4202, 16882, 0, 21.7391, 0, 1, 0, 1, 1, 'Gerenzo Wrenchwhistle - Battered Junkbox'),
(4275, 929, 0, 1.4493, 0, 1, 0, 1, 1, 'Archmage Arugal - Healing Potion'),
(4275, 4538, 0, 1.4493, 0, 1, 0, 1, 1, 'Archmage Arugal - Snapvine Watermelon'),
(4275, 4542, 0, 2.8986, 0, 1, 0, 1, 1, 'Archmage Arugal - Moist Cornbread'),
(4275, 5374, 0, 7.2464, 0, 1, 0, 1, 1, 'Archmage Arugal - Small Pocket Watch'),
(4275, 16882, 0, 13.0435, 0, 1, 0, 1, 1, 'Archmage Arugal - Battered Junkbox'),
(4280, 422, 0, 2.7397, 0, 1, 0, 1, 1, 'Scarlet Preserver - Dwarven Mild'),
(4280, 929, 0, 8.2192, 0, 1, 0, 1, 1, 'Scarlet Preserver - Healing Potion'),
(4280, 1206, 0, 1.3699, 0, 1, 0, 1, 1, 'Scarlet Preserver - Moss Agate'),
(4280, 4538, 0, 1.3699, 0, 1, 0, 1, 1, 'Scarlet Preserver - Snapvine Watermelon'),
(4280, 5374, 0, 8.2192, 0, 1, 0, 1, 1, 'Scarlet Preserver - Small Pocket Watch'),
(4280, 16882, 0, 19.1781, 0, 1, 0, 1, 1, 'Scarlet Preserver - Battered Junkbox'),
(4281, 422, 0, 0.5814, 0, 1, 0, 1, 1, 'Scarlet Scout - Dwarven Mild'),
(4281, 929, 0, 3.4884, 0, 1, 0, 1, 1, 'Scarlet Scout - Healing Potion'),
(4281, 4035, 0, 0.5814, 0, 1, 0, 1, 1, 'Scarlet Scout - Silver-thread Robe'),
(4281, 4538, 0, 1.1628, 0, 1, 0, 1, 1, 'Scarlet Scout - Snapvine Watermelon'),
(4281, 4542, 0, 1.7442, 0, 1, 0, 1, 1, 'Scarlet Scout - Moist Cornbread'),
(4281, 5374, 0, 12.2093, 0, 1, 0, 1, 1, 'Scarlet Scout - Small Pocket Watch'),
(4281, 16882, 0, 18.6047, 0, 1, 0, 1, 1, 'Scarlet Scout - Battered Junkbox'),
(4282, 422, 0, 1.0526, 0, 1, 0, 1, 1, 'Scarlet Magician - Dwarven Mild'),
(4282, 1707, 0, 1.0526, 0, 1, 0, 1, 1, 'Scarlet Magician - Stormwind Brie'),
(4282, 4538, 0, 2.1053, 0, 1, 0, 1, 1, 'Scarlet Magician - Snapvine Watermelon'),
(4282, 4542, 0, 5.2632, 0, 1, 0, 1, 1, 'Scarlet Magician - Moist Cornbread'),
(4282, 5374, 0, 10.5263, 0, 1, 0, 1, 1, 'Scarlet Magician - Small Pocket Watch'),
(4282, 16882, 0, 15.7895, 0, 1, 0, 1, 1, 'Scarlet Magician - Battered Junkbox'),
(4283, 422, 0, 1.7442, 0, 1, 0, 1, 1, 'Scarlet Sentry - Dwarven Mild'),
(4283, 929, 0, 1.4535, 0, 1, 0, 1, 1, 'Scarlet Sentry - Healing Potion'),
(4283, 1705, 0, 0.2907, 0, 1, 0, 1, 1, 'Scarlet Sentry - Lesser Moonstone'),
(4283, 4538, 0, 2.907, 0, 1, 0, 1, 1, 'Scarlet Sentry - Snapvine Watermelon'),
(4283, 4542, 0, 1.7442, 0, 1, 0, 1, 1, 'Scarlet Sentry - Moist Cornbread'),
(4283, 5374, 0, 10.7558, 0, 1, 0, 1, 1, 'Scarlet Sentry - Small Pocket Watch'),
(4283, 16882, 0, 23.5465, 0, 1, 0, 1, 1, 'Scarlet Sentry - Battered Junkbox'),
(4284, 422, 0, 2.5862, 0, 1, 0, 1, 1, 'Scarlet Augur - Dwarven Mild'),
(4284, 929, 0, 0.8621, 0, 1, 0, 1, 1, 'Scarlet Augur - Healing Potion'),
(4284, 4538, 0, 3.4483, 0, 1, 0, 1, 1, 'Scarlet Augur - Snapvine Watermelon'),
(4284, 4542, 0, 0.8621, 0, 1, 0, 1, 1, 'Scarlet Augur - Moist Cornbread'),
(4284, 5374, 0, 12.931, 0, 1, 0, 1, 1, 'Scarlet Augur - Small Pocket Watch'),
(4284, 16882, 0, 20.6897, 0, 1, 0, 1, 1, 'Scarlet Augur - Battered Junkbox'),
(4285, 422, 0, 3.1008, 0, 1, 0, 1, 1, 'Scarlet Disciple - Dwarven Mild'),
(4285, 929, 0, 3.876, 0, 1, 0, 1, 1, 'Scarlet Disciple - Healing Potion'),
(4285, 4542, 0, 1.5504, 0, 1, 0, 1, 1, 'Scarlet Disciple - Moist Cornbread'),
(4285, 5374, 0, 11.6279, 0, 1, 0, 1, 1, 'Scarlet Disciple - Small Pocket Watch'),
(4285, 16882, 0, 17.8295, 0, 1, 0, 1, 1, 'Scarlet Disciple - Battered Junkbox'),
(4286, 1529, 0, 0.2333, 0, 1, 0, 1, 1, 'Scarlet Soldier - Jade'),
(4286, 1707, 0, 2.1773, 0, 1, 0, 1, 1, 'Scarlet Soldier - Stormwind Brie'),
(4286, 1710, 0, 2.7216, 0, 1, 0, 1, 1, 'Scarlet Soldier - Greater Healing Potion'),
(4286, 3864, 0, 0.4666, 0, 1, 0, 1, 1, 'Scarlet Soldier - Citrine'),
(4286, 4539, 0, 2.4883, 0, 1, 0, 1, 1, 'Scarlet Soldier - Goldenbark Apple'),
(4286, 4544, 0, 2.4106, 0, 1, 0, 1, 1, 'Scarlet Soldier - Mulgore Spice Bread'),
(4286, 5431, 0, 9.7978, 0, 1, 0, 1, 1, 'Scarlet Soldier - Empty Hip Flask'),
(4286, 16883, 0, 15.2411, 0, 1, 0, 1, 1, 'Scarlet Soldier - Worn Junkbox'),
(4287, 1529, 0, 0.3482, 0, 1, 0, 1, 1, 'Scarlet Gallant - Jade'),
(4287, 1707, 0, 2.7159, 0, 1, 0, 1, 1, 'Scarlet Gallant - Stormwind Brie'),
(4287, 1710, 0, 2.4373, 0, 1, 0, 1, 1, 'Scarlet Gallant - Greater Healing Potion'),
(4287, 3864, 0, 0.2089, 0, 1, 0, 1, 1, 'Scarlet Gallant - Citrine'),
(4287, 4539, 0, 2.8552, 0, 1, 0, 1, 1, 'Scarlet Gallant - Goldenbark Apple'),
(4287, 4544, 0, 3.0641, 0, 1, 0, 1, 1, 'Scarlet Gallant - Mulgore Spice Bread'),
(4287, 5431, 0, 10.1671, 0, 1, 0, 1, 1, 'Scarlet Gallant - Empty Hip Flask'),
(4287, 16883, 0, 14.415, 0, 1, 0, 1, 1, 'Scarlet Gallant - Worn Junkbox'),
(4288, 1529, 0, 0.5405, 0, 1, 0, 1, 1, 'Scarlet Beastmaster - Jade'),
(4288, 1707, 0, 1.0811, 0, 1, 0, 1, 1, 'Scarlet Beastmaster - Stormwind Brie'),
(4288, 1710, 0, 1.0811, 0, 1, 0, 1, 1, 'Scarlet Beastmaster - Greater Healing Potion'),
(4288, 4539, 0, 1.6216, 0, 1, 0, 1, 1, 'Scarlet Beastmaster - Goldenbark Apple'),
(4288, 4544, 0, 3.7838, 0, 1, 0, 1, 1, 'Scarlet Beastmaster - Mulgore Spice Bread'),
(4288, 5431, 0, 12.4324, 0, 1, 0, 1, 1, 'Scarlet Beastmaster - Empty Hip Flask'),
(4288, 16883, 0, 13.5135, 0, 1, 0, 1, 1, 'Scarlet Beastmaster - Worn Junkbox'),
(4289, 1707, 0, 1.6598, 0, 1, 0, 1, 1, 'Scarlet Evoker - Stormwind Brie'),
(4289, 1710, 0, 2.9046, 0, 1, 0, 1, 1, 'Scarlet Evoker - Greater Healing Potion'),
(4289, 3864, 0, 1.2448, 0, 1, 0, 1, 1, 'Scarlet Evoker - Citrine'),
(4289, 4539, 0, 2.0747, 0, 1, 0, 1, 1, 'Scarlet Evoker - Goldenbark Apple'),
(4289, 4544, 0, 2.0747, 0, 1, 0, 1, 1, 'Scarlet Evoker - Mulgore Spice Bread'),
(4289, 5431, 0, 12.8631, 0, 1, 0, 1, 1, 'Scarlet Evoker - Empty Hip Flask'),
(4289, 9871, 0, 0.4149, 0, 1, 0, 1, 1, 'Scarlet Evoker - Renegade Leggings'),
(4289, 16883, 0, 14.9378, 0, 1, 0, 1, 1, 'Scarlet Evoker - Worn Junkbox'),
(4290, 1529, 0, 0.6803, 0, 1, 0, 1, 1, 'Scarlet Guardsman - Jade'),
(4290, 1707, 0, 2.585, 0, 1, 0, 1, 1, 'Scarlet Guardsman - Stormwind Brie'),
(4290, 1710, 0, 2.449, 0, 1, 0, 1, 1, 'Scarlet Guardsman - Greater Healing Potion'),
(4290, 3864, 0, 0.2721, 0, 1, 0, 1, 1, 'Scarlet Guardsman - Citrine'),
(4290, 4539, 0, 3.2653, 0, 1, 0, 1, 1, 'Scarlet Guardsman - Goldenbark Apple'),
(4290, 4544, 0, 2.585, 0, 1, 0, 1, 1, 'Scarlet Guardsman - Mulgore Spice Bread'),
(4290, 5431, 0, 9.932, 0, 1, 0, 1, 1, 'Scarlet Guardsman - Empty Hip Flask'),
(4290, 16883, 0, 12.9252, 0, 1, 0, 1, 1, 'Scarlet Guardsman - Worn Junkbox'),
(4291, 1529, 0, 0.3571, 0, 1, 0, 1, 1, 'Scarlet Diviner - Jade'),
(4291, 1707, 0, 2.8571, 0, 1, 0, 1, 1, 'Scarlet Diviner - Stormwind Brie'),
(4291, 1710, 0, 2.6786, 0, 1, 0, 1, 1, 'Scarlet Diviner - Greater Healing Potion'),
(4291, 2592, 0, 0.1786, 0, 1, 0, 4, 4, 'Scarlet Diviner - Wool Cloth'),
(4291, 3864, 0, 0.3571, 0, 1, 0, 1, 1, 'Scarlet Diviner - Citrine'),
(4291, 4306, 0, 0.1786, 0, 1, 0, 3, 3, 'Scarlet Diviner - Silk Cloth'),
(4291, 4539, 0, 3.2143, 0, 1, 0, 1, 1, 'Scarlet Diviner - Goldenbark Apple'),
(4291, 4544, 0, 2.5, 0, 1, 0, 1, 1, 'Scarlet Diviner - Mulgore Spice Bread'),
(4291, 5431, 0, 11.0714, 0, 1, 0, 1, 1, 'Scarlet Diviner - Empty Hip Flask'),
(4291, 16883, 0, 16.25, 0, 1, 0, 1, 1, 'Scarlet Diviner - Worn Junkbox'),
(4292, 1529, 0, 0.4087, 0, 1, 0, 1, 1, 'Scarlet Protector - Jade'),
(4292, 1707, 0, 3.5422, 0, 1, 0, 1, 1, 'Scarlet Protector - Stormwind Brie'),
(4292, 1710, 0, 2.5886, 0, 1, 0, 1, 1, 'Scarlet Protector - Greater Healing Potion'),
(4292, 4539, 0, 2.0436, 0, 1, 0, 1, 1, 'Scarlet Protector - Goldenbark Apple'),
(4292, 4544, 0, 2.861, 0, 1, 0, 1, 1, 'Scarlet Protector - Mulgore Spice Bread'),
(4292, 5431, 0, 7.7657, 0, 1, 0, 1, 1, 'Scarlet Protector - Empty Hip Flask'),
(4292, 16883, 0, 14.9864, 0, 1, 0, 1, 1, 'Scarlet Protector - Worn Junkbox'),
(4293, 422, 0, 0.7246, 0, 1, 0, 1, 1, 'Scarlet Scryer - Dwarven Mild'),
(4293, 929, 0, 3.6232, 0, 1, 0, 1, 1, 'Scarlet Scryer - Healing Potion'),
(4293, 1710, 0, 0.7246, 0, 1, 0, 1, 1, 'Scarlet Scryer - Greater Healing Potion'),
(4293, 4306, 0, 0.7246, 0, 1, 0, 2, 2, 'Scarlet Scryer - Silk Cloth'),
(4293, 4538, 0, 0.7246, 0, 1, 0, 1, 1, 'Scarlet Scryer - Snapvine Watermelon'),
(4293, 4542, 0, 2.1739, 0, 1, 0, 1, 1, 'Scarlet Scryer - Moist Cornbread'),
(4293, 5374, 0, 12.3188, 0, 1, 0, 1, 1, 'Scarlet Scryer - Small Pocket Watch'),
(4293, 16882, 0, 15.2174, 0, 1, 0, 1, 1, 'Scarlet Scryer - Battered Junkbox'),
(4294, 1707, 0, 3.1646, 0, 1, 0, 1, 1, 'Scarlet Sorcerer - Stormwind Brie'),
(4294, 1710, 0, 2.5316, 0, 1, 0, 1, 1, 'Scarlet Sorcerer - Greater Healing Potion'),
(4294, 3864, 0, 0.4219, 0, 1, 0, 1, 1, 'Scarlet Sorcerer - Citrine'),
(4294, 4539, 0, 2.3207, 0, 1, 0, 1, 1, 'Scarlet Sorcerer - Goldenbark Apple'),
(4294, 4544, 0, 1.6878, 0, 1, 0, 1, 1, 'Scarlet Sorcerer - Mulgore Spice Bread'),
(4294, 5431, 0, 9.2827, 0, 1, 0, 1, 1, 'Scarlet Sorcerer - Empty Hip Flask'),
(4294, 16883, 0, 13.5021, 0, 1, 0, 1, 1, 'Scarlet Sorcerer - Worn Junkbox'),
(4295, 1529, 0, 0.4411, 0, 1, 0, 1, 1, 'Scarlet Myrmidon - Jade'),
(4295, 1707, 0, 2.1424, 0, 1, 0, 1, 1, 'Scarlet Myrmidon - Stormwind Brie'),
(4295, 1710, 0, 3.0876, 0, 1, 0, 1, 1, 'Scarlet Myrmidon - Greater Healing Potion'),
(4295, 3864, 0, 0.252, 0, 1, 0, 1, 1, 'Scarlet Myrmidon - Citrine'),
(4295, 4539, 0, 2.5205, 0, 1, 0, 1, 1, 'Scarlet Myrmidon - Goldenbark Apple'),
(4295, 4544, 0, 2.4575, 0, 1, 0, 1, 1, 'Scarlet Myrmidon - Mulgore Spice Bread'),
(4295, 5431, 0, 8.6326, 0, 1, 0, 1, 1, 'Scarlet Myrmidon - Empty Hip Flask'),
(4295, 16883, 0, 14.3037, 0, 1, 0, 1, 1, 'Scarlet Myrmidon - Worn Junkbox'),
(4296, 1707, 0, 2.3891, 0, 1, 0, 1, 1, 'Scarlet Adept - Stormwind Brie'),
(4296, 1710, 0, 1.7065, 0, 1, 0, 1, 1, 'Scarlet Adept - Greater Healing Potion'),
(4296, 3864, 0, 0.3413, 0, 1, 0, 1, 1, 'Scarlet Adept - Citrine'),
(4296, 4539, 0, 2.3891, 0, 1, 0, 1, 1, 'Scarlet Adept - Goldenbark Apple'),
(4296, 4544, 0, 3.0717, 0, 1, 0, 1, 1, 'Scarlet Adept - Mulgore Spice Bread'),
(4296, 5431, 0, 11.6041, 0, 1, 0, 1, 1, 'Scarlet Adept - Empty Hip Flask'),
(4296, 16883, 0, 12.628, 0, 1, 0, 1, 1, 'Scarlet Adept - Worn Junkbox'),
(4297, 1707, 0, 1.9231, 0, 1, 0, 1, 1, 'Scarlet Conjuror - Stormwind Brie'),
(4297, 1710, 0, 1.9231, 0, 1, 0, 1, 1, 'Scarlet Conjuror - Greater Healing Potion'),
(4297, 3793, 0, 0.9615, 0, 1, 0, 1, 1, 'Scarlet Conjuror - Interlaced Boots'),
(4297, 4539, 0, 2.8846, 0, 1, 0, 1, 1, 'Scarlet Conjuror - Goldenbark Apple'),
(4297, 4544, 0, 2.8846, 0, 1, 0, 1, 1, 'Scarlet Conjuror - Mulgore Spice Bread'),
(4297, 5431, 0, 7.6923, 0, 1, 0, 1, 1, 'Scarlet Conjuror - Empty Hip Flask'),
(4297, 16883, 0, 10.5769, 0, 1, 0, 1, 1, 'Scarlet Conjuror - Worn Junkbox'),
(4298, 1529, 0, 0.5769, 0, 1, 0, 1, 1, 'Scarlet Defender - Jade'),
(4298, 1707, 0, 2.4359, 0, 1, 0, 1, 1, 'Scarlet Defender - Stormwind Brie'),
(4298, 1710, 0, 1.9872, 0, 1, 0, 1, 1, 'Scarlet Defender - Greater Healing Potion'),
(4298, 3864, 0, 0.4487, 0, 1, 0, 1, 1, 'Scarlet Defender - Citrine'),
(4298, 4539, 0, 2.8846, 0, 1, 0, 1, 1, 'Scarlet Defender - Goldenbark Apple'),
(4298, 4544, 0, 1.9872, 0, 1, 0, 1, 1, 'Scarlet Defender - Mulgore Spice Bread'),
(4298, 5431, 0, 9.4231, 0, 1, 0, 1, 1, 'Scarlet Defender - Empty Hip Flask'),
(4298, 16883, 0, 14.4231, 0, 1, 0, 1, 1, 'Scarlet Defender - Worn Junkbox'),
(4299, 1529, 0, 0.4354, 0, 1, 0, 1, 1, 'Scarlet Chaplain - Jade'),
(4299, 1707, 0, 1.5965, 0, 1, 0, 1, 1, 'Scarlet Chaplain - Stormwind Brie'),
(4299, 1710, 0, 1.3062, 0, 1, 0, 1, 1, 'Scarlet Chaplain - Greater Healing Potion'),
(4299, 3864, 0, 0.2903, 0, 1, 0, 1, 1, 'Scarlet Chaplain - Citrine'),
(4299, 4539, 0, 2.1771, 0, 1, 0, 1, 1, 'Scarlet Chaplain - Goldenbark Apple'),
(4299, 4544, 0, 2.1771, 0, 1, 0, 1, 1, 'Scarlet Chaplain - Mulgore Spice Bread'),
(4299, 5431, 0, 10.3048, 0, 1, 0, 1, 1, 'Scarlet Chaplain - Empty Hip Flask'),
(4299, 16883, 0, 17.1263, 0, 1, 0, 1, 1, 'Scarlet Chaplain - Worn Junkbox'),
(4300, 1529, 0, 0.4728, 0, 1, 0, 1, 1, 'Scarlet Wizard - Jade'),
(4300, 1707, 0, 2.3641, 0, 1, 0, 1, 1, 'Scarlet Wizard - Stormwind Brie'),
(4300, 1710, 0, 3.0733, 0, 1, 0, 1, 1, 'Scarlet Wizard - Greater Healing Potion'),
(4300, 3864, 0, 0.4728, 0, 1, 0, 1, 1, 'Scarlet Wizard - Citrine'),
(4300, 4539, 0, 2.3641, 0, 1, 0, 1, 1, 'Scarlet Wizard - Goldenbark Apple'),
(4300, 4544, 0, 2.6005, 0, 1, 0, 1, 1, 'Scarlet Wizard - Mulgore Spice Bread'),
(4300, 5431, 0, 12.2931, 0, 1, 0, 1, 1, 'Scarlet Wizard - Empty Hip Flask'),
(4300, 16883, 0, 14.1844, 0, 1, 0, 1, 1, 'Scarlet Wizard - Worn Junkbox'),
(4301, 1529, 0, 0.5057, 0, 1, 0, 1, 1, 'Scarlet Centurion - Jade'),
(4301, 1707, 0, 2.5284, 0, 1, 0, 1, 1, 'Scarlet Centurion - Stormwind Brie'),
(4301, 1710, 0, 3.0341, 0, 1, 0, 1, 1, 'Scarlet Centurion - Greater Healing Potion'),
(4301, 3864, 0, 0.6321, 0, 1, 0, 1, 1, 'Scarlet Centurion - Citrine'),
(4301, 4539, 0, 2.2756, 0, 1, 0, 1, 1, 'Scarlet Centurion - Goldenbark Apple'),
(4301, 4544, 0, 2.9077, 0, 1, 0, 1, 1, 'Scarlet Centurion - Mulgore Spice Bread'),
(4301, 5431, 0, 8.2174, 0, 1, 0, 1, 1, 'Scarlet Centurion - Empty Hip Flask'),
(4301, 16883, 0, 14.7914, 0, 1, 0, 1, 1, 'Scarlet Centurion - Worn Junkbox'),
(4302, 1707, 0, 1.7921, 0, 1, 0, 1, 1, 'Scarlet Champion - Stormwind Brie'),
(4302, 1710, 0, 3.2258, 0, 1, 0, 1, 1, 'Scarlet Champion - Greater Healing Potion'),
(4302, 4539, 0, 2.1505, 0, 1, 0, 1, 1, 'Scarlet Champion - Goldenbark Apple'),
(4302, 4544, 0, 1.7921, 0, 1, 0, 1, 1, 'Scarlet Champion - Mulgore Spice Bread'),
(4302, 5431, 0, 14.3369, 0, 1, 0, 1, 1, 'Scarlet Champion - Empty Hip Flask'),
(4302, 16883, 0, 13.2616, 0, 1, 0, 1, 1, 'Scarlet Champion - Worn Junkbox'),
(4303, 1529, 0, 1.6216, 0, 1, 0, 1, 1, 'Scarlet Abbot - Jade'),
(4303, 1707, 0, 3.2432, 0, 1, 0, 1, 1, 'Scarlet Abbot - Stormwind Brie'),
(4303, 1710, 0, 1.6216, 0, 1, 0, 1, 1, 'Scarlet Abbot - Greater Healing Potion'),
(4303, 4539, 0, 3.7838, 0, 1, 0, 1, 1, 'Scarlet Abbot - Goldenbark Apple'),
(4303, 4544, 0, 1.6216, 0, 1, 0, 1, 1, 'Scarlet Abbot - Mulgore Spice Bread'),
(4303, 5431, 0, 8.1081, 0, 1, 0, 1, 1, 'Scarlet Abbot - Empty Hip Flask'),
(4303, 16883, 0, 12.973, 0, 1, 0, 1, 1, 'Scarlet Abbot - Worn Junkbox'),
(4306, 422, 0, 2.4499, 0, 1, 0, 1, 1, 'Scarlet Torturer - Dwarven Mild'),
(4306, 929, 0, 2.2272, 0, 1, 0, 1, 1, 'Scarlet Torturer - Healing Potion'),
(4306, 1206, 0, 0.2227, 0, 1, 0, 1, 1, 'Scarlet Torturer - Moss Agate'),
(4306, 1705, 0, 0.2227, 0, 1, 0, 1, 1, 'Scarlet Torturer - Lesser Moonstone'),
(4306, 4538, 0, 2.4499, 0, 1, 0, 1, 1, 'Scarlet Torturer - Snapvine Watermelon'),
(4306, 4542, 0, 2.6726, 0, 1, 0, 1, 1, 'Scarlet Torturer - Moist Cornbread'),
(4306, 5374, 0, 11.5813, 0, 1, 0, 1, 1, 'Scarlet Torturer - Small Pocket Watch'),
(4306, 16882, 0, 19.8218, 0, 1, 0, 1, 1, 'Scarlet Torturer - Battered Junkbox'),
(4358, 1710, 0, 3.261, 0, 1, 0, 1, 1, 'Mirefin Puddlejumper - Greater Healing Potion'),
(4358, 5498, 0, 0.362, 0, 1, 0, 1, 1, 'Mirefin Puddlejumper - Small Lustrous Pearl'),
(4358, 6362, 0, 4.71, 0, 1, 0, 1, 1, 'Mirefin Puddlejumper - Raw Rockscale Cod'),
(4358, 10457, 0, 9.783, 0, 1, 0, 1, 1, 'Mirefin Puddlejumper - Empty Sea Snail Shell'),
(4358, 16883, 0, 16.304, 0, 1, 0, 1, 1, 'Mirefin Puddlejumper - Worn Junkbox'),
(4359, 1529, 0, 0.365, 0, 1, 0, 1, 1, 'Mirefin Murloc - Jade'),
(4359, 1710, 0, 2.555, 0, 1, 0, 1, 1, 'Mirefin Murloc - Greater Healing Potion'),
(4359, 5500, 0, 0.365, 0, 1, 0, 1, 1, 'Mirefin Murloc - Iridescent Pearl'),
(4359, 6362, 0, 3.65, 0, 1, 0, 1, 1, 'Mirefin Murloc - Raw Rockscale Cod'),
(4359, 10457, 0, 8.029, 0, 1, 0, 1, 1, 'Mirefin Murloc - Empty Sea Snail Shell'),
(4359, 16883, 0, 14.964, 0, 1, 0, 1, 1, 'Mirefin Murloc - Worn Junkbox'),
(4360, 1710, 0, 2.26, 0, 1, 0, 1, 1, 'Mirefin Warrior - Greater Healing Potion'),
(4360, 5498, 0, 0.565, 0, 1, 0, 1, 1, 'Mirefin Warrior - Small Lustrous Pearl'),
(4360, 5500, 0, 0.565, 0, 1, 0, 1, 1, 'Mirefin Warrior - Iridescent Pearl'),
(4360, 6362, 0, 3.955, 0, 1, 0, 1, 1, 'Mirefin Warrior - Raw Rockscale Cod'),
(4360, 10457, 0, 7.345, 0, 1, 0, 1, 1, 'Mirefin Warrior - Empty Sea Snail Shell'),
(4360, 16883, 0, 15.819, 0, 1, 0, 1, 1, 'Mirefin Warrior - Worn Junkbox'),
(4361, 1710, 0, 3.468, 0, 1, 0, 1, 1, 'Mirefin Muckdweller - Greater Healing Potion'),
(4361, 5498, 0, 0.578, 0, 1, 0, 1, 1, 'Mirefin Muckdweller - Small Lustrous Pearl'),
(4361, 6362, 0, 5.202, 0, 1, 0, 1, 1, 'Mirefin Muckdweller - Raw Rockscale Cod'),
(4361, 10457, 0, 10.983, 0, 1, 0, 1, 1, 'Mirefin Muckdweller - Empty Sea Snail Shell'),
(4361, 16883, 0, 14.451, 0, 1, 0, 1, 1, 'Mirefin Muckdweller - Worn Junkbox'),
(4362, 1710, 0, 2.273, 0, 1, 0, 1, 1, 'Mirefin Coastrunner - Greater Healing Potion'),
(4362, 5500, 0, 0.455, 0, 1, 0, 1, 1, 'Mirefin Coastrunner - Iridescent Pearl'),
(4362, 6362, 0, 2.273, 0, 1, 0, 1, 1, 'Mirefin Coastrunner - Raw Rockscale Cod'),
(4362, 10457, 0, 12.273, 0, 1, 0, 1, 1, 'Mirefin Coastrunner - Empty Sea Snail Shell'),
(4362, 16883, 0, 12.727, 0, 1, 0, 1, 1, 'Mirefin Coastrunner - Worn Junkbox'),
(4363, 1710, 0, 2.5, 0, 1, 0, 1, 1, 'Mirefin Oracle - Greater Healing Potion'),
(4363, 3864, 0, 0.417, 0, 1, 0, 1, 1, 'Mirefin Oracle - Citrine'),
(4363, 6362, 0, 4.583, 0, 1, 0, 1, 1, 'Mirefin Oracle - Raw Rockscale Cod'),
(4363, 10457, 0, 8.333, 0, 1, 0, 1, 1, 'Mirefin Oracle - Empty Sea Snail Shell'),
(4363, 16883, 0, 12.917, 0, 1, 0, 1, 1, 'Mirefin Oracle - Worn Junkbox'),
(4364, 3928, 0, 9.091, 0, 1, 0, 1, 1, 'Strashaz Warrior - Superior Healing Potion'),
(4364, 16885, 0, 9.091, 0, 1, 0, 1, 1, 'Strashaz Warrior - Heavy Junkbox'),
(4366, 5435, 0, 5.263, 0, 1, 0, 1, 1, 'Strashaz Serpent Guard - Shiny Dinglehopper'),
(4366, 8959, 0, 5.263, 0, 1, 0, 1, 1, 'Strashaz Serpent Guard - Raw Spinefin Halibut'),
(4366, 16885, 0, 15.789, 0, 1, 0, 1, 1, 'Strashaz Serpent Guard - Heavy Junkbox'),
(4368, 3928, 0, 25, 0, 1, 0, 1, 1, 'Strashaz Myrmidon - Superior Healing Potion'),
(4368, 8959, 0, 6.25, 0, 1, 0, 1, 1, 'Strashaz Myrmidon - Raw Spinefin Halibut'),
(4368, 16885, 0, 25, 0, 1, 0, 1, 1, 'Strashaz Myrmidon - Heavy Junkbox'),
(4370, 3928, 0, 6.452, 0, 1, 0, 1, 1, 'Strashaz Sorceress - Superior Healing Potion'),
(4370, 5435, 0, 12.903, 0, 1, 0, 1, 1, 'Strashaz Sorceress - Shiny Dinglehopper'),
(4370, 16885, 0, 9.677, 0, 1, 0, 1, 1, 'Strashaz Sorceress - Heavy Junkbox'),
(4371, 5435, 0, 18.519, 0, 1, 0, 1, 1, 'Strashaz Siren - Shiny Dinglehopper'),
(4371, 8959, 0, 7.407, 0, 1, 0, 1, 1, 'Strashaz Siren - Raw Spinefin Halibut'),
(4392, 4607, 0, 4.762, 0, 1, 0, 1, 1, 'Corrosive Swamp Ooze - Delicious Cave Mold'),
(4392, 16883, 0, 14.286, 0, 1, 0, 1, 1, 'Corrosive Swamp Ooze - Worn Junkbox'),
(4401, 1710, 0, 2.632, 0, 1, 0, 1, 1, 'Muckshell Clacker - Greater Healing Potion'),
(4401, 6362, 0, 5.263, 0, 1, 0, 1, 1, 'Muckshell Clacker - Raw Rockscale Cod'),
(4401, 10457, 0, 5.263, 0, 1, 0, 1, 1, 'Muckshell Clacker - Empty Sea Snail Shell'),
(4401, 16883, 0, 15.789, 0, 1, 0, 1, 1, 'Muckshell Clacker - Worn Junkbox'),
(4402, 10457, 0, 4.545, 0, 1, 0, 1, 1, 'Muckshell Snapclaw - Empty Sea Snail Shell'),
(4402, 16883, 0, 9.091, 0, 1, 0, 1, 1, 'Muckshell Snapclaw - Worn Junkbox'),
(4403, 3928, 0, 9.091, 0, 1, 0, 1, 1, 'Muckshell Pincer - Superior Healing Potion'),
(4403, 4603, 0, 4.545, 0, 1, 0, 1, 1, 'Muckshell Pincer - Raw Spotted Yellowtail'),
(4403, 5435, 0, 9.091, 0, 1, 0, 1, 1, 'Muckshell Pincer - Shiny Dinglehopper'),
(4403, 16884, 0, 18.182, 0, 1, 0, 1, 1, 'Muckshell Pincer - Sturdy Junkbox'),
(4404, 3928, 0, 1.563, 0, 1, 0, 1, 1, 'Muckshell Scrabbler - Superior Healing Potion'),
(4404, 4603, 0, 4.688, 0, 1, 0, 1, 1, 'Muckshell Scrabbler - Raw Spotted Yellowtail'),
(4404, 5435, 0, 12.5, 0, 1, 0, 1, 1, 'Muckshell Scrabbler - Shiny Dinglehopper'),
(4404, 16884, 0, 10.938, 0, 1, 0, 1, 1, 'Muckshell Scrabbler - Sturdy Junkbox'),
(4405, 3928, 0, 5.128, 0, 1, 0, 1, 1, 'Muckshell Razorclaw - Superior Healing Potion'),
(4405, 4603, 0, 7.692, 0, 1, 0, 1, 1, 'Muckshell Razorclaw - Raw Spotted Yellowtail'),
(4405, 5435, 0, 15.385, 0, 1, 0, 1, 1, 'Muckshell Razorclaw - Shiny Dinglehopper'),
(4405, 16884, 0, 12.821, 0, 1, 0, 1, 1, 'Muckshell Razorclaw - Sturdy Junkbox'),
(4416, 414, 0, 2.7586, 0, 1, 0, 1, 1, 'Defias Strip Miner - Dalaran Sharp'),
(4416, 818, 0, 0.6897, 0, 1, 0, 1, 1, 'Defias Strip Miner - Tigerseye'),
(4416, 858, 0, 1.3793, 0, 1, 0, 1, 1, 'Defias Strip Miner - Lesser Healing Potion'),
(4416, 1210, 0, 1.3793, 0, 1, 0, 1, 1, 'Defias Strip Miner - Shadowgem'),
(4416, 4541, 0, 0.6897, 0, 1, 0, 1, 1, 'Defias Strip Miner - Freshly Baked Bread'),
(4416, 5368, 0, 6.8966, 0, 1, 0, 1, 1, 'Defias Strip Miner - Empty Wallet'),
(4417, 414, 0, 11.1111, 0, 1, 0, 1, 1, 'Defias Taskmaster - Dalaran Sharp'),
(4417, 1210, 0, 2.2222, 0, 1, 0, 1, 1, 'Defias Taskmaster - Shadowgem'),
(4417, 5368, 0, 6.6667, 0, 1, 0, 1, 1, 'Defias Taskmaster - Empty Wallet'),
(4418, 4541, 0, 8, 0, 1, 0, 1, 1, 'Defias Wizard - Freshly Baked Bread'),
(4418, 5368, 0, 16, 0, 1, 0, 1, 1, 'Defias Wizard - Empty Wallet'),
(4420, 1529, 0, 6.25, 0, 1, 0, 1, 1, 'Overlord Ramtusk - Jade'),
(4420, 3771, 0, 12.5, 0, 1, 0, 1, 1, 'Overlord Ramtusk - Wild Hog Shank'),
(4420, 5429, 0, 6.25, 0, 1, 0, 1, 1, 'Overlord Ramtusk - A Pretty Rock'),
(4420, 16883, 0, 12.5, 0, 1, 0, 1, 1, 'Overlord Ramtusk - Worn Junkbox'),
(4421, 16883, 0, 21.4286, 0, 1, 0, 1, 1, 'Charlga Razorflank - Worn Junkbox'),
(4424, 3770, 0, 6.6667, 0, 1, 0, 1, 1, 'Aggem Thorncurse - Mutton Chop'),
(4424, 5375, 0, 6.6667, 0, 1, 0, 1, 1, 'Aggem Thorncurse - Scratching Stick'),
(4424, 16882, 0, 20, 0, 1, 0, 1, 1, 'Aggem Thorncurse - Battered Junkbox'),
(4427, 3771, 0, 4.3478, 0, 1, 0, 1, 1, 'Ward Guardian - Wild Hog Shank'),
(4427, 3864, 0, 4.3478, 0, 1, 0, 1, 1, 'Ward Guardian - Citrine'),
(4427, 5429, 0, 13.0435, 0, 1, 0, 1, 1, 'Ward Guardian - A Pretty Rock'),
(4427, 16883, 0, 4.3478, 0, 1, 0, 1, 1, 'Ward Guardian - Worn Junkbox'),
(4428, 3770, 0, 18.1818, 0, 1, 0, 1, 1, 'Death Speaker Jargba - Mutton Chop'),
(4428, 5375, 0, 9.0909, 0, 1, 0, 1, 1, 'Death Speaker Jargba - Scratching Stick'),
(4428, 16882, 0, 54.5455, 0, 1, 0, 1, 1, 'Death Speaker Jargba - Battered Junkbox'),
(4435, 929, 0, 2.0833, 0, 1, 0, 1, 1, 'Razorfen Warrior - Healing Potion'),
(4435, 3770, 0, 10.4167, 0, 1, 0, 1, 1, 'Razorfen Warrior - Mutton Chop'),
(4435, 5375, 0, 8.3333, 0, 1, 0, 1, 1, 'Razorfen Warrior - Scratching Stick'),
(4435, 15515, 0, 2.0833, 0, 1, 0, 1, 1, 'Razorfen Warrior - Spiked Chain Belt'),
(4435, 16882, 0, 16.6667, 0, 1, 0, 1, 1, 'Razorfen Warrior - Battered Junkbox'),
(4436, 929, 0, 3.6036, 0, 1, 0, 1, 1, 'Razorfen Quilguard - Healing Potion'),
(4436, 3770, 0, 7.2072, 0, 1, 0, 1, 1, 'Razorfen Quilguard - Mutton Chop'),
(4436, 5375, 0, 9.9099, 0, 1, 0, 1, 1, 'Razorfen Quilguard - Scratching Stick'),
(4436, 16882, 0, 17.1171, 0, 1, 0, 1, 1, 'Razorfen Quilguard - Battered Junkbox'),
(4437, 3770, 0, 13.0435, 0, 1, 0, 1, 1, 'Razorfen Warden - Mutton Chop'),
(4437, 5375, 0, 4.3478, 0, 1, 0, 1, 1, 'Razorfen Warden - Scratching Stick'),
(4437, 16882, 0, 30.4348, 0, 1, 0, 1, 1, 'Razorfen Warden - Battered Junkbox'),
(4438, 3770, 0, 4.1667, 0, 1, 0, 1, 1, 'Razorfen Spearhide - Mutton Chop'),
(4438, 5375, 0, 8.3333, 0, 1, 0, 1, 1, 'Razorfen Spearhide - Scratching Stick'),
(4440, 929, 0, 5.2632, 0, 1, 0, 1, 1, 'Razorfen Totemic - Healing Potion'),
(4440, 2592, 0, 1.3158, 0, 1, 0, 1, 1, 'Razorfen Totemic - Wool Cloth'),
(4440, 3770, 0, 7.8947, 0, 1, 0, 1, 1, 'Razorfen Totemic - Mutton Chop'),
(4440, 5375, 0, 9.2105, 0, 1, 0, 1, 1, 'Razorfen Totemic - Scratching Stick'),
(4440, 16882, 0, 17.1053, 0, 1, 0, 1, 1, 'Razorfen Totemic - Battered Junkbox'),
(4442, 929, 0, 0.4329, 0, 1, 0, 1, 1, 'Razorfen Defender - Healing Potion'),
(4442, 1206, 0, 0.4329, 0, 1, 0, 1, 1, 'Razorfen Defender - Moss Agate'),
(4442, 1705, 0, 1.2987, 0, 1, 0, 1, 1, 'Razorfen Defender - Lesser Moonstone'),
(4442, 3770, 0, 8.658, 0, 1, 0, 1, 1, 'Razorfen Defender - Mutton Chop'),
(4442, 5375, 0, 8.2251, 0, 1, 0, 1, 1, 'Razorfen Defender - Scratching Stick'),
(4442, 16882, 0, 19.4805, 0, 1, 0, 1, 1, 'Razorfen Defender - Battered Junkbox'),
(4457, 1710, 0, 4.6154, 0, 1, 0, 1, 1, 'Murkgill Forager - Greater Healing Potion'),
(4457, 6362, 0, 3.0769, 0, 1, 0, 1, 2, 'Murkgill Forager - Raw Rockscale Cod'),
(4457, 10457, 0, 15.3846, 0, 1, 0, 1, 1, 'Murkgill Forager - Empty Sea Snail Shell'),
(4457, 16883, 0, 16.9231, 0, 1, 0, 1, 1, 'Murkgill Forager - Worn Junkbox'),
(4458, 1710, 0, 4.902, 0, 1, 0, 1, 1, 'Murkgill Hunter - Greater Healing Potion'),
(4458, 6362, 0, 8.8235, 0, 1, 0, 1, 2, 'Murkgill Hunter - Raw Rockscale Cod'),
(4458, 10457, 0, 8.8235, 0, 1, 0, 1, 1, 'Murkgill Hunter - Empty Sea Snail Shell'),
(4458, 16883, 0, 15.6863, 0, 1, 0, 1, 1, 'Murkgill Hunter - Worn Junkbox'),
(4459, 5500, 0, 3.5714, 0, 1, 0, 1, 1, 'Murkgill Oracle - Iridescent Pearl'),
(4459, 6362, 0, 7.1429, 0, 1, 0, 1, 2, 'Murkgill Oracle - Raw Rockscale Cod'),
(4459, 10457, 0, 3.5714, 0, 1, 0, 1, 1, 'Murkgill Oracle - Empty Sea Snail Shell'),
(4459, 16883, 0, 17.8571, 0, 1, 0, 1, 1, 'Murkgill Oracle - Worn Junkbox'),
(4460, 1710, 0, 6.6667, 0, 1, 0, 1, 1, 'Murkgill Lord - Greater Healing Potion'),
(4460, 6362, 0, 13.3333, 0, 1, 0, 1, 2, 'Murkgill Lord - Raw Rockscale Cod'),
(4460, 10457, 0, 20, 0, 1, 0, 1, 1, 'Murkgill Lord - Empty Sea Snail Shell'),
(4461, 1710, 0, 1.1765, 0, 1, 0, 1, 1, 'Murkgill Warrior - Greater Healing Potion'),
(4461, 5498, 0, 1.1765, 0, 1, 0, 1, 1, 'Murkgill Warrior - Small Lustrous Pearl'),
(4461, 6362, 0, 5.8824, 0, 1, 0, 1, 2, 'Murkgill Warrior - Raw Rockscale Cod'),
(4461, 10457, 0, 10.5882, 0, 1, 0, 1, 1, 'Murkgill Warrior - Empty Sea Snail Shell'),
(4461, 16883, 0, 12.9412, 0, 1, 0, 1, 1, 'Murkgill Warrior - Worn Junkbox'),
(4462, 929, 0, 1.7241, 0, 1, 0, 1, 1, 'Blackrock Hunter - Healing Potion'),
(4462, 3770, 0, 6.8966, 0, 1, 0, 1, 1, 'Blackrock Hunter - Mutton Chop'),
(4462, 4542, 0, 3.4483, 0, 1, 0, 1, 1, 'Blackrock Hunter - Moist Cornbread'),
(4462, 5373, 0, 12.069, 0, 1, 0, 1, 1, 'Blackrock Hunter - Lucky Charm'),
(4462, 16882, 0, 17.2414, 0, 1, 0, 1, 1, 'Blackrock Hunter - Battered Junkbox'),
(4463, 929, 0, 1.8018, 0, 1, 0, 1, 1, 'Blackrock Summoner - Healing Potion'),
(4463, 3770, 0, 5.4054, 0, 1, 0, 1, 1, 'Blackrock Summoner - Mutton Chop'),
(4463, 4542, 0, 0.9009, 0, 1, 0, 1, 1, 'Blackrock Summoner - Moist Cornbread'),
(4463, 5373, 0, 9.009, 0, 1, 0, 1, 1, 'Blackrock Summoner - Lucky Charm'),
(4463, 16882, 0, 22.5225, 0, 1, 0, 1, 1, 'Blackrock Summoner - Battered Junkbox'),
(4464, 3770, 0, 15.3846, 0, 1, 0, 1, 1, 'Blackrock Gladiator - Mutton Chop'),
(4464, 5373, 0, 7.6923, 0, 1, 0, 1, 1, 'Blackrock Gladiator - Lucky Charm'),
(4464, 16882, 0, 30.7692, 0, 1, 0, 1, 1, 'Blackrock Gladiator - Battered Junkbox'),
(4465, 3928, 0, 4.4706, 0, 1, 0, 1, 1, 'Vilebranch Warrior - Superior Healing Potion'),
(4465, 4599, 0, 4.2353, 0, 1, 0, 1, 1, 'Vilebranch Warrior - Cured Ham Steak'),
(4465, 4601, 0, 2.5882, 0, 1, 0, 1, 1, 'Vilebranch Warrior - Soft Banana Bread'),
(4465, 5428, 0, 10.1176, 0, 1, 0, 1, 1, 'Vilebranch Warrior - An Exotic Cookbook'),
(4465, 7910, 0, 0.4706, 0, 1, 0, 1, 1, 'Vilebranch Warrior - Star Ruby'),
(4465, 16884, 0, 9.1765, 0, 1, 0, 1, 1, 'Vilebranch Warrior - Sturdy Junkbox'),
(4466, 3928, 0, 2.2711, 0, 1, 0, 1, 1, 'Vilebranch Scalper - Superior Healing Potion'),
(4466, 4599, 0, 4.2583, 0, 1, 0, 1, 1, 'Vilebranch Scalper - Cured Ham Steak'),
(4466, 4601, 0, 4.2583, 0, 1, 0, 1, 1, 'Vilebranch Scalper - Soft Banana Bread'),
(4466, 5428, 0, 9.8652, 0, 1, 0, 1, 1, 'Vilebranch Scalper - An Exotic Cookbook'),
(4466, 7910, 0, 0.4258, 0, 1, 0, 1, 1, 'Vilebranch Scalper - Star Ruby'),
(4466, 16884, 0, 9.9361, 0, 1, 0, 1, 1, 'Vilebranch Scalper - Sturdy Junkbox'),
(4467, 3928, 0, 2.6832, 0, 1, 0, 1, 1, 'Vilebranch Soothsayer - Superior Healing Potion'),
(4467, 4599, 0, 3.5088, 0, 1, 0, 1, 1, 'Vilebranch Soothsayer - Cured Ham Steak'),
(4467, 4601, 0, 3.8184, 0, 1, 0, 1, 1, 'Vilebranch Soothsayer - Soft Banana Bread'),
(4467, 5428, 0, 10.1135, 0, 1, 0, 1, 1, 'Vilebranch Soothsayer - An Exotic Cookbook'),
(4467, 7910, 0, 0.2064, 0, 1, 0, 1, 1, 'Vilebranch Soothsayer - Star Ruby'),
(4467, 16884, 0, 8.2559, 0, 1, 0, 1, 1, 'Vilebranch Soothsayer - Sturdy Junkbox'),
(4468, 3419, 0, 11.3208, 0, 1, 0, 1, 1, 'Jade Sludge - Red Rose'),
(4468, 3928, 0, 3.7736, 0, 1, 0, 1, 1, 'Jade Sludge - Superior Healing Potion'),
(4468, 4608, 0, 1.8868, 0, 1, 0, 1, 1, 'Jade Sludge - Raw Black Truffle'),
(4468, 16884, 0, 9.434, 0, 1, 0, 1, 1, 'Jade Sludge - Sturdy Junkbox'),
(4469, 3419, 0, 25, 0, 1, 0, 1, 1, 'Emerald Ooze - Red Rose'),
(4469, 3928, 0, 5, 0, 1, 0, 1, 1, 'Emerald Ooze - Superior Healing Potion'),
(4469, 16884, 0, 10, 0, 1, 0, 1, 1, 'Emerald Ooze - Sturdy Junkbox'),
(4474, 3419, 0, 11.413, 0, 1, 0, 1, 1, 'Rotting Cadaver - Red Rose'),
(4474, 3928, 0, 3.8043, 0, 1, 0, 1, 1, 'Rotting Cadaver - Superior Healing Potion'),
(4474, 8948, 0, 10.3261, 0, 1, 0, 1, 1, 'Rotting Cadaver - Dried King Bolete'),
(4474, 16885, 0, 4.8913, 0, 1, 0, 1, 1, 'Rotting Cadaver - Heavy Junkbox'),
(4475, 3419, 0, 7.5829, 0, 1, 0, 1, 1, 'Blighted Zombie - Red Rose'),
(4475, 3928, 0, 0.9479, 0, 1, 0, 1, 1, 'Blighted Zombie - Superior Healing Potion'),
(4475, 8948, 0, 9.0047, 0, 1, 0, 1, 1, 'Blighted Zombie - Dried King Bolete'),
(4475, 16885, 0, 8.5308, 0, 1, 0, 1, 1, 'Blighted Zombie - Heavy Junkbox'),
(4479, 3864, 0, 3.7037, 0, 1, 0, 1, 1, 'Fardel Dabyrie - Citrine'),
(4479, 4539, 0, 3.7037, 0, 1, 0, 1, 1, 'Fardel Dabyrie - Goldenbark Apple'),
(4479, 5431, 0, 11.1111, 0, 1, 0, 1, 1, 'Fardel Dabyrie - Empty Hip Flask'),
(4479, 16883, 0, 11.1111, 0, 1, 0, 1, 1, 'Fardel Dabyrie - Worn Junkbox'),
(4480, 1710, 0, 6.25, 0, 1, 0, 1, 1, 'Kenata Dabyrie - Greater Healing Potion'),
(4480, 4539, 0, 3.125, 0, 1, 0, 1, 1, 'Kenata Dabyrie - Goldenbark Apple'),
(4480, 4544, 0, 3.125, 0, 1, 0, 1, 1, 'Kenata Dabyrie - Mulgore Spice Bread'),
(4480, 5431, 0, 3.125, 0, 1, 0, 1, 1, 'Kenata Dabyrie - Empty Hip Flask'),
(4480, 16883, 0, 15.625, 0, 1, 0, 1, 1, 'Kenata Dabyrie - Worn Junkbox'),
(4481, 1707, 0, 5.2632, 0, 1, 0, 1, 1, 'Marcel Dabyrie - Stormwind Brie'),
(4481, 4544, 0, 5.2632, 0, 1, 0, 1, 1, 'Marcel Dabyrie - Mulgore Spice Bread'),
(4481, 5431, 0, 5.2632, 0, 1, 0, 1, 1, 'Marcel Dabyrie - Empty Hip Flask'),
(4481, 16883, 0, 10.5263, 0, 1, 0, 1, 1, 'Marcel Dabyrie - Worn Junkbox'),
(4493, 3928, 0, 0.722, 0, 1, 0, 1, 1, 'Scarlet Avenger - Superior Healing Potion'),
(4493, 5432, 0, 8.6643, 0, 1, 0, 1, 1, 'Scarlet Avenger - Hickory Pipe'),
(4493, 7910, 0, 0.361, 0, 1, 0, 1, 1, 'Scarlet Avenger - Star Ruby'),
(4493, 8932, 0, 1.083, 0, 1, 0, 1, 1, 'Scarlet Avenger - Alterac Swiss'),
(4493, 8950, 0, 1.083, 0, 1, 0, 1, 1, 'Scarlet Avenger - Homemade Cherry Pie'),
(4493, 8953, 0, 1.8051, 0, 1, 0, 1, 1, 'Scarlet Avenger - Deep Fried Plantains'),
(4493, 16885, 0, 5.0542, 0, 1, 0, 1, 1, 'Scarlet Avenger - Heavy Junkbox'),
(4494, 3928, 0, 1.9048, 0, 1, 0, 1, 1, 'Scarlet Spellbinder - Superior Healing Potion'),
(4494, 5432, 0, 8.1905, 0, 1, 0, 1, 1, 'Scarlet Spellbinder - Hickory Pipe'),
(4494, 7910, 0, 0.7619, 0, 1, 0, 1, 1, 'Scarlet Spellbinder - Star Ruby'),
(4494, 8932, 0, 2.0952, 0, 1, 0, 1, 1, 'Scarlet Spellbinder - Alterac Swiss'),
(4494, 8950, 0, 2.2857, 0, 1, 0, 1, 1, 'Scarlet Spellbinder - Homemade Cherry Pie'),
(4494, 8953, 0, 2.8571, 0, 1, 0, 1, 1, 'Scarlet Spellbinder - Deep Fried Plantains'),
(4494, 16885, 0, 7.0476, 0, 1, 0, 1, 1, 'Scarlet Spellbinder - Heavy Junkbox'),
(4505, 3927, 0, 3.6036, 0, 1, 0, 1, 1, 'Bloodsail Deckhand - Fine Aged Cheddar'),
(4505, 3928, 0, 7.2072, 0, 1, 0, 1, 1, 'Bloodsail Deckhand - Superior Healing Potion'),
(4505, 4601, 0, 6.3063, 0, 1, 0, 1, 1, 'Bloodsail Deckhand - Soft Banana Bread'),
(4505, 4602, 0, 2.7027, 0, 1, 0, 1, 1, 'Bloodsail Deckhand - Moon Harvest Pumpkin'),
(4505, 5432, 0, 6.3063, 0, 1, 0, 1, 1, 'Bloodsail Deckhand - Hickory Pipe'),
(4505, 16884, 0, 9.9099, 0, 1, 0, 1, 1, 'Bloodsail Deckhand - Sturdy Junkbox'),
(4506, 3927, 0, 8.2645, 0, 1, 0, 1, 1, 'Bloodsail Swabby - Fine Aged Cheddar'),
(4506, 3928, 0, 1.6529, 0, 1, 0, 1, 1, 'Bloodsail Swabby - Superior Healing Potion'),
(4506, 4601, 0, 0.8264, 0, 1, 0, 1, 1, 'Bloodsail Swabby - Soft Banana Bread'),
(4506, 4602, 0, 3.3058, 0, 1, 0, 1, 1, 'Bloodsail Swabby - Moon Harvest Pumpkin'),
(4506, 5432, 0, 9.9174, 0, 1, 0, 1, 1, 'Bloodsail Swabby - Hickory Pipe'),
(4506, 7909, 0, 0.8264, 0, 1, 0, 1, 1, 'Bloodsail Swabby - Aquamarine'),
(4506, 16884, 0, 9.0909, 0, 1, 0, 1, 1, 'Bloodsail Swabby - Sturdy Junkbox'),
(4515, 929, 0, 2.5641, 0, 1, 0, 1, 1, 'Death\'s Head Acolyte - Healing Potion'),
(4515, 3770, 0, 2.5641, 0, 1, 0, 1, 1, 'Death\'s Head Acolyte - Mutton Chop'),
(4515, 5375, 0, 12.8205, 0, 1, 0, 1, 1, 'Death\'s Head Acolyte - Scratching Stick'),
(4515, 16882, 0, 15.3846, 0, 1, 0, 1, 1, 'Death\'s Head Acolyte - Battered Junkbox'),
(4516, 929, 0, 2.5974, 0, 1, 0, 1, 1, 'Death\'s Head Adept - Healing Potion'),
(4516, 1705, 0, 1.2987, 0, 1, 0, 1, 1, 'Death\'s Head Adept - Lesser Moonstone'),
(4516, 3770, 0, 7.7922, 0, 1, 0, 1, 1, 'Death\'s Head Adept - Mutton Chop'),
(4516, 5375, 0, 7.7922, 0, 1, 0, 1, 1, 'Death\'s Head Adept - Scratching Stick'),
(4516, 16882, 0, 10.3896, 0, 1, 0, 1, 1, 'Death\'s Head Adept - Battered Junkbox'),
(4517, 3770, 0, 5.8824, 0, 1, 0, 1, 1, 'Death\'s Head Priest - Mutton Chop'),
(4517, 5375, 0, 23.5294, 0, 1, 0, 1, 1, 'Death\'s Head Priest - Scratching Stick'),
(4517, 16882, 0, 23.5294, 0, 1, 0, 1, 1, 'Death\'s Head Priest - Battered Junkbox'),
(4518, 929, 0, 1.7857, 0, 1, 0, 1, 1, 'Death\'s Head Sage - Healing Potion'),
(4518, 1206, 0, 1.7857, 0, 1, 0, 1, 1, 'Death\'s Head Sage - Moss Agate'),
(4518, 3770, 0, 8.9286, 0, 1, 0, 1, 1, 'Death\'s Head Sage - Mutton Chop'),
(4518, 4306, 0, 1.7857, 0, 1, 0, 3, 3, 'Death\'s Head Sage - Silk Cloth'),
(4518, 5375, 0, 12.5, 0, 1, 0, 1, 1, 'Death\'s Head Sage - Scratching Stick'),
(4518, 16882, 0, 10.7143, 0, 1, 0, 1, 1, 'Death\'s Head Sage - Battered Junkbox'),
(4519, 3770, 0, 10.5263, 0, 1, 0, 1, 1, 'Death\'s Head Seer - Mutton Chop'),
(4519, 5375, 0, 10.5263, 0, 1, 0, 1, 1, 'Death\'s Head Seer - Scratching Stick'),
(4519, 16882, 0, 15.7895, 0, 1, 0, 1, 1, 'Death\'s Head Seer - Battered Junkbox'),
(4520, 929, 0, 2.2727, 0, 1, 0, 1, 1, 'Razorfen Geomancer - Healing Potion'),
(4520, 3770, 0, 9.0909, 0, 1, 0, 1, 1, 'Razorfen Geomancer - Mutton Chop'),
(4520, 5375, 0, 15.9091, 0, 1, 0, 1, 1, 'Razorfen Geomancer - Scratching Stick'),
(4520, 16882, 0, 9.0909, 0, 1, 0, 1, 1, 'Razorfen Geomancer - Battered Junkbox'),
(4522, 3770, 0, 6.8966, 0, 1, 0, 1, 1, 'Razorfen Dustweaver - Mutton Chop'),
(4522, 5375, 0, 3.4483, 0, 1, 0, 1, 1, 'Razorfen Dustweaver - Scratching Stick'),
(4522, 16882, 0, 13.7931, 0, 1, 0, 1, 1, 'Razorfen Dustweaver - Battered Junkbox'),
(4523, 1705, 0, 1.1494, 0, 1, 0, 1, 1, 'Razorfen Groundshaker - Lesser Moonstone'),
(4523, 3770, 0, 5.7471, 0, 1, 0, 1, 1, 'Razorfen Groundshaker - Mutton Chop'),
(4523, 5375, 0, 6.8966, 0, 1, 0, 1, 1, 'Razorfen Groundshaker - Scratching Stick'),
(4523, 16882, 0, 18.3908, 0, 1, 0, 1, 1, 'Razorfen Groundshaker - Battered Junkbox'),
(4525, 929, 0, 2.1277, 0, 1, 0, 1, 1, 'Razorfen Earthbreaker - Healing Potion'),
(4525, 3770, 0, 4.2553, 0, 1, 0, 1, 1, 'Razorfen Earthbreaker - Mutton Chop'),
(4525, 5375, 0, 17.0213, 0, 1, 0, 1, 1, 'Razorfen Earthbreaker - Scratching Stick'),
(4525, 16882, 0, 23.4043, 0, 1, 0, 1, 1, 'Razorfen Earthbreaker - Battered Junkbox'),
(4530, 3770, 0, 16.6667, 0, 1, 0, 1, 1, 'Razorfen Handler - Mutton Chop'),
(4530, 5375, 0, 4.7619, 0, 1, 0, 1, 1, 'Razorfen Handler - Scratching Stick'),
(4530, 16882, 0, 26.1905, 0, 1, 0, 1, 1, 'Razorfen Handler - Battered Junkbox'),
(4531, 5375, 0, 8, 0, 1, 0, 1, 1, 'Razorfen Beast Trainer - Scratching Stick'),
(4531, 16882, 0, 20, 0, 1, 0, 1, 1, 'Razorfen Beast Trainer - Battered Junkbox'),
(4532, 1705, 0, 1.8182, 0, 1, 0, 1, 1, 'Razorfen Beastmaster - Lesser Moonstone'),
(4532, 3770, 0, 12.7273, 0, 1, 0, 1, 1, 'Razorfen Beastmaster - Mutton Chop'),
(4532, 5375, 0, 9.0909, 0, 1, 0, 1, 1, 'Razorfen Beastmaster - Scratching Stick'),
(4532, 16882, 0, 16.3636, 0, 1, 0, 1, 1, 'Razorfen Beastmaster - Battered Junkbox'),
(4540, 1529, 0, 0.4219, 0, 1, 0, 1, 1, 'Scarlet Monk - Jade'),
(4540, 1707, 0, 2.3207, 0, 1, 0, 1, 1, 'Scarlet Monk - Stormwind Brie'),
(4540, 1710, 0, 2.6371, 0, 1, 0, 1, 1, 'Scarlet Monk - Greater Healing Potion'),
(4540, 4539, 0, 2.6371, 0, 1, 0, 1, 1, 'Scarlet Monk - Goldenbark Apple'),
(4540, 4544, 0, 1.6878, 0, 1, 0, 1, 1, 'Scarlet Monk - Mulgore Spice Bread'),
(4540, 5431, 0, 10.9705, 0, 1, 0, 1, 1, 'Scarlet Monk - Empty Hip Flask'),
(4540, 16883, 0, 14.4515, 0, 1, 0, 1, 1, 'Scarlet Monk - Worn Junkbox'),
(4541, 5376, 0, 11.1111, 0, 1, 0, 1, 1, 'Blood of Agamaggan - Broken Mirror'),
(4541, 16882, 0, 33.3333, 0, 1, 0, 1, 1, 'Blood of Agamaggan - Battered Junkbox'),
(4542, 1529, 0, 1.3158, 0, 1, 0, 1, 1, 'High Inquisitor Fairbanks - Jade'),
(4542, 1710, 0, 1.3158, 0, 1, 0, 1, 1, 'High Inquisitor Fairbanks - Greater Healing Potion'),
(4542, 4607, 0, 10.5263, 0, 1, 0, 1, 1, 'High Inquisitor Fairbanks - Delicious Cave Mold'),
(4542, 5433, 0, 3.9474, 0, 1, 0, 1, 1, 'High Inquisitor Fairbanks - Rag Doll'),
(4542, 16883, 0, 9.2105, 0, 1, 0, 1, 1, 'High Inquisitor Fairbanks - Worn Junkbox'),
(4543, 4607, 0, 8.3333, 0, 1, 0, 1, 1, 'Bloodmage Thalnos - Delicious Cave Mold'),
(4543, 5433, 0, 10.4167, 0, 1, 0, 1, 1, 'Bloodmage Thalnos - Rag Doll'),
(4543, 16883, 0, 22.9167, 0, 1, 0, 1, 1, 'Bloodmage Thalnos - Worn Junkbox'),
(4623, 929, 0, 1.5464, 0, 1, 0, 1, 1, 'Quilguard Champion - Healing Potion'),
(4623, 1205, 0, 0.5155, 0, 1, 0, 1, 1, 'Quilguard Champion - Melon Juice'),
(4623, 1206, 0, 0.5155, 0, 1, 0, 1, 1, 'Quilguard Champion - Moss Agate'),
(4623, 1705, 0, 0.5155, 0, 1, 0, 1, 1, 'Quilguard Champion - Lesser Moonstone'),
(4623, 3770, 0, 10.8247, 0, 1, 0, 1, 1, 'Quilguard Champion - Mutton Chop'),
(4623, 5375, 0, 8.7629, 0, 1, 0, 1, 1, 'Quilguard Champion - Scratching Stick'),
(4623, 16882, 0, 21.6495, 0, 1, 0, 1, 1, 'Quilguard Champion - Battered Junkbox'),
(4624, 5428, 0, 15, 0, 1, 0, 1, 1, 'Booty Bay Bruiser - An Exotic Cookbook'),
(4624, 8952, 0, 5, 0, 1, 0, 1, 1, 'Booty Bay Bruiser - Roasted Quail'),
(4624, 16885, 0, 5, 0, 1, 0, 1, 1, 'Booty Bay Bruiser - Heavy Junkbox'),
(4632, 929, 0, 3.4483, 0, 1, 0, 1, 1, 'Kolkar Centaur - Healing Potion'),
(4632, 3770, 0, 4.9261, 0, 1, 0, 1, 1, 'Kolkar Centaur - Mutton Chop'),
(4632, 5375, 0, 9.3596, 0, 1, 0, 1, 1, 'Kolkar Centaur - Scratching Stick'),
(4632, 16882, 0, 16.2562, 0, 1, 0, 1, 1, 'Kolkar Centaur - Battered Junkbox'),
(4633, 929, 0, 2.6882, 0, 1, 0, 1, 1, 'Kolkar Scout - Healing Potion'),
(4633, 1705, 0, 1.0753, 0, 1, 0, 1, 1, 'Kolkar Scout - Lesser Moonstone'),
(4633, 3770, 0, 9.1398, 0, 1, 0, 1, 1, 'Kolkar Scout - Mutton Chop'),
(4633, 5375, 0, 10.7527, 0, 1, 0, 1, 1, 'Kolkar Scout - Scratching Stick'),
(4633, 16882, 0, 23.1183, 0, 1, 0, 1, 1, 'Kolkar Scout - Battered Junkbox'),
(4634, 1529, 0, 0.5025, 0, 1, 0, 1, 1, 'Kolkar Mauler - Jade'),
(4634, 1710, 0, 1.5075, 0, 1, 0, 1, 1, 'Kolkar Mauler - Greater Healing Potion'),
(4634, 3771, 0, 7.0352, 0, 1, 0, 1, 1, 'Kolkar Mauler - Wild Hog Shank'),
(4634, 5429, 0, 6.5327, 0, 1, 0, 1, 1, 'Kolkar Mauler - A Pretty Rock'),
(4634, 16883, 0, 16.5829, 0, 1, 0, 1, 1, 'Kolkar Mauler - Worn Junkbox'),
(4635, 1710, 0, 3.4043, 0, 1, 0, 1, 1, 'Kolkar Windchaser - Greater Healing Potion'),
(4635, 3771, 0, 7.6596, 0, 1, 0, 1, 1, 'Kolkar Windchaser - Wild Hog Shank'),
(4635, 3864, 0, 0.4255, 0, 1, 0, 1, 1, 'Kolkar Windchaser - Citrine'),
(4635, 5429, 0, 8.5106, 0, 1, 0, 1, 1, 'Kolkar Windchaser - A Pretty Rock'),
(4635, 16883, 0, 12.3404, 0, 1, 0, 1, 1, 'Kolkar Windchaser - Worn Junkbox'),
(4636, 1529, 0, 0.5525, 0, 1, 0, 1, 1, 'Kolkar Battle Lord - Jade'),
(4636, 1710, 0, 3.3149, 0, 1, 0, 1, 1, 'Kolkar Battle Lord - Greater Healing Potion'),
(4636, 3771, 0, 7.7348, 0, 1, 0, 1, 1, 'Kolkar Battle Lord - Wild Hog Shank'),
(4636, 3864, 0, 0.5525, 0, 1, 0, 1, 1, 'Kolkar Battle Lord - Citrine'),
(4636, 5429, 0, 9.9448, 0, 1, 0, 1, 1, 'Kolkar Battle Lord - A Pretty Rock'),
(4636, 16883, 0, 11.6022, 0, 1, 0, 1, 1, 'Kolkar Battle Lord - Worn Junkbox'),
(4637, 1529, 0, 1.2739, 0, 1, 0, 1, 1, 'Kolkar Destroyer - Jade'),
(4637, 1710, 0, 1.2739, 0, 1, 0, 1, 1, 'Kolkar Destroyer - Greater Healing Potion'),
(4637, 3771, 0, 6.3694, 0, 1, 0, 1, 1, 'Kolkar Destroyer - Wild Hog Shank'),
(4637, 5429, 0, 10.828, 0, 1, 0, 1, 1, 'Kolkar Destroyer - A Pretty Rock'),
(4637, 16883, 0, 12.1019, 0, 1, 0, 1, 1, 'Kolkar Destroyer - Worn Junkbox'),
(4638, 1710, 0, 4.6243, 0, 1, 0, 1, 1, 'Magram Scout - Greater Healing Potion'),
(4638, 3771, 0, 5.7803, 0, 1, 0, 1, 1, 'Magram Scout - Wild Hog Shank'),
(4638, 5429, 0, 8.6705, 0, 1, 0, 1, 1, 'Magram Scout - A Pretty Rock'),
(4638, 16883, 0, 19.0751, 0, 1, 0, 1, 1, 'Magram Scout - Worn Junkbox'),
(4639, 1710, 0, 2.3669, 0, 1, 0, 1, 1, 'Magram Outrunner - Greater Healing Potion'),
(4639, 3771, 0, 7.1006, 0, 1, 0, 1, 1, 'Magram Outrunner - Wild Hog Shank'),
(4639, 3864, 0, 1.7751, 0, 1, 0, 1, 1, 'Magram Outrunner - Citrine'),
(4639, 5429, 0, 10.6509, 0, 1, 0, 1, 1, 'Magram Outrunner - A Pretty Rock'),
(4639, 16883, 0, 11.2426, 0, 1, 0, 1, 1, 'Magram Outrunner - Worn Junkbox'),
(4640, 1529, 0, 0.1912, 0, 1, 0, 1, 1, 'Magram Wrangler - Jade'),
(4640, 1710, 0, 3.6329, 0, 1, 0, 1, 1, 'Magram Wrangler - Greater Healing Potion'),
(4640, 3771, 0, 8.9866, 0, 1, 0, 1, 1, 'Magram Wrangler - Wild Hog Shank'),
(4640, 5429, 0, 7.2658, 0, 1, 0, 1, 1, 'Magram Wrangler - A Pretty Rock'),
(4640, 16883, 0, 16.2524, 0, 1, 0, 1, 1, 'Magram Wrangler - Worn Junkbox'),
(4641, 1529, 0, 0.3711, 0, 1, 0, 1, 1, 'Magram Windchaser - Jade'),
(4641, 1710, 0, 1.4842, 0, 1, 0, 1, 1, 'Magram Windchaser - Greater Healing Potion'),
(4641, 3771, 0, 7.7922, 0, 1, 0, 1, 1, 'Magram Windchaser - Wild Hog Shank'),
(4641, 3864, 0, 0.3711, 0, 1, 0, 1, 1, 'Magram Windchaser - Citrine'),
(4641, 5429, 0, 10.7607, 0, 1, 0, 1, 1, 'Magram Windchaser - A Pretty Rock'),
(4641, 16883, 0, 16.8831, 0, 1, 0, 1, 1, 'Magram Windchaser - Worn Junkbox'),
(4642, 1529, 0, 0.8876, 0, 1, 0, 1, 1, 'Magram Stormer - Jade'),
(4642, 1710, 0, 2.3669, 0, 1, 0, 1, 1, 'Magram Stormer - Greater Healing Potion'),
(4642, 3771, 0, 7.1006, 0, 1, 0, 1, 1, 'Magram Stormer - Wild Hog Shank'),
(4642, 5429, 0, 8.5799, 0, 1, 0, 1, 1, 'Magram Stormer - A Pretty Rock'),
(4642, 16883, 0, 14.497, 0, 1, 0, 1, 1, 'Magram Stormer - Worn Junkbox'),
(4643, 5427, 0, 18.1818, 0, 1, 0, 1, 1, 'Magram Pack Runner - Crude Pocket Watch'),
(4644, 1710, 0, 1.6667, 0, 1, 0, 1, 1, 'Magram Marauder - Greater Healing Potion'),
(4644, 3771, 0, 6.6667, 0, 1, 0, 1, 1, 'Magram Marauder - Wild Hog Shank'),
(4644, 5429, 0, 10.5556, 0, 1, 0, 1, 1, 'Magram Marauder - A Pretty Rock'),
(4644, 16883, 0, 12.7778, 0, 1, 0, 1, 1, 'Magram Marauder - Worn Junkbox'),
(4645, 1710, 0, 2.9197, 0, 1, 0, 1, 1, 'Magram Mauler - Greater Healing Potion'),
(4645, 3771, 0, 6.5693, 0, 1, 0, 1, 1, 'Magram Mauler - Wild Hog Shank'),
(4645, 3864, 0, 0.7299, 0, 1, 0, 1, 1, 'Magram Mauler - Citrine'),
(4645, 5429, 0, 10.219, 0, 1, 0, 1, 1, 'Magram Mauler - A Pretty Rock'),
(4645, 16883, 0, 9.4891, 0, 1, 0, 1, 1, 'Magram Mauler - Worn Junkbox'),
(4646, 1710, 0, 2.3585, 0, 1, 0, 1, 1, 'Gelkis Outrunner - Greater Healing Potion'),
(4646, 3771, 0, 7.5472, 0, 1, 0, 1, 1, 'Gelkis Outrunner - Wild Hog Shank'),
(4646, 3864, 0, 0.9434, 0, 1, 0, 1, 1, 'Gelkis Outrunner - Citrine'),
(4646, 5429, 0, 14.1509, 0, 1, 0, 1, 1, 'Gelkis Outrunner - A Pretty Rock'),
(4646, 16883, 0, 15.566, 0, 1, 0, 1, 1, 'Gelkis Outrunner - Worn Junkbox'),
(4647, 1529, 0, 0.4808, 0, 1, 0, 1, 1, 'Gelkis Scout - Jade'),
(4647, 1710, 0, 0.4808, 0, 1, 0, 1, 1, 'Gelkis Scout - Greater Healing Potion'),
(4647, 3771, 0, 9.6154, 0, 1, 0, 1, 1, 'Gelkis Scout - Wild Hog Shank'),
(4647, 3864, 0, 0.4808, 0, 1, 0, 1, 1, 'Gelkis Scout - Citrine'),
(4647, 5429, 0, 12.0192, 0, 1, 0, 1, 1, 'Gelkis Scout - A Pretty Rock'),
(4647, 16883, 0, 14.4231, 0, 1, 0, 1, 1, 'Gelkis Scout - Worn Junkbox'),
(4648, 1710, 0, 2.027, 0, 1, 0, 1, 1, 'Gelkis Stamper - Greater Healing Potion'),
(4648, 3771, 0, 8.1081, 0, 1, 0, 1, 1, 'Gelkis Stamper - Wild Hog Shank'),
(4648, 3864, 0, 0.3378, 0, 1, 0, 1, 1, 'Gelkis Stamper - Citrine'),
(4648, 5429, 0, 11.1486, 0, 1, 0, 1, 1, 'Gelkis Stamper - A Pretty Rock'),
(4648, 16883, 0, 13.5135, 0, 1, 0, 1, 1, 'Gelkis Stamper - Worn Junkbox'),
(4649, 1529, 0, 0.6849, 0, 1, 0, 1, 1, 'Gelkis Windchaser - Jade'),
(4649, 1710, 0, 2.7397, 0, 1, 0, 1, 1, 'Gelkis Windchaser - Greater Healing Potion'),
(4649, 3771, 0, 6.1644, 0, 1, 0, 1, 1, 'Gelkis Windchaser - Wild Hog Shank'),
(4649, 5429, 0, 8.2192, 0, 1, 0, 1, 1, 'Gelkis Windchaser - A Pretty Rock'),
(4649, 16883, 0, 11.9863, 0, 1, 0, 1, 1, 'Gelkis Windchaser - Worn Junkbox'),
(4651, 1710, 0, 1.8519, 0, 1, 0, 1, 1, 'Gelkis Earthcaller - Greater Healing Potion'),
(4651, 3771, 0, 5.5556, 0, 1, 0, 1, 1, 'Gelkis Earthcaller - Wild Hog Shank'),
(4651, 5429, 0, 8.3333, 0, 1, 0, 1, 1, 'Gelkis Earthcaller - A Pretty Rock'),
(4651, 16883, 0, 15.7407, 0, 1, 0, 1, 1, 'Gelkis Earthcaller - Worn Junkbox'),
(4652, 1710, 0, 4.1667, 0, 1, 0, 1, 1, 'Gelkis Mauler - Greater Healing Potion'),
(4652, 5429, 0, 8.3333, 0, 1, 0, 1, 1, 'Gelkis Mauler - A Pretty Rock'),
(4652, 16883, 0, 12.5, 0, 1, 0, 1, 1, 'Gelkis Mauler - Worn Junkbox'),
(4653, 1710, 0, 4, 0, 1, 0, 1, 1, 'Gelkis Marauder - Greater Healing Potion'),
(4653, 3864, 0, 4, 0, 1, 0, 1, 1, 'Gelkis Marauder - Citrine'),
(4653, 5429, 0, 16, 0, 1, 0, 1, 1, 'Gelkis Marauder - A Pretty Rock'),
(4653, 16883, 0, 8, 0, 1, 0, 1, 1, 'Gelkis Marauder - Worn Junkbox'),
(4654, 1710, 0, 2.381, 0, 1, 0, 1, 1, 'Maraudine Scout - Greater Healing Potion'),
(4654, 3771, 0, 7.9365, 0, 1, 0, 1, 1, 'Maraudine Scout - Wild Hog Shank'),
(4654, 3864, 0, 0.7937, 0, 1, 0, 1, 1, 'Maraudine Scout - Citrine'),
(4654, 5429, 0, 7.1429, 0, 1, 0, 1, 1, 'Maraudine Scout - A Pretty Rock'),
(4654, 16883, 0, 14.2857, 0, 1, 0, 1, 1, 'Maraudine Scout - Worn Junkbox'),
(4655, 1710, 0, 2.4793, 0, 1, 0, 1, 1, 'Maraudine Wrangler - Greater Healing Potion'),
(4655, 3771, 0, 6.6116, 0, 1, 0, 1, 1, 'Maraudine Wrangler - Wild Hog Shank'),
(4655, 5429, 0, 14.0496, 0, 1, 0, 1, 1, 'Maraudine Wrangler - A Pretty Rock'),
(4655, 16883, 0, 7.438, 0, 1, 0, 1, 1, 'Maraudine Wrangler - Worn Junkbox'),
(4656, 1710, 0, 2.7027, 0, 1, 0, 1, 1, 'Maraudine Mauler - Greater Healing Potion'),
(4656, 3771, 0, 9.9099, 0, 1, 0, 1, 1, 'Maraudine Mauler - Wild Hog Shank'),
(4656, 3864, 0, 1.8018, 0, 1, 0, 1, 1, 'Maraudine Mauler - Citrine'),
(4656, 5429, 0, 11.7117, 0, 1, 0, 1, 1, 'Maraudine Mauler - A Pretty Rock'),
(4656, 16883, 0, 17.1171, 0, 1, 0, 1, 1, 'Maraudine Mauler - Worn Junkbox'),
(4657, 1710, 0, 1.6949, 0, 1, 0, 1, 1, 'Maraudine Windchaser - Greater Healing Potion'),
(4657, 3771, 0, 7.6271, 0, 1, 0, 1, 1, 'Maraudine Windchaser - Wild Hog Shank'),
(4657, 5429, 0, 9.322, 0, 1, 0, 1, 1, 'Maraudine Windchaser - A Pretty Rock'),
(4657, 16883, 0, 10.1695, 0, 1, 0, 1, 1, 'Maraudine Windchaser - Worn Junkbox'),
(4658, 1710, 0, 4.5455, 0, 1, 0, 1, 1, 'Maraudine Stormer - Greater Healing Potion'),
(4658, 3771, 0, 4.5455, 0, 1, 0, 1, 1, 'Maraudine Stormer - Wild Hog Shank'),
(4658, 5429, 0, 22.7273, 0, 1, 0, 1, 1, 'Maraudine Stormer - A Pretty Rock'),
(4658, 16883, 0, 9.0909, 0, 1, 0, 1, 1, 'Maraudine Stormer - Worn Junkbox'),
(4659, 1710, 0, 6.4516, 0, 1, 0, 1, 1, 'Maraudine Marauder - Greater Healing Potion'),
(4659, 3771, 0, 3.2258, 0, 1, 0, 1, 1, 'Maraudine Marauder - Wild Hog Shank'),
(4659, 3864, 0, 3.2258, 0, 1, 0, 1, 1, 'Maraudine Marauder - Citrine'),
(4659, 5429, 0, 6.4516, 0, 1, 0, 1, 1, 'Maraudine Marauder - A Pretty Rock'),
(4659, 16883, 0, 3.2258, 0, 1, 0, 1, 1, 'Maraudine Marauder - Worn Junkbox'),
(4663, 929, 0, 3.4247, 0, 1, 0, 1, 1, 'Burning Blade Augur - Healing Potion'),
(4663, 1705, 0, 0.6849, 0, 1, 0, 1, 1, 'Burning Blade Augur - Lesser Moonstone'),
(4663, 3770, 0, 4.4521, 0, 1, 0, 1, 1, 'Burning Blade Augur - Mutton Chop'),
(4663, 4542, 0, 2.3973, 0, 1, 0, 1, 1, 'Burning Blade Augur - Moist Cornbread'),
(4663, 5373, 0, 10.6164, 0, 1, 0, 1, 1, 'Burning Blade Augur - Lucky Charm'),
(4663, 16882, 0, 22.2603, 0, 1, 0, 1, 1, 'Burning Blade Augur - Battered Junkbox'),
(4664, 929, 0, 3.5842, 0, 1, 0, 1, 1, 'Burning Blade Reaver - Healing Potion'),
(4664, 1206, 0, 0.7168, 0, 1, 0, 1, 1, 'Burning Blade Reaver - Moss Agate'),
(4664, 1705, 0, 1.0753, 0, 1, 0, 1, 1, 'Burning Blade Reaver - Lesser Moonstone'),
(4664, 3770, 0, 4.6595, 0, 1, 0, 1, 1, 'Burning Blade Reaver - Mutton Chop'),
(4664, 4542, 0, 2.8674, 0, 1, 0, 1, 1, 'Burning Blade Reaver - Moist Cornbread'),
(4664, 5373, 0, 8.6022, 0, 1, 0, 1, 1, 'Burning Blade Reaver - Lucky Charm'),
(4664, 16882, 0, 22.5806, 0, 1, 0, 1, 1, 'Burning Blade Reaver - Battered Junkbox'),
(4665, 1710, 0, 1.2195, 0, 1, 0, 1, 1, 'Burning Blade Adept - Greater Healing Potion'),
(4665, 3771, 0, 5.2846, 0, 1, 0, 1, 1, 'Burning Blade Adept - Wild Hog Shank'),
(4665, 4544, 0, 4.878, 0, 1, 0, 1, 1, 'Burning Blade Adept - Mulgore Spice Bread'),
(4665, 5427, 0, 10.9756, 0, 1, 0, 1, 1, 'Burning Blade Adept - Crude Pocket Watch'),
(4665, 16883, 0, 11.3821, 0, 1, 0, 1, 1, 'Burning Blade Adept - Worn Junkbox'),
(4666, 1529, 0, 0.1919, 0, 1, 0, 1, 1, 'Burning Blade Felsworn - Jade'),
(4666, 1710, 0, 3.4549, 0, 1, 0, 1, 1, 'Burning Blade Felsworn - Greater Healing Potion'),
(4666, 3771, 0, 2.8791, 0, 1, 0, 1, 1, 'Burning Blade Felsworn - Wild Hog Shank'),
(4666, 3864, 0, 0.1919, 0, 1, 0, 1, 1, 'Burning Blade Felsworn - Citrine'),
(4666, 4544, 0, 2.4952, 0, 1, 0, 1, 1, 'Burning Blade Felsworn - Mulgore Spice Bread'),
(4666, 5427, 0, 11.3244, 0, 1, 0, 1, 1, 'Burning Blade Felsworn - Crude Pocket Watch'),
(4666, 16883, 0, 14.0115, 0, 1, 0, 1, 1, 'Burning Blade Felsworn - Worn Junkbox'),
(4667, 1710, 0, 3.3333, 0, 1, 0, 1, 1, 'Burning Blade Shadowmage - Greater Healing Potion'),
(4667, 4544, 0, 3.3333, 0, 1, 0, 1, 1, 'Burning Blade Shadowmage - Mulgore Spice Bread'),
(4667, 5427, 0, 20, 0, 1, 0, 1, 1, 'Burning Blade Shadowmage - Crude Pocket Watch'),
(4667, 16883, 0, 16.6667, 0, 1, 0, 1, 1, 'Burning Blade Shadowmage - Worn Junkbox'),
(4668, 3771, 0, 11.7647, 0, 1, 0, 1, 1, 'Burning Blade Summoner - Wild Hog Shank'),
(4668, 4544, 0, 11.7647, 0, 1, 0, 1, 1, 'Burning Blade Summoner - Mulgore Spice Bread'),
(4668, 16883, 0, 17.6471, 0, 1, 0, 1, 1, 'Burning Blade Summoner - Worn Junkbox'),
(4670, 1529, 0, 0.3571, 0, 1, 0, 1, 1, 'Hatefury Rogue - Jade'),
(4670, 1710, 0, 2.5, 0, 1, 0, 1, 1, 'Hatefury Rogue - Greater Healing Potion'),
(4670, 3771, 0, 8.5714, 0, 1, 0, 1, 1, 'Hatefury Rogue - Wild Hog Shank'),
(4670, 3864, 0, 1.0714, 0, 1, 0, 1, 1, 'Hatefury Rogue - Citrine'),
(4670, 5429, 0, 7.8571, 0, 1, 0, 1, 1, 'Hatefury Rogue - A Pretty Rock'),
(4670, 16883, 0, 11.4286, 0, 1, 0, 1, 1, 'Hatefury Rogue - Worn Junkbox'),
(4671, 1529, 0, 0.4525, 0, 1, 0, 1, 1, 'Hatefury Trickster - Jade'),
(4671, 1710, 0, 2.7149, 0, 1, 0, 1, 1, 'Hatefury Trickster - Greater Healing Potion'),
(4671, 3771, 0, 7.2398, 0, 1, 0, 1, 1, 'Hatefury Trickster - Wild Hog Shank'),
(4671, 5429, 0, 12.2172, 0, 1, 0, 1, 1, 'Hatefury Trickster - A Pretty Rock'),
(4671, 16883, 0, 17.6471, 0, 1, 0, 1, 1, 'Hatefury Trickster - Worn Junkbox'),
(4672, 1529, 0, 1.1583, 0, 1, 0, 1, 1, 'Hatefury Felsworn - Jade'),
(4672, 1710, 0, 2.7027, 0, 1, 0, 1, 1, 'Hatefury Felsworn - Greater Healing Potion'),
(4672, 3771, 0, 6.1776, 0, 1, 0, 1, 1, 'Hatefury Felsworn - Wild Hog Shank'),
(4672, 3864, 0, 0.3861, 0, 1, 0, 1, 1, 'Hatefury Felsworn - Citrine'),
(4672, 5429, 0, 8.1081, 0, 1, 0, 1, 1, 'Hatefury Felsworn - A Pretty Rock'),
(4672, 16883, 0, 17.3745, 0, 1, 0, 1, 1, 'Hatefury Felsworn - Worn Junkbox'),
(4673, 1710, 0, 1.1111, 0, 1, 0, 1, 1, 'Hatefury Betrayer - Greater Healing Potion'),
(4673, 3771, 0, 10.3704, 0, 1, 0, 1, 1, 'Hatefury Betrayer - Wild Hog Shank'),
(4673, 3864, 0, 0.3704, 0, 1, 0, 1, 1, 'Hatefury Betrayer - Citrine'),
(4673, 5429, 0, 10, 0, 1, 0, 1, 1, 'Hatefury Betrayer - A Pretty Rock'),
(4673, 16883, 0, 12.5926, 0, 1, 0, 1, 1, 'Hatefury Betrayer - Worn Junkbox'),
(4674, 1529, 0, 0.4444, 0, 1, 0, 1, 1, 'Hatefury Shadowstalker - Jade'),
(4674, 1710, 0, 1.7778, 0, 1, 0, 1, 1, 'Hatefury Shadowstalker - Greater Healing Potion'),
(4674, 3771, 0, 5.7778, 0, 1, 0, 1, 1, 'Hatefury Shadowstalker - Wild Hog Shank'),
(4674, 3864, 0, 0.4444, 0, 1, 0, 1, 1, 'Hatefury Shadowstalker - Citrine'),
(4674, 5429, 0, 11.5556, 0, 1, 0, 1, 1, 'Hatefury Shadowstalker - A Pretty Rock'),
(4674, 16883, 0, 13.7778, 0, 1, 0, 1, 1, 'Hatefury Shadowstalker - Worn Junkbox'),
(4675, 1529, 0, 0.3745, 0, 1, 0, 1, 1, 'Hatefury Hellcaller - Jade'),
(4675, 1710, 0, 2.6217, 0, 1, 0, 1, 1, 'Hatefury Hellcaller - Greater Healing Potion'),
(4675, 3771, 0, 7.4906, 0, 1, 0, 1, 1, 'Hatefury Hellcaller - Wild Hog Shank'),
(4675, 5429, 0, 10.1124, 0, 1, 0, 1, 1, 'Hatefury Hellcaller - A Pretty Rock'),
(4675, 16883, 0, 11.6105, 0, 1, 0, 1, 1, 'Hatefury Hellcaller - Worn Junkbox'),
(4677, 1529, 0, 6.8966, 0, 1, 0, 1, 1, 'Doomwarder - Jade'),
(4677, 4607, 0, 10.3448, 0, 1, 0, 1, 1, 'Doomwarder - Delicious Cave Mold'),
(4677, 5433, 0, 3.4483, 0, 1, 0, 1, 1, 'Doomwarder - Rag Doll'),
(4677, 16883, 0, 17.2414, 0, 1, 0, 1, 1, 'Doomwarder - Worn Junkbox'),
(4679, 1710, 0, 3.0303, 0, 1, 0, 1, 1, 'Nether Maiden - Greater Healing Potion'),
(4679, 4607, 0, 3.0303, 0, 1, 0, 1, 1, 'Nether Maiden - Delicious Cave Mold'),
(4679, 16883, 0, 24.2424, 0, 1, 0, 1, 1, 'Nether Maiden - Worn Junkbox'),
(4680, 1529, 0, 1.3158, 0, 1, 0, 1, 1, 'Doomwarder Captain - Jade'),
(4680, 1710, 0, 2.6316, 0, 1, 0, 1, 1, 'Doomwarder Captain - Greater Healing Potion'),
(4680, 4607, 0, 5.2632, 0, 1, 0, 1, 1, 'Doomwarder Captain - Delicious Cave Mold'),
(4680, 5433, 0, 11.8421, 0, 1, 0, 1, 1, 'Doomwarder Captain - Rag Doll'),
(4680, 16883, 0, 11.8421, 0, 1, 0, 1, 1, 'Doomwarder Captain - Worn Junkbox'),
(4682, 4607, 0, 5.8824, 0, 1, 0, 1, 1, 'Nether Sister - Delicious Cave Mold'),
(4682, 5433, 0, 11.7647, 0, 1, 0, 1, 1, 'Nether Sister - Rag Doll'),
(4682, 16883, 0, 11.7647, 0, 1, 0, 1, 1, 'Nether Sister - Worn Junkbox'),
(4684, 4607, 0, 2.0408, 0, 1, 0, 1, 1, 'Nether Sorceress - Delicious Cave Mold'),
(4684, 5433, 0, 8.1633, 0, 1, 0, 1, 1, 'Nether Sorceress - Rag Doll'),
(4684, 16883, 0, 8.1633, 0, 1, 0, 1, 1, 'Nether Sorceress - Worn Junkbox'),
(4711, 6362, 0, 10.5882, 0, 1, 0, 1, 2, 'Slitherblade Naga - Raw Rockscale Cod'),
(4711, 10457, 0, 9.4118, 0, 1, 0, 1, 1, 'Slitherblade Naga - Empty Sea Snail Shell'),
(4711, 16883, 0, 15.2941, 0, 1, 0, 1, 1, 'Slitherblade Naga - Worn Junkbox'),
(4712, 1710, 0, 0.813, 0, 1, 0, 1, 1, 'Slitherblade Sorceress - Greater Healing Potion'),
(4712, 6362, 0, 7.3171, 0, 1, 0, 1, 2, 'Slitherblade Sorceress - Raw Rockscale Cod'),
(4712, 10457, 0, 4.878, 0, 1, 0, 1, 1, 'Slitherblade Sorceress - Empty Sea Snail Shell'),
(4712, 16883, 0, 15.4472, 0, 1, 0, 1, 1, 'Slitherblade Sorceress - Worn Junkbox'),
(4713, 1710, 0, 2.381, 0, 1, 0, 1, 1, 'Slitherblade Warrior - Greater Healing Potion'),
(4713, 6362, 0, 7.1429, 0, 1, 0, 1, 2, 'Slitherblade Warrior - Raw Rockscale Cod'),
(4713, 10457, 0, 11.9048, 0, 1, 0, 1, 1, 'Slitherblade Warrior - Empty Sea Snail Shell'),
(4713, 16883, 0, 13.0952, 0, 1, 0, 1, 1, 'Slitherblade Warrior - Worn Junkbox'),
(4714, 1710, 0, 1.4815, 0, 1, 0, 1, 1, 'Slitherblade Myrmidon - Greater Healing Potion'),
(4714, 6362, 0, 7.4074, 0, 1, 0, 1, 2, 'Slitherblade Myrmidon - Raw Rockscale Cod'),
(4714, 10457, 0, 6.6667, 0, 1, 0, 1, 1, 'Slitherblade Myrmidon - Empty Sea Snail Shell'),
(4714, 16883, 0, 15.5556, 0, 1, 0, 1, 1, 'Slitherblade Myrmidon - Worn Junkbox'),
(4715, 1710, 0, 2.9851, 0, 1, 0, 1, 1, 'Slitherblade Razortail - Greater Healing Potion'),
(4715, 3864, 0, 1.4925, 0, 1, 0, 1, 1, 'Slitherblade Razortail - Citrine'),
(4715, 6362, 0, 10.4478, 0, 1, 0, 1, 2, 'Slitherblade Razortail - Raw Rockscale Cod'),
(4715, 10457, 0, 17.9104, 0, 1, 0, 1, 1, 'Slitherblade Razortail - Empty Sea Snail Shell'),
(4715, 16883, 0, 17.9104, 0, 1, 0, 1, 1, 'Slitherblade Razortail - Worn Junkbox'),
(4716, 1710, 0, 1.5625, 0, 1, 0, 1, 1, 'Slitherblade Tidehunter - Greater Healing Potion'),
(4716, 6362, 0, 3.125, 0, 1, 0, 1, 2, 'Slitherblade Tidehunter - Raw Rockscale Cod'),
(4716, 10457, 0, 4.6875, 0, 1, 0, 1, 1, 'Slitherblade Tidehunter - Empty Sea Snail Shell'),
(4716, 16883, 0, 10.9375, 0, 1, 0, 1, 1, 'Slitherblade Tidehunter - Worn Junkbox'),
(4718, 1710, 0, 6.25, 0, 1, 0, 1, 1, 'Slitherblade Oracle - Greater Healing Potion'),
(4718, 3864, 0, 1.5625, 0, 1, 0, 1, 1, 'Slitherblade Oracle - Citrine'),
(4718, 6362, 0, 4.6875, 0, 1, 0, 1, 2, 'Slitherblade Oracle - Raw Rockscale Cod'),
(4718, 10457, 0, 12.5, 0, 1, 0, 1, 1, 'Slitherblade Oracle - Empty Sea Snail Shell'),
(4718, 16883, 0, 15.625, 0, 1, 0, 1, 1, 'Slitherblade Oracle - Worn Junkbox'),
(4719, 1529, 0, 1.1494, 0, 1, 0, 1, 1, 'Slitherblade Sea Witch - Jade'),
(4719, 1710, 0, 2.2989, 0, 1, 0, 1, 1, 'Slitherblade Sea Witch - Greater Healing Potion'),
(4719, 5500, 0, 1.1494, 0, 1, 0, 1, 1, 'Slitherblade Sea Witch - Iridescent Pearl'),
(4719, 6362, 0, 5.7471, 0, 1, 0, 1, 2, 'Slitherblade Sea Witch - Raw Rockscale Cod'),
(4719, 10457, 0, 6.8966, 0, 1, 0, 1, 1, 'Slitherblade Sea Witch - Empty Sea Snail Shell'),
(4719, 16883, 0, 9.1954, 0, 1, 0, 1, 1, 'Slitherblade Sea Witch - Worn Junkbox'),
(4723, 3771, 0, 3.2258, 0, 1, 0, 1, 1, 'Foreman Cozzle - Wild Hog Shank'),
(4723, 4544, 0, 3.2258, 0, 1, 0, 1, 1, 'Foreman Cozzle - Mulgore Spice Bread'),
(4723, 5427, 0, 6.4516, 0, 1, 0, 1, 1, 'Foreman Cozzle - Crude Pocket Watch'),
(4723, 16883, 0, 9.6774, 0, 1, 0, 1, 1, 'Foreman Cozzle - Worn Junkbox'),
(4788, 858, 0, 4.4944, 0, 1, 0, 1, 1, 'Fallenroot Satyr - Lesser Healing Potion'),
(4788, 2287, 0, 5.618, 0, 1, 0, 1, 1, 'Fallenroot Satyr - Haunch of Meat'),
(4788, 5369, 0, 10.1124, 0, 1, 0, 1, 1, 'Fallenroot Satyr - Gnawed Bone'),
(4789, 3770, 0, 2.5, 0, 1, 0, 1, 1, 'Fallenroot Rogue - Mutton Chop'),
(4789, 5375, 0, 10, 0, 1, 0, 1, 1, 'Fallenroot Rogue - Scratching Stick'),
(4789, 16882, 0, 22.5, 0, 1, 0, 1, 1, 'Fallenroot Rogue - Battered Junkbox'),
(4798, 929, 0, 3.4188, 0, 1, 0, 1, 1, 'Fallenroot Shadowstalker - Healing Potion'),
(4798, 1206, 0, 0.8547, 0, 1, 0, 1, 1, 'Fallenroot Shadowstalker - Moss Agate'),
(4798, 3770, 0, 4.2735, 0, 1, 0, 1, 1, 'Fallenroot Shadowstalker - Mutton Chop'),
(4798, 5375, 0, 7.6923, 0, 1, 0, 1, 1, 'Fallenroot Shadowstalker - Scratching Stick'),
(4798, 16882, 0, 22.2222, 0, 1, 0, 1, 1, 'Fallenroot Shadowstalker - Battered Junkbox'),
(4799, 1206, 0, 2.2222, 0, 1, 0, 1, 1, 'Fallenroot Hellcaller - Moss Agate'),
(4799, 3770, 0, 6.6667, 0, 1, 0, 1, 1, 'Fallenroot Hellcaller - Mutton Chop'),
(4799, 5375, 0, 13.3333, 0, 1, 0, 1, 1, 'Fallenroot Hellcaller - Scratching Stick'),
(4799, 16882, 0, 13.3333, 0, 1, 0, 1, 1, 'Fallenroot Hellcaller - Battered Junkbox'),
(4802, 858, 0, 4, 0, 1, 0, 1, 1, 'Blackfathom Tide Priestess - Lesser Healing Potion'),
(4802, 5371, 0, 9, 0, 1, 0, 1, 1, 'Blackfathom Tide Priestess - Piece of Coral'),
(4802, 6289, 0, 9, 0, 1, 0, 1, 2, 'Blackfathom Tide Priestess - Raw Longjaw Mud Snapper'),
(4803, 929, 0, 5.8824, 0, 1, 0, 1, 1, 'Blackfathom Oracle - Healing Potion'),
(4803, 5377, 0, 5.8824, 0, 1, 0, 1, 1, 'Blackfathom Oracle - Scallop Shell'),
(4803, 6308, 0, 7.8431, 0, 1, 0, 1, 2, 'Blackfathom Oracle - Raw Bristle Whisker Catfish'),
(4803, 16882, 0, 21.5686, 0, 1, 0, 1, 1, 'Blackfathom Oracle - Battered Junkbox'),
(4805, 929, 0, 2.7778, 0, 1, 0, 1, 1, 'Blackfathom Sea Witch - Healing Potion'),
(4805, 5377, 0, 8.3333, 0, 1, 0, 1, 1, 'Blackfathom Sea Witch - Scallop Shell'),
(4805, 5500, 0, 0.6944, 0, 1, 0, 1, 1, 'Blackfathom Sea Witch - Iridescent Pearl'),
(4805, 6308, 0, 6.25, 0, 1, 0, 1, 2, 'Blackfathom Sea Witch - Raw Bristle Whisker Catfish'),
(4805, 16882, 0, 20.8333, 0, 1, 0, 1, 1, 'Blackfathom Sea Witch - Battered Junkbox'),
(4807, 929, 0, 3.6145, 0, 1, 0, 1, 1, 'Blackfathom Myrmidon - Healing Potion'),
(4807, 5377, 0, 7.2289, 0, 1, 0, 1, 1, 'Blackfathom Myrmidon - Scallop Shell'),
(4807, 6308, 0, 8.4337, 0, 1, 0, 1, 2, 'Blackfathom Myrmidon - Raw Bristle Whisker Catfish'),
(4807, 16882, 0, 16.2651, 0, 1, 0, 1, 1, 'Blackfathom Myrmidon - Battered Junkbox'),
(4809, 4606, 0, 12.5, 0, 1, 0, 1, 1, 'Twilight Acolyte - Spongy Morel'),
(4809, 5376, 0, 14.5833, 0, 1, 0, 1, 1, 'Twilight Acolyte - Broken Mirror'),
(4809, 16882, 0, 20.8333, 0, 1, 0, 1, 1, 'Twilight Acolyte - Battered Junkbox'),
(4810, 929, 0, 2, 0, 1, 0, 1, 1, 'Twilight Reaver - Healing Potion'),
(4810, 4606, 0, 4, 0, 1, 0, 1, 1, 'Twilight Reaver - Spongy Morel'),
(4810, 5376, 0, 4, 0, 1, 0, 1, 1, 'Twilight Reaver - Broken Mirror'),
(4810, 16882, 0, 8, 0, 1, 0, 1, 1, 'Twilight Reaver - Battered Junkbox'),
(4811, 929, 0, 3.0303, 0, 1, 0, 1, 1, 'Twilight Aquamancer - Healing Potion'),
(4811, 1705, 0, 3.0303, 0, 1, 0, 1, 1, 'Twilight Aquamancer - Lesser Moonstone'),
(4811, 4606, 0, 21.2121, 0, 1, 0, 1, 1, 'Twilight Aquamancer - Spongy Morel'),
(4811, 5376, 0, 6.0606, 0, 1, 0, 1, 1, 'Twilight Aquamancer - Broken Mirror'),
(4811, 16882, 0, 18.1818, 0, 1, 0, 1, 1, 'Twilight Aquamancer - Battered Junkbox'),
(4812, 4606, 0, 4.7619, 0, 1, 0, 1, 1, 'Twilight Loreseeker - Spongy Morel'),
(4812, 5376, 0, 4.7619, 0, 1, 0, 1, 1, 'Twilight Loreseeker - Broken Mirror'),
(4812, 16882, 0, 19.0476, 0, 1, 0, 1, 1, 'Twilight Loreseeker - Battered Junkbox'),
(4813, 4606, 0, 20.6897, 0, 1, 0, 1, 1, 'Twilight Shadowmage - Spongy Morel'),
(4813, 5376, 0, 10.3448, 0, 1, 0, 1, 1, 'Twilight Shadowmage - Broken Mirror'),
(4813, 16882, 0, 10.3448, 0, 1, 0, 1, 1, 'Twilight Shadowmage - Battered Junkbox'),
(4814, 4606, 0, 14.6341, 0, 1, 0, 1, 1, 'Twilight Elementalist - Spongy Morel'),
(4814, 5376, 0, 2.439, 0, 1, 0, 1, 1, 'Twilight Elementalist - Broken Mirror'),
(4814, 16882, 0, 9.7561, 0, 1, 0, 1, 1, 'Twilight Elementalist - Battered Junkbox'),
(4815, 5377, 0, 5, 0, 1, 0, 1, 1, 'Murkshallow Snapclaw - Scallop Shell'),
(4815, 6308, 0, 1.6667, 0, 1, 0, 2, 2, 'Murkshallow Snapclaw - Raw Bristle Whisker Catfish'),
(4815, 16882, 0, 11.6667, 0, 1, 0, 1, 1, 'Murkshallow Snapclaw - Battered Junkbox'),
(4818, 929, 0, 11.6667, 0, 1, 0, 1, 1, 'Blindlight Murloc - Healing Potion'),
(4818, 5377, 0, 1.6667, 0, 1, 0, 1, 1, 'Blindlight Murloc - Scallop Shell'),
(4818, 5498, 0, 1.6667, 0, 1, 0, 1, 1, 'Blindlight Murloc - Small Lustrous Pearl'),
(4818, 6308, 0, 1.6667, 0, 1, 0, 2, 2, 'Blindlight Murloc - Raw Bristle Whisker Catfish'),
(4818, 16882, 0, 25, 0, 1, 0, 1, 1, 'Blindlight Murloc - Battered Junkbox'),
(4819, 5377, 0, 3.125, 0, 1, 0, 1, 1, 'Blindlight Muckdweller - Scallop Shell'),
(4819, 6308, 0, 3.125, 0, 1, 0, 1, 1, 'Blindlight Muckdweller - Raw Bristle Whisker Catfish'),
(4819, 16882, 0, 9.375, 0, 1, 0, 1, 1, 'Blindlight Muckdweller - Battered Junkbox'),
(4820, 929, 0, 5, 0, 1, 0, 1, 1, 'Blindlight Oracle - Healing Potion'),
(4820, 5377, 0, 5, 0, 1, 0, 1, 1, 'Blindlight Oracle - Scallop Shell'),
(4820, 6308, 0, 5, 0, 1, 0, 2, 2, 'Blindlight Oracle - Raw Bristle Whisker Catfish'),
(4820, 16882, 0, 15, 0, 1, 0, 1, 1, 'Blindlight Oracle - Battered Junkbox'),
(4831, 16882, 0, 15.3846, 0, 1, 0, 1, 1, 'Lady Sarevess - Battered Junkbox'),
(4832, 4542, 0, 5, 0, 1, 0, 1, 1, 'Twilight Lord Kelris - Moist Cornbread'),
(4832, 5373, 0, 15, 0, 1, 0, 1, 1, 'Twilight Lord Kelris - Lucky Charm'),
(4832, 16882, 0, 10, 0, 1, 0, 1, 1, 'Twilight Lord Kelris - Battered Junkbox'),
(4834, 1529, 0, 0.233, 0, 1, 0, 1, 1, 'Theramore Infiltrator - Jade'),
(4834, 1707, 0, 1.632, 0, 1, 0, 1, 1, 'Theramore Infiltrator - Stormwind Brie'),
(4834, 1710, 0, 1.865, 0, 1, 0, 1, 1, 'Theramore Infiltrator - Greater Healing Potion'),
(4834, 4539, 0, 3.497, 0, 1, 0, 1, 1, 'Theramore Infiltrator - Goldenbark Apple'),
(4834, 4544, 0, 2.564, 0, 1, 0, 1, 1, 'Theramore Infiltrator - Mulgore Spice Bread'),
(4834, 5431, 0, 9.79, 0, 1, 0, 1, 1, 'Theramore Infiltrator - Empty Hip Flask'),
(4834, 16883, 0, 17.483, 0, 1, 0, 1, 1, 'Theramore Infiltrator - Worn Junkbox'),
(4844, 1529, 0, 0.3597, 0, 1, 0, 1, 1, 'Shadowforge Surveyor - Jade'),
(4844, 1707, 0, 2.518, 0, 1, 0, 1, 1, 'Shadowforge Surveyor - Stormwind Brie'),
(4844, 1710, 0, 2.518, 0, 1, 0, 1, 1, 'Shadowforge Surveyor - Greater Healing Potion'),
(4844, 3864, 0, 0.1799, 0, 1, 0, 1, 1, 'Shadowforge Surveyor - Citrine'),
(4844, 4539, 0, 2.3381, 0, 1, 0, 1, 1, 'Shadowforge Surveyor - Goldenbark Apple'),
(4844, 4544, 0, 1.6187, 0, 1, 0, 1, 1, 'Shadowforge Surveyor - Mulgore Spice Bread'),
(4844, 5431, 0, 11.8705, 0, 1, 0, 1, 1, 'Shadowforge Surveyor - Empty Hip Flask'),
(4844, 16883, 0, 11.8705, 0, 1, 0, 1, 1, 'Shadowforge Surveyor - Worn Junkbox'),
(4845, 1529, 0, 1.4706, 0, 1, 0, 1, 1, 'Shadowforge Ruffian - Jade'),
(4845, 1707, 0, 2.9412, 0, 1, 0, 1, 1, 'Shadowforge Ruffian - Stormwind Brie'),
(4845, 1710, 0, 2.2059, 0, 1, 0, 1, 1, 'Shadowforge Ruffian - Greater Healing Potion'),
(4845, 4539, 0, 2.9412, 0, 1, 0, 1, 1, 'Shadowforge Ruffian - Goldenbark Apple'),
(4845, 4544, 0, 2.2059, 0, 1, 0, 1, 1, 'Shadowforge Ruffian - Mulgore Spice Bread'),
(4845, 5431, 0, 6.6176, 0, 1, 0, 1, 1, 'Shadowforge Ruffian - Empty Hip Flask'),
(4845, 16883, 0, 13.9706, 0, 1, 0, 1, 1, 'Shadowforge Ruffian - Worn Junkbox'),
(4846, 1707, 0, 1.8966, 0, 1, 0, 1, 1, 'Shadowforge Digger - Stormwind Brie'),
(4846, 1710, 0, 2.069, 0, 1, 0, 1, 1, 'Shadowforge Digger - Greater Healing Potion'),
(4846, 3864, 0, 0.3448, 0, 1, 0, 1, 1, 'Shadowforge Digger - Citrine'),
(4846, 4539, 0, 1.8966, 0, 1, 0, 1, 1, 'Shadowforge Digger - Goldenbark Apple'),
(4846, 4544, 0, 2.5862, 0, 1, 0, 1, 1, 'Shadowforge Digger - Mulgore Spice Bread'),
(4846, 5431, 0, 7.2414, 0, 1, 0, 1, 1, 'Shadowforge Digger - Empty Hip Flask'),
(4846, 16883, 0, 13.9655, 0, 1, 0, 1, 1, 'Shadowforge Digger - Worn Junkbox'),
(4847, 1707, 0, 2.8169, 0, 1, 0, 1, 1, 'Shadowforge Relic Hunter - Stormwind Brie'),
(4847, 1710, 0, 1.4085, 0, 1, 0, 1, 1, 'Shadowforge Relic Hunter - Greater Healing Potion'),
(4847, 4539, 0, 2.8169, 0, 1, 0, 1, 1, 'Shadowforge Relic Hunter - Goldenbark Apple'),
(4847, 4544, 0, 7.0423, 0, 1, 0, 1, 1, 'Shadowforge Relic Hunter - Mulgore Spice Bread'),
(4847, 5431, 0, 11.2676, 0, 1, 0, 1, 1, 'Shadowforge Relic Hunter - Empty Hip Flask'),
(4847, 16883, 0, 18.3099, 0, 1, 0, 1, 1, 'Shadowforge Relic Hunter - Worn Junkbox'),
(4848, 4601, 0, 7.1429, 0, 1, 0, 1, 1, 'Shadowforge Darkcaster - Soft Banana Bread'),
(4848, 5432, 0, 7.1429, 0, 1, 0, 1, 1, 'Shadowforge Darkcaster - Hickory Pipe'),
(4848, 16884, 0, 21.4286, 0, 1, 0, 1, 1, 'Shadowforge Darkcaster - Sturdy Junkbox'),
(4849, 3927, 0, 6.6667, 0, 1, 0, 1, 1, 'Shadowforge Archaeologist - Fine Aged Cheddar'),
(4849, 3928, 0, 6.6667, 0, 1, 0, 1, 1, 'Shadowforge Archaeologist - Superior Healing Potion'),
(4849, 5432, 0, 6.6667, 0, 1, 0, 1, 1, 'Shadowforge Archaeologist - Hickory Pipe'),
(4849, 16884, 0, 6.6667, 0, 1, 0, 1, 1, 'Shadowforge Archaeologist - Sturdy Junkbox'),
(4850, 1529, 0, 0.625, 0, 1, 0, 1, 1, 'Stonevault Cave Lurker - Jade'),
(4850, 3771, 0, 5.625, 0, 1, 0, 1, 1, 'Stonevault Cave Lurker - Wild Hog Shank'),
(4850, 5429, 0, 8.75, 0, 1, 0, 1, 1, 'Stonevault Cave Lurker - A Pretty Rock'),
(4850, 16883, 0, 12.5, 0, 1, 0, 1, 1, 'Stonevault Cave Lurker - Worn Junkbox'),
(4851, 1529, 0, 0.2817, 0, 1, 0, 1, 1, 'Stonevault Rockchewer - Jade'),
(4851, 1710, 0, 2.2535, 0, 1, 0, 1, 1, 'Stonevault Rockchewer - Greater Healing Potion'),
(4851, 3771, 0, 7.0423, 0, 1, 0, 1, 1, 'Stonevault Rockchewer - Wild Hog Shank'),
(4851, 3864, 0, 0.5634, 0, 1, 0, 1, 1, 'Stonevault Rockchewer - Citrine'),
(4851, 5429, 0, 9.0141, 0, 1, 0, 1, 1, 'Stonevault Rockchewer - A Pretty Rock'),
(4851, 16883, 0, 15.7746, 0, 1, 0, 1, 1, 'Stonevault Rockchewer - Worn Junkbox'),
(4852, 1708, 0, 0.2506, 0, 1, 0, 1, 1, 'Stonevault Oracle - Sweet Nectar'),
(4852, 1710, 0, 5.2632, 0, 1, 0, 1, 1, 'Stonevault Oracle - Greater Healing Potion'),
(4852, 3771, 0, 6.7669, 0, 1, 0, 1, 1, 'Stonevault Oracle - Wild Hog Shank'),
(4852, 3864, 0, 0.2506, 0, 1, 0, 1, 1, 'Stonevault Oracle - Citrine'),
(4852, 4306, 0, 0.2506, 0, 1, 0, 2, 2, 'Stonevault Oracle - Silk Cloth'),
(4852, 5429, 0, 10.2757, 0, 1, 0, 1, 1, 'Stonevault Oracle - A Pretty Rock'),
(4852, 16883, 0, 18.0451, 0, 1, 0, 1, 1, 'Stonevault Oracle - Worn Junkbox'),
(4853, 3928, 0, 1.2346, 0, 1, 0, 1, 1, 'Stonevault Geomancer - Superior Healing Potion'),
(4853, 4599, 0, 6.1728, 0, 1, 0, 1, 1, 'Stonevault Geomancer - Cured Ham Steak'),
(4853, 5430, 0, 9.8765, 0, 1, 0, 1, 1, 'Stonevault Geomancer - Intricate Bauble'),
(4853, 7909, 0, 1.2346, 0, 1, 0, 1, 1, 'Stonevault Geomancer - Aquamarine'),
(4853, 16884, 0, 9.8765, 0, 1, 0, 1, 1, 'Stonevault Geomancer - Sturdy Junkbox'),
(4854, 4601, 0, 11.7647, 0, 1, 0, 1, 1, 'Grimlok - Soft Banana Bread'),
(4854, 5428, 0, 11.7647, 0, 1, 0, 1, 1, 'Grimlok - An Exotic Cookbook'),
(4854, 16884, 0, 11.7647, 0, 1, 0, 1, 1, 'Grimlok - Sturdy Junkbox'),
(4855, 3928, 0, 2.3256, 0, 1, 0, 1, 1, 'Stonevault Brawler - Superior Healing Potion'),
(4855, 4599, 0, 8.1395, 0, 1, 0, 1, 1, 'Stonevault Brawler - Cured Ham Steak'),
(4855, 5430, 0, 9.6899, 0, 1, 0, 1, 1, 'Stonevault Brawler - Intricate Bauble'),
(4855, 7909, 0, 0.3876, 0, 1, 0, 1, 1, 'Stonevault Brawler - Aquamarine'),
(4855, 16884, 0, 10.0775, 0, 1, 0, 1, 1, 'Stonevault Brawler - Sturdy Junkbox'),
(4856, 1710, 0, 3.4483, 0, 1, 0, 1, 1, 'Stonevault Cave Hunter - Greater Healing Potion'),
(4856, 3771, 0, 5.1724, 0, 1, 0, 1, 1, 'Stonevault Cave Hunter - Wild Hog Shank'),
(4856, 5429, 0, 5.1724, 0, 1, 0, 1, 1, 'Stonevault Cave Hunter - A Pretty Rock'),
(4856, 16883, 0, 20.6897, 0, 1, 0, 1, 1, 'Stonevault Cave Hunter - Worn Junkbox'),
(4979, 3928, 0, 3.571, 0, 1, 0, 1, 1, 'Theramore Guard - Superior Healing Potion'),
(4979, 5432, 0, 10.714, 0, 1, 0, 1, 1, 'Theramore Guard - Hickory Pipe'),
(4979, 16885, 0, 3.571, 0, 1, 0, 1, 1, 'Theramore Guard - Heavy Junkbox'),
(5044, 5431, 0, 20, 0, 1, 0, 1, 1, 'Theramore Skirmisher - Empty Hip Flask'),
(5046, 5431, 0, 20, 0, 1, 0, 1, 1, 'Lieutenant Caldwell - Empty Hip Flask'),
(5057, 1529, 0, 0.347, 0, 1, 0, 1, 1, 'Theramore Deserter - Jade'),
(5057, 1707, 0, 2.083, 0, 1, 0, 1, 1, 'Theramore Deserter - Stormwind Brie'),
(5057, 1710, 0, 1.042, 0, 1, 0, 1, 1, 'Theramore Deserter - Greater Healing Potion'),
(5057, 3864, 0, 0.347, 0, 1, 0, 1, 1, 'Theramore Deserter - Citrine'),
(5057, 4539, 0, 2.431, 0, 1, 0, 1, 1, 'Theramore Deserter - Goldenbark Apple'),
(5057, 4544, 0, 1.736, 0, 1, 0, 1, 1, 'Theramore Deserter - Mulgore Spice Bread'),
(5057, 5431, 0, 4.861, 0, 1, 0, 1, 1, 'Theramore Deserter - Empty Hip Flask'),
(5057, 16883, 0, 13.194, 0, 1, 0, 1, 1, 'Theramore Deserter - Worn Junkbox'),
(5085, 4544, 0, 14.286, 0, 1, 0, 1, 1, 'Sentry Point Guard - Mulgore Spice Bread'),
(5085, 5431, 0, 4.762, 0, 1, 0, 1, 1, 'Sentry Point Guard - Empty Hip Flask'),
(5085, 16883, 0, 9.524, 0, 1, 0, 1, 1, 'Sentry Point Guard - Worn Junkbox'),
(5089, 1707, 0, 3.704, 0, 1, 0, 1, 1, 'Balos Jacken - Stormwind Brie'),
(5089, 4539, 0, 3.704, 0, 1, 0, 1, 1, 'Balos Jacken - Goldenbark Apple'),
(5089, 4544, 0, 3.704, 0, 1, 0, 1, 1, 'Balos Jacken - Mulgore Spice Bread'),
(5089, 5431, 0, 11.111, 0, 1, 0, 1, 1, 'Balos Jacken - Empty Hip Flask'),
(5089, 16883, 0, 22.222, 0, 1, 0, 1, 1, 'Balos Jacken - Worn Junkbox'),
(5184, 1529, 0, 0.629, 0, 1, 0, 1, 1, 'Theramore Sentry - Jade'),
(5184, 1707, 0, 2.201, 0, 1, 0, 1, 1, 'Theramore Sentry - Stormwind Brie'),
(5184, 1710, 0, 2.987, 0, 1, 0, 1, 1, 'Theramore Sentry - Greater Healing Potion'),
(5184, 3864, 0, 0.472, 0, 1, 0, 1, 1, 'Theramore Sentry - Citrine'),
(5184, 4539, 0, 1.887, 0, 1, 0, 1, 1, 'Theramore Sentry - Goldenbark Apple'),
(5184, 4544, 0, 3.302, 0, 1, 0, 1, 1, 'Theramore Sentry - Mulgore Spice Bread'),
(5184, 5431, 0, 9.434, 0, 1, 0, 1, 1, 'Theramore Sentry - Empty Hip Flask'),
(5184, 16883, 0, 12.736, 0, 1, 0, 1, 1, 'Theramore Sentry - Worn Junkbox'),
(5228, 3419, 0, 13.6364, 0, 1, 0, 1, 1, 'Saturated Ooze - Red Rose'),
(5228, 4608, 0, 13.6364, 0, 1, 0, 1, 1, 'Saturated Ooze - Raw Black Truffle'),
(5228, 16884, 0, 13.6364, 0, 1, 0, 1, 1, 'Saturated Ooze - Sturdy Junkbox'),
(5229, 1529, 0, 0.6579, 0, 1, 0, 1, 1, 'Gordunni Ogre - Jade'),
(5229, 1710, 0, 2.4123, 0, 1, 0, 1, 1, 'Gordunni Ogre - Greater Healing Potion'),
(5229, 3771, 0, 3.5088, 0, 1, 0, 1, 1, 'Gordunni Ogre - Wild Hog Shank'),
(5229, 4544, 0, 2.193, 0, 1, 0, 1, 1, 'Gordunni Ogre - Mulgore Spice Bread'),
(5229, 5427, 0, 10.0877, 0, 1, 0, 1, 1, 'Gordunni Ogre - Crude Pocket Watch'),
(5229, 16883, 0, 14.2544, 0, 1, 0, 1, 1, 'Gordunni Ogre - Worn Junkbox'),
(5232, 3928, 0, 2.5, 0, 1, 0, 1, 1, 'Gordunni Brute - Superior Healing Potion'),
(5232, 4599, 0, 4.4118, 0, 1, 0, 1, 1, 'Gordunni Brute - Cured Ham Steak'),
(5232, 4601, 0, 3.6765, 0, 1, 0, 1, 1, 'Gordunni Brute - Soft Banana Bread'),
(5232, 5428, 0, 10.1471, 0, 1, 0, 1, 1, 'Gordunni Brute - An Exotic Cookbook'),
(5232, 16884, 0, 8.0882, 0, 1, 0, 1, 1, 'Gordunni Brute - Sturdy Junkbox'),
(5234, 3928, 0, 2.0833, 0, 1, 0, 1, 1, 'Gordunni Mauler - Superior Healing Potion'),
(5234, 4599, 0, 4.375, 0, 1, 0, 1, 1, 'Gordunni Mauler - Cured Ham Steak'),
(5234, 4601, 0, 2.2917, 0, 1, 0, 1, 1, 'Gordunni Mauler - Soft Banana Bread'),
(5234, 5428, 0, 9.375, 0, 1, 0, 1, 1, 'Gordunni Mauler - An Exotic Cookbook'),
(5234, 7909, 0, 0.4167, 0, 1, 0, 1, 1, 'Gordunni Mauler - Aquamarine'),
(5234, 7910, 0, 0.2083, 0, 1, 0, 1, 1, 'Gordunni Mauler - Star Ruby'),
(5234, 16884, 0, 7.9167, 0, 1, 0, 1, 1, 'Gordunni Mauler - Sturdy Junkbox'),
(5235, 3419, 0, 6, 0, 1, 0, 1, 1, 'Fungal Ooze - Red Rose'),
(5235, 3928, 0, 2, 0, 1, 0, 1, 1, 'Fungal Ooze - Superior Healing Potion'),
(5235, 4608, 0, 6, 0, 1, 0, 1, 1, 'Fungal Ooze - Raw Black Truffle'),
(5235, 16884, 0, 8, 0, 1, 0, 1, 1, 'Fungal Ooze - Sturdy Junkbox'),
(5236, 3928, 0, 3.2755, 0, 1, 0, 1, 1, 'Gordunni Shaman - Superior Healing Potion'),
(5236, 4599, 0, 3.6609, 0, 1, 0, 1, 1, 'Gordunni Shaman - Cured Ham Steak'),
(5236, 4601, 0, 3.8536, 0, 1, 0, 1, 1, 'Gordunni Shaman - Soft Banana Bread'),
(5236, 5428, 0, 8.2852, 0, 1, 0, 1, 1, 'Gordunni Shaman - An Exotic Cookbook'),
(5236, 7909, 0, 0.3854, 0, 1, 0, 1, 1, 'Gordunni Shaman - Aquamarine'),
(5236, 7910, 0, 0.1927, 0, 1, 0, 1, 1, 'Gordunni Shaman - Star Ruby'),
(5236, 16884, 0, 8.6705, 0, 1, 0, 1, 1, 'Gordunni Shaman - Sturdy Junkbox'),
(5237, 3928, 0, 1.7094, 0, 1, 0, 1, 1, 'Gordunni Ogre Mage - Superior Healing Potion'),
(5237, 4599, 0, 4.2735, 0, 1, 0, 1, 1, 'Gordunni Ogre Mage - Cured Ham Steak'),
(5237, 4601, 0, 3.8462, 0, 1, 0, 1, 1, 'Gordunni Ogre Mage - Soft Banana Bread'),
(5237, 5428, 0, 7.4786, 0, 1, 0, 1, 1, 'Gordunni Ogre Mage - An Exotic Cookbook'),
(5237, 7909, 0, 0.2137, 0, 1, 0, 1, 1, 'Gordunni Ogre Mage - Aquamarine'),
(5237, 7910, 0, 0.2137, 0, 1, 0, 1, 1, 'Gordunni Ogre Mage - Star Ruby'),
(5237, 16884, 0, 9.6154, 0, 1, 0, 1, 1, 'Gordunni Ogre Mage - Sturdy Junkbox'),
(5238, 4599, 0, 3.7915, 0, 1, 0, 1, 1, 'Gordunni Battlemaster - Cured Ham Steak'),
(5238, 4601, 0, 1.4218, 0, 1, 0, 1, 1, 'Gordunni Battlemaster - Soft Banana Bread'),
(5238, 5428, 0, 10.4265, 0, 1, 0, 1, 1, 'Gordunni Battlemaster - An Exotic Cookbook'),
(5238, 7909, 0, 0.4739, 0, 1, 0, 1, 1, 'Gordunni Battlemaster - Aquamarine'),
(5238, 16884, 0, 9.4787, 0, 1, 0, 1, 1, 'Gordunni Battlemaster - Sturdy Junkbox'),
(5239, 3928, 0, 2.4735, 0, 1, 0, 1, 1, 'Gordunni Mage-Lord - Superior Healing Potion'),
(5239, 4599, 0, 2.8269, 0, 1, 0, 1, 1, 'Gordunni Mage-Lord - Cured Ham Steak'),
(5239, 4601, 0, 2.8269, 0, 1, 0, 1, 1, 'Gordunni Mage-Lord - Soft Banana Bread'),
(5239, 5428, 0, 9.894, 0, 1, 0, 1, 1, 'Gordunni Mage-Lord - An Exotic Cookbook'),
(5239, 7910, 0, 0.7067, 0, 1, 0, 1, 1, 'Gordunni Mage-Lord - Star Ruby'),
(5239, 16884, 0, 6.0071, 0, 1, 0, 1, 1, 'Gordunni Mage-Lord - Sturdy Junkbox'),
(5240, 3928, 0, 1.5257, 0, 1, 0, 1, 1, 'Gordunni Warlock - Superior Healing Potion'),
(5240, 4599, 0, 3.19, 0, 1, 0, 1, 1, 'Gordunni Warlock - Cured Ham Steak'),
(5240, 4601, 0, 2.2191, 0, 1, 0, 1, 1, 'Gordunni Warlock - Soft Banana Bread'),
(5240, 5428, 0, 9.8474, 0, 1, 0, 1, 1, 'Gordunni Warlock - An Exotic Cookbook'),
(5240, 7909, 0, 0.4161, 0, 1, 0, 1, 1, 'Gordunni Warlock - Aquamarine'),
(5240, 7910, 0, 0.2774, 0, 1, 0, 1, 1, 'Gordunni Warlock - Star Ruby'),
(5240, 16884, 0, 8.4605, 0, 1, 0, 1, 1, 'Gordunni Warlock - Sturdy Junkbox'),
(5241, 3928, 0, 2.5974, 0, 1, 0, 1, 1, 'Gordunni Warlord - Superior Healing Potion'),
(5241, 4599, 0, 6.4935, 0, 1, 0, 1, 1, 'Gordunni Warlord - Cured Ham Steak'),
(5241, 4601, 0, 3.8961, 0, 1, 0, 1, 1, 'Gordunni Warlord - Soft Banana Bread'),
(5241, 5428, 0, 12.987, 0, 1, 0, 1, 1, 'Gordunni Warlord - An Exotic Cookbook'),
(5241, 7909, 0, 1.2987, 0, 1, 0, 1, 1, 'Gordunni Warlord - Aquamarine'),
(5241, 16884, 0, 6.4935, 0, 1, 0, 1, 1, 'Gordunni Warlord - Sturdy Junkbox'),
(5243, 4599, 0, 6.4103, 0, 1, 0, 1, 1, 'Cursed Atal\'ai - Cured Ham Steak'),
(5243, 4601, 0, 5.1282, 0, 1, 0, 1, 1, 'Cursed Atal\'ai - Soft Banana Bread'),
(5243, 5428, 0, 10.2564, 0, 1, 0, 1, 1, 'Cursed Atal\'ai - An Exotic Cookbook'),
(5243, 7910, 0, 1.2821, 0, 1, 0, 1, 1, 'Cursed Atal\'ai - Star Ruby'),
(5243, 16884, 0, 10.2564, 0, 1, 0, 1, 1, 'Cursed Atal\'ai - Sturdy Junkbox'),
(5249, 1529, 0, 0.5634, 0, 1, 0, 1, 1, 'Woodpaw Mongrel - Jade'),
(5249, 1710, 0, 3.0986, 0, 1, 0, 1, 1, 'Woodpaw Mongrel - Greater Healing Potion'),
(5249, 3771, 0, 6.4789, 0, 1, 0, 1, 1, 'Woodpaw Mongrel - Wild Hog Shank'),
(5249, 3864, 0, 0.5634, 0, 1, 0, 1, 1, 'Woodpaw Mongrel - Citrine'),
(5249, 4599, 0, 0.2817, 0, 1, 0, 1, 1, 'Woodpaw Mongrel - Cured Ham Steak'),
(5249, 5429, 0, 14.0845, 0, 1, 0, 1, 1, 'Woodpaw Mongrel - A Pretty Rock'),
(5249, 16883, 0, 13.2394, 0, 1, 0, 1, 1, 'Woodpaw Mongrel - Worn Junkbox'),
(5251, 3928, 0, 2.3747, 0, 1, 0, 1, 1, 'Woodpaw Trapper - Superior Healing Potion'),
(5251, 4599, 0, 8.1794, 0, 1, 0, 1, 1, 'Woodpaw Trapper - Cured Ham Steak'),
(5251, 5430, 0, 8.1794, 0, 1, 0, 1, 1, 'Woodpaw Trapper - Intricate Bauble'),
(5251, 7909, 0, 0.7916, 0, 1, 0, 1, 1, 'Woodpaw Trapper - Aquamarine'),
(5251, 7910, 0, 0.5277, 0, 1, 0, 1, 1, 'Woodpaw Trapper - Star Ruby'),
(5251, 16884, 0, 7.6517, 0, 1, 0, 1, 1, 'Woodpaw Trapper - Sturdy Junkbox'),
(5253, 3928, 0, 2.8424, 0, 1, 0, 1, 1, 'Woodpaw Brute - Superior Healing Potion'),
(5253, 4599, 0, 7.7519, 0, 1, 0, 1, 1, 'Woodpaw Brute - Cured Ham Steak'),
(5253, 5430, 0, 9.0439, 0, 1, 0, 1, 1, 'Woodpaw Brute - Intricate Bauble'),
(5253, 16884, 0, 9.8191, 0, 1, 0, 1, 1, 'Woodpaw Brute - Sturdy Junkbox'),
(5254, 3928, 0, 2.1505, 0, 1, 0, 1, 1, 'Woodpaw Mystic - Superior Healing Potion'),
(5254, 4599, 0, 6.4516, 0, 1, 0, 1, 1, 'Woodpaw Mystic - Cured Ham Steak'),
(5254, 5430, 0, 9.0323, 0, 1, 0, 1, 1, 'Woodpaw Mystic - Intricate Bauble'),
(5254, 7909, 0, 0.2151, 0, 1, 0, 1, 1, 'Woodpaw Mystic - Aquamarine'),
(5254, 16884, 0, 10.7527, 0, 1, 0, 1, 1, 'Woodpaw Mystic - Sturdy Junkbox'),
(5255, 3928, 0, 2.3747, 0, 1, 0, 1, 1, 'Woodpaw Reaver - Superior Healing Potion'),
(5255, 4599, 0, 7.6517, 0, 1, 0, 1, 1, 'Woodpaw Reaver - Cured Ham Steak'),
(5255, 5430, 0, 11.0818, 0, 1, 0, 1, 1, 'Woodpaw Reaver - Intricate Bauble'),
(5255, 7909, 0, 0.5277, 0, 1, 0, 1, 1, 'Woodpaw Reaver - Aquamarine'),
(5255, 7910, 0, 0.2639, 0, 1, 0, 1, 1, 'Woodpaw Reaver - Star Ruby'),
(5255, 16884, 0, 8.971, 0, 1, 0, 1, 1, 'Woodpaw Reaver - Sturdy Junkbox'),
(5256, 3928, 0, 1.4925, 0, 1, 0, 1, 1, 'Atal\'ai Warrior - Superior Healing Potion'),
(5256, 4599, 0, 4.4776, 0, 1, 0, 1, 1, 'Atal\'ai Warrior - Cured Ham Steak'),
(5256, 4601, 0, 4.4776, 0, 1, 0, 1, 1, 'Atal\'ai Warrior - Soft Banana Bread'),
(5256, 5428, 0, 8.9552, 0, 1, 0, 1, 1, 'Atal\'ai Warrior - An Exotic Cookbook'),
(5256, 7909, 0, 1.4925, 0, 1, 0, 1, 1, 'Atal\'ai Warrior - Aquamarine'),
(5256, 16884, 0, 14.9254, 0, 1, 0, 1, 1, 'Atal\'ai Warrior - Sturdy Junkbox'),
(5258, 3928, 0, 3.3613, 0, 1, 0, 1, 1, 'Woodpaw Alpha - Superior Healing Potion'),
(5258, 4599, 0, 4.2017, 0, 1, 0, 1, 1, 'Woodpaw Alpha - Cured Ham Steak'),
(5258, 5430, 0, 6.7227, 0, 1, 0, 1, 1, 'Woodpaw Alpha - Intricate Bauble'),
(5258, 16884, 0, 10.084, 0, 1, 0, 1, 1, 'Woodpaw Alpha - Sturdy Junkbox'),
(5259, 3928, 0, 3.1477, 0, 1, 0, 1, 1, 'Atal\'ai Witch Doctor - Superior Healing Potion'),
(5259, 4599, 0, 3.3898, 0, 1, 0, 1, 1, 'Atal\'ai Witch Doctor - Cured Ham Steak'),
(5259, 4601, 0, 3.632, 0, 1, 0, 1, 1, 'Atal\'ai Witch Doctor - Soft Banana Bread'),
(5259, 5428, 0, 6.5375, 0, 1, 0, 1, 1, 'Atal\'ai Witch Doctor - An Exotic Cookbook'),
(5259, 7909, 0, 0.2421, 0, 1, 0, 1, 1, 'Atal\'ai Witch Doctor - Aquamarine'),
(5259, 7910, 0, 0.4843, 0, 1, 0, 1, 1, 'Atal\'ai Witch Doctor - Star Ruby'),
(5259, 16884, 0, 10.6538, 0, 1, 0, 1, 1, 'Atal\'ai Witch Doctor - Sturdy Junkbox'),
(5261, 4599, 0, 2.8571, 0, 1, 0, 1, 1, 'Enthralled Atal\'ai - Cured Ham Steak'),
(5261, 4601, 0, 4.2857, 0, 1, 0, 1, 1, 'Enthralled Atal\'ai - Soft Banana Bread'),
(5261, 5428, 0, 7.1429, 0, 1, 0, 1, 1, 'Enthralled Atal\'ai - An Exotic Cookbook'),
(5261, 7910, 0, 1.4286, 0, 1, 0, 1, 1, 'Enthralled Atal\'ai - Star Ruby'),
(5261, 16884, 0, 10, 0, 1, 0, 1, 1, 'Enthralled Atal\'ai - Sturdy Junkbox'),
(5263, 3928, 0, 2.9762, 0, 1, 0, 1, 1, 'Mummified Atal\'ai - Superior Healing Potion'),
(5263, 4599, 0, 2.9762, 0, 1, 0, 1, 1, 'Mummified Atal\'ai - Cured Ham Steak'),
(5263, 4601, 0, 4.7619, 0, 1, 0, 1, 1, 'Mummified Atal\'ai - Soft Banana Bread'),
(5263, 5428, 0, 5.3571, 0, 1, 0, 1, 1, 'Mummified Atal\'ai - An Exotic Cookbook'),
(5263, 7909, 0, 0.5952, 0, 1, 0, 1, 1, 'Mummified Atal\'ai - Aquamarine'),
(5263, 7910, 0, 0.5952, 0, 1, 0, 1, 1, 'Mummified Atal\'ai - Star Ruby'),
(5263, 16884, 0, 5.9524, 0, 1, 0, 1, 1, 'Mummified Atal\'ai - Sturdy Junkbox'),
(5267, 3928, 0, 1.7094, 0, 1, 0, 1, 1, 'Unliving Atal\'ai - Superior Healing Potion'),
(5267, 4599, 0, 0.8547, 0, 1, 0, 1, 1, 'Unliving Atal\'ai - Cured Ham Steak'),
(5267, 4601, 0, 4.2735, 0, 1, 0, 1, 1, 'Unliving Atal\'ai - Soft Banana Bread'),
(5267, 5428, 0, 11.1111, 0, 1, 0, 1, 1, 'Unliving Atal\'ai - An Exotic Cookbook'),
(5267, 7910, 0, 0.8547, 0, 1, 0, 1, 1, 'Unliving Atal\'ai - Star Ruby'),
(5267, 16884, 0, 8.547, 0, 1, 0, 1, 1, 'Unliving Atal\'ai - Sturdy Junkbox'),
(5269, 3928, 0, 1.4286, 0, 1, 0, 1, 1, 'Atal\'ai Priest - Superior Healing Potion'),
(5269, 4599, 0, 7.1429, 0, 1, 0, 1, 1, 'Atal\'ai Priest - Cured Ham Steak'),
(5269, 4601, 0, 1.4286, 0, 1, 0, 1, 1, 'Atal\'ai Priest - Soft Banana Bread'),
(5269, 5428, 0, 14.2857, 0, 1, 0, 1, 1, 'Atal\'ai Priest - An Exotic Cookbook'),
(5269, 7910, 0, 1.4286, 0, 1, 0, 1, 1, 'Atal\'ai Priest - Star Ruby'),
(5269, 16884, 0, 5.7143, 0, 1, 0, 1, 1, 'Atal\'ai Priest - Sturdy Junkbox'),
(5270, 3928, 0, 1.4925, 0, 1, 0, 1, 1, 'Atal\'ai Corpse Eater - Superior Healing Potion'),
(5270, 4599, 0, 4.4776, 0, 1, 0, 1, 1, 'Atal\'ai Corpse Eater - Cured Ham Steak'),
(5270, 4601, 0, 5.9701, 0, 1, 0, 1, 1, 'Atal\'ai Corpse Eater - Soft Banana Bread'),
(5270, 5428, 0, 7.4627, 0, 1, 0, 1, 1, 'Atal\'ai Corpse Eater - An Exotic Cookbook'),
(5270, 16884, 0, 10.4478, 0, 1, 0, 1, 1, 'Atal\'ai Corpse Eater - Sturdy Junkbox'),
(5271, 3928, 0, 4.8387, 0, 1, 0, 1, 1, 'Atal\'ai Deathwalker - Superior Healing Potion'),
(5271, 4599, 0, 1.6129, 0, 1, 0, 1, 1, 'Atal\'ai Deathwalker - Cured Ham Steak'),
(5271, 4601, 0, 1.6129, 0, 1, 0, 1, 1, 'Atal\'ai Deathwalker - Soft Banana Bread'),
(5271, 5428, 0, 9.6774, 0, 1, 0, 1, 1, 'Atal\'ai Deathwalker - An Exotic Cookbook'),
(5271, 16884, 0, 9.6774, 0, 1, 0, 1, 1, 'Atal\'ai Deathwalker - Sturdy Junkbox'),
(5273, 3928, 0, 5, 0, 1, 0, 1, 1, 'Atal\'ai High Priest - Superior Healing Potion'),
(5273, 4601, 0, 10, 0, 1, 0, 1, 1, 'Atal\'ai High Priest - Soft Banana Bread'),
(5273, 5428, 0, 10, 0, 1, 0, 1, 1, 'Atal\'ai High Priest - An Exotic Cookbook'),
(5273, 16884, 0, 10, 0, 1, 0, 1, 1, 'Atal\'ai High Priest - Sturdy Junkbox'),
(5331, 3928, 0, 4.0816, 0, 1, 0, 1, 1, 'Hatecrest Warrior - Superior Healing Potion'),
(5331, 4603, 0, 5.3803, 0, 1, 0, 1, 1, 'Hatecrest Warrior - Raw Spotted Yellowtail'),
(5331, 5435, 0, 8.1633, 0, 1, 0, 1, 1, 'Hatecrest Warrior - Shiny Dinglehopper'),
(5331, 16884, 0, 7.6067, 0, 1, 0, 1, 1, 'Hatecrest Warrior - Sturdy Junkbox'),
(5332, 3928, 0, 1.8605, 0, 1, 0, 1, 1, 'Hatecrest Wave Rider - Superior Healing Potion'),
(5332, 4603, 0, 4.6512, 0, 1, 0, 1, 1, 'Hatecrest Wave Rider - Raw Spotted Yellowtail'),
(5332, 5435, 0, 6.9767, 0, 1, 0, 1, 1, 'Hatecrest Wave Rider - Shiny Dinglehopper'),
(5332, 7909, 0, 0.9302, 0, 1, 0, 1, 1, 'Hatecrest Wave Rider - Aquamarine'),
(5332, 16884, 0, 7.4419, 0, 1, 0, 1, 1, 'Hatecrest Wave Rider - Sturdy Junkbox'),
(5333, 3928, 0, 2.9674, 0, 1, 0, 1, 1, 'Hatecrest Serpent Guard - Superior Healing Potion'),
(5333, 4603, 0, 9.4955, 0, 1, 0, 1, 1, 'Hatecrest Serpent Guard - Raw Spotted Yellowtail'),
(5333, 5435, 0, 8.9021, 0, 1, 0, 1, 1, 'Hatecrest Serpent Guard - Shiny Dinglehopper'),
(5333, 7909, 0, 0.8902, 0, 1, 0, 1, 1, 'Hatecrest Serpent Guard - Aquamarine'),
(5333, 7910, 0, 0.2967, 0, 1, 0, 1, 1, 'Hatecrest Serpent Guard - Star Ruby'),
(5333, 16884, 0, 7.7151, 0, 1, 0, 1, 1, 'Hatecrest Serpent Guard - Sturdy Junkbox'),
(5334, 3928, 0, 2.027, 0, 1, 0, 1, 1, 'Hatecrest Myrmidon - Superior Healing Potion'),
(5334, 4603, 0, 6.7568, 0, 1, 0, 1, 1, 'Hatecrest Myrmidon - Raw Spotted Yellowtail'),
(5334, 5435, 0, 10.1351, 0, 1, 0, 1, 1, 'Hatecrest Myrmidon - Shiny Dinglehopper'),
(5334, 7909, 0, 0.6757, 0, 1, 0, 1, 1, 'Hatecrest Myrmidon - Aquamarine'),
(5334, 16884, 0, 8.1081, 0, 1, 0, 1, 1, 'Hatecrest Myrmidon - Sturdy Junkbox'),
(5335, 3928, 0, 2.0833, 0, 1, 0, 1, 1, 'Hatecrest Screamer - Superior Healing Potion'),
(5335, 4603, 0, 6.8182, 0, 1, 0, 1, 1, 'Hatecrest Screamer - Raw Spotted Yellowtail'),
(5335, 5435, 0, 8.7121, 0, 1, 0, 1, 1, 'Hatecrest Screamer - Shiny Dinglehopper'),
(5335, 7909, 0, 0.1894, 0, 1, 0, 1, 1, 'Hatecrest Screamer - Aquamarine'),
(5335, 7910, 0, 0.3788, 0, 1, 0, 1, 1, 'Hatecrest Screamer - Star Ruby'),
(5335, 16884, 0, 10.9848, 0, 1, 0, 1, 1, 'Hatecrest Screamer - Sturdy Junkbox'),
(5336, 3928, 0, 2.5818, 0, 1, 0, 1, 1, 'Hatecrest Sorceress - Superior Healing Potion'),
(5336, 4603, 0, 6.3683, 0, 1, 0, 1, 1, 'Hatecrest Sorceress - Raw Spotted Yellowtail'),
(5336, 5435, 0, 9.9828, 0, 1, 0, 1, 1, 'Hatecrest Sorceress - Shiny Dinglehopper'),
(5336, 7909, 0, 0.3442, 0, 1, 0, 1, 1, 'Hatecrest Sorceress - Aquamarine'),
(5336, 7910, 0, 0.3442, 0, 1, 0, 1, 1, 'Hatecrest Sorceress - Star Ruby'),
(5336, 16884, 0, 7.7453, 0, 1, 0, 1, 1, 'Hatecrest Sorceress - Sturdy Junkbox'),
(5337, 3928, 0, 1.6043, 0, 1, 0, 1, 1, 'Hatecrest Siren - Superior Healing Potion'),
(5337, 4603, 0, 9.0909, 0, 1, 0, 1, 1, 'Hatecrest Siren - Raw Spotted Yellowtail'),
(5337, 5435, 0, 11.2299, 0, 1, 0, 1, 1, 'Hatecrest Siren - Shiny Dinglehopper'),
(5337, 16884, 0, 4.2781, 0, 1, 0, 1, 1, 'Hatecrest Siren - Sturdy Junkbox'),
(5355, 22829, 0, 2.6767, 0, 1, 0, 1, 1, 'Firewing Defender - Super Healing Potion'),
(5355, 27856, 0, 2.2145, 0, 1, 0, 1, 1, 'Firewing Defender - Skethyl Berries'),
(5355, 29569, 0, 9.9557, 0, 1, 0, 1, 1, 'Firewing Defender - Strong Junkbox'),
(5355, 29571, 0, 9.9365, 0, 1, 0, 1, 1, 'Firewing Defender - A Steamy Romance Novel'),
(5355, 30458, 0, 2.4456, 0, 1, 0, 1, 1, 'Firewing Defender - Stromgarde Muenster'),
(5362, 3928, 0, 3.7594, 0, 1, 0, 1, 1, 'Northspring Harpy - Superior Healing Potion'),
(5362, 4338, 0, 0.7519, 0, 1, 0, 2, 2, 'Northspring Harpy - Mageweave Cloth'),
(5362, 4599, 0, 7.5188, 0, 1, 0, 1, 1, 'Northspring Harpy - Cured Ham Steak'),
(5362, 5430, 0, 8.2707, 0, 1, 0, 1, 1, 'Northspring Harpy - Intricate Bauble'),
(5362, 16884, 0, 7.5188, 0, 1, 0, 1, 1, 'Northspring Harpy - Sturdy Junkbox'),
(5363, 3928, 0, 2.6786, 0, 1, 0, 1, 1, 'Northspring Roguefeather - Superior Healing Potion'),
(5363, 4599, 0, 8.9286, 0, 1, 0, 1, 1, 'Northspring Roguefeather - Cured Ham Steak'),
(5363, 5430, 0, 5.3571, 0, 1, 0, 1, 1, 'Northspring Roguefeather - Intricate Bauble'),
(5363, 7909, 0, 0.8929, 0, 1, 0, 1, 1, 'Northspring Roguefeather - Aquamarine'),
(5363, 16884, 0, 8.0357, 0, 1, 0, 1, 1, 'Northspring Roguefeather - Sturdy Junkbox'),
(5364, 3928, 0, 1.2903, 0, 1, 0, 1, 1, 'Northspring Slayer - Superior Healing Potion'),
(5364, 4599, 0, 9.6774, 0, 1, 0, 1, 1, 'Northspring Slayer - Cured Ham Steak'),
(5364, 5430, 0, 10.3226, 0, 1, 0, 1, 1, 'Northspring Slayer - Intricate Bauble'),
(5364, 16884, 0, 9.6774, 0, 1, 0, 1, 1, 'Northspring Slayer - Sturdy Junkbox'),
(5366, 3928, 0, 1.7964, 0, 1, 0, 1, 1, 'Northspring Windcaller - Superior Healing Potion'),
(5366, 4599, 0, 5.3892, 0, 1, 0, 1, 1, 'Northspring Windcaller - Cured Ham Steak'),
(5366, 5430, 0, 4.7904, 0, 1, 0, 1, 1, 'Northspring Windcaller - Intricate Bauble'),
(5366, 16884, 0, 5.3892, 0, 1, 0, 1, 1, 'Northspring Windcaller - Sturdy Junkbox'),
(5401, 3928, 0, 10, 0, 1, 0, 1, 1, 'Kazkaz the Unholy - Superior Healing Potion'),
(5401, 4599, 0, 10, 0, 1, 0, 1, 1, 'Kazkaz the Unholy - Cured Ham Steak'),
(5401, 5428, 0, 20, 0, 1, 0, 1, 1, 'Kazkaz the Unholy - An Exotic Cookbook'),
(5402, 5430, 0, 20, 0, 1, 0, 1, 1, 'Khan Hratha - Intricate Bauble'),
(5402, 16884, 0, 40, 0, 1, 0, 1, 1, 'Khan Hratha - Sturdy Junkbox'),
(5471, 3928, 0, 2.9661, 0, 1, 0, 1, 1, 'Dunemaul Ogre - Superior Healing Potion'),
(5471, 4599, 0, 3.8136, 0, 1, 0, 1, 1, 'Dunemaul Ogre - Cured Ham Steak'),
(5471, 4601, 0, 2.5424, 0, 1, 0, 1, 1, 'Dunemaul Ogre - Soft Banana Bread'),
(5471, 5428, 0, 11.0169, 0, 1, 0, 1, 1, 'Dunemaul Ogre - An Exotic Cookbook'),
(5471, 7909, 0, 0.8475, 0, 1, 0, 1, 1, 'Dunemaul Ogre - Aquamarine'),
(5471, 7910, 0, 0.4237, 0, 1, 0, 1, 1, 'Dunemaul Ogre - Star Ruby'),
(5471, 16884, 0, 12.2881, 0, 1, 0, 1, 1, 'Dunemaul Ogre - Sturdy Junkbox'),
(5472, 3928, 0, 2.7333, 0, 1, 0, 1, 1, 'Dunemaul Enforcer - Superior Healing Potion'),
(5472, 4599, 0, 4.524, 0, 1, 0, 1, 1, 'Dunemaul Enforcer - Cured Ham Steak'),
(5472, 4601, 0, 2.4505, 0, 1, 0, 1, 1, 'Dunemaul Enforcer - Soft Banana Bread'),
(5472, 5428, 0, 9.7078, 0, 1, 0, 1, 1, 'Dunemaul Enforcer - An Exotic Cookbook'),
(5472, 7909, 0, 0.1885, 0, 1, 0, 1, 1, 'Dunemaul Enforcer - Aquamarine'),
(5472, 7910, 0, 0.1885, 0, 1, 0, 1, 1, 'Dunemaul Enforcer - Star Ruby'),
(5472, 16884, 0, 9.6136, 0, 1, 0, 1, 1, 'Dunemaul Enforcer - Sturdy Junkbox'),
(5473, 3928, 0, 4.6875, 0, 1, 0, 1, 1, 'Dunemaul Ogre Mage - Superior Healing Potion'),
(5473, 4599, 0, 4.2969, 0, 1, 0, 1, 1, 'Dunemaul Ogre Mage - Cured Ham Steak'),
(5473, 4601, 0, 3.125, 0, 1, 0, 1, 1, 'Dunemaul Ogre Mage - Soft Banana Bread'),
(5473, 5428, 0, 9.375, 0, 1, 0, 1, 1, 'Dunemaul Ogre Mage - An Exotic Cookbook'),
(5473, 7910, 0, 0.3906, 0, 1, 0, 1, 1, 'Dunemaul Ogre Mage - Star Ruby'),
(5473, 16884, 0, 10.1563, 0, 1, 0, 1, 1, 'Dunemaul Ogre Mage - Sturdy Junkbox'),
(5474, 3928, 0, 1.5741, 0, 1, 0, 1, 1, 'Dunemaul Brute - Superior Healing Potion'),
(5474, 4599, 0, 4.537, 0, 1, 0, 1, 1, 'Dunemaul Brute - Cured Ham Steak'),
(5474, 4601, 0, 4.4444, 0, 1, 0, 1, 1, 'Dunemaul Brute - Soft Banana Bread'),
(5474, 5428, 0, 9.9074, 0, 1, 0, 1, 1, 'Dunemaul Brute - An Exotic Cookbook'),
(5474, 7909, 0, 0.1852, 0, 1, 0, 1, 1, 'Dunemaul Brute - Aquamarine'),
(5474, 7910, 0, 0.2778, 0, 1, 0, 1, 1, 'Dunemaul Brute - Star Ruby'),
(5474, 16884, 0, 10.2778, 0, 1, 0, 1, 1, 'Dunemaul Brute - Sturdy Junkbox'),
(5475, 3928, 0, 1.7621, 0, 1, 0, 1, 1, 'Dunemaul Warlock - Superior Healing Potion'),
(5475, 4599, 0, 2.6432, 0, 1, 0, 1, 1, 'Dunemaul Warlock - Cured Ham Steak'),
(5475, 4601, 0, 3.0837, 0, 1, 0, 1, 1, 'Dunemaul Warlock - Soft Banana Bread'),
(5475, 5428, 0, 12.7753, 0, 1, 0, 1, 1, 'Dunemaul Warlock - An Exotic Cookbook'),
(5475, 7910, 0, 0.4405, 0, 1, 0, 1, 1, 'Dunemaul Warlock - Star Ruby'),
(5475, 16884, 0, 8.8106, 0, 1, 0, 1, 1, 'Dunemaul Warlock - Sturdy Junkbox'),
(5477, 3771, 0, 18.1818, 0, 1, 0, 1, 1, 'Noboru the Cudgel - Wild Hog Shank'),
(5477, 5429, 0, 18.1818, 0, 1, 0, 1, 1, 'Noboru the Cudgel - A Pretty Rock'),
(5477, 16883, 0, 9.0909, 0, 1, 0, 1, 1, 'Noboru the Cudgel - Worn Junkbox'),
(5600, 1710, 0, 7.8947, 0, 1, 0, 1, 1, 'Khan Dez\'hepah - Greater Healing Potion'),
(5600, 3771, 0, 10.5263, 0, 1, 0, 1, 1, 'Khan Dez\'hepah - Wild Hog Shank'),
(5600, 5429, 0, 10.5263, 0, 1, 0, 1, 1, 'Khan Dez\'hepah - A Pretty Rock'),
(5600, 16883, 0, 7.8947, 0, 1, 0, 1, 1, 'Khan Dez\'hepah - Worn Junkbox'),
(5601, 3771, 0, 11.7647, 0, 1, 0, 1, 1, 'Khan Jehn - Wild Hog Shank'),
(5601, 5429, 0, 11.7647, 0, 1, 0, 1, 1, 'Khan Jehn - A Pretty Rock'),
(5601, 16883, 0, 11.7647, 0, 1, 0, 1, 1, 'Khan Jehn - Worn Junkbox'),
(5602, 5429, 0, 22.2222, 0, 1, 0, 1, 1, 'Khan Shaka - A Pretty Rock'),
(5615, 3927, 0, 2.8465, 0, 1, 0, 1, 1, 'Wastewander Rogue - Fine Aged Cheddar'),
(5615, 3928, 0, 2.3515, 0, 1, 0, 1, 1, 'Wastewander Rogue - Superior Healing Potion'),
(5615, 4601, 0, 2.104, 0, 1, 0, 1, 1, 'Wastewander Rogue - Soft Banana Bread'),
(5615, 4602, 0, 3.3416, 0, 1, 0, 1, 1, 'Wastewander Rogue - Moon Harvest Pumpkin'),
(5615, 5432, 0, 10.6436, 0, 1, 0, 1, 1, 'Wastewander Rogue - Hickory Pipe'),
(5615, 7909, 0, 0.3713, 0, 1, 0, 1, 1, 'Wastewander Rogue - Aquamarine'),
(5615, 7910, 0, 0.2475, 0, 1, 0, 1, 1, 'Wastewander Rogue - Star Ruby'),
(5615, 16884, 0, 7.302, 0, 1, 0, 1, 1, 'Wastewander Rogue - Sturdy Junkbox'),
(5616, 1707, 0, 2.8838, 0, 1, 0, 1, 1, 'Wastewander Thief - Stormwind Brie'),
(5616, 1710, 0, 2.2901, 0, 1, 0, 1, 1, 'Wastewander Thief - Greater Healing Potion'),
(5616, 3864, 0, 0.2545, 0, 1, 0, 1, 1, 'Wastewander Thief - Citrine'),
(5616, 4539, 0, 2.2901, 0, 1, 0, 1, 1, 'Wastewander Thief - Goldenbark Apple'),
(5616, 4544, 0, 1.6115, 0, 1, 0, 1, 1, 'Wastewander Thief - Mulgore Spice Bread'),
(5616, 5431, 0, 10.6022, 0, 1, 0, 1, 1, 'Wastewander Thief - Empty Hip Flask'),
(5616, 16883, 0, 14.8431, 0, 1, 0, 1, 1, 'Wastewander Thief - Worn Junkbox'),
(5617, 3927, 0, 2.3204, 0, 1, 0, 1, 1, 'Wastewander Shadow Mage - Fine Aged Cheddar'),
(5617, 3928, 0, 3.3149, 0, 1, 0, 1, 1, 'Wastewander Shadow Mage - Superior Healing Potion'),
(5617, 4601, 0, 2.4309, 0, 1, 0, 1, 1, 'Wastewander Shadow Mage - Soft Banana Bread'),
(5617, 4602, 0, 1.768, 0, 1, 0, 1, 1, 'Wastewander Shadow Mage - Moon Harvest Pumpkin'),
(5617, 5432, 0, 11.6022, 0, 1, 0, 1, 1, 'Wastewander Shadow Mage - Hickory Pipe'),
(5617, 7909, 0, 0.5525, 0, 1, 0, 1, 1, 'Wastewander Shadow Mage - Aquamarine'),
(5617, 16884, 0, 6.7403, 0, 1, 0, 1, 1, 'Wastewander Shadow Mage - Sturdy Junkbox'),
(5618, 3927, 0, 2.2648, 0, 1, 0, 1, 1, 'Wastewander Bandit - Fine Aged Cheddar'),
(5618, 3928, 0, 2.6132, 0, 1, 0, 1, 1, 'Wastewander Bandit - Superior Healing Potion'),
(5618, 4601, 0, 2.3519, 0, 1, 0, 1, 1, 'Wastewander Bandit - Soft Banana Bread'),
(5618, 4602, 0, 2.6132, 0, 1, 0, 1, 1, 'Wastewander Bandit - Moon Harvest Pumpkin'),
(5618, 5432, 0, 10.5401, 0, 1, 0, 1, 1, 'Wastewander Bandit - Hickory Pipe'),
(5618, 7909, 0, 0.2613, 0, 1, 0, 1, 1, 'Wastewander Bandit - Aquamarine'),
(5618, 16884, 0, 8.3624, 0, 1, 0, 1, 1, 'Wastewander Bandit - Sturdy Junkbox'),
(5622, 3771, 0, 6.25, 0, 1, 0, 1, 1, 'Ongeku - Wild Hog Shank'),
(5622, 5429, 0, 6.25, 0, 1, 0, 1, 1, 'Ongeku - A Pretty Rock'),
(5622, 16883, 0, 25, 0, 1, 0, 1, 1, 'Ongeku - Worn Junkbox'),
(5623, 3927, 0, 2.4793, 0, 1, 0, 1, 1, 'Wastewander Assassin - Fine Aged Cheddar'),
(5623, 3928, 0, 1.3774, 0, 1, 0, 1, 1, 'Wastewander Assassin - Superior Healing Potion'),
(5623, 4601, 0, 2.2039, 0, 1, 0, 1, 1, 'Wastewander Assassin - Soft Banana Bread'),
(5623, 4602, 0, 1.9284, 0, 1, 0, 1, 1, 'Wastewander Assassin - Moon Harvest Pumpkin'),
(5623, 5432, 0, 9.9174, 0, 1, 0, 1, 1, 'Wastewander Assassin - Hickory Pipe'),
(5623, 7910, 0, 0.2755, 0, 1, 0, 1, 1, 'Wastewander Assassin - Star Ruby'),
(5623, 16884, 0, 10.7438, 0, 1, 0, 1, 1, 'Wastewander Assassin - Sturdy Junkbox'),
(5643, 1710, 0, 4.5455, 0, 1, 0, 1, 1, 'Tyranis Malem - Greater Healing Potion'),
(5643, 4539, 0, 4.5455, 0, 1, 0, 1, 1, 'Tyranis Malem - Goldenbark Apple'),
(5643, 5431, 0, 4.5455, 0, 1, 0, 1, 1, 'Tyranis Malem - Empty Hip Flask'),
(5643, 16883, 0, 4.5455, 0, 1, 0, 1, 1, 'Tyranis Malem - Worn Junkbox'),
(5645, 3928, 0, 0.3906, 0, 1, 0, 1, 1, 'Sandfury Hideskinner - Superior Healing Potion'),
(5645, 4599, 0, 4.6875, 0, 1, 0, 1, 1, 'Sandfury Hideskinner - Cured Ham Steak'),
(5645, 4601, 0, 1.5625, 0, 1, 0, 1, 1, 'Sandfury Hideskinner - Soft Banana Bread'),
(5645, 5428, 0, 15.625, 0, 1, 0, 1, 1, 'Sandfury Hideskinner - An Exotic Cookbook'),
(5645, 7909, 0, 0.3906, 0, 1, 0, 1, 1, 'Sandfury Hideskinner - Aquamarine'),
(5645, 16884, 0, 11.7188, 0, 1, 0, 1, 1, 'Sandfury Hideskinner - Sturdy Junkbox'),
(5646, 3928, 0, 2.5455, 0, 1, 0, 1, 1, 'Sandfury Axe Thrower - Superior Healing Potion'),
(5646, 4599, 0, 4, 0, 1, 0, 1, 1, 'Sandfury Axe Thrower - Cured Ham Steak'),
(5646, 4601, 0, 4.7273, 0, 1, 0, 1, 1, 'Sandfury Axe Thrower - Soft Banana Bread'),
(5646, 5428, 0, 10.1818, 0, 1, 0, 1, 1, 'Sandfury Axe Thrower - An Exotic Cookbook'),
(5646, 7909, 0, 0.3636, 0, 1, 0, 1, 1, 'Sandfury Axe Thrower - Aquamarine'),
(5646, 7910, 0, 1.0909, 0, 1, 0, 1, 1, 'Sandfury Axe Thrower - Star Ruby'),
(5646, 16884, 0, 10.5455, 0, 1, 0, 1, 1, 'Sandfury Axe Thrower - Sturdy Junkbox'),
(5647, 3928, 0, 2.963, 0, 1, 0, 1, 1, 'Sandfury Firecaller - Superior Healing Potion'),
(5647, 4599, 0, 3.3333, 0, 1, 0, 1, 1, 'Sandfury Firecaller - Cured Ham Steak'),
(5647, 4601, 0, 5.1852, 0, 1, 0, 1, 1, 'Sandfury Firecaller - Soft Banana Bread'),
(5647, 5428, 0, 9.2593, 0, 1, 0, 1, 1, 'Sandfury Firecaller - An Exotic Cookbook'),
(5647, 7909, 0, 0.3704, 0, 1, 0, 1, 1, 'Sandfury Firecaller - Aquamarine'),
(5647, 16884, 0, 8.8889, 0, 1, 0, 1, 1, 'Sandfury Firecaller - Sturdy Junkbox'),
(5648, 3928, 0, 2.5556, 0, 1, 0, 1, 1, 'Sandfury Shadowcaster - Superior Healing Potion'),
(5648, 4599, 0, 2.7778, 0, 1, 0, 1, 1, 'Sandfury Shadowcaster - Cured Ham Steak'),
(5648, 4601, 0, 3.8889, 0, 1, 0, 1, 1, 'Sandfury Shadowcaster - Soft Banana Bread'),
(5648, 5428, 0, 9.5556, 0, 1, 0, 1, 1, 'Sandfury Shadowcaster - An Exotic Cookbook'),
(5648, 7909, 0, 0.2222, 0, 1, 0, 1, 1, 'Sandfury Shadowcaster - Aquamarine'),
(5648, 7910, 0, 0.2222, 0, 1, 0, 1, 1, 'Sandfury Shadowcaster - Star Ruby'),
(5648, 16884, 0, 10, 0, 1, 0, 1, 1, 'Sandfury Shadowcaster - Sturdy Junkbox'),
(5649, 3928, 0, 2.7719, 0, 1, 0, 1, 1, 'Sandfury Blood Drinker - Superior Healing Potion'),
(5649, 4599, 0, 3.9979, 0, 1, 0, 1, 1, 'Sandfury Blood Drinker - Cured Ham Steak'),
(5649, 4601, 0, 3.5181, 0, 1, 0, 1, 1, 'Sandfury Blood Drinker - Soft Banana Bread'),
(5649, 5428, 0, 10.0213, 0, 1, 0, 1, 1, 'Sandfury Blood Drinker - An Exotic Cookbook'),
(5649, 7909, 0, 0.3198, 0, 1, 0, 1, 1, 'Sandfury Blood Drinker - Aquamarine'),
(5649, 7910, 0, 0.2132, 0, 1, 0, 1, 1, 'Sandfury Blood Drinker - Star Ruby'),
(5649, 16884, 0, 7.9957, 0, 1, 0, 1, 1, 'Sandfury Blood Drinker - Sturdy Junkbox'),
(5650, 3928, 0, 2.3003, 0, 1, 0, 1, 1, 'Sandfury Witch Doctor - Superior Healing Potion'),
(5650, 4599, 0, 4.0895, 0, 1, 0, 1, 1, 'Sandfury Witch Doctor - Cured Ham Steak'),
(5650, 4601, 0, 3.1949, 0, 1, 0, 1, 1, 'Sandfury Witch Doctor - Soft Banana Bread'),
(5650, 5428, 0, 10.5431, 0, 1, 0, 1, 1, 'Sandfury Witch Doctor - An Exotic Cookbook'),
(5650, 7909, 0, 0.3195, 0, 1, 0, 1, 1, 'Sandfury Witch Doctor - Aquamarine'),
(5650, 7910, 0, 0.4473, 0, 1, 0, 1, 1, 'Sandfury Witch Doctor - Star Ruby'),
(5650, 16884, 0, 8.6901, 0, 1, 0, 1, 1, 'Sandfury Witch Doctor - Sturdy Junkbox'),
(5682, 5368, 0, 22.2222, 0, 1, 0, 1, 1, 'Dalin Forgewright - Empty Wallet'),
(5710, 5428, 0, 7.6923, 0, 1, 0, 1, 1, 'Jammal\'an the Prophet - An Exotic Cookbook'),
(5710, 16885, 0, 15.3846, 0, 1, 0, 1, 1, 'Jammal\'an the Prophet - Heavy Junkbox'),
(5711, 5428, 0, 18.1818, 0, 1, 0, 1, 1, 'Ogom the Wretched - An Exotic Cookbook'),
(5711, 8950, 0, 9.0909, 0, 1, 0, 1, 1, 'Ogom the Wretched - Homemade Cherry Pie'),
(5711, 16885, 0, 9.0909, 0, 1, 0, 1, 1, 'Ogom the Wretched - Heavy Junkbox'),
(5712, 5428, 0, 5.4054, 0, 1, 0, 1, 1, 'Zolo - An Exotic Cookbook'),
(5712, 8952, 0, 5.4054, 0, 1, 0, 1, 1, 'Zolo - Roasted Quail'),
(5712, 16885, 0, 10.8108, 0, 1, 0, 1, 1, 'Zolo - Heavy Junkbox'),
(5713, 3928, 0, 5.1282, 0, 1, 0, 1, 1, 'Gasher - Superior Healing Potion'),
(5713, 5428, 0, 10.2564, 0, 1, 0, 1, 1, 'Gasher - An Exotic Cookbook'),
(5713, 7910, 0, 2.5641, 0, 1, 0, 1, 1, 'Gasher - Star Ruby'),
(5713, 8950, 0, 2.5641, 0, 1, 0, 1, 1, 'Gasher - Homemade Cherry Pie'),
(5713, 8952, 0, 7.6923, 0, 1, 0, 1, 1, 'Gasher - Roasted Quail'),
(5713, 16885, 0, 12.8205, 0, 1, 0, 1, 1, 'Gasher - Heavy Junkbox'),
(5714, 3928, 0, 2.8571, 0, 1, 0, 1, 1, 'Loro - Superior Healing Potion'),
(5714, 8950, 0, 8.5714, 0, 1, 0, 1, 1, 'Loro - Homemade Cherry Pie'),
(5714, 8952, 0, 2.8571, 0, 1, 0, 1, 1, 'Loro - Roasted Quail'),
(5714, 16885, 0, 2.8571, 0, 1, 0, 1, 1, 'Loro - Heavy Junkbox'),
(5715, 5428, 0, 15.5556, 0, 1, 0, 1, 1, 'Hukku - An Exotic Cookbook'),
(5715, 8950, 0, 4.4444, 0, 1, 0, 1, 1, 'Hukku - Homemade Cherry Pie'),
(5715, 8952, 0, 8.8889, 0, 1, 0, 1, 1, 'Hukku - Roasted Quail'),
(5715, 16885, 0, 6.6667, 0, 1, 0, 1, 1, 'Hukku - Heavy Junkbox'),
(5716, 3928, 0, 5.8824, 0, 1, 0, 1, 1, 'Zul\'Lor - Superior Healing Potion'),
(5716, 5428, 0, 20.5882, 0, 1, 0, 1, 1, 'Zul\'Lor - An Exotic Cookbook'),
(5716, 8950, 0, 2.9412, 0, 1, 0, 1, 1, 'Zul\'Lor - Homemade Cherry Pie'),
(5716, 16885, 0, 11.7647, 0, 1, 0, 1, 1, 'Zul\'Lor - Heavy Junkbox'),
(5717, 3928, 0, 2.381, 0, 1, 0, 1, 1, 'Mijan - Superior Healing Potion'),
(5717, 5428, 0, 23.8095, 0, 1, 0, 1, 1, 'Mijan - An Exotic Cookbook'),
(5717, 8952, 0, 2.381, 0, 1, 0, 1, 1, 'Mijan - Roasted Quail'),
(5717, 16885, 0, 16.6667, 0, 1, 0, 1, 1, 'Mijan - Heavy Junkbox'),
(5760, 16883, 0, 11.1111, 0, 1, 0, 1, 1, 'Lord Azrethoc - Worn Junkbox'),
(5771, 1710, 0, 7.1429, 0, 1, 0, 1, 1, 'Jugkar Grim\'rod - Greater Healing Potion'),
(5771, 3771, 0, 14.2857, 0, 1, 0, 1, 1, 'Jugkar Grim\'rod - Wild Hog Shank'),
(5771, 5427, 0, 7.1429, 0, 1, 0, 1, 1, 'Jugkar Grim\'rod - Crude Pocket Watch'),
(5771, 16883, 0, 14.2857, 0, 1, 0, 1, 1, 'Jugkar Grim\'rod - Worn Junkbox'),
(5798, 16882, 0, 20, 0, 1, 0, 1, 1, 'Thora Feathermoon - Battered Junkbox'),
(5836, 858, 0, 14.2857, 0, 1, 0, 1, 1, 'Engineer Whirleygig - Lesser Healing Potion'),
(5836, 2287, 0, 14.2857, 0, 1, 0, 1, 1, 'Engineer Whirleygig - Haunch of Meat'),
(5839, 3927, 0, 2.4336, 0, 1, 0, 1, 1, 'Dark Iron Geologist - Fine Aged Cheddar'),
(5839, 3928, 0, 1.7699, 0, 1, 0, 1, 1, 'Dark Iron Geologist - Superior Healing Potion'),
(5839, 4601, 0, 1.9912, 0, 1, 0, 1, 1, 'Dark Iron Geologist - Soft Banana Bread'),
(5839, 4602, 0, 3.5398, 0, 1, 0, 1, 1, 'Dark Iron Geologist - Moon Harvest Pumpkin'),
(5839, 5432, 0, 9.0708, 0, 1, 0, 1, 1, 'Dark Iron Geologist - Hickory Pipe'),
(5839, 7909, 0, 0.2212, 0, 1, 0, 1, 1, 'Dark Iron Geologist - Aquamarine'),
(5839, 7910, 0, 0.2212, 0, 1, 0, 1, 1, 'Dark Iron Geologist - Star Ruby'),
(5839, 16884, 0, 8.1858, 0, 1, 0, 1, 1, 'Dark Iron Geologist - Sturdy Junkbox'),
(5840, 3927, 0, 2.8056, 0, 1, 0, 1, 1, 'Dark Iron Steamsmith - Fine Aged Cheddar'),
(5840, 3928, 0, 2.004, 0, 1, 0, 1, 1, 'Dark Iron Steamsmith - Superior Healing Potion'),
(5840, 4601, 0, 1.4028, 0, 1, 0, 1, 1, 'Dark Iron Steamsmith - Soft Banana Bread'),
(5840, 4602, 0, 1.6032, 0, 1, 0, 1, 1, 'Dark Iron Steamsmith - Moon Harvest Pumpkin'),
(5840, 5432, 0, 8.6172, 0, 1, 0, 1, 1, 'Dark Iron Steamsmith - Hickory Pipe'),
(5840, 7909, 0, 0.2004, 0, 1, 0, 1, 1, 'Dark Iron Steamsmith - Aquamarine'),
(5840, 16884, 0, 10.4208, 0, 1, 0, 1, 1, 'Dark Iron Steamsmith - Sturdy Junkbox'),
(5843, 3927, 0, 2.4972, 0, 1, 0, 1, 1, 'Slave Worker - Fine Aged Cheddar'),
(5843, 3928, 0, 2.4972, 0, 1, 0, 1, 1, 'Slave Worker - Superior Healing Potion'),
(5843, 4601, 0, 1.9296, 0, 1, 0, 1, 1, 'Slave Worker - Soft Banana Bread'),
(5843, 4602, 0, 2.4404, 0, 1, 0, 1, 1, 'Slave Worker - Moon Harvest Pumpkin'),
(5843, 5432, 0, 8.6833, 0, 1, 0, 1, 1, 'Slave Worker - Hickory Pipe'),
(5843, 7909, 0, 0.2838, 0, 1, 0, 1, 1, 'Slave Worker - Aquamarine'),
(5843, 7910, 0, 0.227, 0, 1, 0, 1, 1, 'Slave Worker - Star Ruby'),
(5843, 16884, 0, 7.4915, 0, 1, 0, 1, 1, 'Slave Worker - Sturdy Junkbox'),
(5844, 3927, 0, 2.8042, 0, 1, 0, 1, 1, 'Dark Iron Slaver - Fine Aged Cheddar'),
(5844, 3928, 0, 2.5397, 0, 1, 0, 1, 1, 'Dark Iron Slaver - Superior Healing Potion'),
(5844, 4601, 0, 2.328, 0, 1, 0, 1, 1, 'Dark Iron Slaver - Soft Banana Bread'),
(5844, 4602, 0, 2.963, 0, 1, 0, 1, 1, 'Dark Iron Slaver - Moon Harvest Pumpkin'),
(5844, 5432, 0, 10.7407, 0, 1, 0, 1, 1, 'Dark Iron Slaver - Hickory Pipe'),
(5844, 7909, 0, 0.3175, 0, 1, 0, 1, 1, 'Dark Iron Slaver - Aquamarine'),
(5844, 7910, 0, 0.4762, 0, 1, 0, 1, 1, 'Dark Iron Slaver - Star Ruby'),
(5844, 16884, 0, 7.5661, 0, 1, 0, 1, 1, 'Dark Iron Slaver - Sturdy Junkbox'),
(5846, 3927, 0, 2.1357, 0, 1, 0, 1, 1, 'Dark Iron Taskmaster - Fine Aged Cheddar'),
(5846, 3928, 0, 2.9523, 0, 1, 0, 1, 1, 'Dark Iron Taskmaster - Superior Healing Potion'),
(5846, 4601, 0, 3.4548, 0, 1, 0, 1, 1, 'Dark Iron Taskmaster - Soft Banana Bread'),
(5846, 4602, 0, 2.9523, 0, 1, 0, 1, 1, 'Dark Iron Taskmaster - Moon Harvest Pumpkin'),
(5846, 5432, 0, 10.9296, 0, 1, 0, 1, 1, 'Dark Iron Taskmaster - Hickory Pipe'),
(5846, 7909, 0, 0.2513, 0, 1, 0, 1, 1, 'Dark Iron Taskmaster - Aquamarine'),
(5846, 7910, 0, 0.8166, 0, 1, 0, 1, 1, 'Dark Iron Taskmaster - Star Ruby'),
(5846, 16884, 0, 10.4899, 0, 1, 0, 1, 1, 'Dark Iron Taskmaster - Sturdy Junkbox'),
(5849, 5374, 0, 20, 0, 1, 0, 1, 1, 'Digger Flameforge - Small Pocket Watch'),
(5849, 16882, 0, 40, 0, 1, 0, 1, 1, 'Digger Flameforge - Battered Junkbox'),
(5859, 16882, 0, 20, 0, 1, 0, 1, 1, 'Hagg Taurenbane - Battered Junkbox'),
(5860, 3927, 0, 2.6119, 0, 1, 0, 1, 1, 'Twilight Dark Shaman - Fine Aged Cheddar'),
(5860, 3928, 0, 1.8657, 0, 1, 0, 1, 1, 'Twilight Dark Shaman - Superior Healing Potion'),
(5860, 4601, 0, 4.4776, 0, 1, 0, 1, 1, 'Twilight Dark Shaman - Soft Banana Bread'),
(5860, 4602, 0, 3.3582, 0, 1, 0, 1, 1, 'Twilight Dark Shaman - Moon Harvest Pumpkin'),
(5860, 5432, 0, 10.4478, 0, 1, 0, 1, 1, 'Twilight Dark Shaman - Hickory Pipe'),
(5860, 7910, 0, 0.3731, 0, 1, 0, 1, 1, 'Twilight Dark Shaman - Star Ruby'),
(5860, 16884, 0, 7.8358, 0, 1, 0, 1, 1, 'Twilight Dark Shaman - Sturdy Junkbox'),
(5861, 3927, 0, 2.3404, 0, 1, 0, 1, 1, 'Twilight Fire Guard - Fine Aged Cheddar'),
(5861, 3928, 0, 3.1915, 0, 1, 0, 1, 1, 'Twilight Fire Guard - Superior Healing Potion'),
(5861, 4601, 0, 3.8298, 0, 1, 0, 1, 1, 'Twilight Fire Guard - Soft Banana Bread'),
(5861, 4602, 0, 2.3404, 0, 1, 0, 1, 1, 'Twilight Fire Guard - Moon Harvest Pumpkin'),
(5861, 5432, 0, 11.7021, 0, 1, 0, 1, 1, 'Twilight Fire Guard - Hickory Pipe'),
(5861, 7910, 0, 0.6383, 0, 1, 0, 1, 1, 'Twilight Fire Guard - Star Ruby'),
(5861, 16884, 0, 7.8723, 0, 1, 0, 1, 1, 'Twilight Fire Guard - Sturdy Junkbox'),
(5862, 3927, 0, 1.3043, 0, 1, 0, 1, 1, 'Twilight Geomancer - Fine Aged Cheddar'),
(5862, 3928, 0, 4.3478, 0, 1, 0, 1, 1, 'Twilight Geomancer - Superior Healing Potion'),
(5862, 4601, 0, 2.6087, 0, 1, 0, 1, 1, 'Twilight Geomancer - Soft Banana Bread'),
(5862, 4602, 0, 3.4783, 0, 1, 0, 1, 1, 'Twilight Geomancer - Moon Harvest Pumpkin'),
(5862, 5432, 0, 11.7391, 0, 1, 0, 1, 1, 'Twilight Geomancer - Hickory Pipe'),
(5862, 7909, 0, 0.8696, 0, 1, 0, 1, 1, 'Twilight Geomancer - Aquamarine'),
(5862, 16884, 0, 10.4348, 0, 1, 0, 1, 1, 'Twilight Geomancer - Sturdy Junkbox'),
(5930, 16882, 0, 40, 0, 1, 0, 1, 1, 'Sister Riven - Battered Junkbox'),
(5931, 929, 0, 12.5, 0, 1, 0, 1, 1, 'Foreman Rigger - Healing Potion'),
(5931, 4538, 0, 12.5, 0, 1, 0, 1, 1, 'Foreman Rigger - Snapvine Watermelon'),
(5931, 16882, 0, 25, 0, 1, 0, 1, 1, 'Foreman Rigger - Battered Junkbox'),
(5932, 5375, 0, 11.1111, 0, 1, 0, 1, 1, 'Taskmaster Whipfang - Scratching Stick'),
(5932, 16882, 0, 33.3333, 0, 1, 0, 1, 1, 'Taskmaster Whipfang - Battered Junkbox'),
(5953, 4542, 0, 22.2222, 0, 1, 0, 1, 1, 'Razor Hill Grunt - Moist Cornbread'),
(5953, 5373, 0, 33.3333, 0, 1, 0, 1, 1, 'Razor Hill Grunt - Lucky Charm'),
(5953, 16882, 0, 11.1111, 0, 1, 0, 1, 1, 'Razor Hill Grunt - Battered Junkbox'),
(5974, 3928, 0, 3.0769, 0, 1, 0, 1, 1, 'Dreadmaul Ogre - Superior Healing Potion'),
(5974, 4599, 0, 1.5385, 0, 1, 0, 1, 1, 'Dreadmaul Ogre - Cured Ham Steak'),
(5974, 4601, 0, 4.6154, 0, 1, 0, 1, 1, 'Dreadmaul Ogre - Soft Banana Bread'),
(5974, 5428, 0, 6.1538, 0, 1, 0, 1, 1, 'Dreadmaul Ogre - An Exotic Cookbook'),
(5974, 16884, 0, 7.6923, 0, 1, 0, 1, 1, 'Dreadmaul Ogre - Sturdy Junkbox'),
(5975, 3928, 0, 4.0816, 0, 1, 0, 1, 1, 'Dreadmaul Ogre Mage - Superior Healing Potion'),
(5975, 4599, 0, 4.0816, 0, 1, 0, 1, 1, 'Dreadmaul Ogre Mage - Cured Ham Steak'),
(5975, 4601, 0, 10.2041, 0, 1, 0, 1, 1, 'Dreadmaul Ogre Mage - Soft Banana Bread'),
(5975, 5428, 0, 12.2449, 0, 1, 0, 1, 1, 'Dreadmaul Ogre Mage - An Exotic Cookbook'),
(5975, 16884, 0, 6.1224, 0, 1, 0, 1, 1, 'Dreadmaul Ogre Mage - Sturdy Junkbox'),
(5976, 4599, 0, 9.8039, 0, 1, 0, 1, 1, 'Dreadmaul Brute - Cured Ham Steak'),
(5976, 4601, 0, 5.8824, 0, 1, 0, 1, 1, 'Dreadmaul Brute - Soft Banana Bread'),
(5976, 5428, 0, 9.8039, 0, 1, 0, 1, 1, 'Dreadmaul Brute - An Exotic Cookbook'),
(5976, 16884, 0, 15.6863, 0, 1, 0, 1, 1, 'Dreadmaul Brute - Sturdy Junkbox'),
(5977, 3928, 0, 4.5161, 0, 1, 0, 1, 1, 'Dreadmaul Mauler - Superior Healing Potion'),
(5977, 5428, 0, 6.4516, 0, 1, 0, 1, 1, 'Dreadmaul Mauler - An Exotic Cookbook'),
(5977, 8950, 0, 5.8065, 0, 1, 0, 1, 1, 'Dreadmaul Mauler - Homemade Cherry Pie'),
(5977, 8952, 0, 3.2258, 0, 1, 0, 1, 1, 'Dreadmaul Mauler - Roasted Quail'),
(5977, 16885, 0, 8.3871, 0, 1, 0, 1, 1, 'Dreadmaul Mauler - Heavy Junkbox'),
(5978, 3928, 0, 3.0457, 0, 1, 0, 1, 1, 'Dreadmaul Warlock - Superior Healing Potion'),
(5978, 5428, 0, 11.1675, 0, 1, 0, 1, 1, 'Dreadmaul Warlock - An Exotic Cookbook'),
(5978, 7910, 0, 0.5076, 0, 1, 0, 1, 1, 'Dreadmaul Warlock - Star Ruby'),
(5978, 8950, 0, 3.0457, 0, 1, 0, 1, 1, 'Dreadmaul Warlock - Homemade Cherry Pie'),
(5978, 8952, 0, 5.0761, 0, 1, 0, 1, 1, 'Dreadmaul Warlock - Roasted Quail'),
(5978, 16885, 0, 11.6751, 0, 1, 0, 1, 1, 'Dreadmaul Warlock - Heavy Junkbox'),
(5979, 3928, 0, 2.7027, 0, 1, 0, 1, 1, 'Wretched Lost One - Superior Healing Potion'),
(5979, 4599, 0, 5.4054, 0, 1, 0, 1, 1, 'Wretched Lost One - Cured Ham Steak'),
(5979, 5430, 0, 2.7027, 0, 1, 0, 1, 1, 'Wretched Lost One - Intricate Bauble'),
(5979, 16884, 0, 5.4054, 0, 1, 0, 1, 1, 'Wretched Lost One - Sturdy Junkbox'),
(5981, 3928, 0, 5, 0, 1, 0, 1, 1, 'Portal Seeker - Superior Healing Potion'),
(5981, 5430, 0, 10, 0, 1, 0, 1, 1, 'Portal Seeker - Intricate Bauble'),
(5981, 8952, 0, 6.6667, 0, 1, 0, 1, 1, 'Portal Seeker - Roasted Quail'),
(5981, 16885, 0, 6.6667, 0, 1, 0, 1, 1, 'Portal Seeker - Heavy Junkbox'),
(5996, 3927, 0, 1.8987, 0, 1, 0, 1, 1, 'Nethergarde Miner - Fine Aged Cheddar'),
(5996, 3928, 0, 2.9536, 0, 1, 0, 1, 1, 'Nethergarde Miner - Superior Healing Potion'),
(5996, 4601, 0, 2.7426, 0, 1, 0, 1, 1, 'Nethergarde Miner - Soft Banana Bread'),
(5996, 4602, 0, 3.1646, 0, 1, 0, 1, 1, 'Nethergarde Miner - Moon Harvest Pumpkin'),
(5996, 5432, 0, 11.1814, 0, 1, 0, 1, 1, 'Nethergarde Miner - Hickory Pipe'),
(5996, 7909, 0, 0.6329, 0, 1, 0, 1, 1, 'Nethergarde Miner - Aquamarine'),
(5996, 7910, 0, 0.211, 0, 1, 0, 1, 1, 'Nethergarde Miner - Star Ruby'),
(5996, 16884, 0, 11.3924, 0, 1, 0, 1, 1, 'Nethergarde Miner - Sturdy Junkbox'),
(5997, 3927, 0, 3.3898, 0, 1, 0, 1, 1, 'Nethergarde Engineer - Fine Aged Cheddar'),
(5997, 3928, 0, 1.6949, 0, 1, 0, 1, 1, 'Nethergarde Engineer - Superior Healing Potion'),
(5997, 4601, 0, 1.6949, 0, 1, 0, 1, 1, 'Nethergarde Engineer - Soft Banana Bread'),
(5997, 4602, 0, 1.6949, 0, 1, 0, 1, 1, 'Nethergarde Engineer - Moon Harvest Pumpkin'),
(5997, 5432, 0, 18.6441, 0, 1, 0, 1, 1, 'Nethergarde Engineer - Hickory Pipe'),
(5997, 7910, 0, 1.6949, 0, 1, 0, 1, 1, 'Nethergarde Engineer - Star Ruby'),
(5997, 16884, 0, 5.0847, 0, 1, 0, 1, 1, 'Nethergarde Engineer - Sturdy Junkbox'),
(5998, 3927, 0, 9.434, 0, 1, 0, 1, 1, 'Nethergarde Foreman - Fine Aged Cheddar'),
(5998, 3928, 0, 1.8868, 0, 1, 0, 1, 1, 'Nethergarde Foreman - Superior Healing Potion'),
(5998, 4602, 0, 1.8868, 0, 1, 0, 1, 1, 'Nethergarde Foreman - Moon Harvest Pumpkin'),
(5998, 5432, 0, 13.2075, 0, 1, 0, 1, 1, 'Nethergarde Foreman - Hickory Pipe'),
(5998, 16884, 0, 3.7736, 0, 1, 0, 1, 1, 'Nethergarde Foreman - Sturdy Junkbox'),
(5999, 5432, 0, 4.1667, 0, 1, 0, 1, 1, 'Nethergarde Soldier - Hickory Pipe'),
(5999, 16884, 0, 4.1667, 0, 1, 0, 1, 1, 'Nethergarde Soldier - Sturdy Junkbox'),
(6000, 3927, 0, 2.3364, 0, 1, 0, 1, 1, 'Nethergarde Cleric - Fine Aged Cheddar'),
(6000, 3928, 0, 3.271, 0, 1, 0, 1, 1, 'Nethergarde Cleric - Superior Healing Potion'),
(6000, 4601, 0, 1.8692, 0, 1, 0, 1, 1, 'Nethergarde Cleric - Soft Banana Bread'),
(6000, 4602, 0, 1.4019, 0, 1, 0, 1, 1, 'Nethergarde Cleric - Moon Harvest Pumpkin'),
(6000, 5432, 0, 8.4112, 0, 1, 0, 1, 1, 'Nethergarde Cleric - Hickory Pipe'),
(6000, 7910, 0, 0.4673, 0, 1, 0, 1, 1, 'Nethergarde Cleric - Star Ruby'),
(6000, 16884, 0, 5.6075, 0, 1, 0, 1, 1, 'Nethergarde Cleric - Sturdy Junkbox'),
(6001, 4601, 0, 6.4516, 0, 1, 0, 1, 1, 'Nethergarde Analyst - Soft Banana Bread'),
(6001, 5432, 0, 12.9032, 0, 1, 0, 1, 1, 'Nethergarde Analyst - Hickory Pipe'),
(6002, 16884, 0, 11.1111, 0, 1, 0, 1, 1, 'Nethergarde Riftwatcher - Sturdy Junkbox'),
(6004, 3928, 0, 2.139, 0, 1, 0, 1, 1, 'Shadowsworn Cultist - Superior Healing Potion'),
(6004, 5428, 0, 10.6952, 0, 1, 0, 1, 1, 'Shadowsworn Cultist - An Exotic Cookbook'),
(6004, 7910, 0, 0.5348, 0, 1, 0, 1, 1, 'Shadowsworn Cultist - Star Ruby'),
(6004, 8950, 0, 4.8128, 0, 1, 0, 1, 1, 'Shadowsworn Cultist - Homemade Cherry Pie'),
(6004, 8952, 0, 4.2781, 0, 1, 0, 1, 1, 'Shadowsworn Cultist - Roasted Quail'),
(6004, 16885, 0, 9.0909, 0, 1, 0, 1, 1, 'Shadowsworn Cultist - Heavy Junkbox'),
(6005, 3928, 0, 3.9773, 0, 1, 0, 1, 1, 'Shadowsworn Thug - Superior Healing Potion'),
(6005, 5428, 0, 7.3864, 0, 1, 0, 1, 1, 'Shadowsworn Thug - An Exotic Cookbook'),
(6005, 7910, 0, 1.1364, 0, 1, 0, 1, 1, 'Shadowsworn Thug - Star Ruby'),
(6005, 8950, 0, 1.7045, 0, 1, 0, 1, 1, 'Shadowsworn Thug - Homemade Cherry Pie'),
(6005, 8952, 0, 3.4091, 0, 1, 0, 1, 1, 'Shadowsworn Thug - Roasted Quail'),
(6005, 16885, 0, 9.6591, 0, 1, 0, 1, 1, 'Shadowsworn Thug - Heavy Junkbox'),
(6006, 3928, 0, 4.918, 0, 1, 0, 1, 1, 'Shadowsworn Adept - Superior Healing Potion'),
(6006, 5428, 0, 12.0219, 0, 1, 0, 1, 1, 'Shadowsworn Adept - An Exotic Cookbook'),
(6006, 8950, 0, 3.8251, 0, 1, 0, 1, 1, 'Shadowsworn Adept - Homemade Cherry Pie'),
(6006, 8952, 0, 3.2787, 0, 1, 0, 1, 1, 'Shadowsworn Adept - Roasted Quail'),
(6006, 16885, 0, 7.1038, 0, 1, 0, 1, 1, 'Shadowsworn Adept - Heavy Junkbox'),
(6007, 3928, 0, 1.8868, 0, 1, 0, 1, 1, 'Shadowsworn Enforcer - Superior Healing Potion'),
(6007, 5428, 0, 15.0943, 0, 1, 0, 1, 1, 'Shadowsworn Enforcer - An Exotic Cookbook'),
(6007, 8950, 0, 5.6604, 0, 1, 0, 1, 1, 'Shadowsworn Enforcer - Homemade Cherry Pie'),
(6007, 8952, 0, 1.8868, 0, 1, 0, 1, 1, 'Shadowsworn Enforcer - Roasted Quail'),
(6007, 16885, 0, 5.6604, 0, 1, 0, 1, 1, 'Shadowsworn Enforcer - Heavy Junkbox'),
(6008, 5428, 0, 8.9286, 0, 1, 0, 1, 1, 'Shadowsworn Warlock - An Exotic Cookbook'),
(6008, 8950, 0, 5.3571, 0, 1, 0, 1, 1, 'Shadowsworn Warlock - Homemade Cherry Pie'),
(6008, 8952, 0, 7.1429, 0, 1, 0, 1, 1, 'Shadowsworn Warlock - Roasted Quail'),
(6008, 16885, 0, 1.7857, 0, 1, 0, 1, 1, 'Shadowsworn Warlock - Heavy Junkbox'),
(6009, 5428, 0, 10.8696, 0, 1, 0, 1, 1, 'Shadowsworn Dreadweaver - An Exotic Cookbook'),
(6009, 8950, 0, 4.3478, 0, 1, 0, 1, 1, 'Shadowsworn Dreadweaver - Homemade Cherry Pie'),
(6009, 8952, 0, 4.3478, 0, 1, 0, 1, 1, 'Shadowsworn Dreadweaver - Roasted Quail'),
(6009, 16885, 0, 15.2174, 0, 1, 0, 1, 1, 'Shadowsworn Dreadweaver - Heavy Junkbox'),
(6011, 8948, 0, 6.25, 0, 1, 0, 1, 1, 'Felguard Sentry - Dried King Bolete'),
(6011, 16885, 0, 6.25, 0, 1, 0, 1, 1, 'Felguard Sentry - Heavy Junkbox'),
(6035, 1206, 0, 2.5641, 0, 1, 0, 1, 1, 'Razorfen Stalker - Moss Agate'),
(6035, 3770, 0, 17.9487, 0, 1, 0, 1, 1, 'Razorfen Stalker - Mutton Chop'),
(6035, 5375, 0, 7.6923, 0, 1, 0, 1, 1, 'Razorfen Stalker - Scratching Stick'),
(6035, 16882, 0, 12.8205, 0, 1, 0, 1, 1, 'Razorfen Stalker - Battered Junkbox'),
(6068, 1710, 0, 12.5, 0, 1, 0, 1, 1, 'Warug\'s Bodyguard - Greater Healing Potion'),
(6068, 16883, 0, 37.5, 0, 1, 0, 1, 1, 'Warug\'s Bodyguard - Worn Junkbox'),
(6072, 3864, 0, 5.8824, 0, 1, 0, 1, 1, 'Diathorus the Seeker - Citrine'),
(6072, 4607, 0, 5.8824, 0, 1, 0, 1, 1, 'Diathorus the Seeker - Delicious Cave Mold'),
(6072, 16883, 0, 23.5294, 0, 1, 0, 1, 1, 'Diathorus the Seeker - Worn Junkbox'),
(6086, 1707, 0, 9.0909, 0, 1, 0, 1, 1, 'Auberdine Sentinel - Stormwind Brie'),
(6086, 4544, 0, 9.0909, 0, 1, 0, 1, 1, 'Auberdine Sentinel - Mulgore Spice Bread'),
(6086, 5431, 0, 9.0909, 0, 1, 0, 1, 1, 'Auberdine Sentinel - Empty Hip Flask'),
(6086, 16883, 0, 9.0909, 0, 1, 0, 1, 1, 'Auberdine Sentinel - Worn Junkbox'),
(6087, 16883, 0, 16.6667, 0, 1, 0, 1, 1, 'Astranaar Sentinel - Worn Junkbox'),
(6093, 4541, 0, 20, 0, 1, 0, 1, 1, 'Dead-Tooth Jack - Freshly Baked Bread'),
(6115, 929, 0, 3.4826, 0, 1, 0, 1, 1, 'Roaming Felguard - Healing Potion'),
(6115, 4606, 0, 5.9701, 0, 1, 0, 1, 1, 'Roaming Felguard - Spongy Morel'),
(6115, 5376, 0, 10.4478, 0, 1, 0, 1, 1, 'Roaming Felguard - Broken Mirror'),
(6115, 16882, 0, 18.408, 0, 1, 0, 1, 1, 'Roaming Felguard - Battered Junkbox'),
(6123, 5363, 0, 14.2857, 0, 1, 0, 1, 1, 'Dark Iron Spy - Folded Handkerchief'),
(6125, 3928, 0, 1.3761, 0, 1, 0, 1, 1, 'Haldarr Satyr - Superior Healing Potion'),
(6125, 4599, 0, 8.2569, 0, 1, 0, 1, 1, 'Haldarr Satyr - Cured Ham Steak'),
(6125, 5430, 0, 7.3394, 0, 1, 0, 1, 1, 'Haldarr Satyr - Intricate Bauble'),
(6125, 7909, 0, 0.4587, 0, 1, 0, 1, 1, 'Haldarr Satyr - Aquamarine'),
(6125, 16884, 0, 9.633, 0, 1, 0, 1, 1, 'Haldarr Satyr - Sturdy Junkbox'),
(6126, 3928, 0, 2.8571, 0, 1, 0, 1, 1, 'Haldarr Trickster - Superior Healing Potion'),
(6126, 4599, 0, 6.6667, 0, 1, 0, 1, 1, 'Haldarr Trickster - Cured Ham Steak'),
(6126, 5430, 0, 9.5238, 0, 1, 0, 1, 1, 'Haldarr Trickster - Intricate Bauble'),
(6126, 7909, 0, 0.4762, 0, 1, 0, 1, 1, 'Haldarr Trickster - Aquamarine'),
(6126, 16884, 0, 8.0952, 0, 1, 0, 1, 1, 'Haldarr Trickster - Sturdy Junkbox'),
(6127, 3928, 0, 2.6738, 0, 1, 0, 1, 1, 'Haldarr Felsworn - Superior Healing Potion'),
(6127, 4599, 0, 6.9519, 0, 1, 0, 1, 1, 'Haldarr Felsworn - Cured Ham Steak'),
(6127, 5430, 0, 8.5561, 0, 1, 0, 1, 1, 'Haldarr Felsworn - Intricate Bauble'),
(6127, 7909, 0, 0.5348, 0, 1, 0, 1, 1, 'Haldarr Felsworn - Aquamarine'),
(6127, 16884, 0, 6.4171, 0, 1, 0, 1, 1, 'Haldarr Felsworn - Sturdy Junkbox'),
(6132, 929, 0, 4.4776, 0, 1, 0, 1, 1, 'Razorfen Servitor - Healing Potion'),
(6132, 3770, 0, 4.4776, 0, 1, 0, 1, 1, 'Razorfen Servitor - Mutton Chop'),
(6132, 5375, 0, 8.9552, 0, 1, 0, 1, 1, 'Razorfen Servitor - Scratching Stick'),
(6132, 16882, 0, 13.4328, 0, 1, 0, 1, 1, 'Razorfen Servitor - Battered Junkbox'),
(6135, 3928, 0, 4.1667, 0, 1, 0, 1, 1, 'Arkkoran Clacker - Superior Healing Potion'),
(6135, 5435, 0, 8.3333, 0, 1, 0, 1, 1, 'Arkkoran Clacker - Shiny Dinglehopper'),
(6135, 8959, 0, 8.3333, 0, 1, 0, 1, 1, 'Arkkoran Clacker - Raw Spinefin Halibut'),
(6135, 16885, 0, 8.3333, 0, 1, 0, 1, 1, 'Arkkoran Clacker - Heavy Junkbox'),
(6136, 3928, 0, 2.381, 0, 1, 0, 1, 1, 'Arkkoran Muckdweller - Superior Healing Potion'),
(6136, 5435, 0, 4.7619, 0, 1, 0, 1, 1, 'Arkkoran Muckdweller - Shiny Dinglehopper'),
(6136, 8959, 0, 7.1429, 0, 1, 0, 1, 1, 'Arkkoran Muckdweller - Raw Spinefin Halibut'),
(6136, 16885, 0, 9.5238, 0, 1, 0, 1, 1, 'Arkkoran Muckdweller - Heavy Junkbox'),
(6137, 3928, 0, 5.1282, 0, 1, 0, 1, 1, 'Arkkoran Pincer - Superior Healing Potion'),
(6137, 5435, 0, 15.3846, 0, 1, 0, 1, 1, 'Arkkoran Pincer - Shiny Dinglehopper'),
(6137, 16885, 0, 10.2564, 0, 1, 0, 1, 1, 'Arkkoran Pincer - Heavy Junkbox'),
(6138, 3928, 0, 4.0541, 0, 1, 0, 1, 1, 'Arkkoran Oracle - Superior Healing Potion'),
(6138, 5435, 0, 13.5135, 0, 1, 0, 1, 1, 'Arkkoran Oracle - Shiny Dinglehopper'),
(6138, 8959, 0, 8.1081, 0, 1, 0, 1, 1, 'Arkkoran Oracle - Raw Spinefin Halibut'),
(6138, 16885, 0, 14.8649, 0, 1, 0, 1, 1, 'Arkkoran Oracle - Heavy Junkbox'),
(6184, 3928, 0, 4.3011, 0, 1, 0, 1, 1, 'Timbermaw Pathfinder - Superior Healing Potion'),
(6184, 4599, 0, 8.0645, 0, 1, 0, 1, 1, 'Timbermaw Pathfinder - Cured Ham Steak'),
(6184, 5430, 0, 6.9892, 0, 1, 0, 1, 1, 'Timbermaw Pathfinder - Intricate Bauble'),
(6184, 16884, 0, 11.2903, 0, 1, 0, 1, 1, 'Timbermaw Pathfinder - Sturdy Junkbox'),
(6185, 3928, 0, 1.2048, 0, 1, 0, 1, 1, 'Timbermaw Warrior - Superior Healing Potion'),
(6185, 4599, 0, 10.241, 0, 1, 0, 1, 1, 'Timbermaw Warrior - Cured Ham Steak'),
(6185, 5430, 0, 7.8313, 0, 1, 0, 1, 1, 'Timbermaw Warrior - Intricate Bauble'),
(6185, 7909, 0, 0.6024, 0, 1, 0, 1, 1, 'Timbermaw Warrior - Aquamarine'),
(6185, 7910, 0, 0.6024, 0, 1, 0, 1, 1, 'Timbermaw Warrior - Star Ruby'),
(6185, 16884, 0, 8.4337, 0, 1, 0, 1, 1, 'Timbermaw Warrior - Sturdy Junkbox'),
(6186, 3928, 0, 2.5, 0, 1, 0, 1, 1, 'Timbermaw Totemic - Superior Healing Potion'),
(6186, 4599, 0, 5, 0, 1, 0, 1, 1, 'Timbermaw Totemic - Cured Ham Steak'),
(6186, 5430, 0, 8.75, 0, 1, 0, 1, 1, 'Timbermaw Totemic - Intricate Bauble'),
(6186, 16884, 0, 5, 0, 1, 0, 1, 1, 'Timbermaw Totemic - Sturdy Junkbox'),
(6187, 3928, 0, 3.0928, 0, 1, 0, 1, 1, 'Timbermaw Den Watcher - Superior Healing Potion'),
(6187, 4599, 0, 10.3093, 0, 1, 0, 1, 1, 'Timbermaw Den Watcher - Cured Ham Steak'),
(6187, 5430, 0, 14.433, 0, 1, 0, 1, 1, 'Timbermaw Den Watcher - Intricate Bauble'),
(6187, 16884, 0, 7.2165, 0, 1, 0, 1, 1, 'Timbermaw Den Watcher - Sturdy Junkbox'),
(6188, 3928, 0, 1.9149, 0, 1, 0, 1, 1, 'Timbermaw Shaman - Superior Healing Potion'),
(6188, 4599, 0, 8.5106, 0, 1, 0, 1, 1, 'Timbermaw Shaman - Cured Ham Steak'),
(6188, 5430, 0, 8.2979, 0, 1, 0, 1, 1, 'Timbermaw Shaman - Intricate Bauble'),
(6188, 7910, 0, 0.8511, 0, 1, 0, 1, 1, 'Timbermaw Shaman - Star Ruby'),
(6188, 16884, 0, 9.3617, 0, 1, 0, 1, 1, 'Timbermaw Shaman - Sturdy Junkbox'),
(6188, 19775, 0, 25, 1, 1, 0, 1, 1, 'Timbermaw Shaman - Sealed Azure Bag'),
(6188, 20030, 0, 2.766, 0, 1, 0, 1, 1, 'Timbermaw Shaman - Pet Rock'),
(6189, 3928, 0, 2.4691, 0, 1, 0, 1, 1, 'Timbermaw Ursa - Superior Healing Potion'),
(6189, 5430, 0, 10.4938, 0, 1, 0, 1, 1, 'Timbermaw Ursa - Intricate Bauble'),
(6189, 7910, 0, 0.6173, 0, 1, 0, 1, 1, 'Timbermaw Ursa - Star Ruby'),
(6189, 8952, 0, 3.7037, 0, 1, 0, 1, 1, 'Timbermaw Ursa - Roasted Quail'),
(6189, 16885, 0, 5.5556, 0, 1, 0, 1, 1, 'Timbermaw Ursa - Heavy Junkbox'),
(6190, 3928, 0, 3.1447, 0, 1, 0, 1, 1, 'Spitelash Warrior - Superior Healing Potion'),
(6190, 4603, 0, 6.9182, 0, 1, 0, 1, 1, 'Spitelash Warrior - Raw Spotted Yellowtail'),
(6190, 5435, 0, 10.6918, 0, 1, 0, 1, 1, 'Spitelash Warrior - Shiny Dinglehopper'),
(6190, 7909, 0, 0.6289, 0, 1, 0, 1, 1, 'Spitelash Warrior - Aquamarine'),
(6190, 16884, 0, 15.0943, 0, 1, 0, 1, 1, 'Spitelash Warrior - Sturdy Junkbox'),
(6193, 3928, 0, 1.1765, 0, 1, 0, 1, 1, 'Spitelash Screamer - Superior Healing Potion'),
(6193, 4603, 0, 4.7059, 0, 1, 0, 1, 1, 'Spitelash Screamer - Raw Spotted Yellowtail'),
(6193, 5435, 0, 10.5882, 0, 1, 0, 1, 1, 'Spitelash Screamer - Shiny Dinglehopper'),
(6193, 16884, 0, 9.4118, 0, 1, 0, 1, 1, 'Spitelash Screamer - Sturdy Junkbox'),
(6194, 3928, 0, 3.255, 0, 1, 0, 1, 1, 'Spitelash Serpent Guard - Superior Healing Potion'),
(6194, 4603, 0, 8.3183, 0, 1, 0, 1, 1, 'Spitelash Serpent Guard - Raw Spotted Yellowtail'),
(6194, 5435, 0, 8.4991, 0, 1, 0, 1, 1, 'Spitelash Serpent Guard - Shiny Dinglehopper'),
(6194, 7909, 0, 0.1808, 0, 1, 0, 1, 1, 'Spitelash Serpent Guard - Aquamarine'),
(6194, 7910, 0, 0.5425, 0, 1, 0, 1, 1, 'Spitelash Serpent Guard - Star Ruby'),
(6194, 16884, 0, 10.8499, 0, 1, 0, 1, 1, 'Spitelash Serpent Guard - Sturdy Junkbox'),
(6195, 3928, 0, 2.6596, 0, 1, 0, 1, 1, 'Spitelash Siren - Superior Healing Potion'),
(6195, 5435, 0, 10.2128, 0, 1, 0, 1, 1, 'Spitelash Siren - Shiny Dinglehopper'),
(6195, 8959, 0, 8.7234, 0, 1, 0, 1, 1, 'Spitelash Siren - Raw Spinefin Halibut'),
(6195, 16885, 0, 8.617, 0, 1, 0, 1, 1, 'Spitelash Siren - Heavy Junkbox'),
(6196, 3928, 0, 1.3825, 0, 1, 0, 1, 1, 'Spitelash Myrmidon - Superior Healing Potion'),
(6196, 4603, 0, 6.2212, 0, 1, 0, 1, 1, 'Spitelash Myrmidon - Raw Spotted Yellowtail'),
(6196, 5435, 0, 12.6728, 0, 1, 0, 1, 1, 'Spitelash Myrmidon - Shiny Dinglehopper'),
(6196, 7909, 0, 0.2304, 0, 1, 0, 1, 1, 'Spitelash Myrmidon - Aquamarine'),
(6196, 7910, 0, 0.2304, 0, 1, 0, 1, 1, 'Spitelash Myrmidon - Star Ruby'),
(6196, 16884, 0, 9.9078, 0, 1, 0, 1, 1, 'Spitelash Myrmidon - Sturdy Junkbox'),
(6198, 3928, 0, 3.0222, 0, 1, 0, 1, 1, 'Blood Elf Surveyor - Superior Healing Potion'),
(6198, 5432, 0, 12.8, 0, 1, 0, 1, 1, 'Blood Elf Surveyor - Hickory Pipe'),
(6198, 7910, 0, 0.2667, 0, 1, 0, 1, 1, 'Blood Elf Surveyor - Star Ruby'),
(6198, 8932, 0, 2.4, 0, 1, 0, 1, 1, 'Blood Elf Surveyor - Alterac Swiss'),
(6198, 8950, 0, 2.7556, 0, 1, 0, 1, 1, 'Blood Elf Surveyor - Homemade Cherry Pie'),
(6198, 8953, 0, 1.7778, 0, 1, 0, 1, 1, 'Blood Elf Surveyor - Deep Fried Plantains'),
(6198, 16885, 0, 7.7333, 0, 1, 0, 1, 1, 'Blood Elf Surveyor - Heavy Junkbox'),
(6199, 3928, 0, 2.2682, 0, 1, 0, 1, 1, 'Blood Elf Reclaimer - Superior Healing Potion'),
(6199, 5432, 0, 9.2728, 0, 1, 0, 1, 1, 'Blood Elf Reclaimer - Hickory Pipe'),
(6199, 7910, 0, 0.3336, 0, 1, 0, 1, 1, 'Blood Elf Reclaimer - Star Ruby'),
(6199, 8932, 0, 1.6678, 0, 1, 0, 1, 1, 'Blood Elf Reclaimer - Alterac Swiss'),
(6199, 8950, 0, 2.2015, 0, 1, 0, 1, 1, 'Blood Elf Reclaimer - Homemade Cherry Pie'),
(6199, 8953, 0, 2.0013, 0, 1, 0, 1, 1, 'Blood Elf Reclaimer - Deep Fried Plantains'),
(6199, 16885, 0, 8.8059, 0, 1, 0, 1, 1, 'Blood Elf Reclaimer - Heavy Junkbox'),
(6200, 3928, 0, 2.5799, 0, 1, 0, 1, 1, 'Legashi Satyr - Superior Healing Potion'),
(6200, 5430, 0, 9.4595, 0, 1, 0, 1, 1, 'Legashi Satyr - Intricate Bauble'),
(6200, 7910, 0, 0.2457, 0, 1, 0, 1, 1, 'Legashi Satyr - Star Ruby'),
(6200, 8952, 0, 8.5995, 0, 1, 0, 1, 1, 'Legashi Satyr - Roasted Quail'),
(6200, 16885, 0, 7.371, 0, 1, 0, 1, 1, 'Legashi Satyr - Heavy Junkbox'),
(6201, 3928, 0, 1.7926, 0, 1, 0, 1, 1, 'Legashi Rogue - Superior Healing Potion'),
(6201, 5430, 0, 10.1152, 0, 1, 0, 1, 1, 'Legashi Rogue - Intricate Bauble'),
(6201, 7910, 0, 0.2561, 0, 1, 0, 1, 1, 'Legashi Rogue - Star Ruby'),
(6201, 8952, 0, 7.4264, 0, 1, 0, 1, 1, 'Legashi Rogue - Roasted Quail'),
(6201, 16885, 0, 9.347, 0, 1, 0, 1, 1, 'Legashi Rogue - Heavy Junkbox'),
(6202, 3928, 0, 1.992, 0, 1, 0, 1, 1, 'Legashi Hellcaller - Superior Healing Potion'),
(6202, 5430, 0, 9.9602, 0, 1, 0, 1, 1, 'Legashi Hellcaller - Intricate Bauble'),
(6202, 7910, 0, 0.3984, 0, 1, 0, 1, 1, 'Legashi Hellcaller - Star Ruby'),
(6202, 8952, 0, 7.0385, 0, 1, 0, 1, 1, 'Legashi Hellcaller - Roasted Quail'),
(6202, 16885, 0, 8.8977, 0, 1, 0, 1, 1, 'Legashi Hellcaller - Heavy Junkbox'),
(6206, 929, 0, 0.8696, 0, 1, 0, 1, 1, 'Caverndeep Burrower - Healing Potion'),
(6206, 1705, 0, 0.8696, 0, 1, 0, 1, 1, 'Caverndeep Burrower - Lesser Moonstone'),
(6206, 3770, 0, 7.8261, 0, 1, 0, 1, 1, 'Caverndeep Burrower - Mutton Chop'),
(6206, 5375, 0, 6.9565, 0, 1, 0, 1, 1, 'Caverndeep Burrower - Scratching Stick'),
(6206, 16882, 0, 21.7391, 0, 1, 0, 1, 1, 'Caverndeep Burrower - Battered Junkbox'),
(6207, 929, 0, 6.6667, 0, 1, 0, 1, 1, 'Caverndeep Ambusher - Healing Potion'),
(6207, 3770, 0, 6.6667, 0, 1, 0, 1, 1, 'Caverndeep Ambusher - Mutton Chop'),
(6207, 5375, 0, 13.3333, 0, 1, 0, 1, 1, 'Caverndeep Ambusher - Scratching Stick'),
(6207, 16882, 0, 40, 0, 1, 0, 1, 1, 'Caverndeep Ambusher - Battered Junkbox'),
(6208, 929, 0, 2.3529, 0, 1, 0, 1, 1, 'Caverndeep Invader - Healing Potion'),
(6208, 3770, 0, 8.2353, 0, 1, 0, 1, 1, 'Caverndeep Invader - Mutton Chop'),
(6208, 5375, 0, 15.2941, 0, 1, 0, 1, 1, 'Caverndeep Invader - Scratching Stick'),
(6208, 16882, 0, 17.6471, 0, 1, 0, 1, 1, 'Caverndeep Invader - Battered Junkbox'),
(6210, 929, 0, 4.7619, 0, 1, 0, 1, 1, 'Caverndeep Pillager - Healing Potion'),
(6210, 3770, 0, 4.7619, 0, 1, 0, 1, 1, 'Caverndeep Pillager - Mutton Chop'),
(6210, 5375, 0, 7.9365, 0, 1, 0, 1, 1, 'Caverndeep Pillager - Scratching Stick'),
(6210, 16882, 0, 22.2222, 0, 1, 0, 1, 1, 'Caverndeep Pillager - Battered Junkbox'),
(6211, 3770, 0, 9.6774, 0, 1, 0, 1, 1, 'Caverndeep Reaver - Mutton Chop'),
(6211, 5375, 0, 6.4516, 0, 1, 0, 1, 1, 'Caverndeep Reaver - Scratching Stick'),
(6211, 16882, 0, 12.9032, 0, 1, 0, 1, 1, 'Caverndeep Reaver - Battered Junkbox'),
(6212, 1707, 0, 2.5641, 0, 1, 0, 1, 1, 'Dark Iron Agent - Stormwind Brie'),
(6212, 1710, 0, 1.7094, 0, 1, 0, 1, 1, 'Dark Iron Agent - Greater Healing Potion'),
(6212, 4539, 0, 0.8547, 0, 1, 0, 1, 1, 'Dark Iron Agent - Goldenbark Apple'),
(6212, 4544, 0, 3.4188, 0, 1, 0, 1, 1, 'Dark Iron Agent - Mulgore Spice Bread'),
(6212, 5431, 0, 6.8376, 0, 1, 0, 1, 1, 'Dark Iron Agent - Empty Hip Flask'),
(6212, 16883, 0, 11.9658, 0, 1, 0, 1, 1, 'Dark Iron Agent - Worn Junkbox'),
(6213, 929, 0, 7.3529, 0, 1, 0, 1, 1, 'Irradiated Invader - Healing Potion'),
(6213, 1206, 0, 2.9412, 0, 1, 0, 1, 1, 'Irradiated Invader - Moss Agate'),
(6213, 3770, 0, 11.7647, 0, 1, 0, 1, 1, 'Irradiated Invader - Mutton Chop'),
(6213, 5375, 0, 10.2941, 0, 1, 0, 1, 1, 'Irradiated Invader - Scratching Stick'),
(6213, 16882, 0, 17.6471, 0, 1, 0, 1, 1, 'Irradiated Invader - Battered Junkbox'),
(6218, 4606, 0, 5, 0, 1, 0, 1, 1, 'Irradiated Slime - Spongy Morel'),
(6218, 5376, 0, 10, 0, 1, 0, 1, 1, 'Irradiated Slime - Broken Mirror'),
(6218, 16882, 0, 40, 0, 1, 0, 1, 1, 'Irradiated Slime - Battered Junkbox'),
(6219, 929, 0, 5.5556, 0, 1, 0, 1, 1, 'Corrosive Lurker - Healing Potion'),
(6219, 4606, 0, 5.5556, 0, 1, 0, 1, 1, 'Corrosive Lurker - Spongy Morel'),
(6219, 5376, 0, 16.6667, 0, 1, 0, 1, 1, 'Corrosive Lurker - Broken Mirror'),
(6219, 16882, 0, 22.2222, 0, 1, 0, 1, 1, 'Corrosive Lurker - Battered Junkbox'),
(6221, 422, 0, 3.2051, 0, 1, 0, 1, 1, 'Addled Leper - Dwarven Mild'),
(6221, 929, 0, 5.7692, 0, 1, 0, 1, 1, 'Addled Leper - Healing Potion'),
(6221, 2592, 0, 0.641, 0, 1, 0, 2, 2, 'Addled Leper - Wool Cloth'),
(6221, 4538, 0, 3.2051, 0, 1, 0, 1, 1, 'Addled Leper - Snapvine Watermelon'),
(6221, 4542, 0, 2.5641, 0, 1, 0, 1, 1, 'Addled Leper - Moist Cornbread'),
(6221, 5374, 0, 11.5385, 0, 1, 0, 1, 1, 'Addled Leper - Small Pocket Watch'),
(6221, 16882, 0, 16.0256, 0, 1, 0, 1, 1, 'Addled Leper - Battered Junkbox'),
(6222, 929, 0, 5.2632, 0, 1, 0, 1, 1, 'Leprous Technician - Healing Potion'),
(6222, 4542, 0, 5.2632, 0, 1, 0, 1, 1, 'Leprous Technician - Moist Cornbread'),
(6222, 5374, 0, 5.2632, 0, 1, 0, 1, 1, 'Leprous Technician - Small Pocket Watch'),
(6222, 16882, 0, 21.0526, 0, 1, 0, 1, 1, 'Leprous Technician - Battered Junkbox'),
(6223, 929, 0, 5.4545, 0, 1, 0, 1, 1, 'Leprous Defender - Healing Potion'),
(6223, 4538, 0, 3.6364, 0, 1, 0, 1, 1, 'Leprous Defender - Snapvine Watermelon'),
(6223, 4542, 0, 3.6364, 0, 1, 0, 1, 1, 'Leprous Defender - Moist Cornbread'),
(6223, 5374, 0, 7.2727, 0, 1, 0, 1, 1, 'Leprous Defender - Small Pocket Watch'),
(6223, 16882, 0, 20, 0, 1, 0, 1, 1, 'Leprous Defender - Battered Junkbox'),
(6224, 422, 0, 3.2258, 0, 1, 0, 1, 1, 'Leprous Machinesmith - Dwarven Mild'),
(6224, 4538, 0, 3.2258, 0, 1, 0, 1, 1, 'Leprous Machinesmith - Snapvine Watermelon'),
(6224, 4542, 0, 8.0645, 0, 1, 0, 1, 1, 'Leprous Machinesmith - Moist Cornbread'),
(6224, 5374, 0, 3.2258, 0, 1, 0, 1, 1, 'Leprous Machinesmith - Small Pocket Watch'),
(6224, 16882, 0, 17.7419, 0, 1, 0, 1, 1, 'Leprous Machinesmith - Battered Junkbox'),
(6243, 929, 0, 5.2632, 0, 1, 0, 1, 1, 'Gelihast - Healing Potion'),
(6243, 6308, 0, 26.3158, 0, 1, 0, 1, 2, 'Gelihast - Raw Bristle Whisker Catfish'),
(6243, 16882, 0, 15.7895, 0, 1, 0, 1, 1, 'Gelihast - Battered Junkbox'),
(6329, 929, 0, 1.8182, 0, 1, 0, 1, 1, 'Irradiated Pillager - Healing Potion'),
(6329, 1206, 0, 0.9091, 0, 1, 0, 1, 1, 'Irradiated Pillager - Moss Agate'),
(6329, 3770, 0, 7.2727, 0, 1, 0, 1, 1, 'Irradiated Pillager - Mutton Chop'),
(6329, 5375, 0, 12.7273, 0, 1, 0, 1, 1, 'Irradiated Pillager - Scratching Stick'),
(6329, 16882, 0, 21.8182, 0, 1, 0, 1, 1, 'Irradiated Pillager - Battered Junkbox'),
(6350, 5435, 0, 14.2857, 0, 1, 0, 1, 1, 'Makrinni Razorclaw - Shiny Dinglehopper'),
(6350, 8959, 0, 14.2857, 0, 1, 0, 1, 1, 'Makrinni Razorclaw - Raw Spinefin Halibut'),
(6351, 5435, 0, 42.8571, 0, 1, 0, 1, 1, 'Storm Bay Oracle - Shiny Dinglehopper'),
(6371, 8959, 0, 23.0769, 0, 1, 0, 1, 1, 'Storm Bay Warrior - Raw Spinefin Halibut'),
(6391, 929, 0, 4.3478, 0, 1, 0, 1, 1, 'Holdout Warrior - Healing Potion'),
(6391, 5374, 0, 26.087, 0, 1, 0, 1, 1, 'Holdout Warrior - Small Pocket Watch'),
(6391, 16882, 0, 13.0435, 0, 1, 0, 1, 1, 'Holdout Warrior - Battered Junkbox'),
(6426, 1710, 0, 3.4884, 0, 1, 0, 1, 1, 'Anguished Dead - Greater Healing Potion'),
(6426, 4607, 0, 8.7209, 0, 1, 0, 1, 1, 'Anguished Dead - Delicious Cave Mold'),
(6426, 5433, 0, 13.3721, 0, 1, 0, 1, 1, 'Anguished Dead - Rag Doll'),
(6426, 16883, 0, 16.2791, 0, 1, 0, 1, 1, 'Anguished Dead - Worn Junkbox'),
(6466, 858, 0, 1.6393, 0, 1, 0, 1, 1, 'Gamon - Lesser Healing Potion'),
(6466, 2287, 0, 3.2787, 0, 1, 0, 1, 1, 'Gamon - Haunch of Meat'),
(6466, 2589, 0, 1.6393, 0, 1, 0, 1, 1, 'Gamon - Linen Cloth'),
(6466, 4541, 0, 2.7322, 0, 1, 0, 1, 1, 'Gamon - Freshly Baked Bread'),
(6466, 5379, 0, 4.3, 0, 1, 0, 1, 1, 'Gamon - Broken Boot Knife'),
(6466, 7208, 0, 100, 1, 1, 0, 1, 1, 'Gamon - Tazan\'s Key'),
(6487, 1707, 0, 1.4706, 0, 1, 0, 1, 1, 'Arcanist Doan - Stormwind Brie'),
(6487, 1710, 0, 2.9412, 0, 1, 0, 1, 1, 'Arcanist Doan - Greater Healing Potion'),
(6487, 3864, 0, 1.4706, 0, 1, 0, 1, 1, 'Arcanist Doan - Citrine'),
(6487, 4539, 0, 1.4706, 0, 1, 0, 1, 1, 'Arcanist Doan - Goldenbark Apple'),
(6487, 4544, 0, 1.4706, 0, 1, 0, 1, 1, 'Arcanist Doan - Mulgore Spice Bread'),
(6487, 5431, 0, 7.3529, 0, 1, 0, 1, 1, 'Arcanist Doan - Empty Hip Flask'),
(6487, 16883, 0, 7.3529, 0, 1, 0, 1, 1, 'Arcanist Doan - Worn Junkbox'),
(6490, 1710, 0, 16.6667, 0, 1, 0, 1, 1, 'Azshir the Sleepless - Greater Healing Potion'),
(6490, 4607, 0, 16.6667, 0, 1, 0, 1, 1, 'Azshir the Sleepless - Delicious Cave Mold'),
(6490, 5433, 0, 16.6667, 0, 1, 0, 1, 1, 'Azshir the Sleepless - Rag Doll'),
(6494, 858, 0, 6.4516, 0, 1, 0, 1, 1, 'Tazan - Lesser Healing Potion'),
(6494, 5368, 0, 3.2258, 0, 1, 0, 1, 1, 'Tazan - Empty Wallet'),
(6497, 7231, 0, 50, 1, 1, 0, 1, 1, 'Astor Hadren - Astor\'s Letter of Introduction'),
(6523, 422, 0, 15.7895, 0, 1, 0, 1, 1, 'Dark Iron Rifleman - Dwarven Mild'),
(6523, 1705, 0, 5.2632, 0, 1, 0, 1, 1, 'Dark Iron Rifleman - Lesser Moonstone'),
(6523, 4538, 0, 5.2632, 0, 1, 0, 1, 1, 'Dark Iron Rifleman - Snapvine Watermelon'),
(6523, 5374, 0, 5.2632, 0, 1, 0, 1, 1, 'Dark Iron Rifleman - Small Pocket Watch'),
(6523, 16882, 0, 21.0526, 0, 1, 0, 1, 1, 'Dark Iron Rifleman - Battered Junkbox'),
(6547, 4606, 0, 20, 0, 1, 0, 1, 1, 'Suffering Victim - Spongy Morel'),
(6547, 5376, 0, 13.3333, 0, 1, 0, 1, 1, 'Suffering Victim - Broken Mirror'),
(6547, 16882, 0, 20, 0, 1, 0, 1, 1, 'Suffering Victim - Battered Junkbox'),
(6556, 3419, 0, 12, 0, 1, 0, 1, 1, 'Muculent Ooze - Red Rose'),
(6556, 4608, 0, 6.6667, 0, 1, 0, 1, 1, 'Muculent Ooze - Raw Black Truffle'),
(6556, 7910, 0, 1.3333, 0, 1, 0, 1, 1, 'Muculent Ooze - Star Ruby'),
(6556, 16884, 0, 5.3333, 0, 1, 0, 1, 1, 'Muculent Ooze - Sturdy Junkbox'),
(6557, 3419, 0, 8.0808, 0, 1, 0, 1, 1, 'Primal Ooze - Red Rose'),
(6557, 4608, 0, 8.0808, 0, 1, 0, 1, 1, 'Primal Ooze - Raw Black Truffle'),
(6557, 7909, 0, 1.0101, 0, 1, 0, 1, 1, 'Primal Ooze - Aquamarine'),
(6557, 16884, 0, 9.0909, 0, 1, 0, 1, 1, 'Primal Ooze - Sturdy Junkbox'),
(6559, 3419, 0, 7.1429, 0, 1, 0, 1, 1, 'Glutinous Ooze - Red Rose'),
(6559, 3928, 0, 0.8929, 0, 1, 0, 1, 1, 'Glutinous Ooze - Superior Healing Potion'),
(6559, 8948, 0, 7.1429, 0, 1, 0, 1, 1, 'Glutinous Ooze - Dried King Bolete'),
(6559, 16885, 0, 11.6071, 0, 1, 0, 1, 1, 'Glutinous Ooze - Heavy Junkbox'),
(6570, 4605, 0, 17.6471, 0, 1, 0, 1, 1, 'Fenwick Thatros - Red-speckled Mushroom'),
(6570, 5370, 0, 5.8824, 0, 1, 0, 1, 1, 'Fenwick Thatros - Bent Spoon'),
(6575, 422, 0, 1.0753, 0, 1, 0, 1, 1, 'Scarlet Trainee - Dwarven Mild'),
(6575, 929, 0, 3.2258, 0, 1, 0, 1, 1, 'Scarlet Trainee - Healing Potion'),
(6575, 4306, 0, 1.0753, 0, 1, 0, 2, 2, 'Scarlet Trainee - Silk Cloth'),
(6575, 4542, 0, 2.1505, 0, 1, 0, 1, 1, 'Scarlet Trainee - Moist Cornbread'),
(6575, 5374, 0, 12.9032, 0, 1, 0, 1, 1, 'Scarlet Trainee - Small Pocket Watch'),
(6575, 16882, 0, 12.9032, 0, 1, 0, 1, 1, 'Scarlet Trainee - Battered Junkbox'),
(6649, 3928, 0, 12.5, 0, 1, 0, 1, 1, 'Lady Sesspira - Superior Healing Potion'),
(6649, 5435, 0, 18.75, 0, 1, 0, 1, 1, 'Lady Sesspira - Shiny Dinglehopper'),
(6649, 8959, 0, 6.25, 0, 1, 0, 1, 1, 'Lady Sesspira - Raw Spinefin Halibut'),
(6649, 16885, 0, 31.25, 0, 1, 0, 1, 1, 'Lady Sesspira - Heavy Junkbox'),
(6651, 5430, 0, 12.5, 0, 1, 0, 1, 1, 'Gatekeeper Rageroar - Intricate Bauble'),
(6651, 16884, 0, 12.5, 0, 1, 0, 1, 1, 'Gatekeeper Rageroar - Sturdy Junkbox'),
(6668, 422, 0, 14.2857, 0, 1, 0, 1, 1, 'Lord Cyrik Blackforge - Dwarven Mild'),
(6668, 5374, 0, 28.5714, 0, 1, 0, 1, 1, 'Lord Cyrik Blackforge - Small Pocket Watch'),
(6668, 16882, 0, 28.5714, 0, 1, 0, 1, 1, 'Lord Cyrik Blackforge - Battered Junkbox'),
(6670, 2070, 0, 14.2857, 0, 1, 0, 1, 1, 'Westfall Woodworker - Darnassian Bleu'),
(6670, 4536, 0, 28.5714, 0, 1, 0, 1, 1, 'Westfall Woodworker - Shiny Red Apple'),
(6670, 6150, 0, 14.2857, 0, 1, 0, 1, 1, 'Westfall Woodworker - A Frayed Knot'),
(6733, 3771, 0, 3.3333, 0, 1, 0, 1, 1, 'Stonevault Basher - Wild Hog Shank'),
(6733, 5427, 0, 16.6667, 0, 1, 0, 1, 1, 'Stonevault Basher - Crude Pocket Watch'),
(6733, 16883, 0, 10, 0, 1, 0, 1, 1, 'Stonevault Basher - Worn Junkbox'),
(6846, 7675, 0, 100, 1, 1, 0, 1, 1, 'Defias Dockmaster - Defias Shipping Schedule'),
(6866, 6150, 0, 30, 0, 1, 0, 1, 1, 'Defias Bodyguard - A Frayed Knot'),
(6906, 5432, 0, 16.6667, 0, 1, 0, 1, 1, 'Baelog - Hickory Pipe'),
(6907, 4544, 0, 12.5, 0, 1, 0, 1, 1, 'Eric "The Swift" - Mulgore Spice Bread'),
(6907, 5431, 0, 12.5, 0, 1, 0, 1, 1, 'Eric "The Swift" - Empty Hip Flask'),
(6908, 1707, 0, 5.5556, 0, 1, 0, 1, 1, 'Olaf - Stormwind Brie'),
(6908, 1710, 0, 11.1111, 0, 1, 0, 1, 1, 'Olaf - Greater Healing Potion'),
(6908, 4539, 0, 5.5556, 0, 1, 0, 1, 1, 'Olaf - Goldenbark Apple'),
(6908, 4544, 0, 5.5556, 0, 1, 0, 1, 1, 'Olaf - Mulgore Spice Bread'),
(6908, 5431, 0, 11.1111, 0, 1, 0, 1, 1, 'Olaf - Empty Hip Flask'),
(6908, 16883, 0, 16.6667, 0, 1, 0, 1, 1, 'Olaf - Worn Junkbox'),
(6909, 7737, 0, 100, 1, 1, 0, 1, 1, 'Sethir the Ancient - Sethir\'s Journal'),
(6910, 1710, 0, 7.1429, 0, 1, 0, 1, 1, 'Revelosh - Greater Healing Potion'),
(6910, 3771, 0, 7.1429, 0, 1, 0, 1, 1, 'Revelosh - Wild Hog Shank'),
(6910, 4544, 0, 3.5714, 0, 1, 0, 1, 1, 'Revelosh - Mulgore Spice Bread'),
(6910, 5427, 0, 10.7143, 0, 1, 0, 1, 1, 'Revelosh - Crude Pocket Watch'),
(6910, 16883, 0, 3.5714, 0, 1, 0, 1, 1, 'Revelosh - Worn Junkbox'),
(7011, 3927, 0, 4.2735, 0, 1, 0, 1, 1, 'Earthen Rocksmasher - Fine Aged Cheddar'),
(7011, 3928, 0, 0.8547, 0, 1, 0, 1, 1, 'Earthen Rocksmasher - Superior Healing Potion'),
(7011, 4601, 0, 2.5641, 0, 1, 0, 1, 1, 'Earthen Rocksmasher - Soft Banana Bread'),
(7011, 4602, 0, 3.4188, 0, 1, 0, 1, 1, 'Earthen Rocksmasher - Moon Harvest Pumpkin'),
(7011, 5432, 0, 16.2393, 0, 1, 0, 1, 1, 'Earthen Rocksmasher - Hickory Pipe'),
(7011, 7910, 0, 0.8547, 0, 1, 0, 1, 1, 'Earthen Rocksmasher - Star Ruby'),
(7011, 16884, 0, 3.4188, 0, 1, 0, 1, 1, 'Earthen Rocksmasher - Sturdy Junkbox'),
(7012, 3927, 0, 5.1282, 0, 1, 0, 1, 1, 'Earthen Sculptor - Fine Aged Cheddar'),
(7012, 4338, 0, 2.5641, 0, 1, 0, 4, 4, 'Earthen Sculptor - Mageweave Cloth'),
(7012, 4601, 0, 2.5641, 0, 1, 0, 1, 1, 'Earthen Sculptor - Soft Banana Bread'),
(7012, 4602, 0, 5.1282, 0, 1, 0, 1, 1, 'Earthen Sculptor - Moon Harvest Pumpkin'),
(7012, 5432, 0, 2.5641, 0, 1, 0, 1, 1, 'Earthen Sculptor - Hickory Pipe'),
(7012, 16884, 0, 7.6923, 0, 1, 0, 1, 1, 'Earthen Sculptor - Sturdy Junkbox'),
(7025, 3928, 0, 2.0761, 0, 1, 0, 1, 1, 'Blackrock Soldier - Superior Healing Potion'),
(7025, 5428, 0, 9.3426, 0, 1, 0, 1, 1, 'Blackrock Soldier - An Exotic Cookbook'),
(7025, 7910, 0, 0.346, 0, 1, 0, 1, 1, 'Blackrock Soldier - Star Ruby'),
(7025, 8950, 0, 3.1142, 0, 1, 0, 1, 1, 'Blackrock Soldier - Homemade Cherry Pie'),
(7025, 8952, 0, 3.4602, 0, 1, 0, 1, 1, 'Blackrock Soldier - Roasted Quail'),
(7025, 16885, 0, 5.1903, 0, 1, 0, 1, 1, 'Blackrock Soldier - Heavy Junkbox'),
(7026, 3928, 0, 1.2848, 0, 1, 0, 1, 1, 'Blackrock Sorcerer - Superior Healing Potion'),
(7026, 5428, 0, 13.0621, 0, 1, 0, 1, 1, 'Blackrock Sorcerer - An Exotic Cookbook'),
(7026, 7910, 0, 0.2141, 0, 1, 0, 1, 1, 'Blackrock Sorcerer - Star Ruby'),
(7026, 8950, 0, 3.212, 0, 1, 0, 1, 1, 'Blackrock Sorcerer - Homemade Cherry Pie'),
(7026, 8952, 0, 5.3533, 0, 1, 0, 1, 1, 'Blackrock Sorcerer - Roasted Quail'),
(7026, 16885, 0, 7.0664, 0, 1, 0, 1, 1, 'Blackrock Sorcerer - Heavy Junkbox'),
(7027, 3928, 0, 2.1546, 0, 1, 0, 1, 1, 'Blackrock Slayer - Superior Healing Potion'),
(7027, 5428, 0, 8.9987, 0, 1, 0, 1, 1, 'Blackrock Slayer - An Exotic Cookbook'),
(7027, 8950, 0, 3.6755, 0, 1, 0, 1, 1, 'Blackrock Slayer - Homemade Cherry Pie'),
(7027, 8952, 0, 4.1825, 0, 1, 0, 1, 1, 'Blackrock Slayer - Roasted Quail'),
(7027, 16885, 0, 8.365, 0, 1, 0, 1, 1, 'Blackrock Slayer - Heavy Junkbox'),
(7028, 3928, 0, 2.8668, 0, 1, 0, 1, 1, 'Blackrock Warlock - Superior Healing Potion'),
(7028, 5428, 0, 9.7808, 0, 1, 0, 1, 1, 'Blackrock Warlock - An Exotic Cookbook'),
(7028, 7910, 0, 0.5059, 0, 1, 0, 1, 1, 'Blackrock Warlock - Star Ruby'),
(7028, 8950, 0, 4.5531, 0, 1, 0, 1, 1, 'Blackrock Warlock - Homemade Cherry Pie'),
(7028, 8952, 0, 4.3845, 0, 1, 0, 1, 1, 'Blackrock Warlock - Roasted Quail'),
(7028, 16885, 0, 6.0708, 0, 1, 0, 1, 1, 'Blackrock Warlock - Heavy Junkbox'),
(7029, 3928, 0, 2.0747, 0, 1, 0, 1, 1, 'Blackrock Battlemaster - Superior Healing Potion'),
(7029, 5428, 0, 13.278, 0, 1, 0, 1, 1, 'Blackrock Battlemaster - An Exotic Cookbook'),
(7029, 7910, 0, 1.2448, 0, 1, 0, 1, 1, 'Blackrock Battlemaster - Star Ruby'),
(7029, 8950, 0, 3.3195, 0, 1, 0, 1, 1, 'Blackrock Battlemaster - Homemade Cherry Pie'),
(7029, 8952, 0, 4.5643, 0, 1, 0, 1, 1, 'Blackrock Battlemaster - Roasted Quail'),
(7029, 16885, 0, 7.0539, 0, 1, 0, 1, 1, 'Blackrock Battlemaster - Heavy Junkbox'),
(7030, 1707, 0, 8, 0, 1, 0, 1, 1, 'Shadowforge Geologist - Stormwind Brie'),
(7030, 4539, 0, 4, 0, 1, 0, 1, 1, 'Shadowforge Geologist - Goldenbark Apple'),
(7030, 5431, 0, 8, 0, 1, 0, 1, 1, 'Shadowforge Geologist - Empty Hip Flask'),
(7030, 16883, 0, 16, 0, 1, 0, 1, 1, 'Shadowforge Geologist - Worn Junkbox'),
(7033, 3928, 0, 2.975, 0, 1, 0, 1, 1, 'Firegut Ogre - Superior Healing Potion'),
(7033, 4599, 0, 3.6468, 0, 1, 0, 1, 1, 'Firegut Ogre - Cured Ham Steak'),
(7033, 4601, 0, 3.3589, 0, 1, 0, 1, 1, 'Firegut Ogre - Soft Banana Bread'),
(7033, 5428, 0, 9.1171, 0, 1, 0, 1, 1, 'Firegut Ogre - An Exotic Cookbook'),
(7033, 7909, 0, 0.1919, 0, 1, 0, 1, 1, 'Firegut Ogre - Aquamarine'),
(7033, 7910, 0, 0.6718, 0, 1, 0, 1, 1, 'Firegut Ogre - Star Ruby'),
(7033, 16884, 0, 7.0058, 0, 1, 0, 1, 1, 'Firegut Ogre - Sturdy Junkbox'),
(7034, 3928, 0, 2.2763, 0, 1, 0, 1, 1, 'Firegut Ogre Mage - Superior Healing Potion'),
(7034, 5428, 0, 11.9309, 0, 1, 0, 1, 1, 'Firegut Ogre Mage - An Exotic Cookbook'),
(7034, 7910, 0, 0.157, 0, 1, 0, 1, 1, 'Firegut Ogre Mage - Star Ruby'),
(7034, 8950, 0, 4.3956, 0, 1, 0, 1, 1, 'Firegut Ogre Mage - Homemade Cherry Pie'),
(7034, 8952, 0, 3.9246, 0, 1, 0, 1, 1, 'Firegut Ogre Mage - Roasted Quail'),
(7034, 16885, 0, 8.8697, 0, 1, 0, 1, 1, 'Firegut Ogre Mage - Heavy Junkbox'),
(7035, 3928, 0, 2.8996, 0, 1, 0, 1, 1, 'Firegut Brute - Superior Healing Potion'),
(7035, 5428, 0, 10.632, 0, 1, 0, 1, 1, 'Firegut Brute - An Exotic Cookbook'),
(7035, 8950, 0, 2.5279, 0, 1, 0, 1, 1, 'Firegut Brute - Homemade Cherry Pie'),
(7035, 8952, 0, 3.9405, 0, 1, 0, 1, 1, 'Firegut Brute - Roasted Quail'),
(7035, 16885, 0, 7.3606, 0, 1, 0, 1, 1, 'Firegut Brute - Heavy Junkbox'),
(7036, 3928, 0, 1.1765, 0, 1, 0, 1, 1, 'Thaurissan Spy - Superior Healing Potion'),
(7036, 5432, 0, 10.5882, 0, 1, 0, 1, 1, 'Thaurissan Spy - Hickory Pipe'),
(7036, 8932, 0, 5.8824, 0, 1, 0, 1, 1, 'Thaurissan Spy - Alterac Swiss'),
(7036, 8950, 0, 1.1765, 0, 1, 0, 1, 1, 'Thaurissan Spy - Homemade Cherry Pie'),
(7036, 8953, 0, 2.3529, 0, 1, 0, 1, 1, 'Thaurissan Spy - Deep Fried Plantains'),
(7036, 16885, 0, 7.0588, 0, 1, 0, 1, 1, 'Thaurissan Spy - Heavy Junkbox'),
(7037, 3928, 0, 2.9412, 0, 1, 0, 1, 1, 'Thaurissan Firewalker - Superior Healing Potion'),
(7037, 5432, 0, 8.8235, 0, 1, 0, 1, 1, 'Thaurissan Firewalker - Hickory Pipe'),
(7037, 8932, 0, 3.9216, 0, 1, 0, 1, 1, 'Thaurissan Firewalker - Alterac Swiss'),
(7037, 8950, 0, 0.9804, 0, 1, 0, 1, 1, 'Thaurissan Firewalker - Homemade Cherry Pie'),
(7037, 16885, 0, 8.8235, 0, 1, 0, 1, 1, 'Thaurissan Firewalker - Heavy Junkbox'),
(7038, 3928, 0, 3.2967, 0, 1, 0, 1, 1, 'Thaurissan Agent - Superior Healing Potion'),
(7038, 5432, 0, 10.989, 0, 1, 0, 1, 1, 'Thaurissan Agent - Hickory Pipe'),
(7038, 7910, 0, 2.1978, 0, 1, 0, 1, 1, 'Thaurissan Agent - Star Ruby'),
(7038, 8932, 0, 5.4945, 0, 1, 0, 1, 1, 'Thaurissan Agent - Alterac Swiss'),
(7038, 8950, 0, 1.0989, 0, 1, 0, 1, 1, 'Thaurissan Agent - Homemade Cherry Pie'),
(7038, 8953, 0, 3.2967, 0, 1, 0, 1, 1, 'Thaurissan Agent - Deep Fried Plantains'),
(7038, 16885, 0, 7.6923, 0, 1, 0, 1, 1, 'Thaurissan Agent - Heavy Junkbox'),
(7050, 929, 0, 5.5556, 0, 1, 0, 1, 1, 'Defias Drone - Healing Potion'),
(7050, 4606, 0, 5.5556, 0, 1, 0, 1, 1, 'Defias Drone - Spongy Morel'),
(7050, 5376, 0, 11.1111, 0, 1, 0, 1, 1, 'Defias Drone - Broken Mirror'),
(7050, 16882, 0, 11.1111, 0, 1, 0, 1, 1, 'Defias Drone - Battered Junkbox'),
(7051, 7923, 0, 100, 0, 1, 0, 1, 1, 'Malformed Defias Drone - Defias Tower Key'),
(7052, 422, 0, 3.7037, 0, 1, 0, 1, 1, 'Defias Tower Patroller - Dwarven Mild'),
(7052, 4538, 0, 3.7037, 0, 1, 0, 1, 1, 'Defias Tower Patroller - Snapvine Watermelon'),
(7052, 4542, 0, 3.7037, 0, 1, 0, 1, 1, 'Defias Tower Patroller - Moist Cornbread'),
(7052, 5374, 0, 14.8148, 0, 1, 0, 1, 1, 'Defias Tower Patroller - Small Pocket Watch'),
(7052, 16882, 0, 29.6296, 0, 1, 0, 1, 1, 'Defias Tower Patroller - Battered Junkbox'),
(7053, 929, 0, 2.1505, 0, 1, 0, 1, 1, 'Klaven Mortwake - Healing Potion'),
(7053, 4538, 0, 4.3011, 0, 1, 0, 1, 1, 'Klaven Mortwake - Snapvine Watermelon'),
(7053, 4542, 0, 4.3011, 0, 1, 0, 1, 1, 'Klaven Mortwake - Moist Cornbread'),
(7053, 5374, 0, 4.3011, 0, 1, 0, 1, 1, 'Klaven Mortwake - Small Pocket Watch'),
(7053, 16882, 0, 41.9355, 0, 1, 0, 1, 1, 'Klaven Mortwake - Battered Junkbox'),
(7056, 929, 0, 5, 0, 1, 0, 1, 1, 'Defias Tower Sentry - Healing Potion'),
(7056, 1206, 0, 5, 0, 1, 0, 1, 1, 'Defias Tower Sentry - Moss Agate'),
(7056, 4538, 0, 5, 0, 1, 0, 1, 1, 'Defias Tower Sentry - Snapvine Watermelon'),
(7056, 4542, 0, 10, 0, 1, 0, 1, 1, 'Defias Tower Sentry - Moist Cornbread'),
(7056, 5374, 0, 5, 0, 1, 0, 1, 1, 'Defias Tower Sentry - Small Pocket Watch'),
(7056, 16882, 0, 15, 0, 1, 0, 1, 1, 'Defias Tower Sentry - Battered Junkbox'),
(7067, 929, 0, 4.4776, 0, 1, 0, 1, 1, 'Venture Co. Drone - Healing Potion'),
(7067, 1705, 0, 1.4925, 0, 1, 0, 1, 1, 'Venture Co. Drone - Lesser Moonstone'),
(7067, 4606, 0, 10.4478, 0, 1, 0, 1, 1, 'Venture Co. Drone - Spongy Morel'),
(7067, 5376, 0, 8.9552, 0, 1, 0, 1, 1, 'Venture Co. Drone - Broken Mirror'),
(7067, 16882, 0, 14.9254, 0, 1, 0, 1, 1, 'Venture Co. Drone - Battered Junkbox'),
(7086, 3419, 0, 8.0906, 0, 1, 0, 1, 1, 'Cursed Ooze - Red Rose'),
(7086, 3928, 0, 2.589, 0, 1, 0, 1, 1, 'Cursed Ooze - Superior Healing Potion'),
(7086, 4608, 0, 7.4434, 0, 1, 0, 1, 1, 'Cursed Ooze - Raw Black Truffle'),
(7086, 7909, 0, 0.6472, 0, 1, 0, 1, 1, 'Cursed Ooze - Aquamarine'),
(7086, 7910, 0, 0.6472, 0, 1, 0, 1, 1, 'Cursed Ooze - Star Ruby'),
(7086, 16884, 0, 8.0906, 0, 1, 0, 1, 1, 'Cursed Ooze - Sturdy Junkbox'),
(7092, 3419, 0, 8.6455, 0, 1, 0, 1, 1, 'Tainted Ooze - Red Rose'),
(7092, 3928, 0, 3.17, 0, 1, 0, 1, 1, 'Tainted Ooze - Superior Healing Potion'),
(7092, 7910, 0, 0.2882, 0, 1, 0, 1, 1, 'Tainted Ooze - Star Ruby'),
(7092, 8948, 0, 5.4755, 0, 1, 0, 1, 1, 'Tainted Ooze - Dried King Bolete'),
(7092, 16885, 0, 9.5101, 0, 1, 0, 1, 1, 'Tainted Ooze - Heavy Junkbox'),
(7093, 3419, 0, 15.7895, 0, 1, 0, 1, 1, 'Vile Ooze - Red Rose'),
(7093, 3928, 0, 2.1053, 0, 1, 0, 1, 1, 'Vile Ooze - Superior Healing Potion'),
(7093, 8948, 0, 9.4737, 0, 1, 0, 1, 1, 'Vile Ooze - Dried King Bolete'),
(7093, 16885, 0, 11.5789, 0, 1, 0, 1, 1, 'Vile Ooze - Heavy Junkbox'),
(7105, 3928, 0, 2, 0, 1, 0, 1, 1, 'Jadefire Satyr - Superior Healing Potion'),
(7105, 4599, 0, 8, 0, 1, 0, 1, 1, 'Jadefire Satyr - Cured Ham Steak'),
(7105, 5430, 0, 10.6667, 0, 1, 0, 1, 1, 'Jadefire Satyr - Intricate Bauble'),
(7105, 16884, 0, 8.6667, 0, 1, 0, 1, 1, 'Jadefire Satyr - Sturdy Junkbox'),
(7106, 3928, 0, 2.3202, 0, 1, 0, 1, 1, 'Jadefire Rogue - Superior Healing Potion'),
(7106, 4599, 0, 6.4965, 0, 1, 0, 1, 1, 'Jadefire Rogue - Cured Ham Steak'),
(7106, 5430, 0, 7.6566, 0, 1, 0, 1, 1, 'Jadefire Rogue - Intricate Bauble'),
(7106, 16884, 0, 8.8167, 0, 1, 0, 1, 1, 'Jadefire Rogue - Sturdy Junkbox'),
(7107, 3928, 0, 1.9769, 0, 1, 0, 1, 1, 'Jadefire Trickster - Superior Healing Potion'),
(7107, 5430, 0, 10.8731, 0, 1, 0, 1, 1, 'Jadefire Trickster - Intricate Bauble'),
(7107, 7910, 0, 0.3295, 0, 1, 0, 1, 1, 'Jadefire Trickster - Star Ruby'),
(7107, 8952, 0, 8.2372, 0, 1, 0, 1, 1, 'Jadefire Trickster - Roasted Quail'),
(7107, 16885, 0, 8.0725, 0, 1, 0, 1, 1, 'Jadefire Trickster - Heavy Junkbox'),
(7108, 3928, 0, 2.7823, 0, 1, 0, 1, 1, 'Jadefire Betrayer - Superior Healing Potion'),
(7108, 5430, 0, 8.6743, 0, 1, 0, 1, 1, 'Jadefire Betrayer - Intricate Bauble'),
(7108, 8952, 0, 7.365, 0, 1, 0, 1, 1, 'Jadefire Betrayer - Roasted Quail'),
(7108, 16885, 0, 9.0016, 0, 1, 0, 1, 1, 'Jadefire Betrayer - Heavy Junkbox'),
(7109, 3928, 0, 1.8092, 0, 1, 0, 1, 1, 'Jadefire Felsworn - Superior Healing Potion'),
(7109, 4599, 0, 8.0592, 0, 1, 0, 1, 1, 'Jadefire Felsworn - Cured Ham Steak'),
(7109, 5430, 0, 14.8026, 0, 1, 0, 1, 1, 'Jadefire Felsworn - Intricate Bauble'),
(7109, 7909, 0, 0.3289, 0, 1, 0, 1, 1, 'Jadefire Felsworn - Aquamarine'),
(7109, 7910, 0, 0.3289, 0, 1, 0, 1, 1, 'Jadefire Felsworn - Star Ruby'),
(7109, 16884, 0, 8.7171, 0, 1, 0, 1, 1, 'Jadefire Felsworn - Sturdy Junkbox'),
(7110, 3928, 0, 2.8302, 0, 1, 0, 1, 1, 'Jadefire Shadowstalker - Superior Healing Potion'),
(7110, 5430, 0, 9.434, 0, 1, 0, 1, 1, 'Jadefire Shadowstalker - Intricate Bauble'),
(7110, 7910, 0, 0.6289, 0, 1, 0, 1, 1, 'Jadefire Shadowstalker - Star Ruby'),
(7110, 8952, 0, 9.1195, 0, 1, 0, 1, 1, 'Jadefire Shadowstalker - Roasted Quail'),
(7110, 16885, 0, 8.1761, 0, 1, 0, 1, 1, 'Jadefire Shadowstalker - Heavy Junkbox'),
(7111, 3928, 0, 1.8717, 0, 1, 0, 1, 1, 'Jadefire Hellcaller - Superior Healing Potion'),
(7111, 5430, 0, 8.8235, 0, 1, 0, 1, 1, 'Jadefire Hellcaller - Intricate Bauble'),
(7111, 7910, 0, 0.2674, 0, 1, 0, 1, 1, 'Jadefire Hellcaller - Star Ruby'),
(7111, 8952, 0, 7.754, 0, 1, 0, 1, 1, 'Jadefire Hellcaller - Roasted Quail'),
(7111, 16885, 0, 8.5561, 0, 1, 0, 1, 1, 'Jadefire Hellcaller - Heavy Junkbox'),
(7112, 3928, 0, 2.2684, 0, 1, 0, 1, 1, 'Jaedenar Cultist - Superior Healing Potion'),
(7112, 5428, 0, 8.8847, 0, 1, 0, 1, 1, 'Jaedenar Cultist - An Exotic Cookbook'),
(7112, 7910, 0, 0.189, 0, 1, 0, 1, 1, 'Jaedenar Cultist - Star Ruby'),
(7112, 8950, 0, 2.4575, 0, 1, 0, 1, 1, 'Jaedenar Cultist - Homemade Cherry Pie'),
(7112, 8952, 0, 4.9149, 0, 1, 0, 1, 1, 'Jaedenar Cultist - Roasted Quail'),
(7112, 16885, 0, 9.4518, 0, 1, 0, 1, 1, 'Jaedenar Cultist - Heavy Junkbox'),
(7113, 3928, 0, 3.2653, 0, 1, 0, 1, 1, 'Jaedenar Guardian - Superior Healing Potion'),
(7113, 4599, 0, 2.9932, 0, 1, 0, 1, 1, 'Jaedenar Guardian - Cured Ham Steak'),
(7113, 4601, 0, 2.449, 0, 1, 0, 1, 1, 'Jaedenar Guardian - Soft Banana Bread'),
(7113, 5428, 0, 7.7551, 0, 1, 0, 1, 1, 'Jaedenar Guardian - An Exotic Cookbook'),
(7113, 7909, 0, 0.4082, 0, 1, 0, 1, 1, 'Jaedenar Guardian - Aquamarine'),
(7113, 16884, 0, 9.6599, 0, 1, 0, 1, 1, 'Jaedenar Guardian - Sturdy Junkbox'),
(7114, 3928, 0, 2.3055, 0, 1, 0, 1, 1, 'Jaedenar Enforcer - Superior Healing Potion'),
(7114, 5428, 0, 10.6628, 0, 1, 0, 1, 1, 'Jaedenar Enforcer - An Exotic Cookbook'),
(7114, 7910, 0, 0.8646, 0, 1, 0, 1, 1, 'Jaedenar Enforcer - Star Ruby'),
(7114, 8950, 0, 2.3055, 0, 1, 0, 1, 1, 'Jaedenar Enforcer - Homemade Cherry Pie'),
(7114, 8952, 0, 4.3228, 0, 1, 0, 1, 1, 'Jaedenar Enforcer - Roasted Quail'),
(7114, 16885, 0, 8.3573, 0, 1, 0, 1, 1, 'Jaedenar Enforcer - Heavy Junkbox'),
(7115, 3928, 0, 1.9643, 0, 1, 0, 1, 1, 'Jaedenar Adept - Superior Healing Potion'),
(7115, 5428, 0, 10.3571, 0, 1, 0, 1, 1, 'Jaedenar Adept - An Exotic Cookbook'),
(7115, 7910, 0, 0.1786, 0, 1, 0, 1, 1, 'Jaedenar Adept - Star Ruby'),
(7115, 8950, 0, 4.2857, 0, 1, 0, 1, 1, 'Jaedenar Adept - Homemade Cherry Pie'),
(7115, 8952, 0, 3.9286, 0, 1, 0, 1, 1, 'Jaedenar Adept - Roasted Quail'),
(7115, 16885, 0, 8.3929, 0, 1, 0, 1, 1, 'Jaedenar Adept - Heavy Junkbox'),
(7118, 3928, 0, 1.3575, 0, 1, 0, 1, 1, 'Jaedenar Darkweaver - Superior Healing Potion'),
(7118, 5428, 0, 11.5385, 0, 1, 0, 1, 1, 'Jaedenar Darkweaver - An Exotic Cookbook'),
(7118, 8950, 0, 2.9412, 0, 1, 0, 1, 1, 'Jaedenar Darkweaver - Homemade Cherry Pie'),
(7118, 8952, 0, 6.3348, 0, 1, 0, 1, 1, 'Jaedenar Darkweaver - Roasted Quail'),
(7118, 16885, 0, 13.8009, 0, 1, 0, 1, 1, 'Jaedenar Darkweaver - Heavy Junkbox'),
(7120, 3928, 0, 3.9788, 0, 1, 0, 1, 1, 'Jaedenar Warlock - Superior Healing Potion'),
(7120, 5428, 0, 6.366, 0, 1, 0, 1, 1, 'Jaedenar Warlock - An Exotic Cookbook'),
(7120, 7910, 0, 0.2653, 0, 1, 0, 1, 1, 'Jaedenar Warlock - Star Ruby'),
(7120, 8950, 0, 5.5703, 0, 1, 0, 1, 1, 'Jaedenar Warlock - Homemade Cherry Pie'),
(7120, 8952, 0, 4.5093, 0, 1, 0, 1, 1, 'Jaedenar Warlock - Roasted Quail'),
(7120, 16885, 0, 10.6101, 0, 1, 0, 1, 1, 'Jaedenar Warlock - Heavy Junkbox'),
(7153, 3928, 0, 3.0192, 0, 1, 0, 1, 1, 'Deadwood Warrior - Superior Healing Potion'),
(7153, 4599, 0, 7.2278, 0, 1, 0, 1, 1, 'Deadwood Warrior - Cured Ham Steak'),
(7153, 5430, 0, 10.3385, 0, 1, 0, 1, 1, 'Deadwood Warrior - Intricate Bauble'),
(7153, 7909, 0, 0.2287, 0, 1, 0, 1, 1, 'Deadwood Warrior - Aquamarine'),
(7153, 7910, 0, 0.4117, 0, 1, 0, 1, 1, 'Deadwood Warrior - Star Ruby'),
(7153, 16884, 0, 8.28, 0, 1, 0, 1, 1, 'Deadwood Warrior - Sturdy Junkbox'),
(7154, 3928, 0, 2.5341, 0, 1, 0, 1, 1, 'Deadwood Gardener - Superior Healing Potion'),
(7154, 4599, 0, 6.9526, 0, 1, 0, 1, 1, 'Deadwood Gardener - Cured Ham Steak'),
(7154, 5430, 0, 10.2664, 0, 1, 0, 1, 1, 'Deadwood Gardener - Intricate Bauble'),
(7154, 7909, 0, 0.2599, 0, 1, 0, 1, 1, 'Deadwood Gardener - Aquamarine'),
(7154, 16884, 0, 8.3171, 0, 1, 0, 1, 1, 'Deadwood Gardener - Sturdy Junkbox'),
(7155, 3928, 0, 1.7981, 0, 1, 0, 1, 1, 'Deadwood Pathfinder - Superior Healing Potion'),
(7155, 4599, 0, 7.8838, 0, 1, 0, 1, 1, 'Deadwood Pathfinder - Cured Ham Steak'),
(7155, 5430, 0, 8.852, 0, 1, 0, 1, 1, 'Deadwood Pathfinder - Intricate Bauble'),
(7155, 7909, 0, 0.2766, 0, 1, 0, 1, 1, 'Deadwood Pathfinder - Aquamarine'),
(7155, 16884, 0, 8.1604, 0, 1, 0, 1, 1, 'Deadwood Pathfinder - Sturdy Junkbox'),
(7156, 3928, 0, 2.212, 0, 1, 0, 1, 1, 'Deadwood Den Watcher - Superior Healing Potion'),
(7156, 5430, 0, 9.3088, 0, 1, 0, 1, 1, 'Deadwood Den Watcher - Intricate Bauble'),
(7156, 7910, 0, 0.3226, 0, 1, 0, 1, 1, 'Deadwood Den Watcher - Star Ruby'),
(7156, 8952, 0, 6.8664, 0, 1, 0, 1, 1, 'Deadwood Den Watcher - Roasted Quail'),
(7156, 16885, 0, 6.0369, 0, 1, 0, 1, 1, 'Deadwood Den Watcher - Heavy Junkbox'),
(7157, 3928, 0, 2.4988, 0, 1, 0, 1, 1, 'Deadwood Avenger - Superior Healing Potion'),
(7157, 5430, 0, 10.0424, 0, 1, 0, 1, 1, 'Deadwood Avenger - Intricate Bauble'),
(7157, 7910, 0, 0.1886, 0, 1, 0, 1, 1, 'Deadwood Avenger - Star Ruby'),
(7157, 8952, 0, 7.5436, 0, 1, 0, 1, 1, 'Deadwood Avenger - Roasted Quail'),
(7157, 16885, 0, 7.4493, 0, 1, 0, 1, 1, 'Deadwood Avenger - Heavy Junkbox'),
(7158, 3928, 0, 3.2298, 0, 1, 0, 1, 1, 'Deadwood Shaman - Superior Healing Potion'),
(7158, 5430, 0, 8.9027, 0, 1, 0, 1, 1, 'Deadwood Shaman - Intricate Bauble'),
(7158, 7910, 0, 0.4555, 0, 1, 0, 1, 1, 'Deadwood Shaman - Star Ruby'),
(7158, 8952, 0, 6.6667, 0, 1, 0, 1, 1, 'Deadwood Shaman - Roasted Quail'),
(7158, 16885, 0, 7.4948, 0, 1, 0, 1, 1, 'Deadwood Shaman - Heavy Junkbox'),
(7175, 1710, 0, 1.5152, 0, 1, 0, 1, 1, 'Stonevault Ambusher - Greater Healing Potion'),
(7175, 3771, 0, 7.5758, 0, 1, 0, 1, 1, 'Stonevault Ambusher - Wild Hog Shank'),
(7175, 5429, 0, 7.5758, 0, 1, 0, 1, 1, 'Stonevault Ambusher - A Pretty Rock'),
(7175, 16883, 0, 15.1515, 0, 1, 0, 1, 1, 'Stonevault Ambusher - Worn Junkbox'),
(7234, 774, 0, 7.1429, 0, 1, 0, 1, 1, 'Ferocitas the Dream Eater - Malachite'),
(7235, 117, 0, 12, 0, 1, 0, 1, 1, 'Gnarlpine Mystic - Tough Jerky'),
(7235, 118, 0, 5.3333, 0, 1, 0, 1, 1, 'Gnarlpine Mystic - Minor Healing Potion'),
(7235, 774, 0, 1.3333, 0, 1, 0, 1, 1, 'Gnarlpine Mystic - Malachite'),
(7235, 5364, 0, 6.6667, 0, 1, 0, 1, 1, 'Gnarlpine Mystic - Dry Salt Lick'),
(7246, 3928, 0, 3.253, 0, 1, 0, 1, 1, 'Sandfury Shadowhunter - Superior Healing Potion'),
(7246, 4599, 0, 4.5783, 0, 1, 0, 1, 1, 'Sandfury Shadowhunter - Cured Ham Steak'),
(7246, 4601, 0, 3.7349, 0, 1, 0, 1, 1, 'Sandfury Shadowhunter - Soft Banana Bread'),
(7246, 5428, 0, 7.7108, 0, 1, 0, 1, 1, 'Sandfury Shadowhunter - An Exotic Cookbook'),
(7246, 16884, 0, 9.1566, 0, 1, 0, 1, 1, 'Sandfury Shadowhunter - Sturdy Junkbox'),
(7247, 3928, 0, 3.0534, 0, 1, 0, 1, 1, 'Sandfury Soul Eater - Superior Healing Potion'),
(7247, 4599, 0, 2.2901, 0, 1, 0, 1, 1, 'Sandfury Soul Eater - Cured Ham Steak'),
(7247, 4601, 0, 3.0534, 0, 1, 0, 1, 1, 'Sandfury Soul Eater - Soft Banana Bread'),
(7247, 5428, 0, 9.1603, 0, 1, 0, 1, 1, 'Sandfury Soul Eater - An Exotic Cookbook'),
(7247, 16884, 0, 9.1603, 0, 1, 0, 1, 1, 'Sandfury Soul Eater - Sturdy Junkbox'),
(7267, 4599, 0, 4, 0, 1, 0, 1, 1, 'Chief Ukorz Sandscalp - Cured Ham Steak'),
(7267, 4601, 0, 4, 0, 1, 0, 1, 1, 'Chief Ukorz Sandscalp - Soft Banana Bread'),
(7267, 5428, 0, 20, 0, 1, 0, 1, 1, 'Chief Ukorz Sandscalp - An Exotic Cookbook'),
(7267, 16884, 0, 20, 0, 1, 0, 1, 1, 'Chief Ukorz Sandscalp - Sturdy Junkbox'),
(7271, 3928, 0, 3.3333, 0, 1, 0, 1, 1, 'Witch Doctor Zum\'rah - Superior Healing Potion'),
(7271, 4601, 0, 3.3333, 0, 1, 0, 1, 1, 'Witch Doctor Zum\'rah - Soft Banana Bread'),
(7271, 5428, 0, 6.6667, 0, 1, 0, 1, 1, 'Witch Doctor Zum\'rah - An Exotic Cookbook'),
(7271, 16884, 0, 10, 0, 1, 0, 1, 1, 'Witch Doctor Zum\'rah - Sturdy Junkbox'),
(7272, 4599, 0, 4.0816, 0, 1, 0, 1, 1, 'Theka the Martyr - Cured Ham Steak'),
(7272, 5428, 0, 12.2449, 0, 1, 0, 1, 1, 'Theka the Martyr - An Exotic Cookbook'),
(7272, 16884, 0, 12.2449, 0, 1, 0, 1, 1, 'Theka the Martyr - Sturdy Junkbox'),
(7274, 3928, 0, 1.6129, 0, 1, 0, 1, 1, 'Sandfury Executioner - Superior Healing Potion'),
(7274, 4599, 0, 1.6129, 0, 1, 0, 1, 1, 'Sandfury Executioner - Cured Ham Steak'),
(7274, 4601, 0, 3.2258, 0, 1, 0, 1, 1, 'Sandfury Executioner - Soft Banana Bread'),
(7274, 5428, 0, 6.4516, 0, 1, 0, 1, 1, 'Sandfury Executioner - An Exotic Cookbook'),
(7274, 16884, 0, 14.5161, 0, 1, 0, 1, 1, 'Sandfury Executioner - Sturdy Junkbox'),
(7275, 5428, 0, 11.7647, 0, 1, 0, 1, 1, 'Shadowpriest Sezz\'ziz - An Exotic Cookbook'),
(7275, 16884, 0, 11.7647, 0, 1, 0, 1, 1, 'Shadowpriest Sezz\'ziz - Sturdy Junkbox'),
(7286, 3419, 0, 6.6667, 0, 1, 0, 1, 1, 'Zul\'Farrak Zombie - Red Rose'),
(7286, 4608, 0, 6.6667, 0, 1, 0, 1, 1, 'Zul\'Farrak Zombie - Raw Black Truffle'),
(7286, 16884, 0, 6.6667, 0, 1, 0, 1, 1, 'Zul\'Farrak Zombie - Sturdy Junkbox'),
(7287, 8072, 0, 100, 1, 1, 0, 1, 1, 'Foreman Silixiz - Silixiz\'s Tower Key'),
(7290, 3927, 0, 15.7895, 0, 1, 0, 1, 1, 'Shadowforge Sharpshooter - Fine Aged Cheddar'),
(7290, 5432, 0, 15.7895, 0, 1, 0, 1, 1, 'Shadowforge Sharpshooter - Hickory Pipe'),
(7307, 929, 0, 1.4493, 0, 1, 0, 1, 1, 'Venture Co. Lookout - Healing Potion'),
(7307, 3770, 0, 1.4493, 0, 1, 0, 1, 1, 'Venture Co. Lookout - Mutton Chop'),
(7307, 4542, 0, 2.8986, 0, 1, 0, 1, 1, 'Venture Co. Lookout - Moist Cornbread'),
(7307, 5373, 0, 11.5942, 0, 1, 0, 1, 1, 'Venture Co. Lookout - Lucky Charm'),
(7307, 16882, 0, 10.1449, 0, 1, 0, 1, 1, 'Venture Co. Lookout - Battered Junkbox'),
(7308, 929, 0, 7.8431, 0, 1, 0, 1, 1, 'Venture Co. Patroller - Healing Potion'),
(7308, 1705, 0, 1.9608, 0, 1, 0, 1, 1, 'Venture Co. Patroller - Lesser Moonstone'),
(7308, 4542, 0, 1.9608, 0, 1, 0, 1, 1, 'Venture Co. Patroller - Moist Cornbread'),
(7308, 5373, 0, 7.8431, 0, 1, 0, 1, 1, 'Venture Co. Patroller - Lucky Charm'),
(7308, 16882, 0, 9.8039, 0, 1, 0, 1, 1, 'Venture Co. Patroller - Battered Junkbox'),
(7310, 929, 0, 6.25, 0, 1, 0, 1, 1, 'Mutated Venture Co. Drone - Healing Potion'),
(7310, 3770, 0, 6.25, 0, 1, 0, 1, 1, 'Mutated Venture Co. Drone - Mutton Chop'),
(7310, 5375, 0, 12.5, 0, 1, 0, 1, 1, 'Mutated Venture Co. Drone - Scratching Stick'),
(7310, 16882, 0, 18.75, 0, 1, 0, 1, 1, 'Mutated Venture Co. Drone - Battered Junkbox'),
(7318, 118, 0, 7.1429, 0, 1, 0, 1, 1, 'Rageclaw - Minor Healing Potion'),
(7318, 5363, 0, 7.1429, 0, 1, 0, 1, 1, 'Rageclaw - Folded Handkerchief'),
(7318, 6150, 0, 14.2857, 0, 1, 0, 1, 1, 'Rageclaw - A Frayed Knot'),
(7320, 3928, 0, 5.4054, 0, 1, 0, 1, 1, 'Stonevault Mauler - Superior Healing Potion'),
(7320, 4599, 0, 2.7027, 0, 1, 0, 1, 1, 'Stonevault Mauler - Cured Ham Steak'),
(7320, 5430, 0, 9.9099, 0, 1, 0, 1, 1, 'Stonevault Mauler - Intricate Bauble'),
(7320, 16884, 0, 4.5045, 0, 1, 0, 1, 1, 'Stonevault Mauler - Sturdy Junkbox'),
(7321, 3928, 0, 4.878, 0, 1, 0, 1, 1, 'Stonevault Flameweaver - Superior Healing Potion'),
(7321, 4599, 0, 4.878, 0, 1, 0, 1, 1, 'Stonevault Flameweaver - Cured Ham Steak'),
(7321, 5430, 0, 17.0732, 0, 1, 0, 1, 1, 'Stonevault Flameweaver - Intricate Bauble'),
(7321, 16884, 0, 7.3171, 0, 1, 0, 1, 1, 'Stonevault Flameweaver - Sturdy Junkbox'),
(7327, 1710, 0, 3.9474, 0, 1, 0, 1, 1, 'Withered Warrior - Greater Healing Potion'),
(7327, 3771, 0, 6.5789, 0, 1, 0, 1, 1, 'Withered Warrior - Wild Hog Shank'),
(7327, 5429, 0, 6.5789, 0, 1, 0, 1, 1, 'Withered Warrior - A Pretty Rock'),
(7327, 16883, 0, 21.0526, 0, 1, 0, 1, 1, 'Withered Warrior - Worn Junkbox'),
(7328, 1710, 0, 1.3072, 0, 1, 0, 1, 1, 'Withered Reaver - Greater Healing Potion'),
(7328, 3771, 0, 14.3791, 0, 1, 0, 1, 1, 'Withered Reaver - Wild Hog Shank'),
(7328, 5429, 0, 7.8431, 0, 1, 0, 1, 1, 'Withered Reaver - A Pretty Rock'),
(7328, 16883, 0, 10.4575, 0, 1, 0, 1, 1, 'Withered Reaver - Worn Junkbox'),
(7329, 1710, 0, 3.3654, 0, 1, 0, 1, 1, 'Withered Quilguard - Greater Healing Potion'),
(7329, 3771, 0, 8.6538, 0, 1, 0, 1, 1, 'Withered Quilguard - Wild Hog Shank'),
(7329, 3864, 0, 0.9615, 0, 1, 0, 1, 1, 'Withered Quilguard - Citrine'),
(7329, 5429, 0, 8.6538, 0, 1, 0, 1, 1, 'Withered Quilguard - A Pretty Rock'),
(7329, 16883, 0, 13.4615, 0, 1, 0, 1, 1, 'Withered Quilguard - Worn Junkbox'),
(7332, 1710, 0, 2.2599, 0, 1, 0, 1, 1, 'Withered Spearhide - Greater Healing Potion'),
(7332, 3771, 0, 9.0395, 0, 1, 0, 1, 1, 'Withered Spearhide - Wild Hog Shank'),
(7332, 5429, 0, 12.4294, 0, 1, 0, 1, 1, 'Withered Spearhide - A Pretty Rock'),
(7332, 16883, 0, 14.6893, 0, 1, 0, 1, 1, 'Withered Spearhide - Worn Junkbox'),
(7335, 1710, 0, 1.9737, 0, 1, 0, 1, 1, 'Death\'s Head Geomancer - Greater Healing Potion'),
(7335, 3771, 0, 7.8947, 0, 1, 0, 1, 1, 'Death\'s Head Geomancer - Wild Hog Shank'),
(7335, 5429, 0, 11.8421, 0, 1, 0, 1, 1, 'Death\'s Head Geomancer - A Pretty Rock'),
(7335, 16883, 0, 12.5, 0, 1, 0, 1, 1, 'Death\'s Head Geomancer - Worn Junkbox'),
(7337, 1529, 0, 0.7874, 0, 1, 0, 1, 1, 'Death\'s Head Necromancer - Jade'),
(7337, 3771, 0, 8.6614, 0, 1, 0, 1, 1, 'Death\'s Head Necromancer - Wild Hog Shank'),
(7337, 5429, 0, 7.874, 0, 1, 0, 1, 1, 'Death\'s Head Necromancer - A Pretty Rock'),
(7337, 16883, 0, 8.6614, 0, 1, 0, 1, 1, 'Death\'s Head Necromancer - Worn Junkbox'),
(7341, 1710, 0, 2.7778, 0, 1, 0, 1, 1, 'Skeletal Frostweaver - Greater Healing Potion'),
(7341, 4607, 0, 8.3333, 0, 1, 0, 1, 1, 'Skeletal Frostweaver - Delicious Cave Mold'),
(7341, 5433, 0, 5.5556, 0, 1, 0, 1, 1, 'Skeletal Frostweaver - Rag Doll'),
(7341, 16883, 0, 8.3333, 0, 1, 0, 1, 1, 'Skeletal Frostweaver - Worn Junkbox'),
(7342, 4607, 0, 3.7037, 0, 1, 0, 1, 1, 'Skeletal Summoner - Delicious Cave Mold'),
(7342, 5433, 0, 7.4074, 0, 1, 0, 1, 1, 'Skeletal Summoner - Rag Doll'),
(7342, 16883, 0, 14.8148, 0, 1, 0, 1, 1, 'Skeletal Summoner - Worn Junkbox'),
(7344, 1710, 0, 1.6667, 0, 1, 0, 1, 1, 'Splinterbone Warrior - Greater Healing Potion'),
(7344, 4607, 0, 16.6667, 0, 1, 0, 1, 1, 'Splinterbone Warrior - Delicious Cave Mold'),
(7344, 5433, 0, 1.6667, 0, 1, 0, 1, 1, 'Splinterbone Warrior - Rag Doll'),
(7344, 16883, 0, 8.3333, 0, 1, 0, 1, 1, 'Splinterbone Warrior - Worn Junkbox'),
(7345, 4607, 0, 9.0909, 0, 1, 0, 1, 1, 'Splinterbone Captain - Delicious Cave Mold'),
(7345, 5433, 0, 18.1818, 0, 1, 0, 1, 1, 'Splinterbone Captain - Rag Doll'),
(7345, 16883, 0, 18.1818, 0, 1, 0, 1, 1, 'Splinterbone Captain - Worn Junkbox'),
(7346, 1710, 0, 3.7037, 0, 1, 0, 1, 1, 'Splinterbone Centurion - Greater Healing Potion'),
(7346, 4607, 0, 14.8148, 0, 1, 0, 1, 1, 'Splinterbone Centurion - Delicious Cave Mold'),
(7346, 5433, 0, 11.1111, 0, 1, 0, 1, 1, 'Splinterbone Centurion - Rag Doll'),
(7346, 16883, 0, 17.284, 0, 1, 0, 1, 1, 'Splinterbone Centurion - Worn Junkbox'),
(7347, 1710, 0, 3.6364, 0, 1, 0, 1, 1, 'Boneflayer Ghoul - Greater Healing Potion'),
(7347, 3864, 0, 1.8182, 0, 1, 0, 1, 1, 'Boneflayer Ghoul - Citrine'),
(7347, 4607, 0, 9.0909, 0, 1, 0, 1, 1, 'Boneflayer Ghoul - Delicious Cave Mold'),
(7347, 5433, 0, 5.4545, 0, 1, 0, 1, 1, 'Boneflayer Ghoul - Rag Doll'),
(7347, 16883, 0, 21.8182, 0, 1, 0, 1, 1, 'Boneflayer Ghoul - Worn Junkbox'),
(7348, 1710, 0, 5, 0, 1, 0, 1, 1, 'Thorn Eater Ghoul - Greater Healing Potion'),
(7348, 4607, 0, 5, 0, 1, 0, 1, 1, 'Thorn Eater Ghoul - Delicious Cave Mold'),
(7348, 5433, 0, 2.5, 0, 1, 0, 1, 1, 'Thorn Eater Ghoul - Rag Doll'),
(7348, 16883, 0, 10, 0, 1, 0, 1, 1, 'Thorn Eater Ghoul - Worn Junkbox'),
(7357, 16883, 0, 50, 0, 1, 0, 1, 1, 'Mordresh Fire Eye - Worn Junkbox'),
(7358, 3419, 0, 19.4444, 0, 1, 0, 1, 1, 'Amnennar the Coldbringer - Red Rose'),
(7358, 4608, 0, 13.8889, 0, 1, 0, 1, 1, 'Amnennar the Coldbringer - Raw Black Truffle'),
(7358, 16884, 0, 13.8889, 0, 1, 0, 1, 1, 'Amnennar the Coldbringer - Sturdy Junkbox'),
(7369, 3928, 0, 3.0899, 0, 1, 0, 1, 1, 'Deadwind Brute - Superior Healing Potion'),
(7369, 5428, 0, 10.6742, 0, 1, 0, 1, 1, 'Deadwind Brute - An Exotic Cookbook'),
(7369, 7910, 0, 0.8427, 0, 1, 0, 1, 1, 'Deadwind Brute - Star Ruby'),
(7369, 8950, 0, 1.9663, 0, 1, 0, 1, 1, 'Deadwind Brute - Homemade Cherry Pie'),
(7369, 8952, 0, 3.3708, 0, 1, 0, 1, 1, 'Deadwind Brute - Roasted Quail'),
(7369, 16885, 0, 6.4607, 0, 1, 0, 1, 1, 'Deadwind Brute - Heavy Junkbox'),
(7371, 3928, 0, 2.381, 0, 1, 0, 1, 1, 'Deadwind Mauler - Superior Healing Potion'),
(7371, 5428, 0, 8.0952, 0, 1, 0, 1, 1, 'Deadwind Mauler - An Exotic Cookbook'),
(7371, 8950, 0, 4.7619, 0, 1, 0, 1, 1, 'Deadwind Mauler - Homemade Cherry Pie'),
(7371, 8952, 0, 5.7143, 0, 1, 0, 1, 1, 'Deadwind Mauler - Roasted Quail'),
(7371, 16885, 0, 5.7143, 0, 1, 0, 1, 1, 'Deadwind Mauler - Heavy Junkbox'),
(7372, 3928, 0, 0.9174, 0, 1, 0, 1, 1, 'Deadwind Warlock - Superior Healing Potion'),
(7372, 5428, 0, 9.1743, 0, 1, 0, 1, 1, 'Deadwind Warlock - An Exotic Cookbook'),
(7372, 8950, 0, 2.2936, 0, 1, 0, 1, 1, 'Deadwind Warlock - Homemade Cherry Pie'),
(7372, 8952, 0, 5.0459, 0, 1, 0, 1, 1, 'Deadwind Warlock - Roasted Quail'),
(7372, 16885, 0, 2.7523, 0, 1, 0, 1, 1, 'Deadwind Warlock - Heavy Junkbox'),
(7379, 3928, 0, 2.3952, 0, 1, 0, 1, 1, 'Deadwind Ogre Mage - Superior Healing Potion'),
(7379, 5428, 0, 10.7784, 0, 1, 0, 1, 1, 'Deadwind Ogre Mage - An Exotic Cookbook'),
(7379, 8950, 0, 3.5928, 0, 1, 0, 1, 1, 'Deadwind Ogre Mage - Homemade Cherry Pie'),
(7379, 8952, 0, 3.5928, 0, 1, 0, 1, 1, 'Deadwind Ogre Mage - Roasted Quail'),
(7379, 16885, 0, 7.485, 0, 1, 0, 1, 1, 'Deadwind Ogre Mage - Heavy Junkbox'),
(7396, 3927, 0, 1.6667, 0, 1, 0, 1, 1, 'Earthen Stonebreaker - Fine Aged Cheddar'),
(7396, 4602, 0, 1.6667, 0, 1, 0, 1, 1, 'Earthen Stonebreaker - Moon Harvest Pumpkin'),
(7396, 5432, 0, 13.3333, 0, 1, 0, 1, 1, 'Earthen Stonebreaker - Hickory Pipe'),
(7396, 16884, 0, 11.6667, 0, 1, 0, 1, 1, 'Earthen Stonebreaker - Sturdy Junkbox'),
(7397, 4602, 0, 5, 0, 1, 0, 1, 1, 'Earthen Stonecarver - Moon Harvest Pumpkin'),
(7397, 5432, 0, 20, 0, 1, 0, 1, 1, 'Earthen Stonecarver - Hickory Pipe'),
(7397, 16884, 0, 15, 0, 1, 0, 1, 1, 'Earthen Stonecarver - Sturdy Junkbox'),
(7404, 3770, 0, 16.1765, 0, 1, 0, 1, 1, 'Galak Flame Guard - Mutton Chop'),
(7404, 5375, 0, 8.8235, 0, 1, 0, 1, 1, 'Galak Flame Guard - Scratching Stick'),
(7404, 16882, 0, 17.6471, 0, 1, 0, 1, 1, 'Galak Flame Guard - Battered Junkbox'),
(7438, 3928, 0, 2.4403, 0, 1, 0, 1, 1, 'Winterfall Ursa - Superior Healing Potion'),
(7438, 5430, 0, 9.3818, 0, 1, 0, 1, 1, 'Winterfall Ursa - Intricate Bauble'),
(7438, 7910, 0, 0.3254, 0, 1, 0, 1, 1, 'Winterfall Ursa - Star Ruby'),
(7438, 8952, 0, 7.321, 0, 1, 0, 1, 1, 'Winterfall Ursa - Roasted Quail'),
(7438, 16885, 0, 7.9718, 0, 1, 0, 1, 1, 'Winterfall Ursa - Heavy Junkbox'),
(7439, 3928, 0, 2.4435, 0, 1, 0, 1, 1, 'Winterfall Shaman - Superior Healing Potion'),
(7439, 5430, 0, 8.4301, 0, 1, 0, 1, 1, 'Winterfall Shaman - Intricate Bauble'),
(7439, 7910, 0, 0.4276, 0, 1, 0, 1, 1, 'Winterfall Shaman - Star Ruby'),
(7439, 8952, 0, 7.7581, 0, 1, 0, 1, 1, 'Winterfall Shaman - Roasted Quail'),
(7439, 16885, 0, 8.1857, 0, 1, 0, 1, 1, 'Winterfall Shaman - Heavy Junkbox'),
(7440, 3928, 0, 2.0997, 0, 1, 0, 1, 1, 'Winterfall Den Watcher - Superior Healing Potion'),
(7440, 5430, 0, 9.2913, 0, 1, 0, 1, 1, 'Winterfall Den Watcher - Intricate Bauble'),
(7440, 7910, 0, 0.2625, 0, 1, 0, 1, 1, 'Winterfall Den Watcher - Star Ruby'),
(7440, 8952, 0, 7.1391, 0, 1, 0, 1, 1, 'Winterfall Den Watcher - Roasted Quail'),
(7440, 16885, 0, 8.0315, 0, 1, 0, 1, 1, 'Winterfall Den Watcher - Heavy Junkbox'),
(7441, 3928, 0, 2.6119, 0, 1, 0, 1, 1, 'Winterfall Totemic - Superior Healing Potion'),
(7441, 5430, 0, 10.4478, 0, 1, 0, 1, 1, 'Winterfall Totemic - Intricate Bauble'),
(7441, 8952, 0, 8.5821, 0, 1, 0, 1, 1, 'Winterfall Totemic - Roasted Quail'),
(7441, 16885, 0, 8.3333, 0, 1, 0, 1, 1, 'Winterfall Totemic - Heavy Junkbox'),
(7442, 3928, 0, 1.6743, 0, 1, 0, 1, 1, 'Winterfall Pathfinder - Superior Healing Potion'),
(7442, 5430, 0, 10.3501, 0, 1, 0, 1, 1, 'Winterfall Pathfinder - Intricate Bauble'),
(7442, 7910, 0, 0.1522, 0, 1, 0, 1, 1, 'Winterfall Pathfinder - Star Ruby'),
(7442, 8952, 0, 7.0015, 0, 1, 0, 1, 1, 'Winterfall Pathfinder - Roasted Quail'),
(7442, 16885, 0, 7.8387, 0, 1, 0, 1, 1, 'Winterfall Pathfinder - Heavy Junkbox'),
(7461, 3419, 0, 12.6866, 0, 1, 0, 1, 1, 'Hederine Initiate - Red Rose'),
(7461, 3928, 0, 2.9851, 0, 1, 0, 1, 1, 'Hederine Initiate - Superior Healing Potion'),
(7461, 7910, 0, 0.7463, 0, 1, 0, 1, 1, 'Hederine Initiate - Star Ruby'),
(7461, 8948, 0, 5.9701, 0, 1, 0, 1, 1, 'Hederine Initiate - Dried King Bolete'),
(7461, 16885, 0, 5.2239, 0, 1, 0, 1, 1, 'Hederine Initiate - Heavy Junkbox'),
(7463, 3419, 0, 8.3333, 0, 1, 0, 1, 1, 'Hederine Slayer - Red Rose'),
(7463, 3928, 0, 4.4118, 0, 1, 0, 1, 1, 'Hederine Slayer - Superior Healing Potion'),
(7463, 8948, 0, 5.8824, 0, 1, 0, 1, 1, 'Hederine Slayer - Dried King Bolete'),
(7463, 16885, 0, 8.8235, 0, 1, 0, 1, 1, 'Hederine Slayer - Heavy Junkbox'),
(7603, 422, 0, 3.0675, 0, 1, 0, 1, 1, 'Leprous Assistant - Dwarven Mild'),
(7603, 929, 0, 1.8405, 0, 1, 0, 1, 1, 'Leprous Assistant - Healing Potion'),
(7603, 2592, 0, 0.6135, 0, 1, 0, 1, 1, 'Leprous Assistant - Wool Cloth'),
(7603, 4538, 0, 2.454, 0, 1, 0, 1, 1, 'Leprous Assistant - Snapvine Watermelon'),
(7603, 4542, 0, 3.0675, 0, 1, 0, 1, 1, 'Leprous Assistant - Moist Cornbread'),
(7603, 5374, 0, 11.0429, 0, 1, 0, 1, 1, 'Leprous Assistant - Small Pocket Watch'),
(7603, 16882, 0, 18.4049, 0, 1, 0, 1, 1, 'Leprous Assistant - Battered Junkbox'),
(7604, 5432, 0, 25, 0, 1, 0, 1, 1, 'Sergeant Bly - Hickory Pipe'),
(7604, 16884, 0, 25, 0, 1, 0, 1, 1, 'Sergeant Bly - Sturdy Junkbox'),
(7606, 16884, 0, 16.6667, 0, 1, 0, 1, 1, 'Oro Eyegouge - Sturdy Junkbox'),
(7608, 4602, 0, 12.5, 0, 1, 0, 1, 1, 'Murta Grimgut - Moon Harvest Pumpkin'),
(7665, 5428, 0, 14.2857, 0, 1, 0, 1, 1, 'Grol the Destroyer - An Exotic Cookbook'),
(7667, 5428, 0, 12.5, 0, 1, 0, 1, 1, 'Lady Sevine - An Exotic Cookbook'),
(7667, 16885, 0, 12.5, 0, 1, 0, 1, 1, 'Lady Sevine - Heavy Junkbox'),
(7668, 3928, 0, 3.125, 0, 1, 0, 1, 1, 'Servant of Razelikh - Superior Healing Potion'),
(7668, 5428, 0, 4.1667, 0, 1, 0, 1, 1, 'Servant of Razelikh - An Exotic Cookbook'),
(7668, 8950, 0, 1.0417, 0, 1, 0, 1, 1, 'Servant of Razelikh - Homemade Cherry Pie'),
(7668, 8952, 0, 2.0833, 0, 1, 0, 1, 1, 'Servant of Razelikh - Roasted Quail'),
(7668, 16885, 0, 3.125, 0, 1, 0, 1, 1, 'Servant of Razelikh - Heavy Junkbox'),
(7669, 5428, 0, 7.4074, 0, 1, 0, 1, 1, 'Servant of Grol - An Exotic Cookbook'),
(7669, 8950, 0, 11.1111, 0, 1, 0, 1, 1, 'Servant of Grol - Homemade Cherry Pie'),
(7669, 8952, 0, 7.4074, 0, 1, 0, 1, 1, 'Servant of Grol - Roasted Quail'),
(7669, 16885, 0, 3.7037, 0, 1, 0, 1, 1, 'Servant of Grol - Heavy Junkbox'),
(7670, 3928, 0, 3.125, 0, 1, 0, 1, 1, 'Servant of Allistarj - Superior Healing Potion'),
(7670, 5428, 0, 3.125, 0, 1, 0, 1, 1, 'Servant of Allistarj - An Exotic Cookbook'),
(7670, 16885, 0, 9.375, 0, 1, 0, 1, 1, 'Servant of Allistarj - Heavy Junkbox'),
(7671, 3928, 0, 6.0606, 0, 1, 0, 1, 1, 'Servant of Sevine - Superior Healing Potion'),
(7671, 5428, 0, 6.0606, 0, 1, 0, 1, 1, 'Servant of Sevine - An Exotic Cookbook'),
(7671, 16885, 0, 15.1515, 0, 1, 0, 1, 1, 'Servant of Sevine - Heavy Junkbox'),
(7725, 3928, 0, 2.6239, 0, 1, 0, 1, 1, 'Grimtotem Raider - Superior Healing Potion'),
(7725, 4599, 0, 3.4985, 0, 1, 0, 1, 1, 'Grimtotem Raider - Cured Ham Steak'),
(7725, 4601, 0, 2.9155, 0, 1, 0, 1, 1, 'Grimtotem Raider - Soft Banana Bread'),
(7725, 5428, 0, 10.4956, 0, 1, 0, 1, 1, 'Grimtotem Raider - An Exotic Cookbook'),
(7725, 7909, 0, 0.2915, 0, 1, 0, 1, 1, 'Grimtotem Raider - Aquamarine'),
(7725, 7910, 0, 0.2915, 0, 1, 0, 1, 1, 'Grimtotem Raider - Star Ruby'),
(7725, 16884, 0, 6.1224, 0, 1, 0, 1, 1, 'Grimtotem Raider - Sturdy Junkbox'),
(7726, 3928, 0, 3.2028, 0, 1, 0, 1, 1, 'Grimtotem Naturalist - Superior Healing Potion'),
(7726, 4599, 0, 3.2028, 0, 1, 0, 1, 1, 'Grimtotem Naturalist - Cured Ham Steak'),
(7726, 4601, 0, 4.2705, 0, 1, 0, 1, 1, 'Grimtotem Naturalist - Soft Banana Bread'),
(7726, 5428, 0, 7.8292, 0, 1, 0, 1, 1, 'Grimtotem Naturalist - An Exotic Cookbook'),
(7726, 7909, 0, 0.3559, 0, 1, 0, 1, 1, 'Grimtotem Naturalist - Aquamarine'),
(7726, 16884, 0, 6.7616, 0, 1, 0, 1, 1, 'Grimtotem Naturalist - Sturdy Junkbox'),
(7727, 3928, 0, 2.6415, 0, 1, 0, 1, 1, 'Grimtotem Shaman - Superior Healing Potion'),
(7727, 4599, 0, 4.9057, 0, 1, 0, 1, 1, 'Grimtotem Shaman - Cured Ham Steak'),
(7727, 4601, 0, 3.3962, 0, 1, 0, 1, 1, 'Grimtotem Shaman - Soft Banana Bread'),
(7727, 5428, 0, 9.8113, 0, 1, 0, 1, 1, 'Grimtotem Shaman - An Exotic Cookbook'),
(7727, 16884, 0, 9.434, 0, 1, 0, 1, 1, 'Grimtotem Shaman - Sturdy Junkbox'),
(7787, 3928, 0, 2.7778, 0, 1, 0, 1, 1, 'Sandfury Slave - Superior Healing Potion'),
(7787, 4599, 0, 2.7778, 0, 1, 0, 1, 1, 'Sandfury Slave - Cured Ham Steak'),
(7787, 4601, 0, 1.3889, 0, 1, 0, 1, 1, 'Sandfury Slave - Soft Banana Bread'),
(7787, 5428, 0, 11.1111, 0, 1, 0, 1, 1, 'Sandfury Slave - An Exotic Cookbook'),
(7787, 16884, 0, 8.3333, 0, 1, 0, 1, 1, 'Sandfury Slave - Sturdy Junkbox'),
(7788, 3928, 0, 5.9701, 0, 1, 0, 1, 1, 'Sandfury Drudge - Superior Healing Potion'),
(7788, 4599, 0, 2.9851, 0, 1, 0, 1, 1, 'Sandfury Drudge - Cured Ham Steak'),
(7788, 4601, 0, 7.4627, 0, 1, 0, 1, 1, 'Sandfury Drudge - Soft Banana Bread'),
(7788, 5428, 0, 13.4328, 0, 1, 0, 1, 1, 'Sandfury Drudge - An Exotic Cookbook'),
(7788, 16884, 0, 11.9403, 0, 1, 0, 1, 1, 'Sandfury Drudge - Sturdy Junkbox'),
(7789, 4601, 0, 4.1667, 0, 1, 0, 1, 1, 'Sandfury Cretin - Soft Banana Bread'),
(7789, 5428, 0, 12.5, 0, 1, 0, 1, 1, 'Sandfury Cretin - An Exotic Cookbook'),
(7789, 7909, 0, 4.1667, 0, 1, 0, 1, 1, 'Sandfury Cretin - Aquamarine'),
(7789, 16884, 0, 4.1667, 0, 1, 0, 1, 1, 'Sandfury Cretin - Sturdy Junkbox'),
(7795, 3928, 0, 2.3256, 0, 1, 0, 1, 1, 'Hydromancer Velratha - Superior Healing Potion'),
(7795, 4599, 0, 4.6512, 0, 1, 0, 1, 1, 'Hydromancer Velratha - Cured Ham Steak'),
(7795, 5428, 0, 2.3256, 0, 1, 0, 1, 1, 'Hydromancer Velratha - An Exotic Cookbook'),
(7796, 4601, 0, 7.6923, 0, 1, 0, 1, 1, 'Nekrum Gutchewer - Soft Banana Bread'),
(7796, 16884, 0, 7.6923, 0, 1, 0, 1, 1, 'Nekrum Gutchewer - Sturdy Junkbox'),
(7797, 4599, 0, 7.4074, 0, 1, 0, 1, 1, 'Ruuzlu - Cured Ham Steak'),
(7797, 5428, 0, 22.2222, 0, 1, 0, 1, 1, 'Ruuzlu - An Exotic Cookbook'),
(7797, 7910, 0, 3.7037, 0, 1, 0, 1, 1, 'Ruuzlu - Star Ruby'),
(7809, 3928, 0, 9.0909, 0, 1, 0, 1, 1, 'Vilebranch Ambusher - Superior Healing Potion'),
(7809, 4599, 0, 9.0909, 0, 1, 0, 1, 1, 'Vilebranch Ambusher - Cured Ham Steak'),
(7809, 5428, 0, 9.0909, 0, 1, 0, 1, 1, 'Vilebranch Ambusher - An Exotic Cookbook'),
(7809, 7909, 0, 9.0909, 0, 1, 0, 1, 1, 'Vilebranch Ambusher - Aquamarine'),
(7809, 16884, 0, 9.0909, 0, 1, 0, 1, 1, 'Vilebranch Ambusher - Sturdy Junkbox'),
(7847, 5432, 0, 18.1818, 0, 1, 0, 1, 1, 'Caliph Scorpidsting - Hickory Pipe'),
(7847, 16884, 0, 9.0909, 0, 1, 0, 1, 1, 'Caliph Scorpidsting - Sturdy Junkbox'),
(7855, 3927, 0, 2.4261, 0, 1, 0, 1, 1, 'Southsea Pirate - Fine Aged Cheddar'),
(7855, 3928, 0, 2.6156, 0, 1, 0, 1, 1, 'Southsea Pirate - Superior Healing Potion'),
(7855, 4601, 0, 2.2745, 0, 1, 0, 1, 1, 'Southsea Pirate - Soft Banana Bread'),
(7855, 4602, 0, 2.5777, 0, 1, 0, 1, 1, 'Southsea Pirate - Moon Harvest Pumpkin'),
(7855, 5432, 0, 9.5148, 0, 1, 0, 1, 1, 'Southsea Pirate - Hickory Pipe'),
(7855, 7909, 0, 0.3791, 0, 1, 0, 1, 1, 'Southsea Pirate - Aquamarine'),
(7855, 7910, 0, 0.2654, 0, 1, 0, 1, 1, 'Southsea Pirate - Star Ruby'),
(7855, 16884, 0, 8.8324, 0, 1, 0, 1, 1, 'Southsea Pirate - Sturdy Junkbox'),
(7856, 3927, 0, 2.521, 0, 1, 0, 1, 1, 'Southsea Freebooter - Fine Aged Cheddar'),
(7856, 3928, 0, 2.3654, 0, 1, 0, 1, 1, 'Southsea Freebooter - Superior Healing Potion'),
(7856, 4601, 0, 2.3965, 0, 1, 0, 1, 1, 'Southsea Freebooter - Soft Banana Bread'),
(7856, 4602, 0, 2.521, 0, 1, 0, 1, 1, 'Southsea Freebooter - Moon Harvest Pumpkin'),
(7856, 5432, 0, 9.9907, 0, 1, 0, 1, 1, 'Southsea Freebooter - Hickory Pipe'),
(7856, 7909, 0, 0.1556, 0, 1, 0, 1, 1, 'Southsea Freebooter - Aquamarine'),
(7856, 7910, 0, 0.4357, 0, 1, 0, 1, 1, 'Southsea Freebooter - Star Ruby'),
(7856, 16884, 0, 9.8039, 0, 1, 0, 1, 1, 'Southsea Freebooter - Sturdy Junkbox'),
(7857, 3927, 0, 2.5751, 0, 1, 0, 1, 1, 'Southsea Dock Worker - Fine Aged Cheddar'),
(7857, 3928, 0, 2.432, 0, 1, 0, 1, 1, 'Southsea Dock Worker - Superior Healing Potion'),
(7857, 4601, 0, 2.289, 0, 1, 0, 1, 1, 'Southsea Dock Worker - Soft Banana Bread'),
(7857, 4602, 0, 2.1459, 0, 1, 0, 1, 1, 'Southsea Dock Worker - Moon Harvest Pumpkin'),
(7857, 5432, 0, 9.7997, 0, 1, 0, 1, 1, 'Southsea Dock Worker - Hickory Pipe'),
(7857, 7909, 0, 0.2861, 0, 1, 0, 1, 1, 'Southsea Dock Worker - Aquamarine'),
(7857, 16884, 0, 8.7268, 0, 1, 0, 1, 1, 'Southsea Dock Worker - Sturdy Junkbox'),
(7858, 3927, 0, 2.6001, 0, 1, 0, 1, 1, 'Southsea Swashbuckler - Fine Aged Cheddar'),
(7858, 3928, 0, 3.0161, 0, 1, 0, 1, 1, 'Southsea Swashbuckler - Superior Healing Potion'),
(7858, 4601, 0, 2.2361, 0, 1, 0, 1, 1, 'Southsea Swashbuckler - Soft Banana Bread'),
(7858, 4602, 0, 2.2881, 0, 1, 0, 1, 1, 'Southsea Swashbuckler - Moon Harvest Pumpkin'),
(7858, 5432, 0, 9.3084, 0, 1, 0, 1, 1, 'Southsea Swashbuckler - Hickory Pipe'),
(7858, 7909, 0, 0.156, 0, 1, 0, 1, 1, 'Southsea Swashbuckler - Aquamarine'),
(7858, 7910, 0, 0.208, 0, 1, 0, 1, 1, 'Southsea Swashbuckler - Star Ruby'),
(7858, 16884, 0, 8.7884, 0, 1, 0, 1, 1, 'Southsea Swashbuckler - Sturdy Junkbox'),
(7872, 1529, 0, 2.2222, 0, 1, 0, 1, 1, 'Death\'s Head Cultist - Jade'),
(7872, 1710, 0, 11.1111, 0, 1, 0, 1, 1, 'Death\'s Head Cultist - Greater Healing Potion'),
(7872, 5429, 0, 6.6667, 0, 1, 0, 1, 1, 'Death\'s Head Cultist - A Pretty Rock'),
(7872, 16883, 0, 4.4444, 0, 1, 0, 1, 1, 'Death\'s Head Cultist - Worn Junkbox'),
(7873, 1529, 0, 0.3623, 0, 1, 0, 1, 1, 'Razorfen Battleguard - Jade'),
(7873, 1710, 0, 1.4493, 0, 1, 0, 1, 1, 'Razorfen Battleguard - Greater Healing Potion'),
(7873, 3771, 0, 6.1594, 0, 1, 0, 1, 1, 'Razorfen Battleguard - Wild Hog Shank'),
(7873, 3864, 0, 0.3623, 0, 1, 0, 1, 1, 'Razorfen Battleguard - Citrine'),
(7873, 5429, 0, 11.5942, 0, 1, 0, 1, 1, 'Razorfen Battleguard - A Pretty Rock'),
(7873, 16883, 0, 9.4203, 0, 1, 0, 1, 1, 'Razorfen Battleguard - Worn Junkbox'),
(7874, 1710, 0, 1.5152, 0, 1, 0, 1, 1, 'Razorfen Thornweaver - Greater Healing Potion'),
(7874, 3771, 0, 13.1313, 0, 1, 0, 1, 1, 'Razorfen Thornweaver - Wild Hog Shank'),
(7874, 5429, 0, 12.1212, 0, 1, 0, 1, 1, 'Razorfen Thornweaver - A Pretty Rock'),
(7874, 16883, 0, 13.1313, 0, 1, 0, 1, 1, 'Razorfen Thornweaver - Worn Junkbox'),
(7883, 3927, 0, 2.7397, 0, 1, 0, 1, 1, 'Andre Firebeard - Fine Aged Cheddar'),
(7883, 3928, 0, 4.1096, 0, 1, 0, 1, 1, 'Andre Firebeard - Superior Healing Potion'),
(7883, 4601, 0, 4.1096, 0, 1, 0, 1, 1, 'Andre Firebeard - Soft Banana Bread'),
(7883, 5432, 0, 13.6986, 0, 1, 0, 1, 1, 'Andre Firebeard - Hickory Pipe'),
(7883, 7910, 0, 1.3699, 0, 1, 0, 1, 1, 'Andre Firebeard - Star Ruby'),
(7883, 16884, 0, 13.6986, 0, 1, 0, 1, 1, 'Andre Firebeard - Sturdy Junkbox'),
(7885, 5435, 0, 4.1667, 0, 1, 0, 1, 1, 'Spitelash Battlemaster - Shiny Dinglehopper'),
(7885, 8959, 0, 4.1667, 0, 1, 0, 1, 1, 'Spitelash Battlemaster - Raw Spinefin Halibut'),
(7885, 16885, 0, 10.4167, 0, 1, 0, 1, 1, 'Spitelash Battlemaster - Heavy Junkbox'),
(7886, 3928, 0, 1.6949, 0, 1, 0, 1, 1, 'Spitelash Enchantress - Superior Healing Potion'),
(7886, 5435, 0, 20.339, 0, 1, 0, 1, 1, 'Spitelash Enchantress - Shiny Dinglehopper'),
(7886, 8959, 0, 5.0847, 0, 1, 0, 1, 1, 'Spitelash Enchantress - Raw Spinefin Halibut'),
(7886, 16885, 0, 11.8644, 0, 1, 0, 1, 1, 'Spitelash Enchantress - Heavy Junkbox'),
(7899, 5432, 0, 22.2222, 0, 1, 0, 1, 1, 'Treasure Hunting Pirate - Hickory Pipe'),
(7899, 16884, 0, 11.1111, 0, 1, 0, 1, 1, 'Treasure Hunting Pirate - Sturdy Junkbox'),
(7901, 3928, 0, 11.1111, 0, 1, 0, 1, 1, 'Treasure Hunting Swashbuckler - Superior Healing Potion'),
(7901, 5432, 0, 33.3333, 0, 1, 0, 1, 1, 'Treasure Hunting Swashbuckler - Hickory Pipe'),
(7901, 16884, 0, 22.2222, 0, 1, 0, 1, 1, 'Treasure Hunting Swashbuckler - Sturdy Junkbox'),
(7902, 5432, 0, 8.3333, 0, 1, 0, 1, 1, 'Treasure Hunting Buccaneer - Hickory Pipe'),
(7902, 16884, 0, 8.3333, 0, 1, 0, 1, 1, 'Treasure Hunting Buccaneer - Sturdy Junkbox'),
(7995, 5428, 0, 10, 0, 1, 0, 1, 1, 'Vile Priestess Hexx - An Exotic Cookbook'),
(7995, 7910, 0, 2.5, 0, 1, 0, 1, 1, 'Vile Priestess Hexx - Star Ruby'),
(7995, 8950, 0, 15, 0, 1, 0, 1, 1, 'Vile Priestess Hexx - Homemade Cherry Pie'),
(7995, 16885, 0, 12.5, 0, 1, 0, 1, 1, 'Vile Priestess Hexx - Heavy Junkbox'),
(7996, 8952, 0, 5.8824, 0, 1, 0, 1, 1, 'Qiaga the Keeper - Roasted Quail'),
(7996, 16885, 0, 11.7647, 0, 1, 0, 1, 1, 'Qiaga the Keeper - Heavy Junkbox'),
(8075, 4599, 0, 20, 0, 1, 0, 1, 1, 'Edana Hatetalon - Cured Ham Steak'),
(8136, 7910, 0, 9.0909, 0, 1, 0, 1, 1, 'Lord Shalzaru - Star Ruby'),
(8136, 16884, 0, 9.0909, 0, 1, 0, 1, 1, 'Lord Shalzaru - Sturdy Junkbox'),
(8151, 4599, 0, 16.6667, 0, 1, 0, 1, 1, 'Nijel\'s Point Guard - Cured Ham Steak'),
(8151, 5430, 0, 16.6667, 0, 1, 0, 1, 1, 'Nijel\'s Point Guard - Intricate Bauble'),
(8203, 3928, 0, 7.6923, 0, 1, 0, 1, 1, 'Kregg Keelhaul - Superior Healing Potion'),
(8203, 5428, 0, 23.0769, 0, 1, 0, 1, 1, 'Kregg Keelhaul - An Exotic Cookbook'),
(8203, 16884, 0, 7.6923, 0, 1, 0, 1, 1, 'Kregg Keelhaul - Sturdy Junkbox'),
(8214, 4601, 0, 16.6667, 0, 1, 0, 1, 1, 'Jalinde Summerdrake - Soft Banana Bread'),
(8214, 5432, 0, 16.6667, 0, 1, 0, 1, 1, 'Jalinde Summerdrake - Hickory Pipe'),
(8283, 3927, 0, 11.1111, 0, 1, 0, 1, 1, 'Slave Master Blackheart - Fine Aged Cheddar'),
(8283, 3928, 0, 11.1111, 0, 1, 0, 1, 1, 'Slave Master Blackheart - Superior Healing Potion'),
(8283, 16884, 0, 11.1111, 0, 1, 0, 1, 1, 'Slave Master Blackheart - Sturdy Junkbox'),
(8296, 3928, 0, 20, 0, 1, 0, 1, 1, 'Mojo the Twisted - Superior Healing Potion'),
(8296, 4601, 0, 20, 0, 1, 0, 1, 1, 'Mojo the Twisted - Soft Banana Bread'),
(8296, 5428, 0, 40, 0, 1, 0, 1, 1, 'Mojo the Twisted - An Exotic Cookbook'),
(8296, 16884, 0, 20, 0, 1, 0, 1, 1, 'Mojo the Twisted - Sturdy Junkbox'),
(8304, 16885, 0, 16.6667, 0, 1, 0, 1, 1, 'Dreadscorn - Heavy Junkbox'),
(8408, 5435, 0, 20, 0, 1, 0, 1, 1, 'Warlord Krellian - Shiny Dinglehopper'),
(8408, 16885, 0, 20, 0, 1, 0, 1, 1, 'Warlord Krellian - Heavy Junkbox'),
(8419, 4601, 0, 1.5385, 0, 1, 0, 1, 1, 'Twilight Idolater - Soft Banana Bread'),
(8419, 4602, 0, 6.1538, 0, 1, 0, 1, 1, 'Twilight Idolater - Moon Harvest Pumpkin'),
(8419, 5432, 0, 10.7692, 0, 1, 0, 1, 1, 'Twilight Idolater - Hickory Pipe'),
(8419, 7909, 0, 1.5385, 0, 1, 0, 1, 1, 'Twilight Idolater - Aquamarine'),
(8419, 16884, 0, 3.0769, 0, 1, 0, 1, 1, 'Twilight Idolater - Sturdy Junkbox'),
(8442, 3928, 0, 3.4483, 0, 1, 0, 1, 1, 'Shadowsilk Poacher - Superior Healing Potion'),
(8442, 4599, 0, 3.4483, 0, 1, 0, 1, 1, 'Shadowsilk Poacher - Cured Ham Steak'),
(8442, 5428, 0, 6.8966, 0, 1, 0, 1, 1, 'Shadowsilk Poacher - An Exotic Cookbook'),
(8442, 16884, 0, 3.4483, 0, 1, 0, 1, 1, 'Shadowsilk Poacher - Sturdy Junkbox'),
(8504, 3927, 0, 2.809, 0, 1, 0, 1, 1, 'Dark Iron Sentry - Fine Aged Cheddar'),
(8504, 3928, 0, 4.4944, 0, 1, 0, 1, 1, 'Dark Iron Sentry - Superior Healing Potion'),
(8504, 4601, 0, 2.809, 0, 1, 0, 1, 1, 'Dark Iron Sentry - Soft Banana Bread'),
(8504, 4602, 0, 6.1798, 0, 1, 0, 1, 1, 'Dark Iron Sentry - Moon Harvest Pumpkin'),
(8504, 5432, 0, 13.4831, 0, 1, 0, 1, 1, 'Dark Iron Sentry - Hickory Pipe'),
(8504, 7909, 0, 0.5618, 0, 1, 0, 1, 1, 'Dark Iron Sentry - Aquamarine'),
(8504, 7910, 0, 1.1236, 0, 1, 0, 1, 1, 'Dark Iron Sentry - Star Ruby'),
(8504, 16884, 0, 8.9888, 0, 1, 0, 1, 1, 'Dark Iron Sentry - Sturdy Junkbox'),
(8523, 3419, 0, 10.7955, 0, 1, 0, 1, 1, 'Scourge Soldier - Red Rose'),
(8523, 3928, 0, 1.1364, 0, 1, 0, 1, 1, 'Scourge Soldier - Superior Healing Potion'),
(8523, 7910, 0, 1.1364, 0, 1, 0, 1, 1, 'Scourge Soldier - Star Ruby'),
(8523, 8948, 0, 2.8409, 0, 1, 0, 1, 1, 'Scourge Soldier - Dried King Bolete'),
(8523, 16885, 0, 6.25, 0, 1, 0, 1, 1, 'Scourge Soldier - Heavy Junkbox'),
(8524, 3419, 0, 15.1163, 0, 1, 0, 1, 1, 'Cursed Mage - Red Rose'),
(8524, 3928, 0, 0.7752, 0, 1, 0, 1, 1, 'Cursed Mage - Superior Healing Potion'),
(8524, 7910, 0, 0.3876, 0, 1, 0, 1, 1, 'Cursed Mage - Star Ruby'),
(8524, 8948, 0, 5.814, 0, 1, 0, 1, 1, 'Cursed Mage - Dried King Bolete'),
(8524, 16885, 0, 3.876, 0, 1, 0, 1, 1, 'Cursed Mage - Heavy Junkbox'),
(8525, 3419, 0, 5.4187, 0, 1, 0, 1, 1, 'Scourge Warder - Red Rose'),
(8525, 3928, 0, 1.4778, 0, 1, 0, 1, 1, 'Scourge Warder - Superior Healing Potion'),
(8525, 7910, 0, 0.4926, 0, 1, 0, 1, 1, 'Scourge Warder - Star Ruby'),
(8525, 8948, 0, 7.3892, 0, 1, 0, 1, 1, 'Scourge Warder - Dried King Bolete'),
(8525, 16885, 0, 9.8522, 0, 1, 0, 1, 1, 'Scourge Warder - Heavy Junkbox'),
(8526, 3419, 0, 10.7143, 0, 1, 0, 1, 1, 'Dark Caster - Red Rose'),
(8526, 3928, 0, 1.7857, 0, 1, 0, 1, 1, 'Dark Caster - Superior Healing Potion'),
(8526, 8948, 0, 10.7143, 0, 1, 0, 1, 1, 'Dark Caster - Dried King Bolete'),
(8526, 16885, 0, 1.7857, 0, 1, 0, 1, 1, 'Dark Caster - Heavy Junkbox'),
(8527, 3419, 0, 10.2564, 0, 1, 0, 1, 1, 'Scourge Guard - Red Rose'),
(8527, 8948, 0, 3.8462, 0, 1, 0, 1, 1, 'Scourge Guard - Dried King Bolete'),
(8527, 16885, 0, 10.2564, 0, 1, 0, 1, 1, 'Scourge Guard - Heavy Junkbox'),
(8528, 3419, 0, 11.2903, 0, 1, 0, 1, 1, 'Dread Weaver - Red Rose'),
(8528, 3928, 0, 2.4194, 0, 1, 0, 1, 1, 'Dread Weaver - Superior Healing Potion'),
(8528, 8948, 0, 10.8871, 0, 1, 0, 1, 1, 'Dread Weaver - Dried King Bolete'),
(8528, 16885, 0, 9.2742, 0, 1, 0, 1, 1, 'Dread Weaver - Heavy Junkbox'),
(8529, 3419, 0, 10.0358, 0, 1, 0, 1, 1, 'Scourge Champion - Red Rose'),
(8529, 3928, 0, 3.9427, 0, 1, 0, 1, 1, 'Scourge Champion - Superior Healing Potion'),
(8529, 7910, 0, 0.3584, 0, 1, 0, 1, 1, 'Scourge Champion - Star Ruby'),
(8529, 8948, 0, 8.9606, 0, 1, 0, 1, 1, 'Scourge Champion - Dried King Bolete'),
(8529, 16885, 0, 9.319, 0, 1, 0, 1, 1, 'Scourge Champion - Heavy Junkbox'),
(8530, 3419, 0, 14.0449, 0, 1, 0, 1, 1, 'Cannibal Ghoul - Red Rose'),
(8530, 3928, 0, 1.6854, 0, 1, 0, 1, 1, 'Cannibal Ghoul - Superior Healing Potion'),
(8530, 8948, 0, 10.1124, 0, 1, 0, 1, 1, 'Cannibal Ghoul - Dried King Bolete'),
(8530, 16885, 0, 7.8652, 0, 1, 0, 1, 1, 'Cannibal Ghoul - Heavy Junkbox'),
(8531, 3419, 0, 8.5526, 0, 1, 0, 1, 1, 'Gibbering Ghoul - Red Rose'),
(8531, 3928, 0, 1.3158, 0, 1, 0, 1, 1, 'Gibbering Ghoul - Superior Healing Potion'),
(8531, 7910, 0, 0.6579, 0, 1, 0, 1, 1, 'Gibbering Ghoul - Star Ruby'),
(8531, 8948, 0, 7.8947, 0, 1, 0, 1, 1, 'Gibbering Ghoul - Dried King Bolete'),
(8531, 16885, 0, 6.5789, 0, 1, 0, 1, 1, 'Gibbering Ghoul - Heavy Junkbox'),
(8532, 3419, 0, 10.7362, 0, 1, 0, 1, 1, 'Diseased Flayer - Red Rose'),
(8532, 3928, 0, 2.454, 0, 1, 0, 1, 1, 'Diseased Flayer - Superior Healing Potion'),
(8532, 7910, 0, 0.3067, 0, 1, 0, 1, 1, 'Diseased Flayer - Star Ruby'),
(8532, 8948, 0, 6.4417, 0, 1, 0, 1, 1, 'Diseased Flayer - Dried King Bolete'),
(8532, 16885, 0, 10.4294, 0, 1, 0, 1, 1, 'Diseased Flayer - Heavy Junkbox'),
(8543, 3419, 0, 10.4869, 0, 1, 0, 1, 1, 'Stitched Horror - Red Rose'),
(8543, 3928, 0, 1.1236, 0, 1, 0, 1, 1, 'Stitched Horror - Superior Healing Potion'),
(8543, 7910, 0, 1.1236, 0, 1, 0, 1, 1, 'Stitched Horror - Star Ruby'),
(8543, 8948, 0, 7.1161, 0, 1, 0, 1, 1, 'Stitched Horror - Dried King Bolete'),
(8543, 16885, 0, 6.7416, 0, 1, 0, 1, 1, 'Stitched Horror - Heavy Junkbox'),
(8544, 3419, 0, 10, 0, 1, 0, 1, 1, 'Gangled Golem - Red Rose'),
(8544, 3928, 0, 2, 0, 1, 0, 1, 1, 'Gangled Golem - Superior Healing Potion'),
(8544, 8948, 0, 2, 0, 1, 0, 1, 1, 'Gangled Golem - Dried King Bolete'),
(8544, 16885, 0, 6, 0, 1, 0, 1, 1, 'Gangled Golem - Heavy Junkbox'),
(8545, 3419, 0, 12, 0, 1, 0, 1, 1, 'Stitched Golem - Red Rose'),
(8545, 3928, 0, 8, 0, 1, 0, 1, 1, 'Stitched Golem - Superior Healing Potion'),
(8545, 8948, 0, 8, 0, 1, 0, 1, 1, 'Stitched Golem - Dried King Bolete'),
(8545, 16885, 0, 8, 0, 1, 0, 1, 1, 'Stitched Golem - Heavy Junkbox'),
(8546, 3928, 0, 3.0457, 0, 1, 0, 1, 1, 'Dark Adept - Superior Healing Potion'),
(8546, 5432, 0, 8.1218, 0, 1, 0, 1, 1, 'Dark Adept - Hickory Pipe'),
(8546, 8932, 0, 4.0609, 0, 1, 0, 1, 1, 'Dark Adept - Alterac Swiss'),
(8546, 8950, 0, 0.5076, 0, 1, 0, 1, 1, 'Dark Adept - Homemade Cherry Pie'),
(8546, 8953, 0, 1.5228, 0, 1, 0, 1, 1, 'Dark Adept - Deep Fried Plantains'),
(8546, 16885, 0, 9.1371, 0, 1, 0, 1, 1, 'Dark Adept - Heavy Junkbox'),
(8547, 5432, 0, 33.3333, 0, 1, 0, 1, 1, 'Death Cultist - Hickory Pipe'),
(8548, 3928, 0, 2.8571, 0, 1, 0, 1, 1, 'Vile Tutor - Superior Healing Potion'),
(8548, 5432, 0, 7.1429, 0, 1, 0, 1, 1, 'Vile Tutor - Hickory Pipe'),
(8548, 8932, 0, 1.4286, 0, 1, 0, 1, 1, 'Vile Tutor - Alterac Swiss'),
(8548, 8950, 0, 2.8571, 0, 1, 0, 1, 1, 'Vile Tutor - Homemade Cherry Pie'),
(8548, 16885, 0, 8.5714, 0, 1, 0, 1, 1, 'Vile Tutor - Heavy Junkbox'),
(8550, 3928, 0, 3.1447, 0, 1, 0, 1, 1, 'Shadowmage - Superior Healing Potion'),
(8550, 5432, 0, 10.6918, 0, 1, 0, 1, 1, 'Shadowmage - Hickory Pipe'),
(8550, 8932, 0, 1.2579, 0, 1, 0, 1, 1, 'Shadowmage - Alterac Swiss'),
(8550, 8950, 0, 3.1447, 0, 1, 0, 1, 1, 'Shadowmage - Homemade Cherry Pie'),
(8550, 8953, 0, 2.5157, 0, 1, 0, 1, 1, 'Shadowmage - Deep Fried Plantains'),
(8550, 16885, 0, 9.434, 0, 1, 0, 1, 1, 'Shadowmage - Heavy Junkbox'),
(8551, 3928, 0, 1.25, 0, 1, 0, 1, 1, 'Dark Summoner - Superior Healing Potion'),
(8551, 5432, 0, 11.25, 0, 1, 0, 1, 1, 'Dark Summoner - Hickory Pipe'),
(8551, 8932, 0, 2.5, 0, 1, 0, 1, 1, 'Dark Summoner - Alterac Swiss'),
(8551, 8950, 0, 2.5, 0, 1, 0, 1, 1, 'Dark Summoner - Homemade Cherry Pie'),
(8551, 16885, 0, 6.25, 0, 1, 0, 1, 1, 'Dark Summoner - Heavy Junkbox'),
(8553, 5432, 0, 25, 0, 1, 0, 1, 1, 'Necromancer - Hickory Pipe'),
(8560, 3928, 0, 1.3333, 0, 1, 0, 1, 1, 'Mossflayer Scout - Superior Healing Potion'),
(8560, 5428, 0, 9.3333, 0, 1, 0, 1, 1, 'Mossflayer Scout - An Exotic Cookbook'),
(8560, 8950, 0, 1.3333, 0, 1, 0, 1, 1, 'Mossflayer Scout - Homemade Cherry Pie'),
(8560, 8952, 0, 4, 0, 1, 0, 1, 1, 'Mossflayer Scout - Roasted Quail'),
(8560, 16885, 0, 4, 0, 1, 0, 1, 1, 'Mossflayer Scout - Heavy Junkbox'),
(8561, 5428, 0, 5.0505, 0, 1, 0, 1, 1, 'Mossflayer Shadowhunter - An Exotic Cookbook'),
(8561, 7910, 0, 1.0101, 0, 1, 0, 1, 1, 'Mossflayer Shadowhunter - Star Ruby'),
(8561, 8950, 0, 2.0202, 0, 1, 0, 1, 1, 'Mossflayer Shadowhunter - Homemade Cherry Pie'),
(8561, 8952, 0, 5.0505, 0, 1, 0, 1, 1, 'Mossflayer Shadowhunter - Roasted Quail'),
(8561, 16885, 0, 6.0606, 0, 1, 0, 1, 1, 'Mossflayer Shadowhunter - Heavy Junkbox'),
(8562, 5428, 0, 10.4478, 0, 1, 0, 1, 1, 'Mossflayer Cannibal - An Exotic Cookbook'),
(8562, 8950, 0, 4.4776, 0, 1, 0, 1, 1, 'Mossflayer Cannibal - Homemade Cherry Pie'),
(8562, 8952, 0, 2.9851, 0, 1, 0, 1, 1, 'Mossflayer Cannibal - Roasted Quail'),
(8562, 16885, 0, 13.4328, 0, 1, 0, 1, 1, 'Mossflayer Cannibal - Heavy Junkbox'),
(8563, 3928, 0, 3.125, 0, 1, 0, 1, 1, 'Woodsman - Superior Healing Potion'),
(8563, 5432, 0, 1.5625, 0, 1, 0, 1, 1, 'Woodsman - Hickory Pipe'),
(8563, 7910, 0, 1.5625, 0, 1, 0, 1, 1, 'Woodsman - Star Ruby'),
(8563, 8932, 0, 9.375, 0, 1, 0, 1, 1, 'Woodsman - Alterac Swiss'),
(8563, 8950, 0, 1.5625, 0, 1, 0, 1, 1, 'Woodsman - Homemade Cherry Pie'),
(8563, 8953, 0, 1.5625, 0, 1, 0, 1, 1, 'Woodsman - Deep Fried Plantains'),
(8563, 16885, 0, 4.6875, 0, 1, 0, 1, 1, 'Woodsman - Heavy Junkbox'),
(8564, 5432, 0, 5.4545, 0, 1, 0, 1, 1, 'Ranger - Hickory Pipe'),
(8564, 8932, 0, 1.8182, 0, 1, 0, 1, 1, 'Ranger - Alterac Swiss'),
(8564, 8950, 0, 1.8182, 0, 1, 0, 1, 1, 'Ranger - Homemade Cherry Pie'),
(8564, 16885, 0, 5.4545, 0, 1, 0, 1, 1, 'Ranger - Heavy Junkbox'),
(8565, 3928, 0, 4.8387, 0, 1, 0, 1, 1, 'Pathstrider - Superior Healing Potion'),
(8565, 5432, 0, 11.2903, 0, 1, 0, 1, 1, 'Pathstrider - Hickory Pipe'),
(8565, 8932, 0, 3.2258, 0, 1, 0, 1, 1, 'Pathstrider - Alterac Swiss'),
(8565, 8953, 0, 1.6129, 0, 1, 0, 1, 1, 'Pathstrider - Deep Fried Plantains'),
(8565, 16885, 0, 9.6774, 0, 1, 0, 1, 1, 'Pathstrider - Heavy Junkbox'),
(8566, 3927, 0, 4.1534, 0, 1, 0, 1, 1, 'Dark Iron Lookout - Fine Aged Cheddar'),
(8566, 3928, 0, 4.1534, 0, 1, 0, 1, 1, 'Dark Iron Lookout - Superior Healing Potion'),
(8566, 4601, 0, 1.9169, 0, 1, 0, 1, 1, 'Dark Iron Lookout - Soft Banana Bread'),
(8566, 4602, 0, 3.1949, 0, 1, 0, 1, 1, 'Dark Iron Lookout - Moon Harvest Pumpkin'),
(8566, 5432, 0, 8.6262, 0, 1, 0, 1, 1, 'Dark Iron Lookout - Hickory Pipe'),
(8566, 7909, 0, 0.3195, 0, 1, 0, 1, 1, 'Dark Iron Lookout - Aquamarine'),
(8566, 16884, 0, 9.4249, 0, 1, 0, 1, 1, 'Dark Iron Lookout - Sturdy Junkbox'),
(8567, 1529, 0, 7.1429, 0, 1, 0, 1, 1, 'Glutton - Jade'),
(8567, 5433, 0, 7.1429, 0, 1, 0, 1, 1, 'Glutton - Rag Doll'),
(8567, 16883, 0, 7.1429, 0, 1, 0, 1, 1, 'Glutton - Worn Junkbox'),
(8580, 3928, 0, 7.1429, 0, 1, 0, 1, 1, 'Atal\'alarion - Superior Healing Potion'),
(8580, 5428, 0, 21.4286, 0, 1, 0, 1, 1, 'Atal\'alarion - An Exotic Cookbook'),
(8580, 16884, 0, 14.2857, 0, 1, 0, 1, 1, 'Atal\'alarion - Sturdy Junkbox'),
(8606, 3419, 0, 4.5455, 0, 1, 0, 1, 1, 'Living Decay - Red Rose'),
(8606, 8948, 0, 18.1818, 0, 1, 0, 1, 1, 'Living Decay - Dried King Bolete'),
(8606, 16885, 0, 6.8182, 0, 1, 0, 1, 1, 'Living Decay - Heavy Junkbox'),
(8607, 3419, 0, 6.9767, 0, 1, 0, 1, 1, 'Rotting Sludge - Red Rose'),
(8607, 3928, 0, 2.3256, 0, 1, 0, 1, 1, 'Rotting Sludge - Superior Healing Potion'),
(8607, 8948, 0, 9.3023, 0, 1, 0, 1, 1, 'Rotting Sludge - Dried King Bolete'),
(8607, 16885, 0, 11.6279, 0, 1, 0, 1, 1, 'Rotting Sludge - Heavy Junkbox'),
(8636, 16884, 0, 5, 0, 1, 0, 1, 1, 'Morta\'gya the Keeper - Sturdy Junkbox'),
(8637, 3927, 0, 1.3453, 0, 1, 0, 1, 1, 'Dark Iron Watchman - Fine Aged Cheddar'),
(8637, 3928, 0, 4.0359, 0, 1, 0, 1, 1, 'Dark Iron Watchman - Superior Healing Potion'),
(8637, 4601, 0, 3.5874, 0, 1, 0, 1, 1, 'Dark Iron Watchman - Soft Banana Bread'),
(8637, 4602, 0, 1.7937, 0, 1, 0, 1, 1, 'Dark Iron Watchman - Moon Harvest Pumpkin'),
(8637, 5432, 0, 8.0717, 0, 1, 0, 1, 1, 'Dark Iron Watchman - Hickory Pipe'),
(8637, 7910, 0, 0.4484, 0, 1, 0, 1, 1, 'Dark Iron Watchman - Star Ruby'),
(8637, 16884, 0, 7.6233, 0, 1, 0, 1, 1, 'Dark Iron Watchman - Sturdy Junkbox'),
(8716, 27859, 0, 9.0909, 0, 1, 0, 1, 1, 'Dreadlord - Zangar Caps'),
(8716, 29569, 0, 13.6364, 0, 1, 0, 1, 1, 'Dreadlord - Strong Junkbox'),
(8717, 22829, 0, 1.7857, 0, 1, 0, 1, 1, 'Felguard Elite - Super Healing Potion'),
(8717, 27859, 0, 7.7381, 0, 1, 0, 1, 1, 'Felguard Elite - Zangar Caps'),
(8717, 29569, 0, 5.9524, 0, 1, 0, 1, 1, 'Felguard Elite - Strong Junkbox'),
(8766, 3419, 0, 5.9117, 0, 1, 0, 1, 1, 'Forest Ooze - Red Rose'),
(8766, 3421, 0, 4.2465, 0, 1, 0, 1, 1, 'Forest Ooze - Simple Wildflowers'),
(8766, 3928, 0, 1.582, 0, 1, 0, 1, 1, 'Forest Ooze - Superior Healing Potion'),
(8766, 8948, 0, 7.4938, 0, 1, 0, 1, 1, 'Forest Ooze - Dried King Bolete'),
(8766, 16885, 0, 9.4921, 0, 1, 0, 1, 1, 'Forest Ooze - Heavy Junkbox'),
(8766, 20023, 0, 80, 1, 1, 0, 1, 2, 'Forest Ooze - Encoded Fragment'),
(8877, 4599, 0, 14.2857, 0, 1, 0, 1, 1, 'Sandfury Zealot - Cured Ham Steak'),
(8889, 3927, 0, 2.5, 0, 1, 0, 1, 1, 'Anvilrage Overseer - Fine Aged Cheddar'),
(8889, 3928, 0, 1, 0, 1, 0, 1, 1, 'Anvilrage Overseer - Superior Healing Potion'),
(8889, 4601, 0, 4, 0, 1, 0, 1, 1, 'Anvilrage Overseer - Soft Banana Bread'),
(8889, 4602, 0, 5, 0, 1, 0, 1, 1, 'Anvilrage Overseer - Moon Harvest Pumpkin'),
(8889, 5432, 0, 9, 0, 1, 0, 1, 1, 'Anvilrage Overseer - Hickory Pipe'),
(8889, 7909, 0, 1.5, 0, 1, 0, 1, 1, 'Anvilrage Overseer - Aquamarine'),
(8889, 7910, 0, 1.5, 0, 1, 0, 1, 1, 'Anvilrage Overseer - Star Ruby'),
(8889, 16884, 0, 10, 0, 1, 0, 1, 1, 'Anvilrage Overseer - Sturdy Junkbox'),
(8890, 3927, 0, 2.5, 0, 1, 0, 1, 1, 'Anvilrage Warden - Fine Aged Cheddar'),
(8890, 3928, 0, 1, 0, 1, 0, 1, 1, 'Anvilrage Warden - Superior Healing Potion'),
(8890, 4601, 0, 4, 0, 1, 0, 1, 1, 'Anvilrage Warden - Soft Banana Bread'),
(8890, 4602, 0, 5, 0, 1, 0, 1, 1, 'Anvilrage Warden - Moon Harvest Pumpkin'),
(8890, 5432, 0, 9, 0, 1, 0, 1, 1, 'Anvilrage Warden - Hickory Pipe'),
(8890, 7909, 0, 1.5, 0, 1, 0, 1, 1, 'Anvilrage Warden - Aquamarine'),
(8890, 7910, 0, 1.5, 0, 1, 0, 1, 1, 'Anvilrage Warden - Star Ruby'),
(8890, 16884, 0, 10, 0, 1, 0, 1, 1, 'Anvilrage Warden - Sturdy Junkbox'),
(8891, 3927, 0, 2.144, 0, 1, 0, 1, 1, 'Anvilrage Guardsman - Fine Aged Cheddar'),
(8891, 3928, 0, 2.7565, 0, 1, 0, 1, 1, 'Anvilrage Guardsman - Superior Healing Potion'),
(8891, 4601, 0, 2.9096, 0, 1, 0, 1, 1, 'Anvilrage Guardsman - Soft Banana Bread'),
(8891, 4602, 0, 2.7565, 0, 1, 0, 1, 1, 'Anvilrage Guardsman - Moon Harvest Pumpkin'),
(8891, 5432, 0, 8.8821, 0, 1, 0, 1, 1, 'Anvilrage Guardsman - Hickory Pipe'),
(8891, 7910, 0, 0.3063, 0, 1, 0, 1, 1, 'Anvilrage Guardsman - Star Ruby'),
(8891, 16884, 0, 9.1884, 0, 1, 0, 1, 1, 'Anvilrage Guardsman - Sturdy Junkbox'),
(8892, 3928, 0, 2.3591, 0, 1, 0, 1, 1, 'Anvilrage Footman - Superior Healing Potion'),
(8892, 5432, 0, 12.1887, 0, 1, 0, 1, 1, 'Anvilrage Footman - Hickory Pipe'),
(8892, 7910, 0, 0.5242, 0, 1, 0, 1, 1, 'Anvilrage Footman - Star Ruby'),
(8892, 8932, 0, 1.9659, 0, 1, 0, 1, 1, 'Anvilrage Footman - Alterac Swiss'),
(8892, 8950, 0, 1.7038, 0, 1, 0, 1, 1, 'Anvilrage Footman - Homemade Cherry Pie'),
(8892, 8953, 0, 2.3591, 0, 1, 0, 1, 1, 'Anvilrage Footman - Deep Fried Plantains'),
(8892, 16885, 0, 8.1258, 0, 1, 0, 1, 1, 'Anvilrage Footman - Heavy Junkbox'),
(8893, 3928, 0, 2.3026, 0, 1, 0, 1, 1, 'Anvilrage Soldier - Superior Healing Potion'),
(8893, 5432, 0, 9.2105, 0, 1, 0, 1, 1, 'Anvilrage Soldier - Hickory Pipe'),
(8893, 8932, 0, 2.6316, 0, 1, 0, 1, 1, 'Anvilrage Soldier - Alterac Swiss'),
(8893, 8950, 0, 1.9737, 0, 1, 0, 1, 1, 'Anvilrage Soldier - Homemade Cherry Pie'),
(8893, 8953, 0, 2.3026, 0, 1, 0, 1, 1, 'Anvilrage Soldier - Deep Fried Plantains'),
(8893, 16885, 0, 8.2237, 0, 1, 0, 1, 1, 'Anvilrage Soldier - Heavy Junkbox'),
(8894, 3928, 0, 1.7699, 0, 1, 0, 1, 1, 'Anvilrage Medic - Superior Healing Potion'),
(8894, 5432, 0, 7.9646, 0, 1, 0, 1, 1, 'Anvilrage Medic - Hickory Pipe'),
(8894, 8932, 0, 2.2124, 0, 1, 0, 1, 1, 'Anvilrage Medic - Alterac Swiss'),
(8894, 8950, 0, 1.7699, 0, 1, 0, 1, 1, 'Anvilrage Medic - Homemade Cherry Pie'),
(8894, 8953, 0, 2.2124, 0, 1, 0, 1, 1, 'Anvilrage Medic - Deep Fried Plantains'),
(8894, 16885, 0, 9.292, 0, 1, 0, 1, 1, 'Anvilrage Medic - Heavy Junkbox'),
(8895, 3928, 0, 1.2579, 0, 1, 0, 1, 1, 'Anvilrage Officer - Superior Healing Potion'),
(8895, 5432, 0, 11.3208, 0, 1, 0, 1, 1, 'Anvilrage Officer - Hickory Pipe'),
(8895, 7910, 0, 0.6289, 0, 1, 0, 1, 1, 'Anvilrage Officer - Star Ruby'),
(8895, 8932, 0, 1.8868, 0, 1, 0, 1, 1, 'Anvilrage Officer - Alterac Swiss'),
(8895, 8950, 0, 1.8868, 0, 1, 0, 1, 1, 'Anvilrage Officer - Homemade Cherry Pie'),
(8895, 8953, 0, 2.5157, 0, 1, 0, 1, 1, 'Anvilrage Officer - Deep Fried Plantains'),
(8895, 16885, 0, 9.434, 0, 1, 0, 1, 1, 'Anvilrage Officer - Heavy Junkbox'),
(8896, 3928, 0, 1.8127, 0, 1, 0, 1, 1, 'Shadowforge Peasant - Superior Healing Potion'),
(8896, 5432, 0, 8.1571, 0, 1, 0, 1, 1, 'Shadowforge Peasant - Hickory Pipe'),
(8896, 7910, 0, 0.3021, 0, 1, 0, 1, 1, 'Shadowforge Peasant - Star Ruby'),
(8896, 8932, 0, 2.719, 0, 1, 0, 1, 1, 'Shadowforge Peasant - Alterac Swiss'),
(8896, 8950, 0, 2.4169, 0, 1, 0, 1, 1, 'Shadowforge Peasant - Homemade Cherry Pie'),
(8896, 8953, 0, 2.4169, 0, 1, 0, 1, 1, 'Shadowforge Peasant - Deep Fried Plantains'),
(8896, 16885, 0, 10.8761, 0, 1, 0, 1, 1, 'Shadowforge Peasant - Heavy Junkbox'),
(8897, 3928, 0, 1.0526, 0, 1, 0, 1, 1, 'Doomforge Craftsman - Superior Healing Potion'),
(8897, 5432, 0, 8.9474, 0, 1, 0, 1, 1, 'Doomforge Craftsman - Hickory Pipe'),
(8897, 8932, 0, 1.0526, 0, 1, 0, 1, 1, 'Doomforge Craftsman - Alterac Swiss'),
(8897, 8950, 0, 4.2105, 0, 1, 0, 1, 1, 'Doomforge Craftsman - Homemade Cherry Pie'),
(8897, 8953, 0, 1.0526, 0, 1, 0, 1, 1, 'Doomforge Craftsman - Deep Fried Plantains'),
(8897, 16885, 0, 8.9474, 0, 1, 0, 1, 1, 'Doomforge Craftsman - Heavy Junkbox'),
(8898, 5432, 0, 9.0909, 0, 1, 0, 1, 1, 'Anvilrage Marshal - Hickory Pipe'),
(8898, 8932, 0, 2.6738, 0, 1, 0, 1, 1, 'Anvilrage Marshal - Alterac Swiss'),
(8898, 8953, 0, 2.139, 0, 1, 0, 1, 1, 'Anvilrage Marshal - Deep Fried Plantains'),
(8898, 16885, 0, 12.2995, 0, 1, 0, 1, 1, 'Anvilrage Marshal - Heavy Junkbox'),
(8899, 3928, 0, 1.8605, 0, 1, 0, 1, 1, 'Doomforge Dragoon - Superior Healing Potion'),
(8899, 5432, 0, 9.3023, 0, 1, 0, 1, 1, 'Doomforge Dragoon - Hickory Pipe'),
(8899, 8932, 0, 2.7907, 0, 1, 0, 1, 1, 'Doomforge Dragoon - Alterac Swiss'),
(8899, 8950, 0, 3.2558, 0, 1, 0, 1, 1, 'Doomforge Dragoon - Homemade Cherry Pie'),
(8899, 8953, 0, 3.7209, 0, 1, 0, 1, 1, 'Doomforge Dragoon - Deep Fried Plantains'),
(8899, 16885, 0, 13.9535, 0, 1, 0, 1, 1, 'Doomforge Dragoon - Heavy Junkbox'),
(8900, 3928, 0, 1.2048, 0, 1, 0, 1, 1, 'Doomforge Arcanasmith - Superior Healing Potion'),
(8900, 5432, 0, 12.0482, 0, 1, 0, 1, 1, 'Doomforge Arcanasmith - Hickory Pipe'),
(8900, 8932, 0, 4.8193, 0, 1, 0, 1, 1, 'Doomforge Arcanasmith - Alterac Swiss'),
(8900, 8950, 0, 1.2048, 0, 1, 0, 1, 1, 'Doomforge Arcanasmith - Homemade Cherry Pie'),
(8900, 16885, 0, 8.4337, 0, 1, 0, 1, 1, 'Doomforge Arcanasmith - Heavy Junkbox'),
(8902, 3928, 0, 1.8692, 0, 1, 0, 1, 1, 'Shadowforge Citizen - Superior Healing Potion'),
(8902, 5432, 0, 15.8879, 0, 1, 0, 1, 1, 'Shadowforge Citizen - Hickory Pipe'),
(8902, 8932, 0, 2.8037, 0, 1, 0, 1, 1, 'Shadowforge Citizen - Alterac Swiss'),
(8902, 8950, 0, 0.9346, 0, 1, 0, 1, 1, 'Shadowforge Citizen - Homemade Cherry Pie'),
(8902, 8953, 0, 2.8037, 0, 1, 0, 1, 1, 'Shadowforge Citizen - Deep Fried Plantains'),
(8902, 16885, 0, 1.8692, 0, 1, 0, 1, 1, 'Shadowforge Citizen - Heavy Junkbox'),
(8903, 3928, 0, 4.6875, 0, 1, 0, 1, 1, 'Anvilrage Captain - Superior Healing Potion'),
(8903, 5432, 0, 7.8125, 0, 1, 0, 1, 1, 'Anvilrage Captain - Hickory Pipe'),
(8903, 7910, 0, 1.5625, 0, 1, 0, 1, 1, 'Anvilrage Captain - Star Ruby'),
(8903, 8932, 0, 6.25, 0, 1, 0, 1, 1, 'Anvilrage Captain - Alterac Swiss'),
(8903, 8950, 0, 3.125, 0, 1, 0, 1, 1, 'Anvilrage Captain - Homemade Cherry Pie'),
(8903, 8953, 0, 1.5625, 0, 1, 0, 1, 1, 'Anvilrage Captain - Deep Fried Plantains'),
(8903, 16885, 0, 4.6875, 0, 1, 0, 1, 1, 'Anvilrage Captain - Heavy Junkbox'),
(8904, 3928, 0, 1.9481, 0, 1, 0, 1, 1, 'Shadowforge Senator - Superior Healing Potion'),
(8904, 5432, 0, 7.1429, 0, 1, 0, 1, 1, 'Shadowforge Senator - Hickory Pipe'),
(8904, 7910, 0, 0.6494, 0, 1, 0, 1, 1, 'Shadowforge Senator - Star Ruby'),
(8904, 8932, 0, 1.9481, 0, 1, 0, 1, 1, 'Shadowforge Senator - Alterac Swiss'),
(8904, 8950, 0, 3.2468, 0, 1, 0, 1, 1, 'Shadowforge Senator - Homemade Cherry Pie'),
(8904, 8953, 0, 3.8961, 0, 1, 0, 1, 1, 'Shadowforge Senator - Deep Fried Plantains'),
(8904, 16885, 0, 9.0909, 0, 1, 0, 1, 1, 'Shadowforge Senator - Heavy Junkbox'),
(8912, 3928, 0, 3.5714, 0, 1, 0, 1, 1, 'Twilight\'s Hammer Torturer - Superior Healing Potion'),
(8912, 4599, 0, 5.3571, 0, 1, 0, 1, 1, 'Twilight\'s Hammer Torturer - Cured Ham Steak'),
(8912, 4601, 0, 1.7857, 0, 1, 0, 1, 1, 'Twilight\'s Hammer Torturer - Soft Banana Bread'),
(8912, 5428, 0, 7.1429, 0, 1, 0, 1, 1, 'Twilight\'s Hammer Torturer - An Exotic Cookbook'),
(8912, 7909, 0, 1.7857, 0, 1, 0, 1, 1, 'Twilight\'s Hammer Torturer - Aquamarine'),
(8912, 16884, 0, 7.1429, 0, 1, 0, 1, 1, 'Twilight\'s Hammer Torturer - Sturdy Junkbox'),
(8913, 3928, 0, 1.7613, 0, 1, 0, 1, 1, 'Twilight Emissary - Superior Healing Potion'),
(8913, 5432, 0, 10.3718, 0, 1, 0, 1, 1, 'Twilight Emissary - Hickory Pipe'),
(8913, 8932, 0, 2.1526, 0, 1, 0, 1, 1, 'Twilight Emissary - Alterac Swiss'),
(8913, 8950, 0, 2.7397, 0, 1, 0, 1, 1, 'Twilight Emissary - Homemade Cherry Pie'),
(8913, 8953, 0, 3.3268, 0, 1, 0, 1, 1, 'Twilight Emissary - Deep Fried Plantains'),
(8913, 16885, 0, 8.4149, 0, 1, 0, 1, 1, 'Twilight Emissary - Heavy Junkbox'),
(8914, 3928, 0, 3.7037, 0, 1, 0, 1, 1, 'Twilight Bodyguard - Superior Healing Potion'),
(8914, 5428, 0, 5.5556, 0, 1, 0, 1, 1, 'Twilight Bodyguard - An Exotic Cookbook'),
(8914, 8950, 0, 7.4074, 0, 1, 0, 1, 1, 'Twilight Bodyguard - Homemade Cherry Pie'),
(8914, 8952, 0, 3.7037, 0, 1, 0, 1, 1, 'Twilight Bodyguard - Roasted Quail'),
(8914, 16885, 0, 5.5556, 0, 1, 0, 1, 1, 'Twilight Bodyguard - Heavy Junkbox'),
(8915, 5428, 0, 7.5472, 0, 1, 0, 1, 1, 'Twilight\'s Hammer Ambassador - An Exotic Cookbook'),
(8915, 8950, 0, 5.6604, 0, 1, 0, 1, 1, 'Twilight\'s Hammer Ambassador - Homemade Cherry Pie'),
(8915, 8952, 0, 3.7736, 0, 1, 0, 1, 1, 'Twilight\'s Hammer Ambassador - Roasted Quail'),
(8915, 16885, 0, 3.7736, 0, 1, 0, 1, 1, 'Twilight\'s Hammer Ambassador - Heavy Junkbox'),
(8916, 3928, 0, 1.7778, 0, 1, 0, 1, 1, 'Arena Spectator - Superior Healing Potion'),
(8916, 5432, 0, 11.1111, 0, 1, 0, 1, 1, 'Arena Spectator - Hickory Pipe'),
(8916, 8932, 0, 1.7778, 0, 1, 0, 1, 1, 'Arena Spectator - Alterac Swiss'),
(8916, 8950, 0, 2.2222, 0, 1, 0, 1, 1, 'Arena Spectator - Homemade Cherry Pie'),
(8916, 8953, 0, 3.1111, 0, 1, 0, 1, 1, 'Arena Spectator - Deep Fried Plantains'),
(8916, 16885, 0, 7.1111, 0, 1, 0, 1, 1, 'Arena Spectator - Heavy Junkbox'),
(8917, 3928, 0, 2.0548, 0, 1, 0, 1, 1, 'Quarry Slave - Superior Healing Potion'),
(8917, 4599, 0, 2.7397, 0, 1, 0, 1, 1, 'Quarry Slave - Cured Ham Steak'),
(8917, 4601, 0, 4.1096, 0, 1, 0, 1, 1, 'Quarry Slave - Soft Banana Bread'),
(8917, 5428, 0, 8.2192, 0, 1, 0, 1, 1, 'Quarry Slave - An Exotic Cookbook'),
(8917, 7910, 0, 0.6849, 0, 1, 0, 1, 1, 'Quarry Slave - Star Ruby'),
(8917, 16884, 0, 8.2192, 0, 1, 0, 1, 1, 'Quarry Slave - Sturdy Junkbox'),
(8920, 3928, 0, 3.2787, 0, 1, 0, 1, 1, 'Weapon Technician - Superior Healing Potion'),
(8920, 5432, 0, 9.0164, 0, 1, 0, 1, 1, 'Weapon Technician - Hickory Pipe'),
(8920, 8932, 0, 2.459, 0, 1, 0, 1, 1, 'Weapon Technician - Alterac Swiss'),
(8920, 8950, 0, 4.918, 0, 1, 0, 1, 1, 'Weapon Technician - Homemade Cherry Pie'),
(8920, 8953, 0, 0.8197, 0, 1, 0, 1, 1, 'Weapon Technician - Deep Fried Plantains'),
(8920, 16885, 0, 8.1967, 0, 1, 0, 1, 1, 'Weapon Technician - Heavy Junkbox'),
(8977, 3928, 0, 4.878, 0, 1, 0, 1, 1, 'Krom\'Grul - Superior Healing Potion'),
(8977, 5428, 0, 12.1951, 0, 1, 0, 1, 1, 'Krom\'Grul - An Exotic Cookbook'),
(8977, 8950, 0, 2.439, 0, 1, 0, 1, 1, 'Krom\'Grul - Homemade Cherry Pie'),
(8977, 16885, 0, 4.878, 0, 1, 0, 1, 1, 'Krom\'Grul - Heavy Junkbox'),
(8983, 5432, 0, 9.0909, 0, 1, 0, 1, 1, 'Golem Lord Argelmach - Hickory Pipe'),
(8983, 8953, 0, 9.0909, 0, 1, 0, 1, 1, 'Golem Lord Argelmach - Deep Fried Plantains'),
(8983, 16885, 0, 9.0909, 0, 1, 0, 1, 1, 'Golem Lord Argelmach - Heavy Junkbox'),
(9018, 5432, 0, 14.2857, 0, 1, 0, 1, 1, 'High Interrogator Gerstahn - Hickory Pipe'),
(9019, 5432, 0, 11.1111, 0, 1, 0, 1, 1, 'Emperor Dagran Thaurissan - Hickory Pipe'),
(9024, 3928, 0, 2.8571, 0, 1, 0, 1, 1, 'Pyromancer Loregrain - Superior Healing Potion'),
(9024, 5428, 0, 8.5714, 0, 1, 0, 1, 1, 'Pyromancer Loregrain - An Exotic Cookbook'),
(9024, 8950, 0, 3.8095, 0, 1, 0, 1, 1, 'Pyromancer Loregrain - Homemade Cherry Pie'),
(9024, 8952, 0, 5.2381, 0, 1, 0, 1, 1, 'Pyromancer Loregrain - Roasted Quail'),
(9024, 16885, 0, 8.5714, 0, 1, 0, 1, 1, 'Pyromancer Loregrain - Heavy Junkbox'),
(9033, 7910, 0, 6.25, 0, 1, 0, 1, 1, 'General Angerforge - Star Ruby'),
(9033, 16885, 0, 12.5, 0, 1, 0, 1, 1, 'General Angerforge - Heavy Junkbox'),
(9041, 5432, 0, 5, 0, 1, 0, 1, 1, 'Warder Stilgiss - Hickory Pipe'),
(9041, 7910, 0, 5, 0, 1, 0, 1, 1, 'Warder Stilgiss - Star Ruby'),
(9041, 16885, 0, 5, 0, 1, 0, 1, 1, 'Warder Stilgiss - Heavy Junkbox'),
(9043, 3928, 0, 2.069, 0, 1, 0, 1, 1, 'Scarshield Grunt - Superior Healing Potion'),
(9043, 5428, 0, 11.7241, 0, 1, 0, 1, 1, 'Scarshield Grunt - An Exotic Cookbook'),
(9043, 7910, 0, 0.6897, 0, 1, 0, 1, 1, 'Scarshield Grunt - Star Ruby'),
(9043, 8950, 0, 3.4483, 0, 1, 0, 1, 1, 'Scarshield Grunt - Homemade Cherry Pie'),
(9043, 8952, 0, 6.2069, 0, 1, 0, 1, 1, 'Scarshield Grunt - Roasted Quail'),
(9043, 16885, 0, 6.2069, 0, 1, 0, 1, 1, 'Scarshield Grunt - Heavy Junkbox'),
(9044, 3928, 0, 3.5573, 0, 1, 0, 1, 1, 'Scarshield Sentry - Superior Healing Potion'),
(9044, 5428, 0, 8.6957, 0, 1, 0, 1, 1, 'Scarshield Sentry - An Exotic Cookbook'),
(9044, 7910, 0, 0.3953, 0, 1, 0, 1, 1, 'Scarshield Sentry - Star Ruby'),
(9044, 8950, 0, 1.9763, 0, 1, 0, 1, 1, 'Scarshield Sentry - Homemade Cherry Pie'),
(9044, 8952, 0, 3.9526, 0, 1, 0, 1, 1, 'Scarshield Sentry - Roasted Quail'),
(9044, 16885, 0, 7.5099, 0, 1, 0, 1, 1, 'Scarshield Sentry - Heavy Junkbox'),
(9045, 3928, 0, 2.8662, 0, 1, 0, 1, 1, 'Scarshield Acolyte - Superior Healing Potion'),
(9045, 5428, 0, 10.0318, 0, 1, 0, 1, 1, 'Scarshield Acolyte - An Exotic Cookbook'),
(9045, 7910, 0, 0.1592, 0, 1, 0, 1, 1, 'Scarshield Acolyte - Star Ruby'),
(9045, 8950, 0, 3.6624, 0, 1, 0, 1, 1, 'Scarshield Acolyte - Homemade Cherry Pie'),
(9045, 8952, 0, 4.7771, 0, 1, 0, 1, 1, 'Scarshield Acolyte - Roasted Quail'),
(9045, 16885, 0, 7.6433, 0, 1, 0, 1, 1, 'Scarshield Acolyte - Heavy Junkbox'),
(9046, 5428, 0, 5.8824, 0, 1, 0, 1, 1, 'Scarshield Quartermaster - An Exotic Cookbook'),
(9046, 7910, 0, 2.9412, 0, 1, 0, 1, 1, 'Scarshield Quartermaster - Star Ruby'),
(9046, 8950, 0, 14.7059, 0, 1, 0, 1, 1, 'Scarshield Quartermaster - Homemade Cherry Pie'),
(9046, 8952, 0, 2.9412, 0, 1, 0, 1, 1, 'Scarshield Quartermaster - Roasted Quail'),
(9046, 16885, 0, 2.9412, 0, 1, 0, 1, 1, 'Scarshield Quartermaster - Heavy Junkbox'),
(9056, 5432, 0, 4, 0, 1, 0, 1, 1, 'Fineous Darkvire - Hickory Pipe'),
(9056, 8950, 0, 4, 0, 1, 0, 1, 1, 'Fineous Darkvire - Homemade Cherry Pie'),
(9097, 3928, 0, 2.046, 0, 1, 0, 1, 1, 'Scarshield Legionnaire - Superior Healing Potion'),
(9097, 5428, 0, 10.9974, 0, 1, 0, 1, 1, 'Scarshield Legionnaire - An Exotic Cookbook'),
(9097, 7910, 0, 0.3069, 0, 1, 0, 1, 1, 'Scarshield Legionnaire - Star Ruby'),
(9097, 8950, 0, 2.711, 0, 1, 0, 1, 1, 'Scarshield Legionnaire - Homemade Cherry Pie'),
(9097, 8952, 0, 4.0921, 0, 1, 0, 1, 1, 'Scarshield Legionnaire - Roasted Quail'),
(9097, 16885, 0, 7.8772, 0, 1, 0, 1, 1, 'Scarshield Legionnaire - Heavy Junkbox'),
(9098, 3928, 0, 2.0126, 0, 1, 0, 1, 1, 'Scarshield Spellbinder - Superior Healing Potion'),
(9098, 5428, 0, 9.5597, 0, 1, 0, 1, 1, 'Scarshield Spellbinder - An Exotic Cookbook'),
(9098, 7910, 0, 0.2516, 0, 1, 0, 1, 1, 'Scarshield Spellbinder - Star Ruby'),
(9098, 8950, 0, 3.3962, 0, 1, 0, 1, 1, 'Scarshield Spellbinder - Homemade Cherry Pie'),
(9098, 8952, 0, 4.6541, 0, 1, 0, 1, 1, 'Scarshield Spellbinder - Roasted Quail'),
(9098, 16885, 0, 6.5409, 0, 1, 0, 1, 1, 'Scarshield Spellbinder - Heavy Junkbox'),
(9176, 5428, 0, 13.3333, 0, 1, 0, 1, 1, 'Gor\'tesh - An Exotic Cookbook'),
(9176, 8950, 0, 6.6667, 0, 1, 0, 1, 1, 'Gor\'tesh - Homemade Cherry Pie'),
(9196, 3928, 0, 3.5714, 0, 1, 0, 1, 1, 'Highlord Omokk - Superior Healing Potion'),
(9196, 5428, 0, 25, 0, 1, 0, 1, 1, 'Highlord Omokk - An Exotic Cookbook'),
(9196, 8950, 0, 3.5714, 0, 1, 0, 1, 1, 'Highlord Omokk - Homemade Cherry Pie'),
(9196, 8952, 0, 3.5714, 0, 1, 0, 1, 1, 'Highlord Omokk - Roasted Quail'),
(9196, 16885, 0, 10.7143, 0, 1, 0, 1, 1, 'Highlord Omokk - Heavy Junkbox'),
(9197, 3928, 0, 3.9216, 0, 1, 0, 1, 1, 'Spirestone Battle Mage - Superior Healing Potion'),
(9197, 5428, 0, 7.8431, 0, 1, 0, 1, 1, 'Spirestone Battle Mage - An Exotic Cookbook'),
(9197, 8950, 0, 1.9608, 0, 1, 0, 1, 1, 'Spirestone Battle Mage - Homemade Cherry Pie'),
(9197, 8952, 0, 1.9608, 0, 1, 0, 1, 1, 'Spirestone Battle Mage - Roasted Quail'),
(9197, 16885, 0, 9.8039, 0, 1, 0, 1, 1, 'Spirestone Battle Mage - Heavy Junkbox'),
(9198, 3928, 0, 8, 0, 1, 0, 1, 1, 'Spirestone Mystic - Superior Healing Potion'),
(9198, 5428, 0, 10.6667, 0, 1, 0, 1, 1, 'Spirestone Mystic - An Exotic Cookbook'),
(9198, 8950, 0, 2.6667, 0, 1, 0, 1, 1, 'Spirestone Mystic - Homemade Cherry Pie'),
(9198, 8952, 0, 4, 0, 1, 0, 1, 1, 'Spirestone Mystic - Roasted Quail'),
(9198, 16885, 0, 9.3333, 0, 1, 0, 1, 1, 'Spirestone Mystic - Heavy Junkbox'),
(9199, 3928, 0, 0.6711, 0, 1, 0, 1, 1, 'Spirestone Enforcer - Superior Healing Potion'),
(9199, 5428, 0, 6.7114, 0, 1, 0, 1, 1, 'Spirestone Enforcer - An Exotic Cookbook'),
(9199, 8950, 0, 4.698, 0, 1, 0, 1, 1, 'Spirestone Enforcer - Homemade Cherry Pie'),
(9199, 8952, 0, 4.698, 0, 1, 0, 1, 1, 'Spirestone Enforcer - Roasted Quail'),
(9199, 16885, 0, 5.3691, 0, 1, 0, 1, 1, 'Spirestone Enforcer - Heavy Junkbox'),
(9200, 3928, 0, 3.0534, 0, 1, 0, 1, 1, 'Spirestone Reaver - Superior Healing Potion'),
(9200, 5428, 0, 9.9237, 0, 1, 0, 1, 1, 'Spirestone Reaver - An Exotic Cookbook'),
(9200, 8950, 0, 4.5802, 0, 1, 0, 1, 1, 'Spirestone Reaver - Homemade Cherry Pie'),
(9200, 8952, 0, 3.8168, 0, 1, 0, 1, 1, 'Spirestone Reaver - Roasted Quail'),
(9200, 16885, 0, 7.6336, 0, 1, 0, 1, 1, 'Spirestone Reaver - Heavy Junkbox'),
(9201, 3928, 0, 2.1127, 0, 1, 0, 1, 1, 'Spirestone Ogre Magus - Superior Healing Potion'),
(9201, 5428, 0, 3.5211, 0, 1, 0, 1, 1, 'Spirestone Ogre Magus - An Exotic Cookbook'),
(9201, 7910, 0, 0.7042, 0, 1, 0, 1, 1, 'Spirestone Ogre Magus - Star Ruby'),
(9201, 8950, 0, 4.2254, 0, 1, 0, 1, 1, 'Spirestone Ogre Magus - Homemade Cherry Pie'),
(9201, 8952, 0, 3.5211, 0, 1, 0, 1, 1, 'Spirestone Ogre Magus - Roasted Quail'),
(9201, 16885, 0, 9.8592, 0, 1, 0, 1, 1, 'Spirestone Ogre Magus - Heavy Junkbox'),
(9216, 3928, 0, 4.1096, 0, 1, 0, 1, 1, 'Spirestone Warlord - Superior Healing Potion'),
(9216, 5428, 0, 8.2192, 0, 1, 0, 1, 1, 'Spirestone Warlord - An Exotic Cookbook'),
(9216, 7910, 0, 1.3699, 0, 1, 0, 1, 1, 'Spirestone Warlord - Star Ruby'),
(9216, 8950, 0, 2.7397, 0, 1, 0, 1, 1, 'Spirestone Warlord - Homemade Cherry Pie'),
(9216, 8952, 0, 4.1096, 0, 1, 0, 1, 1, 'Spirestone Warlord - Roasted Quail'),
(9216, 16885, 0, 6.8493, 0, 1, 0, 1, 1, 'Spirestone Warlord - Heavy Junkbox'),
(9218, 5428, 0, 20, 0, 1, 0, 1, 1, 'Spirestone Battle Lord - An Exotic Cookbook'),
(9218, 8950, 0, 20, 0, 1, 0, 1, 1, 'Spirestone Battle Lord - Homemade Cherry Pie'),
(9236, 5428, 0, 5.2632, 0, 1, 0, 1, 1, 'Shadow Hunter Vosh\'gajin - An Exotic Cookbook'),
(9236, 8950, 0, 5.2632, 0, 1, 0, 1, 1, 'Shadow Hunter Vosh\'gajin - Homemade Cherry Pie'),
(9236, 16885, 0, 15.7895, 0, 1, 0, 1, 1, 'Shadow Hunter Vosh\'gajin - Heavy Junkbox'),
(9237, 5428, 0, 8.1081, 0, 1, 0, 1, 1, 'War Master Voone - An Exotic Cookbook'),
(9237, 8950, 0, 2.7027, 0, 1, 0, 1, 1, 'War Master Voone - Homemade Cherry Pie'),
(9237, 8952, 0, 5.4054, 0, 1, 0, 1, 1, 'War Master Voone - Roasted Quail'),
(9237, 16885, 0, 5.4054, 0, 1, 0, 1, 1, 'War Master Voone - Heavy Junkbox'),
(9239, 3928, 0, 1.7751, 0, 1, 0, 1, 1, 'Smolderthorn Mystic - Superior Healing Potion'),
(9239, 5428, 0, 8.8757, 0, 1, 0, 1, 1, 'Smolderthorn Mystic - An Exotic Cookbook'),
(9239, 8950, 0, 7.6923, 0, 1, 0, 1, 1, 'Smolderthorn Mystic - Homemade Cherry Pie'),
(9239, 8952, 0, 2.9586, 0, 1, 0, 1, 1, 'Smolderthorn Mystic - Roasted Quail'),
(9239, 16885, 0, 10.0592, 0, 1, 0, 1, 1, 'Smolderthorn Mystic - Heavy Junkbox'),
(9240, 3928, 0, 1.0239, 0, 1, 0, 1, 1, 'Smolderthorn Shadow Priest - Superior Healing Potion'),
(9240, 5428, 0, 12.2867, 0, 1, 0, 1, 1, 'Smolderthorn Shadow Priest - An Exotic Cookbook'),
(9240, 8950, 0, 2.3891, 0, 1, 0, 1, 1, 'Smolderthorn Shadow Priest - Homemade Cherry Pie'),
(9240, 8952, 0, 3.413, 0, 1, 0, 1, 1, 'Smolderthorn Shadow Priest - Roasted Quail'),
(9240, 16885, 0, 11.2628, 0, 1, 0, 1, 1, 'Smolderthorn Shadow Priest - Heavy Junkbox'),
(9241, 3928, 0, 2.8902, 0, 1, 0, 1, 1, 'Smolderthorn Headhunter - Superior Healing Potion'),
(9241, 5428, 0, 8.0925, 0, 1, 0, 1, 1, 'Smolderthorn Headhunter - An Exotic Cookbook'),
(9241, 8950, 0, 2.3121, 0, 1, 0, 1, 1, 'Smolderthorn Headhunter - Homemade Cherry Pie'),
(9241, 8952, 0, 1.7341, 0, 1, 0, 1, 1, 'Smolderthorn Headhunter - Roasted Quail'),
(9241, 16885, 0, 8.0925, 0, 1, 0, 1, 1, 'Smolderthorn Headhunter - Heavy Junkbox'),
(9257, 3928, 0, 1.4045, 0, 1, 0, 1, 1, 'Scarshield Warlock - Superior Healing Potion'),
(9257, 5428, 0, 9.5506, 0, 1, 0, 1, 1, 'Scarshield Warlock - An Exotic Cookbook'),
(9257, 7910, 0, 0.2809, 0, 1, 0, 1, 1, 'Scarshield Warlock - Star Ruby'),
(9257, 8950, 0, 3.6517, 0, 1, 0, 1, 1, 'Scarshield Warlock - Homemade Cherry Pie'),
(9257, 8952, 0, 4.7753, 0, 1, 0, 1, 1, 'Scarshield Warlock - Roasted Quail'),
(9257, 16885, 0, 8.1461, 0, 1, 0, 1, 1, 'Scarshield Warlock - Heavy Junkbox'),
(9258, 3928, 0, 2.2346, 0, 1, 0, 1, 1, 'Scarshield Raider - Superior Healing Potion'),
(9258, 5428, 0, 11.1732, 0, 1, 0, 1, 1, 'Scarshield Raider - An Exotic Cookbook'),
(9258, 8950, 0, 5.5866, 0, 1, 0, 1, 1, 'Scarshield Raider - Homemade Cherry Pie'),
(9258, 8952, 0, 7.8212, 0, 1, 0, 1, 1, 'Scarshield Raider - Roasted Quail'),
(9258, 16885, 0, 9.4972, 0, 1, 0, 1, 1, 'Scarshield Raider - Heavy Junkbox'),
(9259, 3928, 0, 2.1786, 0, 1, 0, 1, 1, 'Firebrand Grunt - Superior Healing Potion'),
(9259, 5428, 0, 9.8039, 0, 1, 0, 1, 1, 'Firebrand Grunt - An Exotic Cookbook'),
(9259, 7910, 0, 0.2179, 0, 1, 0, 1, 1, 'Firebrand Grunt - Star Ruby'),
(9259, 8950, 0, 3.0501, 0, 1, 0, 1, 1, 'Firebrand Grunt - Homemade Cherry Pie'),
(9259, 8952, 0, 3.0501, 0, 1, 0, 1, 1, 'Firebrand Grunt - Roasted Quail'),
(9259, 16885, 0, 7.6253, 0, 1, 0, 1, 1, 'Firebrand Grunt - Heavy Junkbox'),
(9260, 3928, 0, 4.1667, 0, 1, 0, 1, 1, 'Firebrand Legionnaire - Superior Healing Potion'),
(9260, 5428, 0, 4.1667, 0, 1, 0, 1, 1, 'Firebrand Legionnaire - An Exotic Cookbook'),
(9260, 8950, 0, 6.25, 0, 1, 0, 1, 1, 'Firebrand Legionnaire - Homemade Cherry Pie'),
(9260, 8952, 0, 2.0833, 0, 1, 0, 1, 1, 'Firebrand Legionnaire - Roasted Quail'),
(9260, 16885, 0, 10.4167, 0, 1, 0, 1, 1, 'Firebrand Legionnaire - Heavy Junkbox'),
(9261, 3928, 0, 2.2951, 0, 1, 0, 1, 1, 'Firebrand Darkweaver - Superior Healing Potion'),
(9261, 5428, 0, 10.1639, 0, 1, 0, 1, 1, 'Firebrand Darkweaver - An Exotic Cookbook'),
(9261, 7910, 0, 0.3279, 0, 1, 0, 1, 1, 'Firebrand Darkweaver - Star Ruby'),
(9261, 8950, 0, 4.5902, 0, 1, 0, 1, 1, 'Firebrand Darkweaver - Homemade Cherry Pie'),
(9261, 8952, 0, 3.6066, 0, 1, 0, 1, 1, 'Firebrand Darkweaver - Roasted Quail'),
(9261, 16885, 0, 9.8361, 0, 1, 0, 1, 1, 'Firebrand Darkweaver - Heavy Junkbox'),
(9262, 3928, 0, 3.0055, 0, 1, 0, 1, 1, 'Firebrand Invoker - Superior Healing Potion'),
(9262, 5428, 0, 12.2951, 0, 1, 0, 1, 1, 'Firebrand Invoker - An Exotic Cookbook'),
(9262, 8950, 0, 3.8251, 0, 1, 0, 1, 1, 'Firebrand Invoker - Homemade Cherry Pie'),
(9262, 8952, 0, 3.8251, 0, 1, 0, 1, 1, 'Firebrand Invoker - Roasted Quail'),
(9262, 14047, 0, 0.2732, 0, 1, 0, 3, 3, 'Firebrand Invoker - Runecloth'),
(9262, 16885, 0, 8.4699, 0, 1, 0, 1, 1, 'Firebrand Invoker - Heavy Junkbox'),
(9263, 3928, 0, 1.2658, 0, 1, 0, 1, 1, 'Firebrand Dreadweaver - Superior Healing Potion'),
(9263, 5428, 0, 6.3291, 0, 1, 0, 1, 1, 'Firebrand Dreadweaver - An Exotic Cookbook'),
(9263, 8950, 0, 7.5949, 0, 1, 0, 1, 1, 'Firebrand Dreadweaver - Homemade Cherry Pie'),
(9263, 8952, 0, 3.7975, 0, 1, 0, 1, 1, 'Firebrand Dreadweaver - Roasted Quail'),
(9263, 16885, 0, 10.1266, 0, 1, 0, 1, 1, 'Firebrand Dreadweaver - Heavy Junkbox'),
(9264, 3928, 0, 3.7975, 0, 1, 0, 1, 1, 'Firebrand Pyromancer - Superior Healing Potion'),
(9264, 5428, 0, 8.8608, 0, 1, 0, 1, 1, 'Firebrand Pyromancer - An Exotic Cookbook'),
(9264, 7910, 0, 1.2658, 0, 1, 0, 1, 1, 'Firebrand Pyromancer - Star Ruby'),
(9264, 8952, 0, 5.0633, 0, 1, 0, 1, 1, 'Firebrand Pyromancer - Roasted Quail'),
(9264, 16885, 0, 8.8608, 0, 1, 0, 1, 1, 'Firebrand Pyromancer - Heavy Junkbox'),
(9265, 3928, 0, 2.1277, 0, 1, 0, 1, 1, 'Smolderthorn Shadow Hunter - Superior Healing Potion'),
(9265, 5428, 0, 4.2553, 0, 1, 0, 1, 1, 'Smolderthorn Shadow Hunter - An Exotic Cookbook'),
(9265, 8950, 0, 3.1915, 0, 1, 0, 1, 1, 'Smolderthorn Shadow Hunter - Homemade Cherry Pie'),
(9265, 8952, 0, 3.1915, 0, 1, 0, 1, 1, 'Smolderthorn Shadow Hunter - Roasted Quail'),
(9265, 16885, 0, 5.3191, 0, 1, 0, 1, 1, 'Smolderthorn Shadow Hunter - Heavy Junkbox'),
(9266, 3928, 0, 1.0638, 0, 1, 0, 1, 1, 'Smolderthorn Witch Doctor - Superior Healing Potion'),
(9266, 5428, 0, 11.1702, 0, 1, 0, 1, 1, 'Smolderthorn Witch Doctor - An Exotic Cookbook'),
(9266, 8950, 0, 2.6596, 0, 1, 0, 1, 1, 'Smolderthorn Witch Doctor - Homemade Cherry Pie'),
(9266, 8952, 0, 2.6596, 0, 1, 0, 1, 1, 'Smolderthorn Witch Doctor - Roasted Quail'),
(9266, 16885, 0, 5.8511, 0, 1, 0, 1, 1, 'Smolderthorn Witch Doctor - Heavy Junkbox'),
(9267, 3928, 0, 3.6697, 0, 1, 0, 1, 1, 'Smolderthorn Axe Thrower - Superior Healing Potion'),
(9267, 5428, 0, 12.3853, 0, 1, 0, 1, 1, 'Smolderthorn Axe Thrower - An Exotic Cookbook'),
(9267, 7910, 0, 0.4587, 0, 1, 0, 1, 1, 'Smolderthorn Axe Thrower - Star Ruby'),
(9267, 8950, 0, 1.8349, 0, 1, 0, 1, 1, 'Smolderthorn Axe Thrower - Homemade Cherry Pie'),
(9267, 8952, 0, 5.9633, 0, 1, 0, 1, 1, 'Smolderthorn Axe Thrower - Roasted Quail'),
(9267, 16885, 0, 2.7523, 0, 1, 0, 1, 1, 'Smolderthorn Axe Thrower - Heavy Junkbox'),
(9268, 3928, 0, 2.0202, 0, 1, 0, 1, 1, 'Smolderthorn Berserker - Superior Healing Potion'),
(9268, 5428, 0, 7.0707, 0, 1, 0, 1, 1, 'Smolderthorn Berserker - An Exotic Cookbook'),
(9268, 8950, 0, 4.0404, 0, 1, 0, 1, 1, 'Smolderthorn Berserker - Homemade Cherry Pie'),
(9268, 16885, 0, 5.0505, 0, 1, 0, 1, 1, 'Smolderthorn Berserker - Heavy Junkbox'),
(9269, 3928, 0, 1.1976, 0, 1, 0, 1, 1, 'Smolderthorn Seer - Superior Healing Potion'),
(9269, 5428, 0, 9.5808, 0, 1, 0, 1, 1, 'Smolderthorn Seer - An Exotic Cookbook'),
(9269, 8950, 0, 4.7904, 0, 1, 0, 1, 1, 'Smolderthorn Seer - Homemade Cherry Pie'),
(9269, 8952, 0, 5.3892, 0, 1, 0, 1, 1, 'Smolderthorn Seer - Roasted Quail'),
(9269, 16885, 0, 10.7784, 0, 1, 0, 1, 1, 'Smolderthorn Seer - Heavy Junkbox'),
(9443, 5432, 0, 20, 0, 1, 0, 1, 1, 'Dark Keeper Pelver - Hickory Pipe'),
(9445, 5432, 0, 50, 0, 1, 0, 1, 1, 'Dark Guard - Hickory Pipe'),
(9445, 8950, 0, 7.1429, 0, 1, 0, 1, 1, 'Dark Guard - Homemade Cherry Pie'),
(9445, 16885, 0, 14.2857, 0, 1, 0, 1, 1, 'Dark Guard - Heavy Junkbox'),
(9447, 3928, 0, 2.4446, 0, 1, 0, 1, 1, 'Scarlet Warder - Superior Healing Potion'),
(9447, 5432, 0, 10.8859, 0, 1, 0, 1, 1, 'Scarlet Warder - Hickory Pipe'),
(9447, 7910, 0, 0.3343, 0, 1, 0, 1, 1, 'Scarlet Warder - Star Ruby'),
(9447, 8932, 0, 2.173, 0, 1, 0, 1, 1, 'Scarlet Warder - Alterac Swiss'),
(9447, 8950, 0, 2.8416, 0, 1, 0, 1, 1, 'Scarlet Warder - Homemade Cherry Pie'),
(9447, 8953, 0, 2.4237, 0, 1, 0, 1, 1, 'Scarlet Warder - Deep Fried Plantains'),
(9447, 16885, 0, 7.6891, 0, 1, 0, 1, 1, 'Scarlet Warder - Heavy Junkbox'),
(9448, 3928, 0, 2.4049, 0, 1, 0, 1, 1, 'Scarlet Praetorian - Superior Healing Potion'),
(9448, 5432, 0, 8.8926, 0, 1, 0, 1, 1, 'Scarlet Praetorian - Hickory Pipe'),
(9448, 7910, 0, 0.5034, 0, 1, 0, 1, 1, 'Scarlet Praetorian - Star Ruby'),
(9448, 8932, 0, 2.7964, 0, 1, 0, 1, 1, 'Scarlet Praetorian - Alterac Swiss'),
(9448, 8950, 0, 1.7897, 0, 1, 0, 1, 1, 'Scarlet Praetorian - Homemade Cherry Pie'),
(9448, 8953, 0, 2.4609, 0, 1, 0, 1, 1, 'Scarlet Praetorian - Deep Fried Plantains'),
(9448, 16885, 0, 9.34, 0, 1, 0, 1, 1, 'Scarlet Praetorian - Heavy Junkbox'),
(9449, 3928, 0, 2.8591, 0, 1, 0, 1, 1, 'Scarlet Cleric - Superior Healing Potion'),
(9449, 5432, 0, 10.2451, 0, 1, 0, 1, 1, 'Scarlet Cleric - Hickory Pipe'),
(9449, 7910, 0, 0.4084, 0, 1, 0, 1, 1, 'Scarlet Cleric - Star Ruby'),
(9449, 8932, 0, 2.9612, 0, 1, 0, 1, 1, 'Scarlet Cleric - Alterac Swiss'),
(9449, 8950, 0, 2.6208, 0, 1, 0, 1, 1, 'Scarlet Cleric - Homemade Cherry Pie'),
(9449, 8953, 0, 3.0293, 0, 1, 0, 1, 1, 'Scarlet Cleric - Deep Fried Plantains'),
(9449, 16885, 0, 8.0327, 0, 1, 0, 1, 1, 'Scarlet Cleric - Heavy Junkbox'),
(9450, 3928, 0, 2.6104, 0, 1, 0, 1, 1, 'Scarlet Curate - Superior Healing Potion'),
(9450, 5432, 0, 10.0402, 0, 1, 0, 1, 1, 'Scarlet Curate - Hickory Pipe'),
(9450, 7910, 0, 0.3012, 0, 1, 0, 1, 1, 'Scarlet Curate - Star Ruby'),
(9450, 8932, 0, 2.51, 0, 1, 0, 1, 1, 'Scarlet Curate - Alterac Swiss'),
(9450, 8950, 0, 1.9076, 0, 1, 0, 1, 1, 'Scarlet Curate - Homemade Cherry Pie'),
(9450, 8953, 0, 2.4096, 0, 1, 0, 1, 1, 'Scarlet Curate - Deep Fried Plantains'),
(9450, 16885, 0, 9.0361, 0, 1, 0, 1, 1, 'Scarlet Curate - Heavy Junkbox'),
(9451, 3928, 0, 1.6981, 0, 1, 0, 1, 1, 'Scarlet Archmage - Superior Healing Potion'),
(9451, 5432, 0, 9.3396, 0, 1, 0, 1, 1, 'Scarlet Archmage - Hickory Pipe'),
(9451, 7910, 0, 0.283, 0, 1, 0, 1, 1, 'Scarlet Archmage - Star Ruby'),
(9451, 8932, 0, 2.2642, 0, 1, 0, 1, 1, 'Scarlet Archmage - Alterac Swiss'),
(9451, 8950, 0, 2.3585, 0, 1, 0, 1, 1, 'Scarlet Archmage - Homemade Cherry Pie'),
(9451, 8953, 0, 2.4528, 0, 1, 0, 1, 1, 'Scarlet Archmage - Deep Fried Plantains'),
(9451, 16885, 0, 7.8302, 0, 1, 0, 1, 1, 'Scarlet Archmage - Heavy Junkbox'),
(9452, 3928, 0, 2.5041, 0, 1, 0, 1, 1, 'Scarlet Enchanter - Superior Healing Potion'),
(9452, 5432, 0, 9.6911, 0, 1, 0, 1, 1, 'Scarlet Enchanter - Hickory Pipe'),
(9452, 7910, 0, 0.4553, 0, 1, 0, 1, 1, 'Scarlet Enchanter - Star Ruby'),
(9452, 8932, 0, 2.7317, 0, 1, 0, 1, 1, 'Scarlet Enchanter - Alterac Swiss'),
(9452, 8950, 0, 2.7317, 0, 1, 0, 1, 1, 'Scarlet Enchanter - Homemade Cherry Pie'),
(9452, 8953, 0, 2.1138, 0, 1, 0, 1, 1, 'Scarlet Enchanter - Deep Fried Plantains'),
(9452, 16885, 0, 8, 0, 1, 0, 1, 1, 'Scarlet Enchanter - Heavy Junkbox'),
(9454, 3928, 0, 2.7778, 0, 1, 0, 1, 1, 'Xavathras - Superior Healing Potion'),
(9454, 5430, 0, 11.1111, 0, 1, 0, 1, 1, 'Xavathras - Intricate Bauble'),
(9454, 8952, 0, 5.5556, 0, 1, 0, 1, 1, 'Xavathras - Roasted Quail'),
(9454, 16885, 0, 16.6667, 0, 1, 0, 1, 1, 'Xavathras - Heavy Junkbox'),
(9460, 3928, 0, 5, 0, 1, 0, 1, 1, 'Gadgetzan Bruiser - Superior Healing Potion'),
(9460, 5428, 0, 13.3333, 0, 1, 0, 1, 1, 'Gadgetzan Bruiser - An Exotic Cookbook'),
(9460, 8950, 0, 6.6667, 0, 1, 0, 1, 1, 'Gadgetzan Bruiser - Homemade Cherry Pie'),
(9460, 16885, 0, 8.3333, 0, 1, 0, 1, 1, 'Gadgetzan Bruiser - Heavy Junkbox'),
(9462, 3928, 0, 2.8037, 0, 1, 0, 1, 1, 'Chieftain Bloodmaw - Superior Healing Potion'),
(9462, 5430, 0, 4.6729, 0, 1, 0, 1, 1, 'Chieftain Bloodmaw - Intricate Bauble'),
(9462, 8952, 0, 5.6075, 0, 1, 0, 1, 1, 'Chieftain Bloodmaw - Roasted Quail'),
(9462, 16885, 0, 4.6729, 0, 1, 0, 1, 1, 'Chieftain Bloodmaw - Heavy Junkbox'),
(9464, 3928, 0, 1.1236, 0, 1, 0, 1, 1, 'Overlord Ror - Superior Healing Potion'),
(9464, 5430, 0, 6.7416, 0, 1, 0, 1, 1, 'Overlord Ror - Intricate Bauble'),
(9464, 8952, 0, 6.7416, 0, 1, 0, 1, 1, 'Overlord Ror - Roasted Quail'),
(9464, 16885, 0, 13.4831, 0, 1, 0, 1, 1, 'Overlord Ror - Heavy Junkbox'),
(9499, 3928, 0, 1.8405, 0, 1, 0, 1, 1, 'Plugger Spazzring - Superior Healing Potion'),
(9499, 5432, 0, 11.0429, 0, 1, 0, 1, 1, 'Plugger Spazzring - Hickory Pipe'),
(9499, 8932, 0, 2.454, 0, 1, 0, 1, 1, 'Plugger Spazzring - Alterac Swiss'),
(9499, 8950, 0, 2.454, 0, 1, 0, 1, 1, 'Plugger Spazzring - Homemade Cherry Pie'),
(9499, 8953, 0, 3.681, 0, 1, 0, 1, 1, 'Plugger Spazzring - Deep Fried Plantains'),
(9499, 11602, 0, 100, 0, 1, 0, 1, 1, 'Plugger Spazzring - Grim Guzzler Key'),
(9499, 16885, 0, 4.908, 0, 1, 0, 1, 1, 'Plugger Spazzring - Heavy Junkbox'),
(9517, 5428, 0, 6.25, 0, 1, 0, 1, 1, 'Shadow Lord Fel\'dan - An Exotic Cookbook'),
(9537, 16885, 0, 18.1818, 0, 1, 0, 1, 1, 'Hurley Blackbreath - Heavy Junkbox'),
(9541, 5432, 0, 14.2857, 0, 1, 0, 1, 1, 'Blackbreath Crony - Hickory Pipe'),
(9541, 8953, 0, 7.1429, 0, 1, 0, 1, 1, 'Blackbreath Crony - Deep Fried Plantains'),
(9541, 16885, 0, 14.2857, 0, 1, 0, 1, 1, 'Blackbreath Crony - Heavy Junkbox'),
(9545, 3927, 0, 1.7964, 0, 1, 0, 1, 1, 'Grim Patron - Fine Aged Cheddar'),
(9545, 3928, 0, 3.5928, 0, 1, 0, 1, 1, 'Grim Patron - Superior Healing Potion'),
(9545, 4601, 0, 2.3952, 0, 1, 0, 1, 1, 'Grim Patron - Soft Banana Bread'),
(9545, 4602, 0, 0.5988, 0, 1, 0, 1, 1, 'Grim Patron - Moon Harvest Pumpkin'),
(9545, 5432, 0, 7.1856, 0, 1, 0, 1, 1, 'Grim Patron - Hickory Pipe'),
(9545, 16884, 0, 6.5868, 0, 1, 0, 1, 1, 'Grim Patron - Sturdy Junkbox'),
(9547, 3927, 0, 0.8333, 0, 1, 0, 1, 1, 'Guzzling Patron - Fine Aged Cheddar'),
(9547, 3928, 0, 2.5, 0, 1, 0, 1, 1, 'Guzzling Patron - Superior Healing Potion'),
(9547, 4601, 0, 5.8333, 0, 1, 0, 1, 1, 'Guzzling Patron - Soft Banana Bread'),
(9547, 4602, 0, 3.3333, 0, 1, 0, 1, 1, 'Guzzling Patron - Moon Harvest Pumpkin'),
(9547, 5432, 0, 9.1667, 0, 1, 0, 1, 1, 'Guzzling Patron - Hickory Pipe'),
(9547, 7910, 0, 0.8333, 0, 1, 0, 1, 1, 'Guzzling Patron - Star Ruby'),
(9547, 16884, 0, 7.5, 0, 1, 0, 1, 1, 'Guzzling Patron - Sturdy Junkbox'),
(9554, 3927, 0, 9.0909, 0, 1, 0, 1, 1, 'Hammered Patron - Fine Aged Cheddar'),
(9554, 3928, 0, 1.8182, 0, 1, 0, 1, 1, 'Hammered Patron - Superior Healing Potion'),
(9554, 4601, 0, 5.4545, 0, 1, 0, 1, 1, 'Hammered Patron - Soft Banana Bread'),
(9554, 4602, 0, 1.8182, 0, 1, 0, 1, 1, 'Hammered Patron - Moon Harvest Pumpkin'),
(9554, 5432, 0, 12.7273, 0, 1, 0, 1, 1, 'Hammered Patron - Hickory Pipe'),
(9554, 16884, 0, 9.0909, 0, 1, 0, 1, 1, 'Hammered Patron - Sturdy Junkbox'),
(9583, 3928, 0, 2.7523, 0, 1, 0, 1, 1, 'Bloodaxe Veteran - Superior Healing Potion'),
(9583, 5428, 0, 8.2569, 0, 1, 0, 1, 1, 'Bloodaxe Veteran - An Exotic Cookbook'),
(9583, 8950, 0, 3.6697, 0, 1, 0, 1, 1, 'Bloodaxe Veteran - Homemade Cherry Pie'),
(9583, 8952, 0, 2.7523, 0, 1, 0, 1, 1, 'Bloodaxe Veteran - Roasted Quail'),
(9583, 16885, 0, 9.1743, 0, 1, 0, 1, 1, 'Bloodaxe Veteran - Heavy Junkbox'),
(9596, 8952, 0, 10, 0, 1, 0, 1, 1, 'Bannok Grimaxe - Roasted Quail'),
(9596, 16885, 0, 10, 0, 1, 0, 1, 1, 'Bannok Grimaxe - Heavy Junkbox'),
(9692, 3928, 0, 3.4483, 0, 1, 0, 1, 1, 'Bloodaxe Raider - Superior Healing Potion'),
(9692, 5428, 0, 13.7931, 0, 1, 0, 1, 1, 'Bloodaxe Raider - An Exotic Cookbook'),
(9692, 8950, 0, 3.4483, 0, 1, 0, 1, 1, 'Bloodaxe Raider - Homemade Cherry Pie'),
(9692, 8952, 0, 6.8966, 0, 1, 0, 1, 1, 'Bloodaxe Raider - Roasted Quail'),
(9692, 16885, 0, 6.8966, 0, 1, 0, 1, 1, 'Bloodaxe Raider - Heavy Junkbox'),
(9693, 3928, 0, 3.3333, 0, 1, 0, 1, 1, 'Bloodaxe Evoker - Superior Healing Potion'),
(9693, 5428, 0, 10, 0, 1, 0, 1, 1, 'Bloodaxe Evoker - An Exotic Cookbook'),
(9693, 7910, 0, 1.6667, 0, 1, 0, 1, 1, 'Bloodaxe Evoker - Star Ruby'),
(9693, 8950, 0, 1.6667, 0, 1, 0, 1, 1, 'Bloodaxe Evoker - Homemade Cherry Pie'),
(9693, 8952, 0, 6.6667, 0, 1, 0, 1, 1, 'Bloodaxe Evoker - Roasted Quail'),
(9693, 16885, 0, 5, 0, 1, 0, 1, 1, 'Bloodaxe Evoker - Heavy Junkbox'),
(9716, 3928, 0, 4.0404, 0, 1, 0, 1, 1, 'Bloodaxe Warmonger - Superior Healing Potion'),
(9716, 5428, 0, 9.0909, 0, 1, 0, 1, 1, 'Bloodaxe Warmonger - An Exotic Cookbook'),
(9716, 8950, 0, 1.0101, 0, 1, 0, 1, 1, 'Bloodaxe Warmonger - Homemade Cherry Pie'),
(9716, 8952, 0, 4.0404, 0, 1, 0, 1, 1, 'Bloodaxe Warmonger - Roasted Quail'),
(9716, 16885, 0, 8.0808, 0, 1, 0, 1, 1, 'Bloodaxe Warmonger - Heavy Junkbox'),
(9717, 3928, 0, 2.7027, 0, 1, 0, 1, 1, 'Bloodaxe Summoner - Superior Healing Potion'),
(9717, 5428, 0, 13.5135, 0, 1, 0, 1, 1, 'Bloodaxe Summoner - An Exotic Cookbook'),
(9717, 8950, 0, 2.7027, 0, 1, 0, 1, 1, 'Bloodaxe Summoner - Homemade Cherry Pie'),
(9717, 8952, 0, 2.7027, 0, 1, 0, 1, 1, 'Bloodaxe Summoner - Roasted Quail'),
(9817, 3928, 0, 1.1628, 0, 1, 0, 1, 1, 'Blackhand Dreadweaver - Superior Healing Potion'),
(9817, 5428, 0, 9.3023, 0, 1, 0, 1, 1, 'Blackhand Dreadweaver - An Exotic Cookbook'),
(9817, 7910, 0, 1.1628, 0, 1, 0, 1, 1, 'Blackhand Dreadweaver - Star Ruby'),
(9817, 8950, 0, 3.4884, 0, 1, 0, 1, 1, 'Blackhand Dreadweaver - Homemade Cherry Pie'),
(9817, 8952, 0, 4.6512, 0, 1, 0, 1, 1, 'Blackhand Dreadweaver - Roasted Quail'),
(9817, 16885, 0, 8.1395, 0, 1, 0, 1, 1, 'Blackhand Dreadweaver - Heavy Junkbox'),
(9818, 3928, 0, 5, 0, 1, 0, 1, 1, 'Blackhand Summoner - Superior Healing Potion'),
(9818, 5428, 0, 20, 0, 1, 0, 1, 1, 'Blackhand Summoner - An Exotic Cookbook'),
(9818, 7910, 0, 2, 0, 1, 0, 1, 1, 'Blackhand Summoner - Star Ruby'),
(9818, 8950, 0, 15, 0, 1, 0, 1, 1, 'Blackhand Summoner - Homemade Cherry Pie'),
(9818, 8952, 0, 15, 0, 1, 0, 1, 1, 'Blackhand Summoner - Roasted Quail'),
(9818, 16885, 0, 50, 0, 1, 0, 1, 1, 'Blackhand Summoner - Heavy Junkbox'),
(9862, 3419, 0, 8.9744, 0, 1, 0, 1, 1, 'Jaedenar Legionnaire - Red Rose'),
(9862, 3928, 0, 5.1282, 0, 1, 0, 1, 1, 'Jaedenar Legionnaire - Superior Healing Potion'),
(9862, 8948, 0, 7.6923, 0, 1, 0, 1, 1, 'Jaedenar Legionnaire - Dried King Bolete'),
(9862, 16885, 0, 6.4103, 0, 1, 0, 1, 1, 'Jaedenar Legionnaire - Heavy Junkbox'),
(9877, 5430, 0, 10, 0, 1, 0, 1, 1, 'Prince Xavalis - Intricate Bauble'),
(9877, 8952, 0, 20, 0, 1, 0, 1, 1, 'Prince Xavalis - Roasted Quail'),
(9956, 3928, 0, 5, 0, 1, 0, 1, 1, 'Shadowforge Flame Keeper - Superior Healing Potion'),
(9956, 5432, 0, 7.5, 0, 1, 0, 1, 1, 'Shadowforge Flame Keeper - Hickory Pipe'),
(9956, 8932, 0, 5, 0, 1, 0, 1, 1, 'Shadowforge Flame Keeper - Alterac Swiss'),
(9956, 8950, 0, 2.5, 0, 1, 0, 1, 1, 'Shadowforge Flame Keeper - Homemade Cherry Pie'),
(9956, 16885, 0, 10, 0, 1, 0, 1, 1, 'Shadowforge Flame Keeper - Heavy Junkbox'),
(10199, 5430, 0, 9.0909, 0, 1, 0, 1, 1, 'Grizzle Snowpaw - Intricate Bauble'),
(10199, 8952, 0, 9.0909, 0, 1, 0, 1, 1, 'Grizzle Snowpaw - Roasted Quail'),
(10199, 16885, 0, 9.0909, 0, 1, 0, 1, 1, 'Grizzle Snowpaw - Heavy Junkbox'),
(10201, 29569, 0, 30, 0, 1, 0, 1, 1, 'Lady Hederine - Strong Junkbox'),
(10317, 3928, 0, 5.2632, 0, 1, 0, 1, 1, 'Blackhand Elite - Superior Healing Potion'),
(10317, 5428, 0, 18.4211, 0, 1, 0, 1, 1, 'Blackhand Elite - An Exotic Cookbook'),
(10317, 7910, 0, 2.6316, 0, 1, 0, 1, 1, 'Blackhand Elite - Star Ruby'),
(10317, 8950, 0, 5.2632, 0, 1, 0, 1, 1, 'Blackhand Elite - Homemade Cherry Pie'),
(10317, 8952, 0, 2.6316, 0, 1, 0, 1, 1, 'Blackhand Elite - Roasted Quail'),
(10317, 16885, 0, 10.5263, 0, 1, 0, 1, 1, 'Blackhand Elite - Heavy Junkbox'),
(10318, 3928, 0, 2.5, 0, 1, 0, 1, 1, 'Blackhand Assassin - Superior Healing Potion'),
(10318, 5428, 0, 12.5, 0, 1, 0, 1, 1, 'Blackhand Assassin - An Exotic Cookbook'),
(10318, 16885, 0, 5, 0, 1, 0, 1, 1, 'Blackhand Assassin - Heavy Junkbox'),
(10382, 3928, 0, 5.2632, 0, 1, 0, 1, 1, 'Mangled Cadaver - Superior Healing Potion'),
(10382, 16885, 0, 15.7895, 0, 1, 0, 1, 1, 'Mangled Cadaver - Heavy Junkbox'),
(10390, 3419, 0, 19.697, 0, 1, 0, 1, 1, 'Skeletal Guardian - Red Rose'),
(10390, 3928, 0, 1.5152, 0, 1, 0, 1, 1, 'Skeletal Guardian - Superior Healing Potion'),
(10390, 8948, 0, 13.6364, 0, 1, 0, 1, 1, 'Skeletal Guardian - Dried King Bolete'),
(10390, 16885, 0, 13.6364, 0, 1, 0, 1, 1, 'Skeletal Guardian - Heavy Junkbox'),
(10391, 3419, 0, 7.2464, 0, 1, 0, 1, 1, 'Skeletal Berserker - Red Rose'),
(10391, 3928, 0, 4.3478, 0, 1, 0, 1, 1, 'Skeletal Berserker - Superior Healing Potion'),
(10391, 7910, 0, 1.4493, 0, 1, 0, 1, 1, 'Skeletal Berserker - Star Ruby'),
(10391, 8948, 0, 13.0435, 0, 1, 0, 1, 1, 'Skeletal Berserker - Dried King Bolete'),
(10391, 16885, 0, 5.7971, 0, 1, 0, 1, 1, 'Skeletal Berserker - Heavy Junkbox'),
(10399, 5432, 0, 18.75, 0, 1, 0, 1, 1, 'Thuzadin Acolyte - Hickory Pipe'),
(10399, 8953, 0, 6.25, 0, 1, 0, 1, 1, 'Thuzadin Acolyte - Deep Fried Plantains'),
(10399, 16885, 0, 18.75, 0, 1, 0, 1, 1, 'Thuzadin Acolyte - Heavy Junkbox'),
(10400, 3928, 0, 5.5556, 0, 1, 0, 1, 1, 'Thuzadin Necromancer - Superior Healing Potion'),
(10400, 5432, 0, 16.6667, 0, 1, 0, 1, 1, 'Thuzadin Necromancer - Hickory Pipe'),
(10400, 8932, 0, 5.5556, 0, 1, 0, 1, 1, 'Thuzadin Necromancer - Alterac Swiss'),
(10400, 8950, 0, 5.5556, 0, 1, 0, 1, 1, 'Thuzadin Necromancer - Homemade Cherry Pie'),
(10400, 8953, 0, 5.5556, 0, 1, 0, 1, 1, 'Thuzadin Necromancer - Deep Fried Plantains'),
(10400, 16885, 0, 5.5556, 0, 1, 0, 1, 1, 'Thuzadin Necromancer - Heavy Junkbox'),
(10405, 3419, 0, 13.3333, 0, 1, 0, 1, 1, 'Plague Ghoul - Red Rose'),
(10405, 3928, 0, 3.3333, 0, 1, 0, 1, 1, 'Plague Ghoul - Superior Healing Potion'),
(10405, 8948, 0, 6.6667, 0, 1, 0, 1, 1, 'Plague Ghoul - Dried King Bolete'),
(10405, 16885, 0, 6.6667, 0, 1, 0, 1, 1, 'Plague Ghoul - Heavy Junkbox'),
(10414, 8948, 0, 7.1429, 0, 1, 0, 1, 1, 'Patchwork Horror - Dried King Bolete'),
(10416, 3419, 0, 16.6667, 0, 1, 0, 1, 1, 'Bile Spewer - Red Rose'),
(10417, 3419, 0, 10, 0, 1, 0, 1, 1, 'Venom Belcher - Red Rose'),
(10417, 16885, 0, 10, 0, 1, 0, 1, 1, 'Venom Belcher - Heavy Junkbox'),
(10418, 3928, 0, 2.8966, 0, 1, 0, 1, 1, 'Crimson Guardsman - Superior Healing Potion'),
(10418, 5432, 0, 7.7241, 0, 1, 0, 1, 1, 'Crimson Guardsman - Hickory Pipe'),
(10418, 8932, 0, 3.4483, 0, 1, 0, 1, 1, 'Crimson Guardsman - Alterac Swiss'),
(10418, 8950, 0, 3.0345, 0, 1, 0, 1, 1, 'Crimson Guardsman - Homemade Cherry Pie'),
(10418, 8953, 0, 2.8966, 0, 1, 0, 1, 1, 'Crimson Guardsman - Deep Fried Plantains'),
(10418, 16885, 0, 10.2069, 0, 1, 0, 1, 1, 'Crimson Guardsman - Heavy Junkbox'),
(10419, 3928, 0, 3.6496, 0, 1, 0, 1, 1, 'Crimson Conjuror - Superior Healing Potion'),
(10419, 5432, 0, 6.8127, 0, 1, 0, 1, 1, 'Crimson Conjuror - Hickory Pipe'),
(10419, 8932, 0, 2.4331, 0, 1, 0, 1, 1, 'Crimson Conjuror - Alterac Swiss'),
(10419, 8950, 0, 3.6496, 0, 1, 0, 1, 1, 'Crimson Conjuror - Homemade Cherry Pie'),
(10419, 8953, 0, 3.6496, 0, 1, 0, 1, 1, 'Crimson Conjuror - Deep Fried Plantains'),
(10419, 16885, 0, 8.7591, 0, 1, 0, 1, 1, 'Crimson Conjuror - Heavy Junkbox'),
(10420, 3928, 0, 2.2727, 0, 1, 0, 1, 1, 'Crimson Initiate - Superior Healing Potion'),
(10420, 5432, 0, 8.6364, 0, 1, 0, 1, 1, 'Crimson Initiate - Hickory Pipe'),
(10420, 8932, 0, 3.6364, 0, 1, 0, 1, 1, 'Crimson Initiate - Alterac Swiss'),
(10420, 8950, 0, 2.7273, 0, 1, 0, 1, 1, 'Crimson Initiate - Homemade Cherry Pie'),
(10420, 8953, 0, 3.1818, 0, 1, 0, 1, 1, 'Crimson Initiate - Deep Fried Plantains'),
(10420, 16885, 0, 9.0909, 0, 1, 0, 1, 1, 'Crimson Initiate - Heavy Junkbox'),
(10421, 3928, 0, 1.1834, 0, 1, 0, 1, 1, 'Crimson Defender - Superior Healing Potion'),
(10421, 5432, 0, 7.6923, 0, 1, 0, 1, 1, 'Crimson Defender - Hickory Pipe'),
(10421, 7910, 0, 0.5917, 0, 1, 0, 1, 1, 'Crimson Defender - Star Ruby'),
(10421, 8932, 0, 1.7751, 0, 1, 0, 1, 1, 'Crimson Defender - Alterac Swiss'),
(10421, 8953, 0, 3.5503, 0, 1, 0, 1, 1, 'Crimson Defender - Deep Fried Plantains'),
(10421, 16885, 0, 6.5089, 0, 1, 0, 1, 1, 'Crimson Defender - Heavy Junkbox'),
(10422, 3928, 0, 3.1008, 0, 1, 0, 1, 1, 'Crimson Sorcerer - Superior Healing Potion'),
(10422, 5432, 0, 8.5271, 0, 1, 0, 1, 1, 'Crimson Sorcerer - Hickory Pipe'),
(10422, 7910, 0, 0.7752, 0, 1, 0, 1, 1, 'Crimson Sorcerer - Star Ruby'),
(10422, 8932, 0, 0.7752, 0, 1, 0, 1, 1, 'Crimson Sorcerer - Alterac Swiss'),
(10422, 8950, 0, 4.6512, 0, 1, 0, 1, 1, 'Crimson Sorcerer - Homemade Cherry Pie'),
(10422, 8953, 0, 2.3256, 0, 1, 0, 1, 1, 'Crimson Sorcerer - Deep Fried Plantains'),
(10422, 16885, 0, 15.5039, 0, 1, 0, 1, 1, 'Crimson Sorcerer - Heavy Junkbox'),
(10423, 3928, 0, 4.9383, 0, 1, 0, 1, 1, 'Crimson Priest - Superior Healing Potion'),
(10423, 5432, 0, 11.1111, 0, 1, 0, 1, 1, 'Crimson Priest - Hickory Pipe'),
(10423, 8932, 0, 1.2346, 0, 1, 0, 1, 1, 'Crimson Priest - Alterac Swiss'),
(10423, 8950, 0, 2.4691, 0, 1, 0, 1, 1, 'Crimson Priest - Homemade Cherry Pie'),
(10423, 8953, 0, 2.4691, 0, 1, 0, 1, 1, 'Crimson Priest - Deep Fried Plantains'),
(10423, 16885, 0, 3.7037, 0, 1, 0, 1, 1, 'Crimson Priest - Heavy Junkbox'),
(10424, 3928, 0, 2.8424, 0, 1, 0, 1, 1, 'Crimson Gallant - Superior Healing Potion'),
(10424, 5432, 0, 10.0775, 0, 1, 0, 1, 1, 'Crimson Gallant - Hickory Pipe'),
(10424, 7910, 0, 0.2584, 0, 1, 0, 1, 1, 'Crimson Gallant - Star Ruby'),
(10424, 8932, 0, 1.8088, 0, 1, 0, 1, 1, 'Crimson Gallant - Alterac Swiss'),
(10424, 8950, 0, 4.3928, 0, 1, 0, 1, 1, 'Crimson Gallant - Homemade Cherry Pie'),
(10424, 8953, 0, 1.8088, 0, 1, 0, 1, 1, 'Crimson Gallant - Deep Fried Plantains'),
(10424, 16885, 0, 9.0439, 0, 1, 0, 1, 1, 'Crimson Gallant - Heavy Junkbox'),
(10425, 3928, 0, 3.125, 0, 1, 0, 1, 1, 'Crimson Battle Mage - Superior Healing Potion'),
(10425, 5432, 0, 9.375, 0, 1, 0, 1, 1, 'Crimson Battle Mage - Hickory Pipe'),
(10425, 8932, 0, 2.0833, 0, 1, 0, 1, 1, 'Crimson Battle Mage - Alterac Swiss'),
(10425, 8950, 0, 1.0417, 0, 1, 0, 1, 1, 'Crimson Battle Mage - Homemade Cherry Pie'),
(10425, 8953, 0, 4.1667, 0, 1, 0, 1, 1, 'Crimson Battle Mage - Deep Fried Plantains'),
(10425, 16885, 0, 9.375, 0, 1, 0, 1, 1, 'Crimson Battle Mage - Heavy Junkbox'),
(10426, 3928, 0, 2.0202, 0, 1, 0, 1, 1, 'Crimson Inquisitor - Superior Healing Potion'),
(10426, 5432, 0, 13.1313, 0, 1, 0, 1, 1, 'Crimson Inquisitor - Hickory Pipe'),
(10426, 8950, 0, 4.0404, 0, 1, 0, 1, 1, 'Crimson Inquisitor - Homemade Cherry Pie'),
(10426, 8953, 0, 2.0202, 0, 1, 0, 1, 1, 'Crimson Inquisitor - Deep Fried Plantains'),
(10426, 16885, 0, 6.0606, 0, 1, 0, 1, 1, 'Crimson Inquisitor - Heavy Junkbox'),
(10435, 3419, 0, 15.3846, 0, 1, 0, 1, 1, 'Magistrate Barthilas - Red Rose'),
(10435, 8948, 0, 30.7692, 0, 1, 0, 1, 1, 'Magistrate Barthilas - Dried King Bolete'),
(10435, 16885, 0, 15.3846, 0, 1, 0, 1, 1, 'Magistrate Barthilas - Heavy Junkbox'),
(10438, 29569, 0, 16.6667, 0, 1, 0, 1, 1, 'Maleki the Pallid - Strong Junkbox'),
(10438, 29571, 0, 16.6667, 0, 1, 0, 1, 1, 'Maleki the Pallid - A Steamy Romance Novel'),
(10469, 3928, 0, 2.8436, 0, 1, 0, 1, 1, 'Scholomance Adept - Superior Healing Potion'),
(10469, 5432, 0, 8.0569, 0, 1, 0, 1, 1, 'Scholomance Adept - Hickory Pipe'),
(10469, 7910, 0, 0.4739, 0, 1, 0, 1, 1, 'Scholomance Adept - Star Ruby'),
(10469, 8932, 0, 1.4218, 0, 1, 0, 1, 1, 'Scholomance Adept - Alterac Swiss'),
(10469, 8950, 0, 2.8436, 0, 1, 0, 1, 1, 'Scholomance Adept - Homemade Cherry Pie'),
(10469, 8953, 0, 2.3697, 0, 1, 0, 1, 1, 'Scholomance Adept - Deep Fried Plantains'),
(10469, 16885, 0, 5.2133, 0, 1, 0, 1, 1, 'Scholomance Adept - Heavy Junkbox'),
(10470, 3928, 0, 2.4331, 0, 1, 0, 1, 1, 'Scholomance Neophyte - Superior Healing Potion'),
(10470, 5432, 0, 11.1922, 0, 1, 0, 1, 1, 'Scholomance Neophyte - Hickory Pipe'),
(10470, 7910, 0, 0.4866, 0, 1, 0, 1, 1, 'Scholomance Neophyte - Star Ruby'),
(10470, 8932, 0, 2.1898, 0, 1, 0, 1, 1, 'Scholomance Neophyte - Alterac Swiss'),
(10470, 8950, 0, 2.9197, 0, 1, 0, 1, 1, 'Scholomance Neophyte - Homemade Cherry Pie'),
(10470, 8953, 0, 2.6764, 0, 1, 0, 1, 1, 'Scholomance Neophyte - Deep Fried Plantains'),
(10470, 16885, 0, 6.0827, 0, 1, 0, 1, 1, 'Scholomance Neophyte - Heavy Junkbox'),
(10471, 3928, 0, 2.1448, 0, 1, 0, 1, 1, 'Scholomance Acolyte - Superior Healing Potion'),
(10471, 5432, 0, 8.8472, 0, 1, 0, 1, 1, 'Scholomance Acolyte - Hickory Pipe'),
(10471, 7910, 0, 1.3405, 0, 1, 0, 1, 1, 'Scholomance Acolyte - Star Ruby'),
(10471, 8932, 0, 1.8767, 0, 1, 0, 1, 1, 'Scholomance Acolyte - Alterac Swiss'),
(10471, 8950, 0, 2.4129, 0, 1, 0, 1, 1, 'Scholomance Acolyte - Homemade Cherry Pie'),
(10471, 8953, 0, 3.4853, 0, 1, 0, 1, 1, 'Scholomance Acolyte - Deep Fried Plantains'),
(10471, 16885, 0, 9.6515, 0, 1, 0, 1, 1, 'Scholomance Acolyte - Heavy Junkbox'),
(10472, 3928, 0, 1.6129, 0, 1, 0, 1, 1, 'Scholomance Occultist - Superior Healing Potion'),
(10472, 5432, 0, 6.4516, 0, 1, 0, 1, 1, 'Scholomance Occultist - Hickory Pipe'),
(10472, 8932, 0, 1.6129, 0, 1, 0, 1, 1, 'Scholomance Occultist - Alterac Swiss'),
(10472, 8950, 0, 1.6129, 0, 1, 0, 1, 1, 'Scholomance Occultist - Homemade Cherry Pie'),
(10472, 16885, 0, 4.8387, 0, 1, 0, 1, 1, 'Scholomance Occultist - Heavy Junkbox'),
(10475, 3928, 0, 3.8462, 0, 1, 0, 1, 1, 'Scholomance Student - Superior Healing Potion'),
(10475, 5432, 0, 19.2308, 0, 1, 0, 1, 1, 'Scholomance Student - Hickory Pipe'),
(10476, 3928, 0, 3.0928, 0, 1, 0, 1, 1, 'Scholomance Necrolyte - Superior Healing Potion'),
(10476, 5432, 0, 9.7938, 0, 1, 0, 1, 1, 'Scholomance Necrolyte - Hickory Pipe'),
(10476, 8932, 0, 3.6082, 0, 1, 0, 1, 1, 'Scholomance Necrolyte - Alterac Swiss'),
(10476, 8950, 0, 1.0309, 0, 1, 0, 1, 1, 'Scholomance Necrolyte - Homemade Cherry Pie'),
(10476, 8953, 0, 2.5773, 0, 1, 0, 1, 1, 'Scholomance Necrolyte - Deep Fried Plantains'),
(10476, 16885, 0, 8.2474, 0, 1, 0, 1, 1, 'Scholomance Necrolyte - Heavy Junkbox'),
(10477, 3928, 0, 2.1858, 0, 1, 0, 1, 1, 'Scholomance Necromancer - Superior Healing Potion'),
(10477, 5432, 0, 9.2896, 0, 1, 0, 1, 1, 'Scholomance Necromancer - Hickory Pipe'),
(10477, 7910, 0, 0.5464, 0, 1, 0, 1, 1, 'Scholomance Necromancer - Star Ruby'),
(10477, 8932, 0, 2.7322, 0, 1, 0, 1, 1, 'Scholomance Necromancer - Alterac Swiss'),
(10477, 8950, 0, 0.5464, 0, 1, 0, 1, 1, 'Scholomance Necromancer - Homemade Cherry Pie'),
(10477, 8953, 0, 2.1858, 0, 1, 0, 1, 1, 'Scholomance Necromancer - Deep Fried Plantains'),
(10477, 16885, 0, 10.3825, 0, 1, 0, 1, 1, 'Scholomance Necromancer - Heavy Junkbox'),
(10478, 3419, 0, 4.3478, 0, 1, 0, 1, 1, 'Splintered Skeleton - Red Rose'),
(10478, 3928, 0, 4.3478, 0, 1, 0, 1, 1, 'Splintered Skeleton - Superior Healing Potion'),
(10478, 8948, 0, 4.3478, 0, 1, 0, 1, 1, 'Splintered Skeleton - Dried King Bolete'),
(10478, 16885, 0, 4.3478, 0, 1, 0, 1, 1, 'Splintered Skeleton - Heavy Junkbox'),
(10480, 3419, 0, 7.6923, 0, 1, 0, 1, 1, 'Unstable Corpse - Red Rose'),
(10480, 3928, 0, 7.6923, 0, 1, 0, 1, 1, 'Unstable Corpse - Superior Healing Potion'),
(10480, 8948, 0, 7.6923, 0, 1, 0, 1, 1, 'Unstable Corpse - Dried King Bolete'),
(10480, 16885, 0, 15.3846, 0, 1, 0, 1, 1, 'Unstable Corpse - Heavy Junkbox'),
(10485, 3419, 0, 28.5714, 0, 1, 0, 1, 1, 'Risen Aberration - Red Rose'),
(10486, 3419, 0, 26.3158, 0, 1, 0, 1, 1, 'Risen Warrior - Red Rose'),
(10486, 8948, 0, 15.7895, 0, 1, 0, 1, 1, 'Risen Warrior - Dried King Bolete'),
(10486, 16885, 0, 15.7895, 0, 1, 0, 1, 1, 'Risen Warrior - Heavy Junkbox'),
(10487, 3419, 0, 6.25, 0, 1, 0, 1, 1, 'Risen Protector - Red Rose'),
(10487, 3928, 0, 2.0833, 0, 1, 0, 1, 1, 'Risen Protector - Superior Healing Potion'),
(10487, 8948, 0, 4.1667, 0, 1, 0, 1, 1, 'Risen Protector - Dried King Bolete'),
(10487, 16885, 0, 12.5, 0, 1, 0, 1, 1, 'Risen Protector - Heavy Junkbox'),
(10488, 3419, 0, 4.5977, 0, 1, 0, 1, 1, 'Risen Construct - Red Rose'),
(10488, 3928, 0, 2.2989, 0, 1, 0, 1, 1, 'Risen Construct - Superior Healing Potion'),
(10488, 8948, 0, 3.4483, 0, 1, 0, 1, 1, 'Risen Construct - Dried King Bolete'),
(10488, 16885, 0, 9.1954, 0, 1, 0, 1, 1, 'Risen Construct - Heavy Junkbox'),
(10489, 3419, 0, 11.399, 0, 1, 0, 1, 1, 'Risen Guard - Red Rose'),
(10489, 3928, 0, 1.5544, 0, 1, 0, 1, 1, 'Risen Guard - Superior Healing Potion'),
(10489, 8948, 0, 6.7358, 0, 1, 0, 1, 1, 'Risen Guard - Dried King Bolete'),
(10489, 16885, 0, 8.2902, 0, 1, 0, 1, 1, 'Risen Guard - Heavy Junkbox'),
(10491, 8948, 0, 10, 0, 1, 0, 1, 1, 'Risen Bonewarder - Dried King Bolete'),
(10491, 16885, 0, 30, 0, 1, 0, 1, 1, 'Risen Bonewarder - Heavy Junkbox'),
(10495, 3419, 0, 4.5455, 0, 1, 0, 1, 1, 'Diseased Ghoul - Red Rose'),
(10495, 7910, 0, 4.5455, 0, 1, 0, 1, 1, 'Diseased Ghoul - Star Ruby'),
(10495, 8948, 0, 13.6364, 0, 1, 0, 1, 1, 'Diseased Ghoul - Dried King Bolete'),
(10495, 16885, 0, 4.5455, 0, 1, 0, 1, 1, 'Diseased Ghoul - Heavy Junkbox'),
(10505, 5432, 0, 10.3448, 0, 1, 0, 1, 1, 'Instructor Malicia - Hickory Pipe'),
(10505, 8932, 0, 6.8966, 0, 1, 0, 1, 1, 'Instructor Malicia - Alterac Swiss'),
(10505, 8953, 0, 6.8966, 0, 1, 0, 1, 1, 'Instructor Malicia - Deep Fried Plantains'),
(10505, 16885, 0, 10.3448, 0, 1, 0, 1, 1, 'Instructor Malicia - Heavy Junkbox'),
(10507, 3419, 0, 6.25, 0, 1, 0, 1, 1, 'The Ravenian - Red Rose'),
(10507, 3928, 0, 6.25, 0, 1, 0, 1, 1, 'The Ravenian - Superior Healing Potion'),
(10507, 8948, 0, 12.5, 0, 1, 0, 1, 1, 'The Ravenian - Dried King Bolete'),
(10508, 27859, 0, 8.3333, 0, 1, 0, 1, 1, 'Ras Frostwhisper - Zangar Caps'),
(10580, 3419, 0, 28.5714, 0, 1, 0, 1, 1, 'Fetid Zombie - Red Rose'),
(10580, 8948, 0, 28.5714, 0, 1, 0, 1, 1, 'Fetid Zombie - Dried King Bolete'),
(10605, 5432, 0, 8.7379, 0, 1, 0, 1, 1, 'Scarlet Medic - Hickory Pipe'),
(10605, 8932, 0, 0.9709, 0, 1, 0, 1, 1, 'Scarlet Medic - Alterac Swiss'),
(10605, 8950, 0, 1.9417, 0, 1, 0, 1, 1, 'Scarlet Medic - Homemade Cherry Pie'),
(10605, 8953, 0, 3.8835, 0, 1, 0, 1, 1, 'Scarlet Medic - Deep Fried Plantains'),
(10605, 16885, 0, 6.7961, 0, 1, 0, 1, 1, 'Scarlet Medic - Heavy Junkbox'),
(10608, 3928, 0, 6.25, 0, 1, 0, 1, 1, 'Scarlet Priest - Superior Healing Potion'),
(10608, 5432, 0, 11.25, 0, 1, 0, 1, 1, 'Scarlet Priest - Hickory Pipe'),
(10608, 8932, 0, 2.5, 0, 1, 0, 1, 1, 'Scarlet Priest - Alterac Swiss'),
(10608, 8950, 0, 5, 0, 1, 0, 1, 1, 'Scarlet Priest - Homemade Cherry Pie'),
(10608, 8953, 0, 2.5, 0, 1, 0, 1, 1, 'Scarlet Priest - Deep Fried Plantains'),
(10608, 16885, 0, 7.5, 0, 1, 0, 1, 1, 'Scarlet Priest - Heavy Junkbox'),
(10617, 929, 0, 11.1111, 0, 1, 0, 1, 1, 'Galak Messenger - Healing Potion'),
(10617, 5373, 0, 11.1111, 0, 1, 0, 1, 1, 'Galak Messenger - Lucky Charm'),
(10617, 16882, 0, 44.4444, 0, 1, 0, 1, 1, 'Galak Messenger - Battered Junkbox'),
(10648, 16885, 0, 15, 0, 1, 0, 1, 1, 'Xavaric - Heavy Junkbox'),
(10696, 3927, 0, 3.3333, 0, 1, 0, 1, 1, 'Refuge Pointe Defender - Fine Aged Cheddar'),
(10696, 3928, 0, 6.6667, 0, 1, 0, 1, 1, 'Refuge Pointe Defender - Superior Healing Potion'),
(10696, 4601, 0, 3.3333, 0, 1, 0, 1, 1, 'Refuge Pointe Defender - Soft Banana Bread'),
(10696, 4602, 0, 3.3333, 0, 1, 0, 1, 1, 'Refuge Pointe Defender - Moon Harvest Pumpkin'),
(10696, 5432, 0, 6.6667, 0, 1, 0, 1, 1, 'Refuge Pointe Defender - Hickory Pipe'),
(10696, 7909, 0, 3.3333, 0, 1, 0, 1, 1, 'Refuge Pointe Defender - Aquamarine'),
(10696, 16884, 0, 6.6667, 0, 1, 0, 1, 1, 'Refuge Pointe Defender - Sturdy Junkbox'),
(10738, 3928, 0, 2.5641, 0, 1, 0, 1, 1, 'High Chief Winterfall - Superior Healing Potion'),
(10738, 5430, 0, 13.6752, 0, 1, 0, 1, 1, 'High Chief Winterfall - Intricate Bauble'),
(10738, 8952, 0, 4.2735, 0, 1, 0, 1, 1, 'High Chief Winterfall - Roasted Quail'),
(10738, 16885, 0, 8.547, 0, 1, 0, 1, 1, 'High Chief Winterfall - Heavy Junkbox'),
(10758, 929, 0, 1.8248, 0, 1, 0, 1, 1, 'Grimtotem Bandit - Healing Potion'),
(10758, 1206, 0, 1.0949, 0, 1, 0, 1, 1, 'Grimtotem Bandit - Moss Agate'),
(10758, 1705, 0, 0.365, 0, 1, 0, 1, 1, 'Grimtotem Bandit - Lesser Moonstone'),
(10758, 3770, 0, 2.5547, 0, 1, 0, 1, 1, 'Grimtotem Bandit - Mutton Chop'),
(10758, 4542, 0, 6.5693, 0, 1, 0, 1, 1, 'Grimtotem Bandit - Moist Cornbread'),
(10758, 5373, 0, 8.3942, 0, 1, 0, 1, 1, 'Grimtotem Bandit - Lucky Charm'),
(10758, 16882, 0, 19.708, 0, 1, 0, 1, 1, 'Grimtotem Bandit - Battered Junkbox'),
(10759, 929, 0, 1.7422, 0, 1, 0, 1, 1, 'Grimtotem Stomper - Healing Potion'),
(10759, 3770, 0, 3.1359, 0, 1, 0, 1, 1, 'Grimtotem Stomper - Mutton Chop'),
(10759, 4542, 0, 2.439, 0, 1, 0, 1, 1, 'Grimtotem Stomper - Moist Cornbread'),
(10759, 5373, 0, 11.4983, 0, 1, 0, 1, 1, 'Grimtotem Stomper - Lucky Charm'),
(10759, 16882, 0, 15.6794, 0, 1, 0, 1, 1, 'Grimtotem Stomper - Battered Junkbox'),
(10760, 929, 0, 2.0478, 0, 1, 0, 1, 1, 'Grimtotem Geomancer - Healing Potion'),
(10760, 1705, 0, 0.6826, 0, 1, 0, 1, 1, 'Grimtotem Geomancer - Lesser Moonstone'),
(10760, 3770, 0, 3.0717, 0, 1, 0, 1, 1, 'Grimtotem Geomancer - Mutton Chop'),
(10760, 4542, 0, 4.0956, 0, 1, 0, 1, 1, 'Grimtotem Geomancer - Moist Cornbread'),
(10760, 5373, 0, 9.5563, 0, 1, 0, 1, 1, 'Grimtotem Geomancer - Lucky Charm'),
(10760, 16882, 0, 12.9693, 0, 1, 0, 1, 1, 'Grimtotem Geomancer - Battered Junkbox'),
(10761, 929, 0, 2.1277, 0, 1, 0, 1, 1, 'Grimtotem Reaver - Healing Potion'),
(10761, 3770, 0, 3.5461, 0, 1, 0, 1, 1, 'Grimtotem Reaver - Mutton Chop'),
(10761, 4542, 0, 4.2553, 0, 1, 0, 1, 1, 'Grimtotem Reaver - Moist Cornbread'),
(10761, 5373, 0, 12.766, 0, 1, 0, 1, 1, 'Grimtotem Reaver - Lucky Charm'),
(10761, 16882, 0, 19.8582, 0, 1, 0, 1, 1, 'Grimtotem Reaver - Battered Junkbox'),
(10801, 3419, 0, 7.6923, 0, 1, 0, 1, 1, 'Jabbering Ghoul - Red Rose'),
(10801, 8948, 0, 3.8462, 0, 1, 0, 1, 1, 'Jabbering Ghoul - Dried King Bolete'),
(10801, 16885, 0, 7.6923, 0, 1, 0, 1, 1, 'Jabbering Ghoul - Heavy Junkbox'),
(10802, 3928, 0, 6.6667, 0, 1, 0, 1, 1, 'Hitah\'ya the Keeper - Superior Healing Potion'),
(10802, 5428, 0, 13.3333, 0, 1, 0, 1, 1, 'Hitah\'ya the Keeper - An Exotic Cookbook'),
(10802, 16884, 0, 20, 0, 1, 0, 1, 1, 'Hitah\'ya the Keeper - Sturdy Junkbox'),
(10808, 3419, 0, 5, 0, 1, 0, 1, 1, 'Timmy the Cruel - Red Rose'),
(10808, 8948, 0, 10, 0, 1, 0, 1, 1, 'Timmy the Cruel - Dried King Bolete'),
(10808, 16885, 0, 17.5, 0, 1, 0, 1, 1, 'Timmy the Cruel - Heavy Junkbox'),
(10811, 3928, 0, 1.5385, 0, 1, 0, 1, 1, 'Archivist Galford - Superior Healing Potion'),
(10811, 5432, 0, 7.6923, 0, 1, 0, 1, 1, 'Archivist Galford - Hickory Pipe'),
(10811, 7910, 0, 1.5385, 0, 1, 0, 1, 1, 'Archivist Galford - Star Ruby'),
(10811, 8932, 0, 1.5385, 0, 1, 0, 1, 1, 'Archivist Galford - Alterac Swiss'),
(10811, 8950, 0, 3.0769, 0, 1, 0, 1, 1, 'Archivist Galford - Homemade Cherry Pie'),
(10811, 16885, 0, 7.6923, 0, 1, 0, 1, 1, 'Archivist Galford - Heavy Junkbox'),
(10812, 13446, 0, 4.3478, 0, 1, 0, 1, 1, 'Grand Crusader Dathrohan - Major Healing Potion'),
(10812, 29571, 0, 17.3913, 0, 1, 0, 1, 1, 'Grand Crusader Dathrohan - A Steamy Romance Novel'),
(10828, 5432, 0, 7.4074, 0, 1, 0, 1, 1, 'High General Abbendis - Hickory Pipe'),
(10828, 8953, 0, 3.7037, 0, 1, 0, 1, 1, 'High General Abbendis - Deep Fried Plantains'),
(10828, 16885, 0, 7.4074, 0, 1, 0, 1, 1, 'High General Abbendis - Heavy Junkbox'),
(10896, 4542, 0, 20, 0, 1, 0, 1, 1, 'Arnak Grimtotem - Moist Cornbread'),
(10896, 5373, 0, 10, 0, 1, 0, 1, 1, 'Arnak Grimtotem - Lucky Charm'),
(10896, 16882, 0, 40, 0, 1, 0, 1, 1, 'Arnak Grimtotem - Battered Junkbox'),
(10901, 3419, 0, 14.2857, 0, 1, 0, 1, 1, 'Lorekeeper Polkelt - Red Rose'),
(10901, 8948, 0, 14.2857, 0, 1, 0, 1, 1, 'Lorekeeper Polkelt - Dried King Bolete'),
(10901, 16885, 0, 28.5714, 0, 1, 0, 1, 1, 'Lorekeeper Polkelt - Heavy Junkbox'),
(10916, 3928, 0, 2.1552, 0, 1, 0, 1, 1, 'Winterfall Runner - Superior Healing Potion'),
(10916, 5430, 0, 8.6207, 0, 1, 0, 1, 1, 'Winterfall Runner - Intricate Bauble'),
(10916, 8952, 0, 12.069, 0, 1, 0, 1, 1, 'Winterfall Runner - Roasted Quail'),
(10916, 16885, 0, 6.4655, 0, 1, 0, 1, 1, 'Winterfall Runner - Heavy Junkbox'),
(10940, 8948, 0, 12.5, 0, 1, 0, 1, 1, 'Ghost of the Past - Dried King Bolete'),
(10982, 3928, 0, 8.3333, 0, 1, 0, 1, 1, 'Whitewhisker Vermin - Superior Healing Potion'),
(10982, 4599, 0, 8.3333, 0, 1, 0, 1, 1, 'Whitewhisker Vermin - Cured Ham Steak'),
(10982, 5430, 0, 8.3333, 0, 1, 0, 1, 1, 'Whitewhisker Vermin - Intricate Bauble'),
(10987, 3928, 0, 2.569, 0, 1, 0, 1, 1, 'Irondeep Trogg - Superior Healing Potion'),
(10987, 5430, 0, 9.7526, 0, 1, 0, 1, 1, 'Irondeep Trogg - Intricate Bauble'),
(10987, 7910, 0, 0.2379, 0, 1, 0, 1, 1, 'Irondeep Trogg - Star Ruby'),
(10987, 8952, 0, 7.2788, 0, 1, 0, 1, 1, 'Irondeep Trogg - Roasted Quail'),
(10987, 16885, 0, 8.6108, 0, 1, 0, 1, 1, 'Irondeep Trogg - Heavy Junkbox'),
(10991, 3928, 0, 3.0928, 0, 1, 0, 1, 1, 'Wildpaw Gnoll - Superior Healing Potion'),
(10991, 5430, 0, 7.2165, 0, 1, 0, 1, 1, 'Wildpaw Gnoll - Intricate Bauble'),
(10991, 8952, 0, 3.0928, 0, 1, 0, 1, 1, 'Wildpaw Gnoll - Roasted Quail'),
(10991, 16885, 0, 8.2474, 0, 1, 0, 1, 1, 'Wildpaw Gnoll - Heavy Junkbox'),
(10997, 5432, 0, 4.3478, 0, 1, 0, 1, 1, 'Cannon Master Willey - Hickory Pipe'),
(10997, 8932, 0, 4.3478, 0, 1, 0, 1, 1, 'Cannon Master Willey - Alterac Swiss'),
(10997, 16885, 0, 13.0435, 0, 1, 0, 1, 1, 'Cannon Master Willey - Heavy Junkbox'),
(11032, 3928, 0, 5.7692, 0, 1, 0, 1, 1, 'Malor the Zealous - Superior Healing Potion'),
(11032, 5432, 0, 1.9231, 0, 1, 0, 1, 1, 'Malor the Zealous - Hickory Pipe'),
(11032, 8950, 0, 1.9231, 0, 1, 0, 1, 1, 'Malor the Zealous - Homemade Cherry Pie'),
(11032, 8953, 0, 1.9231, 0, 1, 0, 1, 1, 'Malor the Zealous - Deep Fried Plantains'),
(11032, 16885, 0, 17.3077, 0, 1, 0, 1, 1, 'Malor the Zealous - Heavy Junkbox'),
(11043, 3928, 0, 1.9355, 0, 1, 0, 1, 1, 'Crimson Monk - Superior Healing Potion'),
(11043, 5432, 0, 9.0323, 0, 1, 0, 1, 1, 'Crimson Monk - Hickory Pipe'),
(11043, 7910, 0, 0.6452, 0, 1, 0, 1, 1, 'Crimson Monk - Star Ruby'),
(11043, 8932, 0, 4.5161, 0, 1, 0, 1, 1, 'Crimson Monk - Alterac Swiss'),
(11043, 8950, 0, 0.6452, 0, 1, 0, 1, 1, 'Crimson Monk - Homemade Cherry Pie'),
(11043, 8953, 0, 1.9355, 0, 1, 0, 1, 1, 'Crimson Monk - Deep Fried Plantains'),
(11043, 16885, 0, 12.9032, 0, 1, 0, 1, 1, 'Crimson Monk - Heavy Junkbox'),
(11190, 8953, 0, 13.3333, 0, 1, 0, 1, 1, 'Everlook Bruiser - Deep Fried Plantains'),
(11190, 29571, 0, 13.3333, 0, 1, 0, 1, 1, 'Everlook Bruiser - A Steamy Romance Novel'),
(11257, 3928, 0, 4.6512, 0, 1, 0, 1, 1, 'Scholomance Handler - Superior Healing Potion'),
(11257, 5432, 0, 6.9767, 0, 1, 0, 1, 1, 'Scholomance Handler - Hickory Pipe'),
(11257, 8932, 0, 6.9767, 0, 1, 0, 1, 1, 'Scholomance Handler - Alterac Swiss'),
(11257, 8950, 0, 2.3256, 0, 1, 0, 1, 1, 'Scholomance Handler - Homemade Cherry Pie'),
(11257, 8953, 0, 4.6512, 0, 1, 0, 1, 1, 'Scholomance Handler - Deep Fried Plantains'),
(11257, 16885, 0, 6.9767, 0, 1, 0, 1, 1, 'Scholomance Handler - Heavy Junkbox'),
(11261, 5432, 0, 9.0909, 0, 1, 0, 1, 1, 'Doctor Theolen Krastinov - Hickory Pipe'),
(11261, 8950, 0, 3.0303, 0, 1, 0, 1, 1, 'Doctor Theolen Krastinov - Homemade Cherry Pie'),
(11261, 8953, 0, 3.0303, 0, 1, 0, 1, 1, 'Doctor Theolen Krastinov - Deep Fried Plantains'),
(11261, 16885, 0, 6.0606, 0, 1, 0, 1, 1, 'Doctor Theolen Krastinov - Heavy Junkbox'),
(11290, 3928, 0, 1.5504, 0, 1, 0, 1, 1, 'Mossflayer Zombie - Superior Healing Potion'),
(11290, 5428, 0, 11.6279, 0, 1, 0, 1, 1, 'Mossflayer Zombie - An Exotic Cookbook'),
(11290, 8950, 0, 3.1008, 0, 1, 0, 1, 1, 'Mossflayer Zombie - Homemade Cherry Pie'),
(11290, 8952, 0, 0.7752, 0, 1, 0, 1, 1, 'Mossflayer Zombie - Roasted Quail'),
(11290, 16885, 0, 10.0775, 0, 1, 0, 1, 1, 'Mossflayer Zombie - Heavy Junkbox'),
(11291, 3928, 0, 1.3889, 0, 1, 0, 1, 1, 'Unliving Mossflayer - Superior Healing Potion'),
(11291, 5428, 0, 6.25, 0, 1, 0, 1, 1, 'Unliving Mossflayer - An Exotic Cookbook'),
(11291, 7910, 0, 0.6944, 0, 1, 0, 1, 1, 'Unliving Mossflayer - Star Ruby'),
(11291, 8950, 0, 7.6389, 0, 1, 0, 1, 1, 'Unliving Mossflayer - Homemade Cherry Pie'),
(11291, 8952, 0, 2.0833, 0, 1, 0, 1, 1, 'Unliving Mossflayer - Roasted Quail'),
(11291, 16885, 0, 4.8611, 0, 1, 0, 1, 1, 'Unliving Mossflayer - Heavy Junkbox'),
(11318, 818, 0, 0.4386, 0, 1, 0, 1, 1, 'Ragefire Trogg - Tigerseye'),
(11318, 858, 0, 1.3158, 0, 1, 0, 1, 1, 'Ragefire Trogg - Lesser Healing Potion'),
(11318, 1210, 0, 1.3158, 0, 1, 0, 1, 1, 'Ragefire Trogg - Shadowgem'),
(11318, 2287, 0, 5.2632, 0, 1, 0, 1, 1, 'Ragefire Trogg - Haunch of Meat'),
(11318, 5369, 0, 7.8947, 0, 1, 0, 1, 1, 'Ragefire Trogg - Gnawed Bone'),
(11319, 858, 0, 1.9417, 0, 1, 0, 1, 1, 'Ragefire Shaman - Lesser Healing Potion'),
(11319, 2287, 0, 5.8252, 0, 1, 0, 1, 1, 'Ragefire Shaman - Haunch of Meat'),
(11319, 5369, 0, 7.767, 0, 1, 0, 1, 1, 'Ragefire Shaman - Gnawed Bone'),
(11322, 858, 0, 2.6549, 0, 1, 0, 1, 1, 'Searing Blade Cultist - Lesser Healing Potion'),
(11322, 1210, 0, 0.885, 0, 1, 0, 1, 1, 'Searing Blade Cultist - Shadowgem'),
(11322, 2287, 0, 6.1947, 0, 1, 0, 1, 1, 'Searing Blade Cultist - Haunch of Meat'),
(11322, 4541, 0, 2.6549, 0, 1, 0, 1, 1, 'Searing Blade Cultist - Freshly Baked Bread'),
(11323, 818, 0, 0.6024, 0, 1, 0, 1, 1, 'Searing Blade Enforcer - Tigerseye'),
(11323, 858, 0, 2.4096, 0, 1, 0, 1, 1, 'Searing Blade Enforcer - Lesser Healing Potion'),
(11323, 2287, 0, 1.8072, 0, 1, 0, 1, 1, 'Searing Blade Enforcer - Haunch of Meat'),
(11323, 4541, 0, 6.0241, 0, 1, 0, 1, 1, 'Searing Blade Enforcer - Freshly Baked Bread'),
(11324, 858, 0, 1.5873, 0, 1, 0, 1, 1, 'Searing Blade Warlock - Lesser Healing Potion'),
(11324, 2287, 0, 3.1746, 0, 1, 0, 1, 1, 'Searing Blade Warlock - Haunch of Meat'),
(11324, 4541, 0, 4.7619, 0, 1, 0, 1, 1, 'Searing Blade Warlock - Freshly Baked Bread'),
(11338, 8952, 0, 20, 0, 1, 0, 1, 1, 'Hakkari Shadowcaster - Roasted Quail'),
(11338, 27854, 0, 20, 0, 1, 0, 1, 1, 'Hakkari Shadowcaster - Smoked Talbuk Venison'),
(11339, 29569, 0, 16.6667, 0, 1, 0, 1, 1, 'Hakkari Shadow Hunter - Strong Junkbox'),
(11339, 29570, 0, 33.3333, 0, 1, 0, 1, 1, 'Hakkari Shadow Hunter - A Gnome Effigy'),
(11346, 3928, 0, 7.8571, 0, 1, 0, 1, 1, 'Hakkari Oracle - Superior Healing Potion'),
(11346, 5428, 0, 13.5714, 0, 1, 0, 1, 1, 'Hakkari Oracle - An Exotic Cookbook'),
(11346, 7910, 0, 0.7143, 0, 1, 0, 1, 1, 'Hakkari Oracle - Star Ruby'),
(11346, 8950, 0, 4.2857, 0, 1, 0, 1, 1, 'Hakkari Oracle - Homemade Cherry Pie'),
(11346, 8952, 0, 3.5714, 0, 1, 0, 1, 1, 'Hakkari Oracle - Roasted Quail'),
(11346, 16885, 0, 5, 0, 1, 0, 1, 1, 'Hakkari Oracle - Heavy Junkbox'),
(11350, 3928, 0, 1.5504, 0, 1, 0, 1, 1, 'Gurubashi Axe Thrower - Superior Healing Potion'),
(11350, 5428, 0, 7.7519, 0, 1, 0, 1, 1, 'Gurubashi Axe Thrower - An Exotic Cookbook'),
(11350, 8950, 0, 6.9767, 0, 1, 0, 1, 1, 'Gurubashi Axe Thrower - Homemade Cherry Pie'),
(11350, 8952, 0, 3.1008, 0, 1, 0, 1, 1, 'Gurubashi Axe Thrower - Roasted Quail'),
(11350, 16885, 0, 9.3023, 0, 1, 0, 1, 1, 'Gurubashi Axe Thrower - Heavy Junkbox'),
(11351, 5428, 0, 14.2857, 0, 1, 0, 1, 1, 'Gurubashi Headhunter - An Exotic Cookbook'),
(11351, 16885, 0, 7.1429, 0, 1, 0, 1, 1, 'Gurubashi Headhunter - Heavy Junkbox'),
(11352, 22829, 0, 9.6774, 0, 1, 0, 1, 1, 'Gurubashi Berserker - Super Healing Potion'),
(11352, 27854, 0, 3.2258, 0, 1, 0, 1, 1, 'Gurubashi Berserker - Smoked Talbuk Venison'),
(11352, 29569, 0, 19.3548, 0, 1, 0, 1, 1, 'Gurubashi Berserker - Strong Junkbox'),
(11352, 29570, 0, 6.4516, 0, 1, 0, 1, 1, 'Gurubashi Berserker - A Gnome Effigy'),
(11353, 8952, 0, 20, 0, 1, 0, 1, 1, 'Gurubashi Blood Drinker - Roasted Quail'),
(11353, 16885, 0, 20, 0, 1, 0, 1, 1, 'Gurubashi Blood Drinker - Heavy Junkbox'),
(11355, 3928, 0, 3.6585, 0, 1, 0, 1, 1, 'Gurubashi Warrior - Superior Healing Potion'),
(11355, 5428, 0, 8.9431, 0, 1, 0, 1, 1, 'Gurubashi Warrior - An Exotic Cookbook'),
(11355, 8950, 0, 4.065, 0, 1, 0, 1, 1, 'Gurubashi Warrior - Homemade Cherry Pie'),
(11355, 8952, 0, 2.8455, 0, 1, 0, 1, 1, 'Gurubashi Warrior - Roasted Quail'),
(11355, 16885, 0, 10.5691, 0, 1, 0, 1, 1, 'Gurubashi Warrior - Heavy Junkbox'),
(11356, 5428, 0, 2, 0, 1, 0, 1, 1, 'Gurubashi Champion - An Exotic Cookbook'),
(11356, 27854, 0, 6, 0, 1, 0, 1, 1, 'Gurubashi Champion - Smoked Talbuk Venison'),
(11356, 29569, 0, 4, 0, 1, 0, 1, 1, 'Gurubashi Champion - Strong Junkbox'),
(11356, 29570, 0, 4, 0, 1, 0, 1, 1, 'Gurubashi Champion - A Gnome Effigy'),
(11383, 5428, 0, 18.1818, 0, 1, 0, 1, 1, 'High Priestess Hai\'watna - An Exotic Cookbook'),
(11383, 16885, 0, 18.1818, 0, 1, 0, 1, 1, 'High Priestess Hai\'watna - Heavy Junkbox'),
(11387, 29569, 0, 20, 0, 1, 0, 1, 1, 'Sandfury Speaker - Strong Junkbox'),
(11387, 29570, 0, 20, 0, 1, 0, 1, 1, 'Sandfury Speaker - A Gnome Effigy'),
(11440, 3928, 0, 5.814, 0, 1, 0, 1, 1, 'Gordok Enforcer - Superior Healing Potion'),
(11440, 5428, 0, 5.814, 0, 1, 0, 1, 1, 'Gordok Enforcer - An Exotic Cookbook'),
(11440, 8950, 0, 2.3256, 0, 1, 0, 1, 1, 'Gordok Enforcer - Homemade Cherry Pie'),
(11440, 8952, 0, 6.9767, 0, 1, 0, 1, 1, 'Gordok Enforcer - Roasted Quail'),
(11440, 16885, 0, 9.3023, 0, 1, 0, 1, 1, 'Gordok Enforcer - Heavy Junkbox'),
(11441, 3928, 0, 5, 0, 1, 0, 1, 1, 'Gordok Brute - Superior Healing Potion'),
(11441, 5428, 0, 20, 0, 1, 0, 1, 1, 'Gordok Brute - An Exotic Cookbook'),
(11441, 7910, 0, 2, 0, 1, 0, 1, 1, 'Gordok Brute - Star Ruby'),
(11441, 8950, 0, 15, 0, 1, 0, 1, 1, 'Gordok Brute - Homemade Cherry Pie'),
(11441, 8952, 0, 15, 0, 1, 0, 1, 1, 'Gordok Brute - Roasted Quail'),
(11441, 16885, 0, 50, 0, 1, 0, 1, 1, 'Gordok Brute - Heavy Junkbox'),
(11442, 3928, 0, 3.1496, 0, 1, 0, 1, 1, 'Gordok Mauler - Superior Healing Potion'),
(11442, 5428, 0, 11.811, 0, 1, 0, 1, 1, 'Gordok Mauler - An Exotic Cookbook'),
(11442, 8950, 0, 2.3622, 0, 1, 0, 1, 1, 'Gordok Mauler - Homemade Cherry Pie'),
(11442, 8952, 0, 3.937, 0, 1, 0, 1, 1, 'Gordok Mauler - Roasted Quail'),
(11442, 16885, 0, 2.3622, 0, 1, 0, 1, 1, 'Gordok Mauler - Heavy Junkbox'),
(11443, 3928, 0, 3.5461, 0, 1, 0, 1, 1, 'Gordok Ogre-Mage - Superior Healing Potion'),
(11443, 5428, 0, 9.5745, 0, 1, 0, 1, 1, 'Gordok Ogre-Mage - An Exotic Cookbook'),
(11443, 8950, 0, 4.6099, 0, 1, 0, 1, 1, 'Gordok Ogre-Mage - Homemade Cherry Pie'),
(11443, 8952, 0, 4.2553, 0, 1, 0, 1, 1, 'Gordok Ogre-Mage - Roasted Quail'),
(11443, 16885, 0, 9.2199, 0, 1, 0, 1, 1, 'Gordok Ogre-Mage - Heavy Junkbox'),
(11516, 3928, 0, 4.8544, 0, 1, 0, 1, 1, 'Timbermaw Warder - Superior Healing Potion'),
(11516, 5430, 0, 6.7961, 0, 1, 0, 1, 1, 'Timbermaw Warder - Intricate Bauble'),
(11516, 7910, 0, 0.9709, 0, 1, 0, 1, 1, 'Timbermaw Warder - Star Ruby'),
(11516, 8952, 0, 4.8544, 0, 1, 0, 1, 1, 'Timbermaw Warder - Roasted Quail'),
(11516, 16885, 0, 5.8252, 0, 1, 0, 1, 1, 'Timbermaw Warder - Heavy Junkbox'),
(11518, 858, 0, 7.1429, 0, 1, 0, 1, 1, 'Jergosh the Invoker - Lesser Healing Potion'),
(11520, 4605, 0, 12.9032, 0, 1, 0, 1, 1, 'Taragaman the Hungerer - Red-speckled Mushroom'),
(11520, 5370, 0, 3.2258, 0, 1, 0, 1, 1, 'Taragaman the Hungerer - Bent Spoon'),
(11552, 5430, 0, 11.7647, 0, 1, 0, 1, 1, 'Timbermaw Mystic - Intricate Bauble'),
(11552, 16885, 0, 23.5294, 0, 1, 0, 1, 1, 'Timbermaw Mystic - Heavy Junkbox'),
(11553, 3928, 0, 4.3478, 0, 1, 0, 1, 1, 'Timbermaw Woodbender - Superior Healing Potion'),
(11553, 5430, 0, 8.6957, 0, 1, 0, 1, 1, 'Timbermaw Woodbender - Intricate Bauble'),
(11553, 7910, 0, 8.6957, 0, 1, 0, 1, 1, 'Timbermaw Woodbender - Star Ruby'),
(11553, 8952, 0, 8.6957, 0, 1, 0, 1, 1, 'Timbermaw Woodbender - Roasted Quail'),
(11553, 16885, 0, 4.3478, 0, 1, 0, 1, 1, 'Timbermaw Woodbender - Heavy Junkbox'),
(11559, 1710, 0, 4.4444, 0, 1, 0, 1, 1, 'Outcast Necromancer - Greater Healing Potion'),
(11559, 3771, 0, 4.4444, 0, 1, 0, 1, 1, 'Outcast Necromancer - Wild Hog Shank'),
(11559, 5429, 0, 11.1111, 0, 1, 0, 1, 1, 'Outcast Necromancer - A Pretty Rock'),
(11559, 16883, 0, 13.3333, 0, 1, 0, 1, 1, 'Outcast Necromancer - Worn Junkbox'),
(11561, 1529, 0, 0.4338, 0, 1, 0, 1, 1, 'Undead Ravager - Jade'),
(11561, 1710, 0, 2.1692, 0, 1, 0, 1, 1, 'Undead Ravager - Greater Healing Potion'),
(11561, 3771, 0, 8.026, 0, 1, 0, 1, 1, 'Undead Ravager - Wild Hog Shank'),
(11561, 3864, 0, 0.4338, 0, 1, 0, 1, 1, 'Undead Ravager - Citrine'),
(11561, 5429, 0, 10.6291, 0, 1, 0, 1, 1, 'Undead Ravager - A Pretty Rock'),
(11561, 16883, 0, 11.2798, 0, 1, 0, 1, 1, 'Undead Ravager - Worn Junkbox'),
(11562, 1710, 0, 3.0769, 0, 1, 0, 1, 1, 'Drysnap Crawler - Greater Healing Potion'),
(11562, 6362, 0, 3.0769, 0, 1, 0, 2, 2, 'Drysnap Crawler - Raw Rockscale Cod'),
(11562, 10457, 0, 7.6923, 0, 1, 0, 1, 1, 'Drysnap Crawler - Empty Sea Snail Shell'),
(11562, 16883, 0, 18.4615, 0, 1, 0, 1, 1, 'Drysnap Crawler - Worn Junkbox'),
(11563, 1710, 0, 1.7857, 0, 1, 0, 1, 1, 'Drysnap Pincer - Greater Healing Potion'),
(11563, 5498, 0, 1.7857, 0, 1, 0, 1, 1, 'Drysnap Pincer - Small Lustrous Pearl'),
(11563, 6362, 0, 19.6429, 0, 1, 0, 1, 2, 'Drysnap Pincer - Raw Rockscale Cod'),
(11563, 10457, 0, 8.9286, 0, 1, 0, 1, 1, 'Drysnap Pincer - Empty Sea Snail Shell'),
(11563, 16883, 0, 17.8571, 0, 1, 0, 1, 1, 'Drysnap Pincer - Worn Junkbox'),
(11582, 3928, 0, 1.4286, 0, 1, 0, 1, 1, 'Scholomance Dark Summoner - Superior Healing Potion'),
(11582, 5432, 0, 9.2857, 0, 1, 0, 1, 1, 'Scholomance Dark Summoner - Hickory Pipe'),
(11582, 8932, 0, 2.1429, 0, 1, 0, 1, 1, 'Scholomance Dark Summoner - Alterac Swiss'),
(11582, 8950, 0, 0.7143, 0, 1, 0, 1, 1, 'Scholomance Dark Summoner - Homemade Cherry Pie'),
(11582, 8953, 0, 2.1429, 0, 1, 0, 1, 1, 'Scholomance Dark Summoner - Deep Fried Plantains'),
(11582, 16885, 0, 5, 0, 1, 0, 1, 1, 'Scholomance Dark Summoner - Heavy Junkbox'),
(11600, 3928, 0, 2.3148, 0, 1, 0, 1, 1, 'Irondeep Shaman - Superior Healing Potion'),
(11600, 5430, 0, 8.179, 0, 1, 0, 1, 1, 'Irondeep Shaman - Intricate Bauble'),
(11600, 7910, 0, 0.3086, 0, 1, 0, 1, 1, 'Irondeep Shaman - Star Ruby'),
(11600, 8952, 0, 8.179, 0, 1, 0, 1, 1, 'Irondeep Shaman - Roasted Quail'),
(11600, 16885, 0, 8.9506, 0, 1, 0, 1, 1, 'Irondeep Shaman - Heavy Junkbox'),
(11602, 3928, 0, 2.2472, 0, 1, 0, 1, 1, 'Irondeep Skullthumper - Superior Healing Potion'),
(11602, 5430, 0, 11.9382, 0, 1, 0, 1, 1, 'Irondeep Skullthumper - Intricate Bauble'),
(11602, 7910, 0, 0.2809, 0, 1, 0, 1, 1, 'Irondeep Skullthumper - Star Ruby'),
(11602, 8952, 0, 7.1629, 0, 1, 0, 1, 1, 'Irondeep Skullthumper - Roasted Quail'),
(11602, 16885, 0, 9.4101, 0, 1, 0, 1, 1, 'Irondeep Skullthumper - Heavy Junkbox'),
(11603, 3928, 0, 2.7778, 0, 1, 0, 1, 1, 'Whitewhisker Digger - Superior Healing Potion'),
(11603, 5430, 0, 5.5556, 0, 1, 0, 1, 1, 'Whitewhisker Digger - Intricate Bauble'),
(11603, 7910, 0, 2.7778, 0, 1, 0, 1, 1, 'Whitewhisker Digger - Star Ruby'),
(11603, 8952, 0, 8.3333, 0, 1, 0, 1, 1, 'Whitewhisker Digger - Roasted Quail'),
(11603, 16885, 0, 13.8889, 0, 1, 0, 1, 1, 'Whitewhisker Digger - Heavy Junkbox'),
(11604, 3928, 0, 14.2857, 0, 1, 0, 1, 1, 'Whitewhisker Geomancer - Superior Healing Potion'),
(11604, 5430, 0, 14.2857, 0, 1, 0, 1, 1, 'Whitewhisker Geomancer - Intricate Bauble'),
(11605, 5430, 0, 9.0909, 0, 1, 0, 1, 1, 'Whitewhisker Overseer - Intricate Bauble'),
(11605, 16885, 0, 4.5455, 0, 1, 0, 1, 1, 'Whitewhisker Overseer - Heavy Junkbox'),
(11611, 5432, 0, 10.5263, 0, 1, 0, 1, 1, 'Cavalier Durgen - Hickory Pipe'),
(11611, 8932, 0, 5.2632, 0, 1, 0, 1, 1, 'Cavalier Durgen - Alterac Swiss'),
(11611, 8950, 0, 4.2105, 0, 1, 0, 1, 1, 'Cavalier Durgen - Homemade Cherry Pie'),
(11611, 8953, 0, 2.1053, 0, 1, 0, 1, 1, 'Cavalier Durgen - Deep Fried Plantains'),
(11611, 16885, 0, 2.1053, 0, 1, 0, 1, 1, 'Cavalier Durgen - Heavy Junkbox'),
(11613, 3928, 0, 4.3478, 0, 1, 0, 1, 1, 'Huntsman Radley - Superior Healing Potion'),
(11613, 16885, 0, 8.6957, 0, 1, 0, 1, 1, 'Huntsman Radley - Heavy Junkbox'),
(11622, 29569, 0, 5.5556, 0, 1, 0, 1, 1, 'Rattlegore - Strong Junkbox'),
(11656, 929, 0, 3.0303, 0, 1, 0, 1, 1, 'Warsong Peon - Healing Potion'),
(11656, 4542, 0, 3.0303, 0, 1, 0, 1, 1, 'Warsong Peon - Moist Cornbread'),
(11656, 5373, 0, 12.1212, 0, 1, 0, 1, 1, 'Warsong Peon - Lucky Charm'),
(11656, 16882, 0, 24.2424, 0, 1, 0, 1, 1, 'Warsong Peon - Battered Junkbox'),
(11657, 3928, 0, 6.8966, 0, 1, 0, 1, 1, 'Morloch - Superior Healing Potion'),
(11657, 5430, 0, 12.069, 0, 1, 0, 1, 1, 'Morloch - Intricate Bauble'),
(11657, 8952, 0, 5.1724, 0, 1, 0, 1, 1, 'Morloch - Roasted Quail'),
(11657, 16885, 0, 10.3448, 0, 1, 0, 1, 1, 'Morloch - Heavy Junkbox'),
(11677, 3928, 0, 14.2857, 0, 1, 0, 1, 1, 'Taskmaster Snivvle - Superior Healing Potion'),
(11680, 929, 0, 1.6393, 0, 1, 0, 1, 1, 'Horde Scout - Healing Potion'),
(11680, 3770, 0, 2.459, 0, 1, 0, 1, 1, 'Horde Scout - Mutton Chop'),
(11680, 4542, 0, 2.459, 0, 1, 0, 1, 1, 'Horde Scout - Moist Cornbread'),
(11680, 5373, 0, 12.2951, 0, 1, 0, 1, 1, 'Horde Scout - Lucky Charm'),
(11680, 16882, 0, 16.3934, 0, 1, 0, 1, 1, 'Horde Scout - Battered Junkbox'),
(11681, 929, 0, 9.434, 0, 1, 0, 1, 1, 'Horde Deforester - Healing Potion'),
(11681, 3770, 0, 3.7736, 0, 1, 0, 1, 1, 'Horde Deforester - Mutton Chop'),
(11681, 4542, 0, 1.8868, 0, 1, 0, 1, 1, 'Horde Deforester - Moist Cornbread'),
(11681, 5373, 0, 5.6604, 0, 1, 0, 1, 1, 'Horde Deforester - Lucky Charm'),
(11681, 16882, 0, 13.2075, 0, 1, 0, 1, 1, 'Horde Deforester - Battered Junkbox'),
(11682, 929, 0, 3.0303, 0, 1, 0, 1, 1, 'Warsong Grunt - Healing Potion'),
(11682, 1705, 0, 3.0303, 0, 1, 0, 1, 1, 'Warsong Grunt - Lesser Moonstone'),
(11682, 3770, 0, 6.0606, 0, 1, 0, 1, 1, 'Warsong Grunt - Mutton Chop'),
(11682, 4542, 0, 3.0303, 0, 1, 0, 1, 1, 'Warsong Grunt - Moist Cornbread'),
(11682, 5373, 0, 4.5455, 0, 1, 0, 1, 1, 'Warsong Grunt - Lucky Charm'),
(11682, 16882, 0, 24.2424, 0, 1, 0, 1, 1, 'Warsong Grunt - Battered Junkbox'),
(11683, 929, 0, 1.8868, 0, 1, 0, 1, 1, 'Warsong Shaman - Healing Potion'),
(11683, 3770, 0, 3.7736, 0, 1, 0, 1, 1, 'Warsong Shaman - Mutton Chop'),
(11683, 4542, 0, 1.8868, 0, 1, 0, 1, 1, 'Warsong Shaman - Moist Cornbread'),
(11683, 5373, 0, 11.3208, 0, 1, 0, 1, 1, 'Warsong Shaman - Lucky Charm'),
(11683, 16882, 0, 16.9811, 0, 1, 0, 1, 1, 'Warsong Shaman - Battered Junkbox'),
(11685, 1710, 0, 6.6667, 0, 1, 0, 1, 1, 'Maraudine Priest - Greater Healing Potion'),
(11685, 3771, 0, 6.6667, 0, 1, 0, 1, 1, 'Maraudine Priest - Wild Hog Shank'),
(11685, 3864, 0, 2.2222, 0, 1, 0, 1, 1, 'Maraudine Priest - Citrine'),
(11685, 4544, 0, 4.4444, 0, 1, 0, 1, 1, 'Maraudine Priest - Mulgore Spice Bread'),
(11685, 5427, 0, 13.3333, 0, 1, 0, 1, 1, 'Maraudine Priest - Crude Pocket Watch'),
(11685, 16883, 0, 4.4444, 0, 1, 0, 1, 1, 'Maraudine Priest - Worn Junkbox'),
(11686, 1529, 0, 0.9434, 0, 1, 0, 1, 1, 'Ghostly Raider - Jade'),
(11686, 1710, 0, 0.9434, 0, 1, 0, 1, 1, 'Ghostly Raider - Greater Healing Potion'),
(11686, 3771, 0, 3.7736, 0, 1, 0, 1, 1, 'Ghostly Raider - Wild Hog Shank'),
(11686, 4544, 0, 2.8302, 0, 1, 0, 1, 1, 'Ghostly Raider - Mulgore Spice Bread'),
(11686, 5427, 0, 10.3774, 0, 1, 0, 1, 1, 'Ghostly Raider - Crude Pocket Watch'),
(11686, 16883, 0, 15.0943, 0, 1, 0, 1, 1, 'Ghostly Raider - Worn Junkbox'),
(11687, 3928, 0, 1.0526, 0, 1, 0, 1, 1, 'Ghostly Marauder - Superior Healing Potion'),
(11687, 4599, 0, 4.2105, 0, 1, 0, 1, 1, 'Ghostly Marauder - Cured Ham Steak'),
(11687, 4601, 0, 6.3158, 0, 1, 0, 1, 1, 'Ghostly Marauder - Soft Banana Bread'),
(11687, 5428, 0, 4.2105, 0, 1, 0, 1, 1, 'Ghostly Marauder - An Exotic Cookbook'),
(11687, 16884, 0, 10.5263, 0, 1, 0, 1, 1, 'Ghostly Marauder - Sturdy Junkbox'),
(11688, 4601, 0, 20, 0, 1, 0, 1, 1, 'Cursed Centaur - Soft Banana Bread'),
(11688, 5428, 0, 20, 0, 1, 0, 1, 1, 'Cursed Centaur - An Exotic Cookbook'),
(11697, 929, 0, 2.8571, 0, 1, 0, 1, 1, 'Mannoroc Lasher - Healing Potion'),
(11697, 4606, 0, 13.3333, 0, 1, 0, 1, 1, 'Mannoroc Lasher - Spongy Morel'),
(11697, 5376, 0, 12.381, 0, 1, 0, 1, 1, 'Mannoroc Lasher - Broken Mirror'),
(11697, 16882, 0, 23.3333, 0, 1, 0, 1, 1, 'Mannoroc Lasher - Battered Junkbox'),
(11790, 4599, 0, 10.2564, 0, 1, 0, 1, 1, 'Putridus Satyr - Cured Ham Steak'),
(11790, 5430, 0, 5.1282, 0, 1, 0, 1, 1, 'Putridus Satyr - Intricate Bauble'),
(11790, 16884, 0, 11.5385, 0, 1, 0, 1, 1, 'Putridus Satyr - Sturdy Junkbox'),
(11791, 4599, 0, 7.2, 0, 1, 0, 1, 1, 'Putridus Trickster - Cured Ham Steak'),
(11791, 5430, 0, 8.8, 0, 1, 0, 1, 1, 'Putridus Trickster - Intricate Bauble'),
(11791, 7909, 0, 0.8, 0, 1, 0, 1, 1, 'Putridus Trickster - Aquamarine'),
(11791, 16884, 0, 10.4, 0, 1, 0, 1, 1, 'Putridus Trickster - Sturdy Junkbox'),
(11792, 4599, 0, 4.7619, 0, 1, 0, 1, 1, 'Putridus Shadowstalker - Cured Ham Steak'),
(11792, 5430, 0, 2.381, 0, 1, 0, 1, 1, 'Putridus Shadowstalker - Intricate Bauble'),
(11792, 7909, 0, 2.381, 0, 1, 0, 1, 1, 'Putridus Shadowstalker - Aquamarine'),
(11792, 16884, 0, 4.7619, 0, 1, 0, 1, 1, 'Putridus Shadowstalker - Sturdy Junkbox'),
(11793, 3928, 0, 3.0303, 0, 1, 0, 1, 1, 'Celebrian Dryad - Superior Healing Potion'),
(11793, 4601, 0, 4.5455, 0, 1, 0, 1, 1, 'Celebrian Dryad - Soft Banana Bread'),
(11793, 4602, 0, 4.5455, 0, 1, 0, 1, 1, 'Celebrian Dryad - Moon Harvest Pumpkin'),
(11793, 5432, 0, 7.5758, 0, 1, 0, 1, 1, 'Celebrian Dryad - Hickory Pipe'),
(11793, 7910, 0, 1.5152, 0, 1, 0, 1, 1, 'Celebrian Dryad - Star Ruby'),
(11793, 16884, 0, 7.5758, 0, 1, 0, 1, 1, 'Celebrian Dryad - Sturdy Junkbox'),
(11794, 4601, 0, 9.0909, 0, 1, 0, 1, 1, 'Sister of Celebras - Soft Banana Bread'),
(11794, 16884, 0, 27.2727, 0, 1, 0, 1, 1, 'Sister of Celebras - Sturdy Junkbox'),
(11803, 3928, 0, 4.1667, 0, 1, 0, 1, 1, 'Twilight Keeper Exeter - Superior Healing Potion'),
(11803, 5432, 0, 8.3333, 0, 1, 0, 1, 1, 'Twilight Keeper Exeter - Hickory Pipe'),
(11803, 8932, 0, 2.0833, 0, 1, 0, 1, 1, 'Twilight Keeper Exeter - Alterac Swiss'),
(11803, 8950, 0, 4.1667, 0, 1, 0, 1, 1, 'Twilight Keeper Exeter - Homemade Cherry Pie'),
(11803, 8953, 0, 6.25, 0, 1, 0, 1, 1, 'Twilight Keeper Exeter - Deep Fried Plantains'),
(11803, 16885, 0, 4.1667, 0, 1, 0, 1, 1, 'Twilight Keeper Exeter - Heavy Junkbox'),
(11804, 3928, 0, 1.5873, 0, 1, 0, 1, 1, 'Twilight Keeper Havunth - Superior Healing Potion'),
(11804, 5428, 0, 14.2857, 0, 1, 0, 1, 1, 'Twilight Keeper Havunth - An Exotic Cookbook'),
(11804, 8950, 0, 3.1746, 0, 1, 0, 1, 1, 'Twilight Keeper Havunth - Homemade Cherry Pie'),
(11804, 8952, 0, 3.1746, 0, 1, 0, 1, 1, 'Twilight Keeper Havunth - Roasted Quail'),
(11804, 16885, 0, 4.7619, 0, 1, 0, 1, 1, 'Twilight Keeper Havunth - Heavy Junkbox'),
(11830, 3928, 0, 3.2258, 0, 1, 0, 1, 1, 'Hakkari Priest - Superior Healing Potion'),
(11830, 5428, 0, 6.4516, 0, 1, 0, 1, 1, 'Hakkari Priest - An Exotic Cookbook'),
(11830, 8950, 0, 3.2258, 0, 1, 0, 1, 1, 'Hakkari Priest - Homemade Cherry Pie'),
(11830, 16885, 0, 6.4516, 0, 1, 0, 1, 1, 'Hakkari Priest - Heavy Junkbox'),
(11831, 5428, 0, 11.1111, 0, 1, 0, 1, 1, 'Hakkari Witch Doctor - An Exotic Cookbook'),
(11831, 8950, 0, 5.5556, 0, 1, 0, 1, 1, 'Hakkari Witch Doctor - Homemade Cherry Pie'),
(11831, 16885, 0, 16.6667, 0, 1, 0, 1, 1, 'Hakkari Witch Doctor - Heavy Junkbox'),
(11837, 3928, 0, 2, 0, 1, 0, 1, 1, 'Wildpaw Shaman - Superior Healing Potion'),
(11837, 5430, 0, 18, 0, 1, 0, 1, 1, 'Wildpaw Shaman - Intricate Bauble'),
(11837, 8952, 0, 6, 0, 1, 0, 1, 1, 'Wildpaw Shaman - Roasted Quail'),
(11837, 16885, 0, 10, 0, 1, 0, 1, 1, 'Wildpaw Shaman - Heavy Junkbox'),
(11838, 3928, 0, 5.1282, 0, 1, 0, 1, 1, 'Wildpaw Mystic - Superior Healing Potion'),
(11838, 5430, 0, 10.2564, 0, 1, 0, 1, 1, 'Wildpaw Mystic - Intricate Bauble'),
(11838, 8952, 0, 12.8205, 0, 1, 0, 1, 1, 'Wildpaw Mystic - Roasted Quail'),
(11838, 16885, 0, 12.8205, 0, 1, 0, 1, 1, 'Wildpaw Mystic - Heavy Junkbox'),
(11839, 3928, 0, 5, 0, 1, 0, 1, 1, 'Wildpaw Brute - Superior Healing Potion'),
(11839, 5430, 0, 5, 0, 1, 0, 1, 1, 'Wildpaw Brute - Intricate Bauble'),
(11839, 8952, 0, 5, 0, 1, 0, 1, 1, 'Wildpaw Brute - Roasted Quail'),
(11839, 16885, 0, 7.5, 0, 1, 0, 1, 1, 'Wildpaw Brute - Heavy Junkbox'),
(11840, 3928, 0, 4.1667, 0, 1, 0, 1, 1, 'Wildpaw Alpha - Superior Healing Potion'),
(11840, 5430, 0, 12.5, 0, 1, 0, 1, 1, 'Wildpaw Alpha - Intricate Bauble'),
(11840, 16885, 0, 12.5, 0, 1, 0, 1, 1, 'Wildpaw Alpha - Heavy Junkbox'),
(11858, 5373, 0, 13.6364, 0, 1, 0, 1, 1, 'Grundig Darkcloud - Lucky Charm'),
(11858, 16882, 0, 9.0909, 0, 1, 0, 1, 1, 'Grundig Darkcloud - Battered Junkbox'),
(11880, 3928, 0, 2.0578, 0, 1, 0, 1, 1, 'Twilight Avenger - Superior Healing Potion'),
(11880, 5432, 0, 10.8144, 0, 1, 0, 1, 1, 'Twilight Avenger - Hickory Pipe'),
(11880, 7910, 0, 0.1751, 0, 1, 0, 1, 1, 'Twilight Avenger - Star Ruby'),
(11880, 8932, 0, 2.2329, 0, 1, 0, 1, 1, 'Twilight Avenger - Alterac Swiss'),
(11880, 8950, 0, 1.7513, 0, 1, 0, 1, 1, 'Twilight Avenger - Homemade Cherry Pie'),
(11880, 8953, 0, 2.4518, 0, 1, 0, 1, 1, 'Twilight Avenger - Deep Fried Plantains'),
(11880, 16885, 0, 6.4361, 0, 1, 0, 1, 1, 'Twilight Avenger - Heavy Junkbox'),
(11881, 3928, 0, 3.1642, 0, 1, 0, 1, 1, 'Twilight Geolord - Superior Healing Potion'),
(11881, 5432, 0, 10.1473, 0, 1, 0, 1, 1, 'Twilight Geolord - Hickory Pipe'),
(11881, 7910, 0, 0.2182, 0, 1, 0, 1, 1, 'Twilight Geolord - Star Ruby'),
(11881, 8932, 0, 2.2368, 0, 1, 0, 1, 1, 'Twilight Geolord - Alterac Swiss'),
(11881, 8950, 0, 2.6732, 0, 1, 0, 1, 1, 'Twilight Geolord - Homemade Cherry Pie'),
(11881, 8953, 0, 2.3459, 0, 1, 0, 1, 1, 'Twilight Geolord - Deep Fried Plantains'),
(11881, 16885, 0, 6.0011, 0, 1, 0, 1, 1, 'Twilight Geolord - Heavy Junkbox'),
(11882, 3928, 0, 1.2195, 0, 1, 0, 1, 1, 'Twilight Stonecaller - Superior Healing Potion'),
(11882, 5432, 0, 11.5854, 0, 1, 0, 1, 1, 'Twilight Stonecaller - Hickory Pipe'),
(11882, 8932, 0, 1.8293, 0, 1, 0, 1, 1, 'Twilight Stonecaller - Alterac Swiss'),
(11882, 8950, 0, 0.6098, 0, 1, 0, 1, 1, 'Twilight Stonecaller - Homemade Cherry Pie'),
(11882, 8953, 0, 1.8293, 0, 1, 0, 1, 1, 'Twilight Stonecaller - Deep Fried Plantains'),
(11882, 16885, 0, 4.2683, 0, 1, 0, 1, 1, 'Twilight Stonecaller - Heavy Junkbox'),
(11883, 3928, 0, 2.3636, 0, 1, 0, 1, 1, 'Twilight Master - Superior Healing Potion'),
(11883, 5432, 0, 10, 0, 1, 0, 1, 1, 'Twilight Master - Hickory Pipe'),
(11883, 7910, 0, 0.5455, 0, 1, 0, 1, 1, 'Twilight Master - Star Ruby'),
(11883, 8932, 0, 2.3636, 0, 1, 0, 1, 1, 'Twilight Master - Alterac Swiss'),
(11883, 8950, 0, 3.6364, 0, 1, 0, 1, 1, 'Twilight Master - Homemade Cherry Pie'),
(11883, 8953, 0, 2.1818, 0, 1, 0, 1, 1, 'Twilight Master - Deep Fried Plantains'),
(11883, 16885, 0, 4.7273, 0, 1, 0, 1, 1, 'Twilight Master - Heavy Junkbox'),
(11886, 5432, 0, 9.0909, 0, 1, 0, 1, 1, 'Mercutio Filthgorger - Hickory Pipe'),
(11886, 8932, 0, 9.0909, 0, 1, 0, 1, 1, 'Mercutio Filthgorger - Alterac Swiss'),
(11886, 16885, 0, 18.1818, 0, 1, 0, 1, 1, 'Mercutio Filthgorger - Heavy Junkbox'),
(11887, 3928, 0, 11.1111, 0, 1, 0, 1, 1, 'Crypt Robber - Superior Healing Potion'),
(11887, 5432, 0, 11.1111, 0, 1, 0, 1, 1, 'Crypt Robber - Hickory Pipe'),
(11887, 16885, 0, 22.2222, 0, 1, 0, 1, 1, 'Crypt Robber - Heavy Junkbox'),
(11898, 5432, 0, 8.8608, 0, 1, 0, 1, 1, 'Crusader Lord Valdelmar - Hickory Pipe'),
(11898, 8932, 0, 1.2658, 0, 1, 0, 1, 1, 'Crusader Lord Valdelmar - Alterac Swiss'),
(11898, 8953, 0, 2.5316, 0, 1, 0, 1, 1, 'Crusader Lord Valdelmar - Deep Fried Plantains'),
(11898, 16885, 0, 8.8608, 0, 1, 0, 1, 1, 'Crusader Lord Valdelmar - Heavy Junkbox'),
(11910, 858, 0, 1.5504, 0, 1, 0, 1, 1, 'Grimtotem Ruffian - Lesser Healing Potion'),
(11910, 1210, 0, 2.3256, 0, 1, 0, 1, 1, 'Grimtotem Ruffian - Shadowgem'),
(11910, 2287, 0, 3.876, 0, 1, 0, 1, 1, 'Grimtotem Ruffian - Haunch of Meat'),
(11910, 2589, 0, 0.7752, 0, 1, 0, 1, 1, 'Grimtotem Ruffian - Linen Cloth'),
(11910, 4541, 0, 3.1008, 0, 1, 0, 1, 1, 'Grimtotem Ruffian - Freshly Baked Bread'),
(11911, 818, 0, 0.7813, 0, 1, 0, 1, 1, 'Grimtotem Mercenary - Tigerseye'),
(11911, 858, 0, 1.5625, 0, 1, 0, 1, 1, 'Grimtotem Mercenary - Lesser Healing Potion'),
(11911, 1210, 0, 0.7813, 0, 1, 0, 1, 1, 'Grimtotem Mercenary - Shadowgem'),
(11911, 2287, 0, 3.9063, 0, 1, 0, 1, 1, 'Grimtotem Mercenary - Haunch of Meat'),
(11911, 4541, 0, 1.5625, 0, 1, 0, 1, 1, 'Grimtotem Mercenary - Freshly Baked Bread'),
(11912, 858, 0, 3.1496, 0, 1, 0, 1, 1, 'Grimtotem Brute - Lesser Healing Potion'),
(11912, 1210, 0, 1.5748, 0, 1, 0, 1, 1, 'Grimtotem Brute - Shadowgem'),
(11912, 2287, 0, 3.937, 0, 1, 0, 1, 1, 'Grimtotem Brute - Haunch of Meat'),
(11912, 4541, 0, 4.7244, 0, 1, 0, 1, 1, 'Grimtotem Brute - Freshly Baked Bread'),
(11913, 858, 0, 2.1505, 0, 1, 0, 1, 1, 'Grimtotem Sorcerer - Lesser Healing Potion'),
(11913, 2287, 0, 5.3763, 0, 1, 0, 1, 1, 'Grimtotem Sorcerer - Haunch of Meat'),
(11913, 4541, 0, 3.2258, 0, 1, 0, 1, 1, 'Grimtotem Sorcerer - Freshly Baked Bread'),
(11914, 1210, 0, 20, 0, 1, 0, 1, 1, 'Gorehoof the Black - Shadowgem'),
(11914, 2287, 0, 20, 0, 1, 0, 1, 1, 'Gorehoof the Black - Haunch of Meat'),
(11915, 858, 0, 2.1583, 0, 1, 0, 1, 1, 'Gogger Rock Keeper - Lesser Healing Potion'),
(11915, 2287, 0, 2.8777, 0, 1, 0, 1, 1, 'Gogger Rock Keeper - Haunch of Meat'),
(11915, 5369, 0, 10.0719, 0, 1, 0, 1, 1, 'Gogger Rock Keeper - Gnawed Bone'),
(11917, 858, 0, 5.6911, 0, 1, 0, 1, 1, 'Gogger Geomancer - Lesser Healing Potion'),
(11917, 2287, 0, 9.7561, 0, 1, 0, 1, 1, 'Gogger Geomancer - Haunch of Meat'),
(11917, 5369, 0, 11.3821, 0, 1, 0, 1, 1, 'Gogger Geomancer - Gnawed Bone'),
(11918, 858, 0, 2.381, 0, 1, 0, 1, 1, 'Gogger Stonepounder - Lesser Healing Potion'),
(11918, 2287, 0, 2.381, 0, 1, 0, 1, 1, 'Gogger Stonepounder - Haunch of Meat'),
(11918, 5369, 0, 4.7619, 0, 1, 0, 1, 1, 'Gogger Stonepounder - Gnawed Bone'),
(11937, 4607, 0, 6.6667, 0, 1, 0, 1, 1, 'Demon Portal Guardian - Delicious Cave Mold'),
(11937, 16883, 0, 6.6667, 0, 1, 0, 1, 1, 'Demon Portal Guardian - Worn Junkbox'),
(11946, 27854, 0, 10, 0, 1, 0, 1, 1, 'Drek\'Thar - Smoked Talbuk Venison'),
(11946, 29570, 0, 10, 0, 1, 0, 1, 1, 'Drek\'Thar - A Gnome Effigy'),
(11947, 8950, 0, 1.9608, 0, 1, 0, 1, 1, 'Captain Galvangar - Homemade Cherry Pie'),
(11947, 13446, 0, 1.9608, 0, 1, 0, 1, 1, 'Captain Galvangar - Major Healing Potion'),
(11947, 29569, 0, 3.9216, 0, 1, 0, 1, 1, 'Captain Galvangar - Strong Junkbox'),
(11947, 29570, 0, 7.8431, 0, 1, 0, 1, 1, 'Captain Galvangar - A Gnome Effigy'),
(11949, 13446, 0, 2.6316, 0, 1, 0, 1, 1, 'Captain Balinda Stonehearth - Major Healing Potion'),
(11949, 27856, 0, 2.6316, 0, 1, 0, 1, 1, 'Captain Balinda Stonehearth - Skethyl Berries'),
(11949, 29569, 0, 7.8947, 0, 1, 0, 1, 1, 'Captain Balinda Stonehearth - Strong Junkbox'),
(11949, 29571, 0, 15.7895, 0, 1, 0, 1, 1, 'Captain Balinda Stonehearth - A Steamy Romance Novel'),
(12046, 4599, 0, 4.2857, 0, 1, 0, 1, 1, 'Gor\'marok the Ravager - Cured Ham Steak'),
(12046, 5428, 0, 12.8571, 0, 1, 0, 1, 1, 'Gor\'marok the Ravager - An Exotic Cookbook'),
(12046, 7910, 0, 1.4286, 0, 1, 0, 1, 1, 'Gor\'marok the Ravager - Star Ruby'),
(12046, 16884, 0, 5.7143, 0, 1, 0, 1, 1, 'Gor\'marok the Ravager - Sturdy Junkbox'),
(12050, 5432, 0, 6.4516, 0, 1, 0, 1, 1, 'Stormpike Defender - Hickory Pipe'),
(12050, 8932, 0, 3.2258, 0, 1, 0, 1, 1, 'Stormpike Defender - Alterac Swiss'),
(12050, 8950, 0, 12.9032, 0, 1, 0, 1, 1, 'Stormpike Defender - Homemade Cherry Pie'),
(12050, 8953, 0, 3.2258, 0, 1, 0, 1, 1, 'Stormpike Defender - Deep Fried Plantains'),
(12050, 16885, 0, 9.6774, 0, 1, 0, 1, 1, 'Stormpike Defender - Heavy Junkbox'),
(12051, 5428, 0, 12.9032, 0, 1, 0, 1, 1, 'Frostwolf Legionnaire - An Exotic Cookbook'),
(12051, 8952, 0, 6.4516, 0, 1, 0, 1, 1, 'Frostwolf Legionnaire - Roasted Quail'),
(12051, 16885, 0, 3.2258, 0, 1, 0, 1, 1, 'Frostwolf Legionnaire - Heavy Junkbox'),
(12053, 3928, 0, 4.7619, 0, 1, 0, 1, 1, 'Frostwolf Guardian - Superior Healing Potion'),
(12053, 5428, 0, 4.7619, 0, 1, 0, 1, 1, 'Frostwolf Guardian - An Exotic Cookbook'),
(12053, 8950, 0, 9.5238, 0, 1, 0, 1, 1, 'Frostwolf Guardian - Homemade Cherry Pie'),
(12053, 16885, 0, 4.7619, 0, 1, 0, 1, 1, 'Frostwolf Guardian - Heavy Junkbox'),
(12127, 3928, 0, 3.5714, 0, 1, 0, 1, 1, 'Stormpike Guardsman - Superior Healing Potion'),
(12127, 5432, 0, 21.4286, 0, 1, 0, 1, 1, 'Stormpike Guardsman - Hickory Pipe'),
(12127, 16885, 0, 3.5714, 0, 1, 0, 1, 1, 'Stormpike Guardsman - Heavy Junkbox'),
(12178, 3928, 0, 2.0305, 0, 1, 0, 1, 1, 'Tortured Druid - Superior Healing Potion'),
(12178, 5432, 0, 10.1523, 0, 1, 0, 1, 1, 'Tortured Druid - Hickory Pipe'),
(12178, 8932, 0, 2.5381, 0, 1, 0, 1, 1, 'Tortured Druid - Alterac Swiss'),
(12178, 8950, 0, 2.5381, 0, 1, 0, 1, 1, 'Tortured Druid - Homemade Cherry Pie'),
(12178, 8953, 0, 3.0457, 0, 1, 0, 1, 1, 'Tortured Druid - Deep Fried Plantains'),
(12178, 16885, 0, 5.5838, 0, 1, 0, 1, 1, 'Tortured Druid - Heavy Junkbox'),
(12179, 3928, 0, 4.1885, 0, 1, 0, 1, 1, 'Tortured Sentinel - Superior Healing Potion'),
(12179, 5432, 0, 8.9005, 0, 1, 0, 1, 1, 'Tortured Sentinel - Hickory Pipe'),
(12179, 7910, 0, 0.5236, 0, 1, 0, 1, 1, 'Tortured Sentinel - Star Ruby'),
(12179, 8932, 0, 3.1414, 0, 1, 0, 1, 1, 'Tortured Sentinel - Alterac Swiss'),
(12179, 8950, 0, 1.0471, 0, 1, 0, 1, 1, 'Tortured Sentinel - Homemade Cherry Pie'),
(12179, 8953, 0, 4.1885, 0, 1, 0, 1, 1, 'Tortured Sentinel - Deep Fried Plantains'),
(12179, 16885, 0, 9.4241, 0, 1, 0, 1, 1, 'Tortured Sentinel - Heavy Junkbox'),
(12199, 8932, 0, 12.5, 0, 1, 0, 1, 1, 'Shade of Ambermoon - Alterac Swiss'),
(12199, 8950, 0, 12.5, 0, 1, 0, 1, 1, 'Shade of Ambermoon - Homemade Cherry Pie'),
(12221, 3419, 0, 10, 0, 1, 0, 1, 1, 'Noxious Slime - Red Rose'),
(12221, 4608, 0, 15, 0, 1, 0, 1, 1, 'Noxious Slime - Raw Black Truffle'),
(12221, 16884, 0, 5, 0, 1, 0, 1, 1, 'Noxious Slime - Sturdy Junkbox'),
(12222, 3928, 0, 11.1111, 0, 1, 0, 1, 1, 'Creeping Sludge - Superior Healing Potion'),
(12236, 4599, 0, 18.1818, 0, 1, 0, 1, 1, 'Lord Vyletongue - Cured Ham Steak'),
(12236, 5430, 0, 18.1818, 0, 1, 0, 1, 1, 'Lord Vyletongue - Intricate Bauble'),
(12236, 7910, 0, 9.0909, 0, 1, 0, 1, 1, 'Lord Vyletongue - Star Ruby'),
(12236, 16884, 0, 18.1818, 0, 1, 0, 1, 1, 'Lord Vyletongue - Sturdy Junkbox'),
(12248, 16885, 0, 14.2857, 0, 1, 0, 1, 1, 'Infiltrator Hameya - Heavy Junkbox'),
(12250, 3928, 0, 5.5556, 0, 1, 0, 1, 1, 'Zaeldarr the Outcast - Superior Healing Potion'),
(12250, 5428, 0, 5.5556, 0, 1, 0, 1, 1, 'Zaeldarr the Outcast - An Exotic Cookbook'),
(12250, 8950, 0, 11.1111, 0, 1, 0, 1, 1, 'Zaeldarr the Outcast - Homemade Cherry Pie'),
(12250, 8952, 0, 5.5556, 0, 1, 0, 1, 1, 'Zaeldarr the Outcast - Roasted Quail'),
(12250, 16885, 0, 11.1111, 0, 1, 0, 1, 1, 'Zaeldarr the Outcast - Heavy Junkbox'),
(12322, 5432, 0, 7.1429, 0, 1, 0, 1, 1, 'Quel\'Lithien Protector - Hickory Pipe'),
(12322, 7910, 0, 7.1429, 0, 1, 0, 1, 1, 'Quel\'Lithien Protector - Star Ruby'),
(12322, 8953, 0, 7.1429, 0, 1, 0, 1, 1, 'Quel\'Lithien Protector - Deep Fried Plantains'),
(12322, 16885, 0, 7.1429, 0, 1, 0, 1, 1, 'Quel\'Lithien Protector - Heavy Junkbox'),
(12337, 5432, 0, 9.0909, 0, 1, 0, 1, 1, 'Crimson Courier - Hickory Pipe'),
(12352, 422, 0, 14.2857, 0, 1, 0, 1, 1, 'Scarlet Trooper - Dwarven Mild'),
(12352, 16882, 0, 14.2857, 0, 1, 0, 1, 1, 'Scarlet Trooper - Battered Junkbox'),
(12369, 1710, 0, 9.0909, 0, 1, 0, 1, 1, 'Lord Kragaru - Greater Healing Potion'),
(12369, 6362, 0, 18.1818, 0, 1, 0, 1, 2, 'Lord Kragaru - Raw Rockscale Cod'),
(12379, 27859, 0, 20, 0, 1, 0, 1, 1, 'Unliving Caretaker - Zangar Caps'),
(12379, 29569, 0, 30, 0, 1, 0, 1, 1, 'Unliving Caretaker - Strong Junkbox'),
(12380, 8948, 0, 0.1669, 0, 1, 0, 1, 1, 'Unliving Resident - Dried King Bolete'),
(12380, 21929, 0, 0.1669, 0, 1, 0, 1, 1, 'Unliving Resident - Flame Spessarite'),
(12380, 22829, 0, 3.3389, 0, 1, 0, 1, 1, 'Unliving Resident - Super Healing Potion'),
(12380, 23079, 0, 0.2504, 0, 1, 0, 1, 1, 'Unliving Resident - Deep Peridot'),
(12380, 27859, 0, 6.2604, 0, 1, 0, 1, 1, 'Unliving Resident - Zangar Caps'),
(12380, 29569, 0, 11.1018, 0, 1, 0, 1, 1, 'Unliving Resident - Strong Junkbox'),
(12396, 22829, 0, 2.7027, 0, 1, 0, 1, 1, 'Doomguard Commander - Super Healing Potion'),
(12396, 27859, 0, 10.8108, 0, 1, 0, 1, 1, 'Doomguard Commander - Zangar Caps'),
(12396, 29569, 0, 10.8108, 0, 1, 0, 1, 1, 'Doomguard Commander - Strong Junkbox'),
(12579, 1705, 0, 5.2632, 0, 1, 0, 1, 1, 'Bloodfury Ripper - Lesser Moonstone'),
(12579, 3770, 0, 5.2632, 0, 1, 0, 1, 1, 'Bloodfury Ripper - Mutton Chop'),
(12579, 5375, 0, 5.2632, 0, 1, 0, 1, 1, 'Bloodfury Ripper - Scratching Stick'),
(12579, 16882, 0, 10.5263, 0, 1, 0, 1, 1, 'Bloodfury Ripper - Battered Junkbox'),
(12856, 422, 0, 2.9304, 0, 1, 0, 1, 1, 'Ashenvale Outrunner - Dwarven Mild'),
(12856, 929, 0, 2.1978, 0, 1, 0, 1, 1, 'Ashenvale Outrunner - Healing Potion'),
(12856, 1206, 0, 0.3663, 0, 1, 0, 1, 1, 'Ashenvale Outrunner - Moss Agate'),
(12856, 4538, 0, 1.4652, 0, 1, 0, 1, 1, 'Ashenvale Outrunner - Snapvine Watermelon'),
(12856, 4542, 0, 2.1978, 0, 1, 0, 1, 1, 'Ashenvale Outrunner - Moist Cornbread'),
(12856, 5374, 0, 9.1575, 0, 1, 0, 1, 1, 'Ashenvale Outrunner - Small Pocket Watch'),
(12856, 16882, 0, 17.5824, 0, 1, 0, 1, 1, 'Ashenvale Outrunner - Battered Junkbox'),
(12865, 5429, 0, 14.2857, 0, 1, 0, 1, 1, 'Ambassador Malcin - A Pretty Rock'),
(12865, 16883, 0, 28.5714, 0, 1, 0, 1, 1, 'Ambassador Malcin - Worn Junkbox'),
(12896, 422, 0, 2.7778, 0, 1, 0, 1, 1, 'Silverwing Sentinel - Dwarven Mild'),
(12896, 929, 0, 2.7778, 0, 1, 0, 1, 1, 'Silverwing Sentinel - Healing Potion'),
(12896, 1206, 0, 0.9259, 0, 1, 0, 1, 1, 'Silverwing Sentinel - Moss Agate'),
(12896, 4542, 0, 0.9259, 0, 1, 0, 1, 1, 'Silverwing Sentinel - Moist Cornbread'),
(12896, 5374, 0, 11.1111, 0, 1, 0, 1, 1, 'Silverwing Sentinel - Small Pocket Watch'),
(12896, 16882, 0, 23.1481, 0, 1, 0, 1, 1, 'Silverwing Sentinel - Battered Junkbox'),
(12897, 422, 0, 2.9851, 0, 1, 0, 1, 1, 'Silverwing Warrior - Dwarven Mild'),
(12897, 4538, 0, 1.4925, 0, 1, 0, 1, 1, 'Silverwing Warrior - Snapvine Watermelon'),
(12897, 4542, 0, 1.4925, 0, 1, 0, 1, 1, 'Silverwing Warrior - Moist Cornbread'),
(12897, 5374, 0, 7.4627, 0, 1, 0, 1, 1, 'Silverwing Warrior - Small Pocket Watch'),
(12897, 16882, 0, 14.9254, 0, 1, 0, 1, 1, 'Silverwing Warrior - Battered Junkbox'),
(12902, 422, 0, 7.1429, 0, 1, 0, 1, 1, 'Lorgus Jett - Dwarven Mild'),
(12902, 5374, 0, 7.1429, 0, 1, 0, 1, 1, 'Lorgus Jett - Small Pocket Watch'),
(12902, 16882, 0, 21.4286, 0, 1, 0, 1, 1, 'Lorgus Jett - Battered Junkbox'),
(12903, 4544, 0, 3.7037, 0, 1, 0, 1, 1, 'Splintertree Guard - Mulgore Spice Bread'),
(12903, 16883, 0, 22.2222, 0, 1, 0, 1, 1, 'Splintertree Guard - Worn Junkbox'),
(13019, 1710, 0, 4.7619, 0, 1, 0, 1, 1, 'Burning Blade Seer - Greater Healing Potion'),
(13019, 4544, 0, 4.7619, 0, 1, 0, 1, 1, 'Burning Blade Seer - Mulgore Spice Bread'),
(13019, 16883, 0, 19.0476, 0, 1, 0, 1, 1, 'Burning Blade Seer - Worn Junkbox'),
(13081, 3928, 0, 3.7037, 0, 1, 0, 1, 1, 'Irondeep Raider - Superior Healing Potion'),
(13081, 5428, 0, 18.5185, 0, 1, 0, 1, 1, 'Irondeep Raider - An Exotic Cookbook'),
(13081, 8950, 0, 7.4074, 0, 1, 0, 1, 1, 'Irondeep Raider - Homemade Cherry Pie'),
(13081, 8952, 0, 3.7037, 0, 1, 0, 1, 1, 'Irondeep Raider - Roasted Quail'),
(13089, 5428, 0, 16.6667, 0, 1, 0, 1, 1, 'Coldmine Guard - An Exotic Cookbook'),
(13089, 8950, 0, 8.3333, 0, 1, 0, 1, 1, 'Coldmine Guard - Homemade Cherry Pie'),
(13089, 16885, 0, 25, 0, 1, 0, 1, 1, 'Coldmine Guard - Heavy Junkbox'),
(13097, 5428, 0, 11.1111, 0, 1, 0, 1, 1, 'Coldmine Surveyor - An Exotic Cookbook'),
(13097, 8950, 0, 5.5556, 0, 1, 0, 1, 1, 'Coldmine Surveyor - Homemade Cherry Pie'),
(13097, 16885, 0, 5.5556, 0, 1, 0, 1, 1, 'Coldmine Surveyor - Heavy Junkbox'),
(13099, 5428, 0, 12.5, 0, 1, 0, 1, 1, 'Irondeep Explorer - An Exotic Cookbook'),
(13099, 8952, 0, 4.1667, 0, 1, 0, 1, 1, 'Irondeep Explorer - Roasted Quail'),
(13099, 16885, 0, 8.3333, 0, 1, 0, 1, 1, 'Irondeep Explorer - Heavy Junkbox'),
(13138, 5432, 0, 12.5, 0, 1, 0, 1, 1, 'Lieutenant Spencer - Hickory Pipe'),
(13138, 16885, 0, 37.5, 0, 1, 0, 1, 1, 'Lieutenant Spencer - Heavy Junkbox'),
(13144, 5428, 0, 7.1429, 0, 1, 0, 1, 1, 'Lieutenant Vol\'talar - An Exotic Cookbook'),
(13144, 16885, 0, 7.1429, 0, 1, 0, 1, 1, 'Lieutenant Vol\'talar - Heavy Junkbox'),
(13144, 29570, 0, 7.1429, 0, 1, 0, 1, 1, 'Lieutenant Vol\'talar - A Gnome Effigy'),
(13145, 3419, 0, 20, 0, 1, 0, 1, 1, 'Lieutenant Grummus - Red Rose'),
(13145, 16885, 0, 20, 0, 1, 0, 1, 1, 'Lieutenant Grummus - Heavy Junkbox'),
(13146, 3419, 0, 6.25, 0, 1, 0, 1, 1, 'Lieutenant Murp <old> - Red Rose'),
(13146, 8948, 0, 18.75, 0, 1, 0, 1, 1, 'Lieutenant Murp <old> - Dried King Bolete'),
(13146, 16885, 0, 6.25, 0, 1, 0, 1, 1, 'Lieutenant Murp <old> - Heavy Junkbox'),
(13147, 16885, 0, 18.1818, 0, 1, 0, 1, 1, 'Lieutenant Lewis - Heavy Junkbox'),
(13152, 29570, 0, 16.6667, 0, 1, 0, 1, 1, 'Commander Malgor - A Gnome Effigy'),
(13153, 29570, 0, 20, 0, 1, 0, 1, 1, 'Commander Mulfort - A Gnome Effigy'),
(13179, 5428, 0, 40, 0, 1, 0, 1, 1, 'Wing Commander Guse - An Exotic Cookbook'),
(13296, 5432, 0, 7.3171, 0, 1, 0, 1, 1, 'Lieutenant Largent - Hickory Pipe'),
(13296, 16885, 0, 4.878, 0, 1, 0, 1, 1, 'Lieutenant Largent - Heavy Junkbox'),
(13297, 16885, 0, 11.1111, 0, 1, 0, 1, 1, 'Lieutenant Stouthandle - Heavy Junkbox'),
(13298, 5432, 0, 9.0909, 0, 1, 0, 1, 1, 'Lieutenant Greywand - Hickory Pipe'),
(13298, 8932, 0, 2.2727, 0, 1, 0, 1, 1, 'Lieutenant Greywand - Alterac Swiss'),
(13298, 8950, 0, 2.2727, 0, 1, 0, 1, 1, 'Lieutenant Greywand - Homemade Cherry Pie'),
(13298, 8953, 0, 2.2727, 0, 1, 0, 1, 1, 'Lieutenant Greywand - Deep Fried Plantains'),
(13298, 16885, 0, 4.5455, 0, 1, 0, 1, 1, 'Lieutenant Greywand - Heavy Junkbox'),
(13299, 5432, 0, 15.7895, 0, 1, 0, 1, 1, 'Lieutenant Lonadin - Hickory Pipe'),
(13299, 8953, 0, 5.2632, 0, 1, 0, 1, 1, 'Lieutenant Lonadin - Deep Fried Plantains'),
(13299, 17422, 0, 79.6666, 0, 1, 0, 1, 1, 'Lieutenant Lonadin - Armor Scraps'),
(13299, 22829, 0, 5.2632, 0, 1, 0, 1, 1, 'Lieutenant Lonadin - Super Healing Potion'),
(13316, 5428, 0, 3.8462, 0, 1, 0, 1, 1, 'Coldmine Peon - An Exotic Cookbook'),
(13316, 8950, 0, 3.8462, 0, 1, 0, 1, 1, 'Coldmine Peon - Homemade Cherry Pie'),
(13316, 8952, 0, 7.6923, 0, 1, 0, 1, 1, 'Coldmine Peon - Roasted Quail'),
(13317, 3928, 0, 11.1111, 0, 1, 0, 1, 1, 'Coldmine Miner - Superior Healing Potion'),
(13317, 16885, 0, 11.1111, 0, 1, 0, 1, 1, 'Coldmine Miner - Heavy Junkbox'),
(13320, 29569, 0, 37.5, 0, 1, 0, 1, 1, 'Commander Karl Philips - Strong Junkbox'),
(13320, 29571, 0, 12.5, 0, 1, 0, 1, 1, 'Commander Karl Philips - A Steamy Romance Novel'),
(13358, 5432, 0, 13.3333, 0, 1, 0, 1, 1, 'Stormpike Bowman - Hickory Pipe'),
(13358, 8932, 0, 6.6667, 0, 1, 0, 1, 1, 'Stormpike Bowman - Alterac Swiss'),
(13358, 8950, 0, 6.6667, 0, 1, 0, 1, 1, 'Stormpike Bowman - Homemade Cherry Pie'),
(13358, 8953, 0, 6.6667, 0, 1, 0, 1, 1, 'Stormpike Bowman - Deep Fried Plantains'),
(13358, 16885, 0, 6.6667, 0, 1, 0, 1, 1, 'Stormpike Bowman - Heavy Junkbox'),
(13359, 3928, 0, 5.2632, 0, 1, 0, 1, 1, 'Frostwolf Bowman - Superior Healing Potion'),
(13359, 8950, 0, 5.2632, 0, 1, 0, 1, 1, 'Frostwolf Bowman - Homemade Cherry Pie'),
(13359, 16885, 0, 10.5263, 0, 1, 0, 1, 1, 'Frostwolf Bowman - Heavy Junkbox'),
(13396, 3928, 0, 1.25, 0, 1, 0, 1, 1, 'Irondeep Miner - Superior Healing Potion'),
(13396, 5432, 0, 13.75, 0, 1, 0, 1, 1, 'Irondeep Miner - Hickory Pipe'),
(13396, 8932, 0, 1.25, 0, 1, 0, 1, 1, 'Irondeep Miner - Alterac Swiss'),
(13396, 8950, 0, 1.25, 0, 1, 0, 1, 1, 'Irondeep Miner - Homemade Cherry Pie'),
(13396, 16885, 0, 7.5, 0, 1, 0, 1, 1, 'Irondeep Miner - Heavy Junkbox'),
(13397, 3928, 0, 2.0202, 0, 1, 0, 1, 1, 'Irondeep Peon - Superior Healing Potion'),
(13397, 5428, 0, 7.0707, 0, 1, 0, 1, 1, 'Irondeep Peon - An Exotic Cookbook'),
(13397, 8950, 0, 2.0202, 0, 1, 0, 1, 1, 'Irondeep Peon - Homemade Cherry Pie'),
(13397, 8952, 0, 8.0808, 0, 1, 0, 1, 1, 'Irondeep Peon - Roasted Quail'),
(13397, 16885, 0, 7.0707, 0, 1, 0, 1, 1, 'Irondeep Peon - Heavy Junkbox'),
(13447, 5432, 0, 11.1111, 0, 1, 0, 1, 1, 'Corporal Noreg Stormpike - Hickory Pipe'),
(13447, 8953, 0, 11.1111, 0, 1, 0, 1, 1, 'Corporal Noreg Stormpike - Deep Fried Plantains'),
(13448, 3928, 0, 7.4074, 0, 1, 0, 1, 1, 'Sergeant Yazra Bloodsnarl - Superior Healing Potion'),
(13448, 16885, 0, 7.4074, 0, 1, 0, 1, 1, 'Sergeant Yazra Bloodsnarl - Heavy Junkbox'),
(13544, 3928, 0, 11.1111, 0, 1, 0, 1, 1, 'Veteran Irondeep Raider - Superior Healing Potion'),
(13544, 5428, 0, 11.1111, 0, 1, 0, 1, 1, 'Veteran Irondeep Raider - An Exotic Cookbook'),
(13544, 8952, 0, 22.2222, 0, 1, 0, 1, 1, 'Veteran Irondeep Raider - Roasted Quail'),
(13552, 3928, 0, 5, 0, 1, 0, 1, 1, 'Seasoned Irondeep Guard - Superior Healing Potion'),
(13552, 5432, 0, 5, 0, 1, 0, 1, 1, 'Seasoned Irondeep Guard - Hickory Pipe'),
(13552, 16885, 0, 5, 0, 1, 0, 1, 1, 'Seasoned Irondeep Guard - Heavy Junkbox'),
(13555, 5432, 0, 3.8462, 0, 1, 0, 1, 1, 'Seasoned Irondeep Surveyor - Hickory Pipe'),
(13555, 8950, 0, 3.8462, 0, 1, 0, 1, 1, 'Seasoned Irondeep Surveyor - Homemade Cherry Pie'),
(13555, 8953, 0, 7.6923, 0, 1, 0, 1, 1, 'Seasoned Irondeep Surveyor - Deep Fried Plantains'),
(13555, 16885, 0, 3.8462, 0, 1, 0, 1, 1, 'Seasoned Irondeep Surveyor - Heavy Junkbox'),
(13601, 3928, 0, 9.0909, 0, 1, 0, 1, 1, 'Tinkerer Gizlock - Superior Healing Potion'),
(13601, 4601, 0, 9.0909, 0, 1, 0, 1, 1, 'Tinkerer Gizlock - Soft Banana Bread'),
(13601, 16884, 0, 9.0909, 0, 1, 0, 1, 1, 'Tinkerer Gizlock - Sturdy Junkbox'),
(13718, 3928, 0, 4, 0, 1, 0, 1, 1, 'The Nameless Prophet - Superior Healing Potion'),
(13718, 4599, 0, 4, 0, 1, 0, 1, 1, 'The Nameless Prophet - Cured Ham Steak'),
(13718, 5430, 0, 8, 0, 1, 0, 1, 1, 'The Nameless Prophet - Intricate Bauble'),
(13718, 16884, 0, 6, 0, 1, 0, 1, 1, 'The Nameless Prophet - Sturdy Junkbox'),
(13996, 3928, 0, 5.2632, 0, 1, 0, 1, 1, 'Blackwing Technician - Superior Healing Potion'),
(13996, 5432, 0, 10.5263, 0, 1, 0, 1, 1, 'Blackwing Technician - Hickory Pipe'),
(13996, 8932, 0, 5.2632, 0, 1, 0, 1, 1, 'Blackwing Technician - Alterac Swiss'),
(13996, 8950, 0, 5.2632, 0, 1, 0, 1, 1, 'Blackwing Technician - Homemade Cherry Pie'),
(13996, 16885, 0, 21.0526, 0, 1, 0, 1, 1, 'Blackwing Technician - Heavy Junkbox'),
(14221, 4539, 0, 10, 0, 1, 0, 1, 1, 'Gravis Slipknot - Goldenbark Apple'),
(14221, 5431, 0, 10, 0, 1, 0, 1, 1, 'Gravis Slipknot - Empty Hip Flask'),
(14221, 16883, 0, 20, 0, 1, 0, 1, 1, 'Gravis Slipknot - Worn Junkbox'),
(14221, 17124, 0, 79.6666, 0, 1, 0, 1, 1, 'Gravis Slipknot - Syndicate Emblem'),
(14342, 4599, 0, 16.6667, 0, 1, 0, 1, 1, 'Ragepaw - Cured Ham Steak'),
(14342, 5430, 0, 16.6667, 0, 1, 0, 1, 1, 'Ragepaw - Intricate Bauble'),
(14342, 16884, 0, 16.6667, 0, 1, 0, 1, 1, 'Ragepaw - Sturdy Junkbox'),
(14428, 118, 0, 11.1111, 0, 1, 0, 1, 1, 'Uruson - Minor Healing Potion'),
(15200, 5432, 0, 6.0606, 0, 1, 0, 1, 1, 'Twilight Keeper Mayna - Hickory Pipe'),
(15200, 8932, 0, 3.0303, 0, 1, 0, 1, 1, 'Twilight Keeper Mayna - Alterac Swiss'),
(15200, 8953, 0, 3.0303, 0, 1, 0, 1, 1, 'Twilight Keeper Mayna - Deep Fried Plantains'),
(15201, 5432, 0, 5.8824, 0, 1, 0, 1, 1, 'Twilight Flamereaver - Hickory Pipe'),
(15201, 8932, 0, 5.8824, 0, 1, 0, 1, 1, 'Twilight Flamereaver - Alterac Swiss'),
(15201, 8950, 0, 2.9412, 0, 1, 0, 1, 1, 'Twilight Flamereaver - Homemade Cherry Pie'),
(15201, 16885, 0, 11.7647, 0, 1, 0, 1, 1, 'Twilight Flamereaver - Heavy Junkbox'),
(15213, 3928, 0, 3.58, 0, 1, 0, 1, 1, 'Twilight Overlord - Superior Healing Potion'),
(15213, 5432, 0, 9.3079, 0, 1, 0, 1, 1, 'Twilight Overlord - Hickory Pipe'),
(15213, 7910, 0, 0.4773, 0, 1, 0, 1, 1, 'Twilight Overlord - Star Ruby'),
(15213, 8932, 0, 3.1026, 0, 1, 0, 1, 1, 'Twilight Overlord - Alterac Swiss'),
(15213, 8950, 0, 2.3866, 0, 1, 0, 1, 1, 'Twilight Overlord - Homemade Cherry Pie'),
(15213, 8953, 0, 2.3866, 0, 1, 0, 1, 1, 'Twilight Overlord - Deep Fried Plantains'),
(15213, 16885, 0, 3.1026, 0, 1, 0, 1, 1, 'Twilight Overlord - Heavy Junkbox'),
(15308, 16885, 0, 6.25, 0, 1, 0, 1, 1, 'Twilight Prophet - Heavy Junkbox'),
(15407, 858, 0, 1.7544, 0, 1, 0, 1, 1, 'Chieftain Zul\'Marosh - Lesser Healing Potion'),
(15407, 2287, 0, 1.7544, 0, 1, 0, 1, 1, 'Chieftain Zul\'Marosh - Haunch of Meat'),
(15407, 4541, 0, 1.7544, 0, 1, 0, 1, 1, 'Chieftain Zul\'Marosh - Freshly Baked Bread'),
(15408, 117, 0, 2.7397, 0, 1, 0, 1, 1, 'Spearcrafter Otembe - Tough Jerky'),
(15408, 118, 0, 5.4795, 0, 1, 0, 1, 1, 'Spearcrafter Otembe - Minor Healing Potion'),
(15408, 4540, 0, 1.3699, 0, 1, 0, 1, 1, 'Spearcrafter Otembe - Tough Hunk of Bread'),
(15408, 5367, 0, 12.3288, 0, 1, 0, 1, 1, 'Spearcrafter Otembe - Primitive Rock Tool'),
(15542, 5432, 0, 50, 0, 1, 0, 1, 1, 'Twilight Marauder - Hickory Pipe'),
(15551, 22829, 0, 15.3846, 0, 1, 0, 1, 1, 'Spectral Stable Hand - Super Healing Potion'),
(15551, 27859, 0, 7.6923, 0, 1, 0, 1, 1, 'Spectral Stable Hand - Zangar Caps'),
(15641, 117, 0, 4.4379, 0, 1, 0, 1, 1, 'Amani Axe Thrower - Tough Jerky'),
(15641, 118, 0, 4.142, 0, 1, 0, 1, 1, 'Amani Axe Thrower - Minor Healing Potion'),
(15641, 774, 0, 1.4793, 0, 1, 0, 1, 1, 'Amani Axe Thrower - Malachite'),
(15641, 4540, 0, 4.4379, 0, 1, 0, 1, 1, 'Amani Axe Thrower - Tough Hunk of Bread'),
(15641, 5367, 0, 13.3136, 0, 1, 0, 1, 1, 'Amani Axe Thrower - Primitive Rock Tool'),
(15642, 117, 0, 4.7619, 0, 1, 0, 1, 1, 'Amani Shadowpriest - Tough Jerky'),
(15642, 118, 0, 3.2967, 0, 1, 0, 1, 1, 'Amani Shadowpriest - Minor Healing Potion'),
(15642, 774, 0, 1.0989, 0, 1, 0, 1, 1, 'Amani Shadowpriest - Malachite'),
(15642, 4540, 0, 3.2967, 0, 1, 0, 1, 1, 'Amani Shadowpriest - Tough Hunk of Bread'),
(15642, 5367, 0, 9.5238, 0, 1, 0, 1, 1, 'Amani Shadowpriest - Primitive Rock Tool'),
(15643, 117, 0, 4.8443, 0, 1, 0, 1, 1, 'Amani Berserker - Tough Jerky'),
(15643, 118, 0, 1.0381, 0, 1, 0, 1, 1, 'Amani Berserker - Minor Healing Potion'),
(15643, 774, 0, 2.0761, 0, 1, 0, 1, 1, 'Amani Berserker - Malachite'),
(15643, 4540, 0, 3.1142, 0, 1, 0, 1, 1, 'Amani Berserker - Tough Hunk of Bread'),
(15643, 5367, 0, 14.8789, 0, 1, 0, 1, 1, 'Amani Berserker - Primitive Rock Tool'),
(15644, 117, 0, 5.1508, 0, 1, 0, 1, 1, 'Wretched Urchin - Tough Jerky'),
(15644, 118, 0, 2.2613, 0, 1, 0, 1, 1, 'Wretched Urchin - Minor Healing Potion'),
(15644, 774, 0, 1.1307, 0, 1, 0, 1, 1, 'Wretched Urchin - Malachite'),
(15644, 4540, 0, 3.8945, 0, 1, 0, 1, 1, 'Wretched Urchin - Tough Hunk of Bread'),
(15644, 5367, 0, 10.4271, 0, 1, 0, 1, 1, 'Wretched Urchin - Primitive Rock Tool'),
(15645, 117, 0, 5.3292, 0, 1, 0, 1, 1, 'Wretched Thug - Tough Jerky'),
(15645, 118, 0, 5.0157, 0, 1, 0, 1, 1, 'Wretched Thug - Minor Healing Potion'),
(15645, 774, 0, 0.627, 0, 1, 0, 1, 1, 'Wretched Thug - Malachite'),
(15645, 4540, 0, 3.1348, 0, 1, 0, 1, 1, 'Wretched Thug - Tough Hunk of Bread'),
(15645, 5367, 0, 10.9718, 0, 1, 0, 1, 1, 'Wretched Thug - Primitive Rock Tool'),
(15654, 118, 0, 5, 0, 1, 0, 1, 1, 'Plaguebone Pillager - Minor Healing Potion'),
(15654, 774, 0, 0.8333, 0, 1, 0, 1, 1, 'Plaguebone Pillager - Malachite'),
(15654, 4604, 0, 10.8333, 0, 1, 0, 1, 1, 'Plaguebone Pillager - Forest Mushroom Cap'),
(15654, 5362, 0, 9.1667, 0, 1, 0, 1, 1, 'Plaguebone Pillager - Chew Toy'),
(15655, 118, 0, 6.25, 0, 1, 0, 1, 1, 'Rotlimb Cannibal - Minor Healing Potion'),
(15655, 4604, 0, 9.375, 0, 1, 0, 1, 1, 'Rotlimb Cannibal - Forest Mushroom Cap'),
(15655, 5362, 0, 15.625, 0, 1, 0, 1, 1, 'Rotlimb Cannibal - Chew Toy'),
(15658, 118, 0, 6.7708, 0, 1, 0, 1, 1, 'Rotlimb Marauder - Minor Healing Potion'),
(15658, 774, 0, 0.5208, 0, 1, 0, 1, 1, 'Rotlimb Marauder - Malachite'),
(15658, 4604, 0, 11.4583, 0, 1, 0, 1, 1, 'Rotlimb Marauder - Forest Mushroom Cap'),
(15658, 5362, 0, 10.9375, 0, 1, 0, 1, 1, 'Rotlimb Marauder - Chew Toy'),
(15668, 118, 0, 2.4691, 0, 1, 0, 1, 1, 'Grimscale Murloc - Minor Healing Potion'),
(15668, 774, 0, 1.2346, 0, 1, 0, 1, 1, 'Grimscale Murloc - Malachite'),
(15668, 5361, 0, 12.3457, 0, 1, 0, 1, 1, 'Grimscale Murloc - Fishbone Toothpick'),
(15668, 6303, 0, 12.3457, 0, 1, 0, 1, 2, 'Grimscale Murloc - Raw Slitherskin Mackerel'),
(15669, 118, 0, 1.9231, 0, 1, 0, 1, 1, 'Grimscale Oracle - Minor Healing Potion'),
(15669, 774, 0, 3.8462, 0, 1, 0, 1, 1, 'Grimscale Oracle - Malachite'),
(15669, 5361, 0, 7.6923, 0, 1, 0, 1, 1, 'Grimscale Oracle - Fishbone Toothpick'),
(15669, 6303, 0, 9.6154, 0, 1, 0, 1, 2, 'Grimscale Oracle - Raw Slitherskin Mackerel'),
(15670, 774, 0, 2.0408, 0, 1, 0, 1, 1, 'Grimscale Forager - Malachite'),
(15670, 5361, 0, 13.2653, 0, 1, 0, 1, 1, 'Grimscale Forager - Fishbone Toothpick'),
(15670, 6303, 0, 7.1429, 0, 1, 0, 1, 2, 'Grimscale Forager - Raw Slitherskin Mackerel'),
(15687, 29569, 0, 27.2727, 0, 1, 0, 1, 1, 'Moroes - Strong Junkbox'),
(15937, 5361, 0, 9.0909, 0, 1, 0, 1, 1, 'Mmmrrrggglll - Fishbone Toothpick'),
(15937, 6303, 0, 18.1818, 0, 1, 0, 1, 2, 'Mmmrrrggglll - Raw Slitherskin Mackerel'),
(15949, 118, 0, 3.7037, 0, 1, 0, 1, 1, 'Thaelis the Hungerer - Minor Healing Potion'),
(15949, 2070, 0, 3.7037, 0, 1, 0, 1, 1, 'Thaelis the Hungerer - Darnassian Bleu'),
(15949, 4536, 0, 3.7037, 0, 1, 0, 1, 1, 'Thaelis the Hungerer - Shiny Red Apple'),
(15949, 4540, 0, 7.4074, 0, 1, 0, 1, 1, 'Thaelis the Hungerer - Tough Hunk of Bread'),
(15949, 5363, 0, 11.1111, 0, 1, 0, 1, 1, 'Thaelis the Hungerer - Folded Handkerchief'),
(15949, 6150, 0, 3.7037, 0, 1, 0, 1, 1, 'Thaelis the Hungerer - A Frayed Knot'),
(15950, 118, 0, 2, 0, 1, 0, 1, 1, 'Grimscale Seer - Minor Healing Potion'),
(15950, 5361, 0, 10, 0, 1, 0, 1, 1, 'Grimscale Seer - Fishbone Toothpick'),
(15950, 6303, 0, 5, 0, 1, 0, 2, 2, 'Grimscale Seer - Raw Slitherskin Mackerel'),
(15958, 4604, 0, 33.3333, 0, 1, 0, 1, 1, 'Gharsul the Remorseless - Forest Mushroom Cap'),
(15965, 118, 0, 2.9412, 0, 1, 0, 1, 1, 'Duskwither Apprentice - Minor Healing Potion'),
(15965, 774, 0, 8.8235, 0, 1, 0, 1, 1, 'Duskwither Apprentice - Malachite'),
(15965, 4536, 0, 2.9412, 0, 1, 0, 1, 1, 'Duskwither Apprentice - Shiny Red Apple'),
(15965, 4540, 0, 2.9412, 0, 1, 0, 1, 1, 'Duskwither Apprentice - Tough Hunk of Bread'),
(15965, 5363, 0, 5.8824, 0, 1, 0, 1, 1, 'Duskwither Apprentice - Folded Handkerchief'),
(15965, 6150, 0, 2.9412, 0, 1, 0, 1, 1, 'Duskwither Apprentice - A Frayed Knot'),
(15968, 118, 0, 2.521, 0, 1, 0, 1, 1, 'Darnassian Scout - Minor Healing Potion'),
(15968, 774, 0, 0.8403, 0, 1, 0, 1, 1, 'Darnassian Scout - Malachite'),
(15968, 2070, 0, 4.2017, 0, 1, 0, 1, 1, 'Darnassian Scout - Darnassian Bleu'),
(15968, 4536, 0, 2.521, 0, 1, 0, 1, 1, 'Darnassian Scout - Shiny Red Apple'),
(15968, 4540, 0, 4.2017, 0, 1, 0, 1, 1, 'Darnassian Scout - Tough Hunk of Bread'),
(15968, 5363, 0, 2.521, 0, 1, 0, 1, 1, 'Darnassian Scout - Folded Handkerchief'),
(15968, 6150, 0, 7.563, 0, 1, 0, 1, 1, 'Darnassian Scout - A Frayed Knot'),
(16162, 117, 0, 5.2805, 0, 1, 0, 1, 1, 'Wretched Hooligan - Tough Jerky'),
(16162, 118, 0, 2.6403, 0, 1, 0, 1, 1, 'Wretched Hooligan - Minor Healing Potion'),
(16162, 774, 0, 0.33, 0, 1, 0, 1, 1, 'Wretched Hooligan - Malachite'),
(16162, 4540, 0, 3.9604, 0, 1, 0, 1, 1, 'Wretched Hooligan - Tough Hunk of Bread'),
(16162, 5367, 0, 11.2211, 0, 1, 0, 1, 1, 'Wretched Hooligan - Primitive Rock Tool'),
(16245, 929, 0, 4.3478, 0, 1, 0, 1, 1, 'Luzran - Healing Potion'),
(16245, 1206, 0, 4.3478, 0, 1, 0, 1, 1, 'Luzran - Moss Agate'),
(16245, 4606, 0, 4.3478, 0, 1, 0, 1, 1, 'Luzran - Spongy Morel'),
(16245, 5376, 0, 4.3478, 0, 1, 0, 1, 1, 'Luzran - Broken Mirror'),
(16245, 16882, 0, 21.7391, 0, 1, 0, 1, 1, 'Luzran - Battered Junkbox'),
(16246, 5376, 0, 11.1111, 0, 1, 0, 1, 1, 'Knucklerot - Broken Mirror'),
(16246, 16882, 0, 22.2222, 0, 1, 0, 1, 1, 'Knucklerot - Battered Junkbox'),
(16247, 5370, 0, 5.5556, 0, 1, 0, 1, 1, 'Borgoth the Bloodletter - Bent Spoon'),
(16250, 858, 0, 20, 0, 1, 0, 1, 1, 'Mirdoran the Fallen - Lesser Healing Potion'),
(16250, 5370, 0, 10, 0, 1, 0, 1, 1, 'Mirdoran the Fallen - Bent Spoon'),
(16294, 117, 0, 7.3171, 0, 1, 0, 1, 1, 'Aldaron the Reckless - Tough Jerky'),
(16294, 4540, 0, 2.439, 0, 1, 0, 1, 1, 'Aldaron the Reckless - Tough Hunk of Bread'),
(16294, 5367, 0, 12.1951, 0, 1, 0, 1, 1, 'Aldaron the Reckless - Primitive Rock Tool'),
(16300, 118, 0, 3.7037, 0, 1, 0, 1, 1, 'Risen Creeper - Minor Healing Potion'),
(16300, 4604, 0, 3.7037, 0, 1, 0, 1, 1, 'Risen Creeper - Forest Mushroom Cap'),
(16300, 5362, 0, 11.1111, 0, 1, 0, 1, 1, 'Risen Creeper - Chew Toy'),
(16301, 858, 0, 2.8881, 0, 1, 0, 1, 1, 'Risen Hungerer - Lesser Healing Potion'),
(16301, 4605, 0, 9.7473, 0, 1, 0, 1, 1, 'Risen Hungerer - Red-speckled Mushroom'),
(16301, 5370, 0, 9.7473, 0, 1, 0, 1, 1, 'Risen Hungerer - Bent Spoon'),
(16302, 818, 0, 0.4831, 0, 1, 0, 1, 1, 'Risen Stalker - Tigerseye'),
(16302, 858, 0, 3.3816, 0, 1, 0, 1, 1, 'Risen Stalker - Lesser Healing Potion'),
(16302, 1210, 0, 0.9662, 0, 1, 0, 1, 1, 'Risen Stalker - Shadowgem'),
(16302, 4605, 0, 8.2126, 0, 1, 0, 1, 1, 'Risen Stalker - Red-speckled Mushroom'),
(16302, 5370, 0, 9.6618, 0, 1, 0, 1, 1, 'Risen Stalker - Bent Spoon'),
(16303, 4605, 0, 10, 0, 1, 0, 1, 1, 'Dreadbone Skeleton - Red-speckled Mushroom'),
(16303, 5370, 0, 10, 0, 1, 0, 1, 1, 'Dreadbone Skeleton - Bent Spoon'),
(16305, 818, 0, 0.3279, 0, 1, 0, 1, 1, 'Dreadbone Sentinel - Tigerseye'),
(16305, 858, 0, 2.623, 0, 1, 0, 1, 1, 'Dreadbone Sentinel - Lesser Healing Potion'),
(16305, 1210, 0, 0.6557, 0, 1, 0, 1, 1, 'Dreadbone Sentinel - Shadowgem'),
(16305, 4605, 0, 6.5574, 0, 1, 0, 1, 1, 'Dreadbone Sentinel - Red-speckled Mushroom'),
(16305, 5370, 0, 8.1967, 0, 1, 0, 1, 1, 'Dreadbone Sentinel - Bent Spoon'),
(16308, 818, 0, 1.8519, 0, 1, 0, 1, 1, 'Deathcage Sorcerer - Tigerseye'),
(16308, 4605, 0, 7.4074, 0, 1, 0, 1, 1, 'Deathcage Sorcerer - Red-speckled Mushroom'),
(16308, 5370, 0, 11.1111, 0, 1, 0, 1, 1, 'Deathcage Sorcerer - Bent Spoon'),
(16309, 818, 0, 0.6557, 0, 1, 0, 1, 1, 'Gangled Cannibal - Tigerseye'),
(16309, 858, 0, 2.2951, 0, 1, 0, 1, 1, 'Gangled Cannibal - Lesser Healing Potion'),
(16309, 1210, 0, 0.9836, 0, 1, 0, 1, 1, 'Gangled Cannibal - Shadowgem'),
(16309, 4605, 0, 6.5574, 0, 1, 0, 1, 1, 'Gangled Cannibal - Red-speckled Mushroom'),
(16309, 5370, 0, 8.8525, 0, 1, 0, 1, 1, 'Gangled Cannibal - Bent Spoon'),
(16315, 858, 0, 2.6667, 0, 1, 0, 1, 1, 'Deatholme Acolyte - Lesser Healing Potion'),
(16315, 1210, 0, 0.8889, 0, 1, 0, 1, 1, 'Deatholme Acolyte - Shadowgem'),
(16315, 4605, 0, 6.6667, 0, 1, 0, 1, 1, 'Deatholme Acolyte - Red-speckled Mushroom'),
(16315, 5370, 0, 6.2222, 0, 1, 0, 1, 1, 'Deatholme Acolyte - Bent Spoon'),
(16317, 414, 0, 1.4706, 0, 1, 0, 1, 1, 'Deatholme Necromancer - Dalaran Sharp'),
(16317, 858, 0, 1.4706, 0, 1, 0, 1, 1, 'Deatholme Necromancer - Lesser Healing Potion'),
(16317, 1210, 0, 1.4706, 0, 1, 0, 1, 1, 'Deatholme Necromancer - Shadowgem'),
(16317, 5368, 0, 8.8235, 0, 1, 0, 1, 1, 'Deatholme Necromancer - Empty Wallet'),
(16318, 414, 0, 1.3889, 0, 1, 0, 1, 1, 'Deatholme Darkmage - Dalaran Sharp'),
(16318, 1210, 0, 1.3889, 0, 1, 0, 1, 1, 'Deatholme Darkmage - Shadowgem'),
(16318, 4541, 0, 2.7778, 0, 1, 0, 1, 1, 'Deatholme Darkmage - Freshly Baked Bread'),
(16318, 5368, 0, 9.7222, 0, 1, 0, 1, 1, 'Deatholme Darkmage - Empty Wallet'),
(16322, 858, 0, 7.2464, 0, 1, 0, 1, 1, 'Gangled Flesheater - Lesser Healing Potion'),
(16322, 4605, 0, 7.2464, 0, 1, 0, 1, 1, 'Gangled Flesheater - Red-speckled Mushroom'),
(16322, 5370, 0, 7.2464, 0, 1, 0, 1, 1, 'Gangled Flesheater - Bent Spoon'),
(16329, 929, 0, 4, 0, 1, 0, 1, 1, 'Dar\'Khan Drathir - Healing Potion'),
(16329, 4606, 0, 20, 0, 1, 0, 1, 1, 'Dar\'Khan Drathir - Spongy Morel'),
(16329, 16882, 0, 8, 0, 1, 0, 1, 1, 'Dar\'Khan Drathir - Battered Junkbox'),
(16330, 414, 0, 2.0706, 0, 1, 0, 1, 1, 'Sentinel Spy - Dalaran Sharp'),
(16330, 818, 0, 0.4872, 0, 1, 0, 1, 1, 'Sentinel Spy - Tigerseye'),
(16330, 858, 0, 2.8015, 0, 1, 0, 1, 1, 'Sentinel Spy - Lesser Healing Potion'),
(16330, 1210, 0, 0.3654, 0, 1, 0, 1, 1, 'Sentinel Spy - Shadowgem'),
(16330, 4541, 0, 2.4361, 0, 1, 0, 1, 1, 'Sentinel Spy - Freshly Baked Bread'),
(16330, 5368, 0, 11.084, 0, 1, 0, 1, 1, 'Sentinel Spy - Empty Wallet'),
(16331, 414, 0, 2.2305, 0, 1, 0, 1, 1, 'Darnassian Druid - Dalaran Sharp'),
(16331, 818, 0, 0.7435, 0, 1, 0, 1, 1, 'Darnassian Druid - Tigerseye'),
(16331, 858, 0, 3.7175, 0, 1, 0, 1, 1, 'Darnassian Druid - Lesser Healing Potion'),
(16331, 4541, 0, 3.3457, 0, 1, 0, 1, 1, 'Darnassian Druid - Freshly Baked Bread'),
(16331, 5368, 0, 7.0632, 0, 1, 0, 1, 1, 'Darnassian Druid - Empty Wallet'),
(16332, 858, 0, 2.8571, 0, 1, 0, 1, 1, 'Darnassian Huntress - Lesser Healing Potion'),
(16332, 4541, 0, 3.5714, 0, 1, 0, 1, 1, 'Darnassian Huntress - Freshly Baked Bread'),
(16332, 5368, 0, 5, 0, 1, 0, 1, 1, 'Darnassian Huntress - Empty Wallet'),
(16333, 414, 0, 1.9763, 0, 1, 0, 1, 1, 'Sentinel Infiltrator - Dalaran Sharp'),
(16333, 818, 0, 0.7905, 0, 1, 0, 1, 1, 'Sentinel Infiltrator - Tigerseye'),
(16333, 858, 0, 2.3715, 0, 1, 0, 1, 1, 'Sentinel Infiltrator - Lesser Healing Potion'),
(16333, 1210, 0, 0.7905, 0, 1, 0, 1, 1, 'Sentinel Infiltrator - Shadowgem'),
(16333, 4541, 0, 2.3715, 0, 1, 0, 1, 1, 'Sentinel Infiltrator - Freshly Baked Bread'),
(16333, 5368, 0, 8.3004, 0, 1, 0, 1, 1, 'Sentinel Infiltrator - Empty Wallet'),
(16334, 818, 0, 0.3333, 0, 1, 0, 1, 1, 'Blackpaw Gnoll - Tigerseye'),
(16334, 858, 0, 2.6667, 0, 1, 0, 1, 1, 'Blackpaw Gnoll - Lesser Healing Potion'),
(16334, 1210, 0, 0.6667, 0, 1, 0, 1, 1, 'Blackpaw Gnoll - Shadowgem'),
(16334, 2287, 0, 8, 0, 1, 0, 1, 1, 'Blackpaw Gnoll - Haunch of Meat'),
(16334, 5369, 0, 12.6667, 0, 1, 0, 1, 1, 'Blackpaw Gnoll - Gnawed Bone'),
(16335, 818, 0, 1.1952, 0, 1, 0, 1, 1, 'Blackpaw Scavenger - Tigerseye'),
(16335, 858, 0, 3.9841, 0, 1, 0, 1, 1, 'Blackpaw Scavenger - Lesser Healing Potion'),
(16335, 1210, 0, 0.3984, 0, 1, 0, 1, 1, 'Blackpaw Scavenger - Shadowgem'),
(16335, 2287, 0, 7.5697, 0, 1, 0, 1, 1, 'Blackpaw Scavenger - Haunch of Meat'),
(16335, 5369, 0, 6.3745, 0, 1, 0, 1, 1, 'Blackpaw Scavenger - Gnawed Bone'),
(16337, 818, 0, 1.3043, 0, 1, 0, 1, 1, 'Blackpaw Shaman - Tigerseye'),
(16337, 858, 0, 4.7826, 0, 1, 0, 1, 1, 'Blackpaw Shaman - Lesser Healing Potion'),
(16337, 1210, 0, 0.4348, 0, 1, 0, 1, 1, 'Blackpaw Shaman - Shadowgem'),
(16337, 2287, 0, 12.1739, 0, 1, 0, 1, 1, 'Blackpaw Shaman - Haunch of Meat'),
(16337, 5369, 0, 10.8696, 0, 1, 0, 1, 1, 'Blackpaw Shaman - Gnawed Bone'),
(16340, 818, 0, 0.2825, 0, 1, 0, 1, 1, 'Shadowpine Ripper - Tigerseye'),
(16340, 858, 0, 3.3898, 0, 1, 0, 1, 1, 'Shadowpine Ripper - Lesser Healing Potion'),
(16340, 1210, 0, 1.1299, 0, 1, 0, 1, 1, 'Shadowpine Ripper - Shadowgem'),
(16340, 2287, 0, 3.3898, 0, 1, 0, 1, 1, 'Shadowpine Ripper - Haunch of Meat'),
(16340, 4541, 0, 3.9548, 0, 1, 0, 1, 1, 'Shadowpine Ripper - Freshly Baked Bread'),
(16341, 818, 0, 1.1594, 0, 1, 0, 1, 1, 'Shadowpine Witch - Tigerseye'),
(16341, 858, 0, 2.6087, 0, 1, 0, 1, 1, 'Shadowpine Witch - Lesser Healing Potion'),
(16341, 2287, 0, 3.7681, 0, 1, 0, 1, 1, 'Shadowpine Witch - Haunch of Meat'),
(16341, 4541, 0, 3.7681, 0, 1, 0, 1, 1, 'Shadowpine Witch - Freshly Baked Bread'),
(16342, 818, 0, 0.3659, 0, 1, 0, 1, 1, 'Mummified Headhunter - Tigerseye'),
(16342, 858, 0, 4.0244, 0, 1, 0, 1, 1, 'Mummified Headhunter - Lesser Healing Potion'),
(16342, 1210, 0, 0.6098, 0, 1, 0, 1, 1, 'Mummified Headhunter - Shadowgem'),
(16342, 2287, 0, 4.6341, 0, 1, 0, 1, 1, 'Mummified Headhunter - Haunch of Meat'),
(16342, 4541, 0, 2.1951, 0, 1, 0, 1, 1, 'Mummified Headhunter - Freshly Baked Bread'),
(16343, 858, 0, 4.8276, 0, 1, 0, 1, 1, 'Shadowpine Oracle - Lesser Healing Potion'),
(16343, 1210, 0, 0.4598, 0, 1, 0, 1, 1, 'Shadowpine Oracle - Shadowgem'),
(16343, 2287, 0, 3.4483, 0, 1, 0, 1, 1, 'Shadowpine Oracle - Haunch of Meat'),
(16343, 4541, 0, 2.069, 0, 1, 0, 1, 1, 'Shadowpine Oracle - Freshly Baked Bread'),
(16344, 858, 0, 2.7322, 0, 1, 0, 1, 1, 'Shadowpine Headhunter - Lesser Healing Potion'),
(16344, 1210, 0, 0.8197, 0, 1, 0, 1, 1, 'Shadowpine Headhunter - Shadowgem'),
(16344, 2287, 0, 5.1913, 0, 1, 0, 1, 1, 'Shadowpine Headhunter - Haunch of Meat'),
(16344, 4541, 0, 1.9126, 0, 1, 0, 1, 1, 'Shadowpine Headhunter - Freshly Baked Bread'),
(16345, 858, 0, 2.2005, 0, 1, 0, 1, 1, 'Shadowpine Catlord - Lesser Healing Potion'),
(16345, 1210, 0, 0.978, 0, 1, 0, 1, 1, 'Shadowpine Catlord - Shadowgem'),
(16345, 2287, 0, 2.2005, 0, 1, 0, 1, 1, 'Shadowpine Catlord - Haunch of Meat'),
(16345, 2589, 0, 0.2445, 0, 1, 0, 1, 1, 'Shadowpine Catlord - Linen Cloth'),
(16345, 4541, 0, 2.445, 0, 1, 0, 1, 1, 'Shadowpine Catlord - Freshly Baked Bread'),
(16346, 818, 0, 0.5556, 0, 1, 0, 1, 1, 'Shadowpine Hexxer - Tigerseye'),
(16346, 858, 0, 1.8519, 0, 1, 0, 1, 1, 'Shadowpine Hexxer - Lesser Healing Potion'),
(16346, 1210, 0, 0.5556, 0, 1, 0, 1, 1, 'Shadowpine Hexxer - Shadowgem'),
(16346, 2287, 0, 4.0741, 0, 1, 0, 1, 1, 'Shadowpine Hexxer - Haunch of Meat'),
(16346, 4541, 0, 3.8889, 0, 1, 0, 1, 1, 'Shadowpine Hexxer - Freshly Baked Bread'),
(16358, 858, 0, 14.2857, 0, 1, 0, 1, 1, 'Kel\'gash the Wicked - Lesser Healing Potion'),
(16358, 1210, 0, 2.8571, 0, 1, 0, 1, 1, 'Kel\'gash the Wicked - Shadowgem'),
(16358, 2287, 0, 2.8571, 0, 1, 0, 1, 1, 'Kel\'gash the Wicked - Haunch of Meat'),
(16358, 4541, 0, 5.7143, 0, 1, 0, 1, 1, 'Kel\'gash the Wicked - Freshly Baked Bread'),
(16402, 858, 0, 1.7699, 0, 1, 0, 1, 1, 'Zombified Grimscale - Lesser Healing Potion'),
(16402, 5371, 0, 13.2743, 0, 1, 0, 1, 1, 'Zombified Grimscale - Piece of Coral'),
(16402, 6289, 0, 6.1947, 0, 1, 0, 1, 2, 'Zombified Grimscale - Raw Longjaw Mud Snapper'),
(16403, 858, 0, 2.9412, 0, 1, 0, 1, 1, 'Withered Grimscale - Lesser Healing Potion'),
(16403, 1210, 0, 0.4902, 0, 1, 0, 1, 1, 'Withered Grimscale - Shadowgem'),
(16403, 5371, 0, 5.8824, 0, 1, 0, 1, 1, 'Withered Grimscale - Piece of Coral'),
(16403, 6289, 0, 6.8627, 0, 1, 0, 1, 2, 'Withered Grimscale - Raw Longjaw Mud Snapper'),
(16407, 22829, 0, 33.3333, 0, 1, 0, 1, 1, 'Spectral Servant - Super Healing Potion'),
(16407, 29569, 0, 11.1111, 0, 1, 0, 1, 1, 'Spectral Servant - Strong Junkbox'),
(16408, 29569, 0, 11.1111, 0, 1, 0, 1, 1, 'Phantom Valet - Strong Junkbox'),
(16414, 27859, 0, 12.5, 0, 1, 0, 1, 1, 'Ghostly Steward - Zangar Caps'),
(16414, 29569, 0, 25, 0, 1, 0, 1, 1, 'Ghostly Steward - Strong Junkbox'),
(16415, 22829, 0, 1.7937, 0, 1, 0, 1, 1, 'Skeletal Waiter - Super Healing Potion'),
(16415, 27859, 0, 4.4843, 0, 1, 0, 1, 1, 'Skeletal Waiter - Zangar Caps'),
(16415, 29569, 0, 8.9686, 0, 1, 0, 1, 1, 'Skeletal Waiter - Strong Junkbox'),
(16461, 22829, 0, 16.6667, 0, 1, 0, 1, 1, 'Concubine - Super Healing Potion'),
(16461, 29569, 0, 16.6667, 0, 1, 0, 1, 1, 'Concubine - Strong Junkbox'),
(16469, 818, 0, 2.139, 0, 1, 0, 1, 1, 'Shadowpine Shadowcaster - Tigerseye'),
(16469, 858, 0, 3.7433, 0, 1, 0, 1, 1, 'Shadowpine Shadowcaster - Lesser Healing Potion'),
(16469, 1210, 0, 0.8021, 0, 1, 0, 1, 1, 'Shadowpine Shadowcaster - Shadowgem'),
(16469, 2287, 0, 3.7433, 0, 1, 0, 1, 1, 'Shadowpine Shadowcaster - Haunch of Meat'),
(16469, 4541, 0, 3.2086, 0, 1, 0, 1, 1, 'Shadowpine Shadowcaster - Freshly Baked Bread'),
(16471, 23117, 0, 4.7619, 0, 1, 0, 1, 1, 'Skeletal Usher - Azure Moonstone'),
(16471, 27859, 0, 14.2857, 0, 1, 0, 1, 1, 'Skeletal Usher - Zangar Caps'),
(16472, 29569, 0, 7.1429, 0, 1, 0, 1, 1, 'Phantom Stagehand - Strong Junkbox'),
(16473, 27859, 0, 8, 0, 1, 0, 1, 1, 'Spectral Performer - Zangar Caps'),
(16473, 29569, 0, 4, 0, 1, 0, 1, 1, 'Spectral Performer - Strong Junkbox'),
(16507, 22829, 0, 3.869, 0, 1, 0, 1, 1, 'Shattered Hand Sentry - Super Healing Potion'),
(16507, 27854, 0, 2.9762, 0, 1, 0, 1, 1, 'Shattered Hand Sentry - Smoked Talbuk Venison'),
(16507, 29569, 0, 10.119, 0, 1, 0, 1, 1, 'Shattered Hand Sentry - Strong Junkbox'),
(16507, 29570, 0, 6.8452, 0, 1, 0, 1, 1, 'Shattered Hand Sentry - A Gnome Effigy'),
(16519, 22829, 0, 2.4869, 0, 1, 0, 1, 1, 'Shadowy Executioner - Super Healing Potion'),
(16519, 27856, 0, 2.945, 0, 1, 0, 1, 1, 'Shadowy Executioner - Skethyl Berries'),
(16519, 29569, 0, 10.8639, 0, 1, 0, 1, 1, 'Shadowy Executioner - Strong Junkbox'),
(16519, 29571, 0, 9.2932, 0, 1, 0, 1, 1, 'Shadowy Executioner - A Steamy Romance Novel'),
(16519, 30458, 0, 2.0288, 0, 1, 0, 1, 1, 'Shadowy Executioner - Stromgarde Muenster'),
(16523, 22829, 0, 1.9048, 0, 1, 0, 1, 1, 'Shattered Hand Savage - Super Healing Potion'),
(16523, 23079, 0, 0.1905, 0, 1, 0, 1, 1, 'Shattered Hand Savage - Deep Peridot'),
(16523, 27854, 0, 3.4286, 0, 1, 0, 1, 1, 'Shattered Hand Savage - Smoked Talbuk Venison'),
(16523, 29569, 0, 10.6667, 0, 1, 0, 1, 1, 'Shattered Hand Savage - Strong Junkbox'),
(16523, 29570, 0, 8, 0, 1, 0, 1, 1, 'Shattered Hand Savage - A Gnome Effigy'),
(16540, 22829, 0, 5, 0, 1, 0, 1, 1, 'Shadow Pillager - Super Healing Potion'),
(16540, 27854, 0, 5, 0, 1, 0, 1, 1, 'Shadow Pillager - Smoked Talbuk Venison'),
(16540, 29569, 0, 7.5, 0, 1, 0, 1, 1, 'Shadow Pillager - Strong Junkbox'),
(16540, 29570, 0, 5, 0, 1, 0, 1, 1, 'Shadow Pillager - A Gnome Effigy'),
(16544, 22829, 0, 2.3649, 0, 1, 0, 1, 1, 'Ethereal Thief - Super Healing Potion'),
(16544, 27854, 0, 3.7162, 0, 1, 0, 1, 1, 'Ethereal Thief - Smoked Talbuk Venison'),
(16544, 29569, 0, 8.1081, 0, 1, 0, 1, 1, 'Ethereal Thief - Strong Junkbox'),
(16544, 29570, 0, 15.5405, 0, 1, 0, 1, 1, 'Ethereal Thief - A Gnome Effigy'),
(16545, 22829, 0, 3.3333, 0, 1, 0, 1, 1, 'Ethereal Spellfilcher - Super Healing Potion'),
(16545, 27854, 0, 6, 0, 1, 0, 1, 1, 'Ethereal Spellfilcher - Smoked Talbuk Venison'),
(16545, 29569, 0, 10, 0, 1, 0, 1, 1, 'Ethereal Spellfilcher - Strong Junkbox'),
(16545, 29570, 0, 8.6667, 0, 1, 0, 1, 1, 'Ethereal Spellfilcher - A Gnome Effigy'),
(16593, 21929, 0, 0.2203, 0, 1, 0, 1, 1, 'Shattered Hand Brawler - Flame Spessarite'),
(16593, 22829, 0, 2.2026, 0, 1, 0, 1, 1, 'Shattered Hand Brawler - Super Healing Potion'),
(16593, 23112, 0, 0.2203, 0, 1, 0, 1, 1, 'Shattered Hand Brawler - Golden Draenite'),
(16593, 27854, 0, 4.6256, 0, 1, 0, 1, 1, 'Shattered Hand Brawler - Smoked Talbuk Venison'),
(16593, 29569, 0, 10.5727, 0, 1, 0, 1, 1, 'Shattered Hand Brawler - Strong Junkbox'),
(16593, 29570, 0, 8.8106, 0, 1, 0, 1, 1, 'Shattered Hand Brawler - A Gnome Effigy'),
(16594, 22829, 0, 2.449, 0, 1, 0, 1, 1, 'Shadowmoon Acolyte - Super Healing Potion'),
(16594, 23117, 0, 0.4082, 0, 1, 0, 1, 1, 'Shadowmoon Acolyte - Azure Moonstone'),
(16594, 27854, 0, 2.449, 0, 1, 0, 1, 1, 'Shadowmoon Acolyte - Smoked Talbuk Venison'),
(16594, 29569, 0, 8.1633, 0, 1, 0, 1, 1, 'Shadowmoon Acolyte - Strong Junkbox'),
(16594, 29570, 0, 10.6122, 0, 1, 0, 1, 1, 'Shadowmoon Acolyte - A Gnome Effigy'),
(16699, 22829, 0, 2.8037, 0, 1, 0, 1, 1, 'Shattered Hand Reaver - Super Healing Potion'),
(16699, 23117, 0, 0.4673, 0, 1, 0, 1, 1, 'Shattered Hand Reaver - Azure Moonstone'),
(16699, 27854, 0, 3.271, 0, 1, 0, 1, 1, 'Shattered Hand Reaver - Smoked Talbuk Venison'),
(16699, 29569, 0, 7.9439, 0, 1, 0, 1, 1, 'Shattered Hand Reaver - Strong Junkbox'),
(16699, 29570, 0, 13.0841, 0, 1, 0, 1, 1, 'Shattered Hand Reaver - A Gnome Effigy'),
(16700, 22829, 0, 2.8769, 0, 1, 0, 1, 1, 'Shattered Hand Legionnaire - Super Healing Potion'),
(16700, 27854, 0, 4.603, 0, 1, 0, 1, 1, 'Shattered Hand Legionnaire - Smoked Talbuk Venison'),
(16700, 29569, 0, 8.1703, 0, 1, 0, 1, 1, 'Shattered Hand Legionnaire - Strong Junkbox'),
(16700, 29570, 0, 10.2417, 0, 1, 0, 1, 1, 'Shattered Hand Legionnaire - A Gnome Effigy'),
(16704, 22829, 0, 1.9011, 0, 1, 0, 1, 1, 'Shattered Hand Sharpshooter - Super Healing Potion'),
(16704, 27854, 0, 3.0418, 0, 1, 0, 1, 1, 'Shattered Hand Sharpshooter - Smoked Talbuk Venison'),
(16704, 29569, 0, 8.7452, 0, 1, 0, 1, 1, 'Shattered Hand Sharpshooter - Strong Junkbox'),
(16704, 29570, 0, 9.8859, 0, 1, 0, 1, 1, 'Shattered Hand Sharpshooter - A Gnome Effigy'),
(16769, 22829, 0, 2.8023, 0, 1, 0, 1, 1, 'Firewing Warlock - Super Healing Potion'),
(16769, 27856, 0, 2.6452, 0, 1, 0, 1, 1, 'Firewing Warlock - Skethyl Berries'),
(16769, 29569, 0, 10.3756, 0, 1, 0, 1, 1, 'Firewing Warlock - Strong Junkbox'),
(16769, 29571, 0, 10.3032, 0, 1, 0, 1, 1, 'Firewing Warlock - A Steamy Romance Novel'),
(16769, 30458, 0, 2.5728, 0, 1, 0, 1, 1, 'Firewing Warlock - Stromgarde Muenster'),
(16772, 22829, 0, 2.0045, 0, 1, 0, 1, 1, 'Bonechewer Devastator - Super Healing Potion'),
(16772, 27856, 0, 2.0601, 0, 1, 0, 1, 1, 'Bonechewer Devastator - Skethyl Berries'),
(16772, 29569, 0, 10.3563, 0, 1, 0, 1, 1, 'Bonechewer Devastator - Strong Junkbox'),
(16772, 29571, 0, 9.1871, 0, 1, 0, 1, 1, 'Bonechewer Devastator - A Steamy Romance Novel'),
(16772, 30458, 0, 2.5612, 0, 1, 0, 1, 1, 'Bonechewer Devastator - Stromgarde Muenster'),
(16805, 22829, 0, 1.9493, 0, 1, 0, 1, 1, 'Broken Skeleton - Super Healing Potion'),
(16805, 23107, 0, 0.1949, 0, 1, 0, 1, 1, 'Broken Skeleton - Shadow Draenite'),
(16805, 27859, 0, 6.3353, 0, 1, 0, 1, 1, 'Broken Skeleton - Zangar Caps'),
(16805, 29569, 0, 9.1618, 0, 1, 0, 1, 1, 'Broken Skeleton - Strong Junkbox'),
(16807, 22829, 0, 3.0303, 0, 1, 0, 1, 1, 'Grand Warlock Nethekurse - Super Healing Potion'),
(16807, 27854, 0, 3.0303, 0, 1, 0, 1, 1, 'Grand Warlock Nethekurse - Smoked Talbuk Venison'),
(16807, 27855, 0, 9.5, 0, 1, 0, 1, 2, 'Grand Warlock Nethekurse - Mag\'har Grainbread'),
(16807, 29569, 0, 9.0909, 0, 1, 0, 1, 1, 'Grand Warlock Nethekurse - Strong Junkbox'),
(16807, 29570, 0, 27.2727, 0, 1, 0, 1, 1, 'Grand Warlock Nethekurse - A Gnome Effigy'),
(16808, 27854, 0, 9.6154, 0, 1, 0, 1, 1, 'Warchief Kargath Bladefist - Smoked Talbuk Venison'),
(16808, 29569, 0, 7.6923, 0, 1, 0, 1, 1, 'Warchief Kargath Bladefist - Strong Junkbox'),
(16808, 29570, 0, 13.4615, 0, 1, 0, 1, 1, 'Warchief Kargath Bladefist - A Gnome Effigy'),
(16809, 22829, 0, 1.7544, 0, 1, 0, 1, 1, 'Warbringer O\'mrogg - Super Healing Potion'),
(16809, 27854, 0, 5.2632, 0, 1, 0, 1, 1, 'Warbringer O\'mrogg - Smoked Talbuk Venison'),
(16809, 27855, 0, 6.4, 0, 1, 0, 1, 3, 'Warbringer O\'mrogg - Mag\'har Grainbread'),
(16809, 29569, 0, 10.5263, 0, 1, 0, 1, 1, 'Warbringer O\'mrogg - Strong Junkbox'),
(16809, 29570, 0, 5.2632, 0, 1, 0, 1, 1, 'Warbringer O\'mrogg - A Gnome Effigy'),
(16810, 22829, 0, 2.0946, 0, 1, 0, 1, 1, 'Bonechewer Backbreaker - Super Healing Potion'),
(16810, 27856, 0, 2.7027, 0, 1, 0, 1, 1, 'Bonechewer Backbreaker - Skethyl Berries'),
(16810, 29569, 0, 10.8784, 0, 1, 0, 1, 1, 'Bonechewer Backbreaker - Strong Junkbox'),
(16810, 29571, 0, 11.0811, 0, 1, 0, 1, 1, 'Bonechewer Backbreaker - A Steamy Romance Novel'),
(16810, 30458, 0, 2.3649, 0, 1, 0, 1, 1, 'Bonechewer Backbreaker - Stromgarde Muenster'),
(16846, 29569, 0, 5.8824, 0, 1, 0, 1, 1, 'Mag\'har Grunt - Strong Junkbox'),
(16846, 29570, 0, 5.8824, 0, 1, 0, 1, 1, 'Mag\'har Grunt - A Gnome Effigy'),
(16855, 117, 0, 5.2632, 0, 1, 0, 1, 1, 'Tregla - Tough Jerky'),
(16855, 5367, 0, 36.8421, 0, 1, 0, 1, 1, 'Tregla - Primitive Rock Tool'),
(16867, 22829, 0, 2.9102, 0, 1, 0, 1, 1, 'Shattered Hand Grunt - Super Healing Potion'),
(16867, 27854, 0, 4.2724, 0, 1, 0, 1, 1, 'Shattered Hand Grunt - Smoked Talbuk Venison'),
(16867, 29569, 0, 12.1362, 0, 1, 0, 1, 1, 'Shattered Hand Grunt - Strong Junkbox'),
(16867, 29570, 0, 10.031, 0, 1, 0, 1, 1, 'Shattered Hand Grunt - A Gnome Effigy'),
(16870, 22829, 0, 1.1236, 0, 1, 0, 1, 1, 'Shattered Hand Captain - Super Healing Potion'),
(16870, 27854, 0, 2.9963, 0, 1, 0, 1, 1, 'Shattered Hand Captain - Smoked Talbuk Venison'),
(16870, 29569, 0, 12.7341, 0, 1, 0, 1, 1, 'Shattered Hand Captain - Strong Junkbox'),
(16870, 29570, 0, 9.7378, 0, 1, 0, 1, 1, 'Shattered Hand Captain - A Gnome Effigy'),
(16871, 22829, 0, 2.372, 0, 1, 0, 1, 1, 'Bleeding Hollow Grunt - Super Healing Potion'),
(16871, 27854, 0, 3.9326, 0, 1, 0, 1, 1, 'Bleeding Hollow Grunt - Smoked Talbuk Venison'),
(16871, 29569, 0, 9.3321, 0, 1, 0, 1, 1, 'Bleeding Hollow Grunt - Strong Junkbox'),
(16871, 29570, 0, 10.2996, 0, 1, 0, 1, 1, 'Bleeding Hollow Grunt - A Gnome Effigy'),
(16873, 22829, 0, 2.9491, 0, 1, 0, 1, 1, 'Bleeding Hollow Dark Shaman - Super Healing Potion'),
(16873, 23112, 0, 0.2681, 0, 1, 0, 1, 1, 'Bleeding Hollow Dark Shaman - Golden Draenite'),
(16873, 27854, 0, 2.4129, 0, 1, 0, 1, 1, 'Bleeding Hollow Dark Shaman - Smoked Talbuk Venison'),
(16873, 29569, 0, 10.7239, 0, 1, 0, 1, 1, 'Bleeding Hollow Dark Shaman - Strong Junkbox'),
(16873, 29570, 0, 7.7748, 0, 1, 0, 1, 1, 'Bleeding Hollow Dark Shaman - A Gnome Effigy'),
(16876, 3928, 0, 2.3936, 0, 1, 0, 1, 1, 'Bonechewer Mutant - Superior Healing Potion'),
(16876, 5428, 0, 9.7074, 0, 1, 0, 1, 1, 'Bonechewer Mutant - An Exotic Cookbook'),
(16876, 7910, 0, 0.266, 0, 1, 0, 1, 1, 'Bonechewer Mutant - Star Ruby'),
(16876, 8950, 0, 2.7926, 0, 1, 0, 1, 1, 'Bonechewer Mutant - Homemade Cherry Pie'),
(16876, 8952, 0, 3.9894, 0, 1, 0, 1, 1, 'Bonechewer Mutant - Roasted Quail'),
(16876, 16885, 0, 9.0426, 0, 1, 0, 1, 1, 'Bonechewer Mutant - Heavy Junkbox'),
(16878, 22829, 0, 2.2007, 0, 1, 0, 1, 1, 'Shattered Hand Berserker - Super Healing Potion'),
(16878, 23117, 0, 0.1761, 0, 1, 0, 1, 1, 'Shattered Hand Berserker - Azure Moonstone'),
(16878, 27854, 0, 5.7218, 0, 1, 0, 1, 1, 'Shattered Hand Berserker - Smoked Talbuk Venison'),
(16878, 29569, 0, 11.2676, 0, 1, 0, 1, 1, 'Shattered Hand Berserker - Strong Junkbox'),
(16878, 29570, 0, 10.0352, 0, 1, 0, 1, 1, 'Shattered Hand Berserker - A Gnome Effigy'),
(16901, 22829, 0, 3.2609, 0, 1, 0, 1, 1, 'Blistering Rot - Super Healing Potion'),
(16901, 23112, 0, 1.087, 0, 1, 0, 1, 1, 'Blistering Rot - Golden Draenite'),
(16901, 29569, 0, 5.4348, 0, 1, 0, 1, 1, 'Blistering Rot - Strong Junkbox'),
(16901, 29572, 0, 10.8696, 0, 1, 0, 1, 1, 'Blistering Rot - Aboriginal Carvings'),
(16901, 30610, 0, 5.4348, 0, 1, 0, 1, 1, 'Blistering Rot - Smoked Black Bear Meat'),
(16906, 3419, 0, 8.5409, 0, 1, 0, 1, 1, 'Unyielding Knight - Red Rose'),
(16906, 3928, 0, 3.5587, 0, 1, 0, 1, 1, 'Unyielding Knight - Superior Healing Potion'),
(16906, 7910, 0, 0.7117, 0, 1, 0, 1, 1, 'Unyielding Knight - Star Ruby'),
(16906, 8948, 0, 4.2705, 0, 1, 0, 1, 1, 'Unyielding Knight - Dried King Bolete'),
(16906, 16885, 0, 8.8968, 0, 1, 0, 1, 1, 'Unyielding Knight - Heavy Junkbox'),
(16907, 3928, 0, 2.3077, 0, 1, 0, 1, 1, 'Bleeding Hollow Peon - Superior Healing Potion'),
(16907, 5428, 0, 10.2834, 0, 1, 0, 1, 1, 'Bleeding Hollow Peon - An Exotic Cookbook'),
(16907, 7910, 0, 0.4453, 0, 1, 0, 1, 1, 'Bleeding Hollow Peon - Star Ruby'),
(16907, 8950, 0, 4.2105, 0, 1, 0, 1, 1, 'Bleeding Hollow Peon - Homemade Cherry Pie'),
(16907, 8952, 0, 4.0891, 0, 1, 0, 1, 1, 'Bleeding Hollow Peon - Roasted Quail'),
(16907, 16885, 0, 9.2308, 0, 1, 0, 1, 1, 'Bleeding Hollow Peon - Heavy Junkbox'),
(16911, 22829, 0, 2.2321, 0, 1, 0, 1, 1, 'Mag\'har Watcher - Super Healing Potion'),
(16911, 23079, 0, 0.4464, 0, 1, 0, 1, 1, 'Mag\'har Watcher - Deep Peridot'),
(16911, 27854, 0, 4.0179, 0, 1, 0, 1, 1, 'Mag\'har Watcher - Smoked Talbuk Venison'),
(16911, 29569, 0, 9.375, 0, 1, 0, 1, 1, 'Mag\'har Watcher - Strong Junkbox'),
(16911, 29570, 0, 8.9286, 0, 1, 0, 1, 1, 'Mag\'har Watcher - A Gnome Effigy'),
(16912, 22829, 0, 1.7341, 0, 1, 0, 1, 1, 'Mag\'har Hunter - Super Healing Potion'),
(16912, 27854, 0, 5.7803, 0, 1, 0, 1, 1, 'Mag\'har Hunter - Smoked Talbuk Venison'),
(16912, 29569, 0, 4.6243, 0, 1, 0, 1, 1, 'Mag\'har Hunter - Strong Junkbox'),
(16912, 29570, 0, 8.0925, 0, 1, 0, 1, 1, 'Mag\'har Hunter - A Gnome Effigy'),
(16925, 3928, 0, 3.7037, 0, 1, 0, 1, 1, 'Bonechewer Raider - Superior Healing Potion'),
(16925, 5428, 0, 8.8319, 0, 1, 0, 1, 1, 'Bonechewer Raider - An Exotic Cookbook'),
(16925, 7910, 0, 0.2849, 0, 1, 0, 1, 1, 'Bonechewer Raider - Star Ruby'),
(16925, 8950, 0, 3.4188, 0, 1, 0, 1, 1, 'Bonechewer Raider - Homemade Cherry Pie'),
(16925, 8952, 0, 3.7037, 0, 1, 0, 1, 1, 'Bonechewer Raider - Roasted Quail'),
(16925, 16885, 0, 10.5413, 0, 1, 0, 1, 1, 'Bonechewer Raider - Heavy Junkbox'),
(16927, 22829, 0, 1.8732, 0, 1, 0, 1, 1, 'Stonescythe Whelp - Super Healing Potion'),
(16927, 29569, 0, 7.6369, 0, 1, 0, 1, 1, 'Stonescythe Whelp - Strong Junkbox'),
(16927, 29572, 0, 9.5101, 0, 1, 0, 1, 1, 'Stonescythe Whelp - Aboriginal Carvings'),
(16927, 30610, 0, 4.755, 0, 1, 0, 1, 1, 'Stonescythe Whelp - Smoked Black Bear Meat'),
(16928, 29569, 0, 7.6923, 0, 1, 0, 1, 1, 'Stonescythe Ambusher - Strong Junkbox'),
(16928, 30610, 0, 7.6923, 0, 1, 0, 1, 1, 'Stonescythe Ambusher - Smoked Black Bear Meat'),
(16929, 22829, 0, 1.9277, 0, 1, 0, 1, 1, 'Stonescythe Alpha - Super Healing Potion'),
(16929, 23077, 0, 0.241, 0, 1, 0, 1, 1, 'Stonescythe Alpha - Blood Garnet'),
(16929, 23107, 0, 0.241, 0, 1, 0, 1, 1, 'Stonescythe Alpha - Shadow Draenite'),
(16929, 23112, 0, 0.4819, 0, 1, 0, 1, 1, 'Stonescythe Alpha - Golden Draenite'),
(16929, 29569, 0, 12.7711, 0, 1, 0, 1, 1, 'Stonescythe Alpha - Strong Junkbox'),
(16929, 29572, 0, 8.6747, 0, 1, 0, 1, 1, 'Stonescythe Alpha - Aboriginal Carvings'),
(16929, 30610, 0, 3.8554, 0, 1, 0, 1, 1, 'Stonescythe Alpha - Smoked Black Bear Meat'),
(16937, 22829, 0, 1.5625, 0, 1, 0, 1, 1, 'Dreghood Geomancer - Super Healing Potion'),
(16937, 27854, 0, 3.125, 0, 1, 0, 1, 1, 'Dreghood Geomancer - Smoked Talbuk Venison'),
(16937, 29569, 0, 1.5625, 0, 1, 0, 1, 1, 'Dreghood Geomancer - Strong Junkbox'),
(16937, 29570, 0, 12.5, 0, 1, 0, 1, 1, 'Dreghood Geomancer - A Gnome Effigy'),
(16938, 21929, 0, 0.1689, 0, 1, 0, 1, 1, 'Dreghood Brute - Flame Spessarite'),
(16938, 22829, 0, 2.7027, 0, 1, 0, 1, 1, 'Dreghood Brute - Super Healing Potion'),
(16938, 23112, 0, 0.3378, 0, 1, 0, 1, 1, 'Dreghood Brute - Golden Draenite'),
(16938, 27854, 0, 3.5473, 0, 1, 0, 1, 1, 'Dreghood Brute - Smoked Talbuk Venison'),
(16938, 29569, 0, 9.6284, 0, 1, 0, 1, 1, 'Dreghood Brute - Strong Junkbox'),
(16938, 29570, 0, 9.9662, 0, 1, 0, 1, 1, 'Dreghood Brute - A Gnome Effigy'),
(16943, 22829, 0, 1.8018, 0, 1, 0, 1, 1, 'Cyber-Rage Forgelord - Super Healing Potion'),
(16943, 27854, 0, 3.8288, 0, 1, 0, 1, 1, 'Cyber-Rage Forgelord - Smoked Talbuk Venison'),
(16943, 29569, 0, 11.4865, 0, 1, 0, 1, 1, 'Cyber-Rage Forgelord - Strong Junkbox'),
(16943, 29570, 0, 11.4865, 0, 1, 0, 1, 1, 'Cyber-Rage Forgelord - A Gnome Effigy'),
(16944, 21929, 0, 0.4, 0, 1, 0, 1, 1, 'Mo\'arg Doomsmith - Flame Spessarite'),
(16944, 22829, 0, 0.8, 0, 1, 0, 1, 1, 'Mo\'arg Doomsmith - Super Healing Potion'),
(16944, 23077, 0, 0.4, 0, 1, 0, 1, 1, 'Mo\'arg Doomsmith - Blood Garnet'),
(16944, 27854, 0, 2, 0, 1, 0, 1, 1, 'Mo\'arg Doomsmith - Smoked Talbuk Venison'),
(16944, 29569, 0, 9.6, 0, 1, 0, 1, 1, 'Mo\'arg Doomsmith - Strong Junkbox'),
(16944, 29570, 0, 11.6, 0, 1, 0, 1, 1, 'Mo\'arg Doomsmith - A Gnome Effigy'),
(16945, 21929, 0, 0.7353, 0, 1, 0, 1, 1, 'Mo\'arg Engineer - Flame Spessarite'),
(16945, 22829, 0, 2.2059, 0, 1, 0, 1, 1, 'Mo\'arg Engineer - Super Healing Potion'),
(16945, 27854, 0, 2.2059, 0, 1, 0, 1, 1, 'Mo\'arg Engineer - Smoked Talbuk Venison'),
(16945, 29569, 0, 8.0882, 0, 1, 0, 1, 1, 'Mo\'arg Engineer - Strong Junkbox'),
(16945, 29570, 0, 15.4412, 0, 1, 0, 1, 1, 'Mo\'arg Engineer - A Gnome Effigy'),
(16946, 22829, 0, 3.9216, 0, 1, 0, 1, 1, 'Mo\'arg Forgefiend - Super Healing Potion'),
(16946, 27854, 0, 1.9608, 0, 1, 0, 1, 1, 'Mo\'arg Forgefiend - Smoked Talbuk Venison'),
(16946, 29569, 0, 14.7059, 0, 1, 0, 1, 1, 'Mo\'arg Forgefiend - Strong Junkbox'),
(16946, 29570, 0, 7.8431, 0, 1, 0, 1, 1, 'Mo\'arg Forgefiend - A Gnome Effigy'),
(16947, 22829, 0, 1.609, 0, 1, 0, 1, 1, 'Gan\'arg Servant - Super Healing Potion'),
(16947, 27854, 0, 3.218, 0, 1, 0, 1, 1, 'Gan\'arg Servant - Smoked Talbuk Venison'),
(16947, 29569, 0, 9.1714, 0, 1, 0, 1, 1, 'Gan\'arg Servant - Strong Junkbox'),
(16947, 29570, 0, 8.7691, 0, 1, 0, 1, 1, 'Gan\'arg Servant - A Gnome Effigy'),
(16948, 22829, 0, 3.0981, 0, 1, 0, 1, 1, 'Gan\'arg Engineer - Super Healing Potion'),
(16948, 23077, 0, 0.1721, 0, 1, 0, 1, 1, 'Gan\'arg Engineer - Blood Garnet'),
(16948, 27854, 0, 3.5284, 0, 1, 0, 1, 1, 'Gan\'arg Engineer - Smoked Talbuk Venison'),
(16948, 29569, 0, 11.3597, 0, 1, 0, 1, 1, 'Gan\'arg Engineer - Strong Junkbox'),
(16948, 29570, 0, 9.8967, 0, 1, 0, 1, 1, 'Gan\'arg Engineer - A Gnome Effigy'),
(16949, 22829, 0, 2.5478, 0, 1, 0, 1, 1, 'Gan\'arg Mekgineer - Super Healing Potion'),
(16949, 27854, 0, 4.5382, 0, 1, 0, 1, 1, 'Gan\'arg Mekgineer - Smoked Talbuk Venison'),
(16949, 29569, 0, 8.5987, 0, 1, 0, 1, 1, 'Gan\'arg Mekgineer - Strong Junkbox'),
(16949, 29570, 0, 10.5892, 0, 1, 0, 1, 1, 'Gan\'arg Mekgineer - A Gnome Effigy'),
(16951, 22829, 0, 2.8178, 0, 1, 0, 1, 1, 'Terrorfiend - Super Healing Potion'),
(16951, 23077, 0, 0.1966, 0, 1, 0, 1, 1, 'Terrorfiend - Blood Garnet'),
(16951, 27854, 0, 3.6697, 0, 1, 0, 1, 1, 'Terrorfiend - Smoked Talbuk Venison'),
(16951, 29569, 0, 9.8952, 0, 1, 0, 1, 1, 'Terrorfiend - Strong Junkbox'),
(16951, 29570, 0, 9.8296, 0, 1, 0, 1, 1, 'Terrorfiend - A Gnome Effigy'),
(16952, 22829, 0, 2.9412, 0, 1, 0, 1, 1, 'Anger Guard - Super Healing Potion'),
(16952, 23077, 0, 0.2101, 0, 1, 0, 1, 1, 'Anger Guard - Blood Garnet'),
(16952, 23112, 0, 0.4202, 0, 1, 0, 1, 1, 'Anger Guard - Golden Draenite'),
(16952, 27854, 0, 3.1513, 0, 1, 0, 1, 1, 'Anger Guard - Smoked Talbuk Venison'),
(16952, 29569, 0, 8.4034, 0, 1, 0, 1, 1, 'Anger Guard - Strong Junkbox'),
(16952, 29570, 0, 12.605, 0, 1, 0, 1, 1, 'Anger Guard - A Gnome Effigy'),
(16954, 22829, 0, 2.2504, 0, 1, 0, 1, 1, 'Forge Camp Legionnaire - Super Healing Potion'),
(16954, 27854, 0, 3.7975, 0, 1, 0, 1, 1, 'Forge Camp Legionnaire - Smoked Talbuk Venison'),
(16954, 29569, 0, 9.2827, 0, 1, 0, 1, 1, 'Forge Camp Legionnaire - Strong Junkbox'),
(16954, 29570, 0, 9.8453, 0, 1, 0, 1, 1, 'Forge Camp Legionnaire - A Gnome Effigy'),
(16960, 22829, 0, 2.1277, 0, 1, 0, 1, 1, 'Sister of Grief - Super Healing Potion'),
(16960, 23107, 0, 0.1934, 0, 1, 0, 1, 1, 'Sister of Grief - Shadow Draenite'),
(16960, 27854, 0, 3.675, 0, 1, 0, 1, 1, 'Sister of Grief - Smoked Talbuk Venison'),
(16960, 29569, 0, 10.6383, 0, 1, 0, 1, 1, 'Sister of Grief - Strong Junkbox'),
(16960, 29570, 0, 9.2843, 0, 1, 0, 1, 1, 'Sister of Grief - A Gnome Effigy'),
(16964, 3928, 0, 4.6053, 0, 1, 0, 1, 1, 'Warlord Morkh - Superior Healing Potion'),
(16964, 5428, 0, 7.8947, 0, 1, 0, 1, 1, 'Warlord Morkh - An Exotic Cookbook'),
(16964, 8950, 0, 5.9211, 0, 1, 0, 1, 1, 'Warlord Morkh - Homemade Cherry Pie'),
(16964, 8952, 0, 5.2632, 0, 1, 0, 1, 1, 'Warlord Morkh - Roasted Quail'),
(16964, 16885, 0, 12.5, 0, 1, 0, 1, 1, 'Warlord Morkh - Heavy Junkbox'),
(16966, 22829, 0, 2.9326, 0, 1, 0, 1, 1, 'Haal\'eshi Windwalker - Super Healing Potion'),
(16966, 23079, 0, 0.1955, 0, 1, 0, 1, 1, 'Haal\'eshi Windwalker - Deep Peridot'),
(16966, 27854, 0, 5.3763, 0, 1, 0, 1, 1, 'Haal\'eshi Windwalker - Smoked Talbuk Venison'),
(16966, 29569, 0, 8.7977, 0, 1, 0, 1, 1, 'Haal\'eshi Windwalker - Strong Junkbox'),
(16966, 29570, 0, 9.1887, 0, 1, 0, 1, 1, 'Haal\'eshi Windwalker - A Gnome Effigy'),
(16967, 22829, 0, 2.3499, 0, 1, 0, 1, 1, 'Haal\'eshi Talonguard - Super Healing Potion'),
(16967, 23079, 0, 0.2611, 0, 1, 0, 1, 1, 'Haal\'eshi Talonguard - Deep Peridot'),
(16967, 23107, 0, 0.1741, 0, 1, 0, 1, 1, 'Haal\'eshi Talonguard - Shadow Draenite'),
(16967, 27854, 0, 4.7868, 0, 1, 0, 1, 1, 'Haal\'eshi Talonguard - Smoked Talbuk Venison'),
(16967, 29569, 0, 10.4439, 0, 1, 0, 1, 1, 'Haal\'eshi Talonguard - Strong Junkbox'),
(16967, 29570, 0, 8.7032, 0, 1, 0, 1, 1, 'Haal\'eshi Talonguard - A Gnome Effigy'),
(17058, 3928, 0, 2.3009, 0, 1, 0, 1, 1, 'Illidari Taskmaster - Superior Healing Potion'),
(17058, 5428, 0, 10.6195, 0, 1, 0, 1, 1, 'Illidari Taskmaster - An Exotic Cookbook'),
(17058, 7910, 0, 0.708, 0, 1, 0, 1, 1, 'Illidari Taskmaster - Star Ruby'),
(17058, 8950, 0, 4.4248, 0, 1, 0, 1, 1, 'Illidari Taskmaster - Homemade Cherry Pie'),
(17058, 8952, 0, 2.6549, 0, 1, 0, 1, 1, 'Illidari Taskmaster - Roasted Quail'),
(17058, 16885, 0, 9.3805, 0, 1, 0, 1, 1, 'Illidari Taskmaster - Heavy Junkbox'),
(17083, 22829, 0, 2.439, 0, 1, 0, 1, 1, 'Fel Orc Convert - Super Healing Potion'),
(17083, 23112, 0, 0.2439, 0, 1, 0, 1, 1, 'Fel Orc Convert - Golden Draenite'),
(17083, 27854, 0, 3.4146, 0, 1, 0, 1, 1, 'Fel Orc Convert - Smoked Talbuk Venison'),
(17083, 29569, 0, 11.7073, 0, 1, 0, 1, 1, 'Fel Orc Convert - Strong Junkbox'),
(17083, 29570, 0, 10.9756, 0, 1, 0, 1, 1, 'Fel Orc Convert - A Gnome Effigy'),
(17084, 22829, 0, 4.7619, 0, 1, 0, 1, 1, 'Avruu - Super Healing Potion'),
(17084, 27854, 0, 2.381, 0, 1, 0, 1, 1, 'Avruu - Smoked Talbuk Venison'),
(17084, 29569, 0, 9.5238, 0, 1, 0, 1, 1, 'Avruu - Strong Junkbox'),
(17084, 29570, 0, 14.2857, 0, 1, 0, 1, 1, 'Avruu - A Gnome Effigy'),
(17088, 21929, 0, 0.1927, 0, 1, 0, 1, 1, 'Shadowy Summoner - Flame Spessarite'),
(17088, 22829, 0, 2.5048, 0, 1, 0, 1, 1, 'Shadowy Summoner - Super Healing Potion'),
(17088, 27856, 0, 3.2113, 0, 1, 0, 1, 1, 'Shadowy Summoner - Skethyl Berries'),
(17088, 29569, 0, 9.377, 0, 1, 0, 1, 1, 'Shadowy Summoner - Strong Junkbox'),
(17088, 29571, 0, 9.5697, 0, 1, 0, 1, 1, 'Shadowy Summoner - A Steamy Romance Novel'),
(17088, 30458, 0, 2.4406, 0, 1, 0, 1, 1, 'Shadowy Summoner - Stromgarde Muenster'),
(17134, 22829, 0, 2.5504, 0, 1, 0, 1, 1, 'Boulderfist Crusher - Super Healing Potion'),
(17134, 27854, 0, 3.8553, 0, 1, 0, 1, 1, 'Boulderfist Crusher - Smoked Talbuk Venison'),
(17134, 29569, 0, 9.6916, 0, 1, 0, 1, 1, 'Boulderfist Crusher - Strong Junkbox'),
(17134, 29570, 0, 10.2135, 0, 1, 0, 1, 1, 'Boulderfist Crusher - A Gnome Effigy'),
(17135, 22829, 0, 2.5889, 0, 1, 0, 1, 1, 'Boulderfist Mystic - Super Healing Potion'),
(17135, 27854, 0, 3.6381, 0, 1, 0, 1, 1, 'Boulderfist Mystic - Smoked Talbuk Venison'),
(17135, 29569, 0, 9.7288, 0, 1, 0, 1, 1, 'Boulderfist Mystic - Strong Junkbox'),
(17135, 29570, 0, 10.1649, 0, 1, 0, 1, 1, 'Boulderfist Mystic - A Gnome Effigy'),
(17136, 22829, 0, 2.5561, 0, 1, 0, 1, 1, 'Boulderfist Warrior - Super Healing Potion'),
(17136, 27854, 0, 3.9578, 0, 1, 0, 1, 1, 'Boulderfist Warrior - Smoked Talbuk Venison'),
(17136, 29569, 0, 9.447, 0, 1, 0, 1, 1, 'Boulderfist Warrior - Strong Junkbox'),
(17136, 29570, 0, 9.5648, 0, 1, 0, 1, 1, 'Boulderfist Warrior - A Gnome Effigy'),
(17137, 22829, 0, 2.3302, 0, 1, 0, 1, 1, 'Boulderfist Mage - Super Healing Potion'),
(17137, 27854, 0, 3.8708, 0, 1, 0, 1, 1, 'Boulderfist Mage - Smoked Talbuk Venison'),
(17137, 29569, 0, 9.6058, 0, 1, 0, 1, 1, 'Boulderfist Mage - Strong Junkbox'),
(17137, 29570, 0, 9.6641, 0, 1, 0, 1, 1, 'Boulderfist Mage - A Gnome Effigy'),
(17138, 22829, 0, 2.2144, 0, 1, 0, 1, 1, 'Warmaul Reaver - Super Healing Potion'),
(17138, 27854, 0, 4.0749, 0, 1, 0, 1, 1, 'Warmaul Reaver - Smoked Talbuk Venison'),
(17138, 29569, 0, 9.6305, 0, 1, 0, 1, 1, 'Warmaul Reaver - Strong Junkbox'),
(17138, 29570, 0, 10.7835, 0, 1, 0, 1, 1, 'Warmaul Reaver - A Gnome Effigy'),
(17139, 22829, 0, 1.7836, 0, 1, 0, 1, 1, 'Windyreed Scavenger - Super Healing Potion'),
(17139, 27854, 0, 3.9239, 0, 1, 0, 1, 1, 'Windyreed Scavenger - Smoked Talbuk Venison'),
(17139, 29569, 0, 12.7229, 0, 1, 0, 1, 1, 'Windyreed Scavenger - Strong Junkbox'),
(17139, 29570, 0, 8.918, 0, 1, 0, 1, 1, 'Windyreed Scavenger - A Gnome Effigy'),
(17141, 21929, 0, 0.1548, 0, 1, 0, 1, 1, 'Windyreed Wretch - Flame Spessarite'),
(17141, 22829, 0, 2.1672, 0, 1, 0, 1, 1, 'Windyreed Wretch - Super Healing Potion'),
(17141, 27854, 0, 4.7988, 0, 1, 0, 1, 1, 'Windyreed Wretch - Smoked Talbuk Venison'),
(17141, 29569, 0, 10.6811, 0, 1, 0, 1, 1, 'Windyreed Wretch - Strong Junkbox'),
(17141, 29570, 0, 7.8947, 0, 1, 0, 1, 1, 'Windyreed Wretch - A Gnome Effigy'),
(17142, 22829, 0, 1.7857, 0, 1, 0, 1, 1, 'Wrekt Warrior - Super Healing Potion'),
(17142, 23107, 0, 0.2232, 0, 1, 0, 1, 1, 'Wrekt Warrior - Shadow Draenite'),
(17142, 27854, 0, 3.125, 0, 1, 0, 1, 1, 'Wrekt Warrior - Smoked Talbuk Venison'),
(17142, 29569, 0, 10.2679, 0, 1, 0, 1, 1, 'Wrekt Warrior - Strong Junkbox'),
(17142, 29570, 0, 8.7054, 0, 1, 0, 1, 1, 'Wrekt Warrior - A Gnome Effigy'),
(17143, 22829, 0, 2.4715, 0, 1, 0, 1, 1, 'Wrekt Seer - Super Healing Potion'),
(17143, 27854, 0, 3.6122, 0, 1, 0, 1, 1, 'Wrekt Seer - Smoked Talbuk Venison'),
(17143, 29569, 0, 11.597, 0, 1, 0, 1, 1, 'Wrekt Seer - Strong Junkbox'),
(17143, 29570, 0, 11.2167, 0, 1, 0, 1, 1, 'Wrekt Seer - A Gnome Effigy'),
(17146, 22829, 0, 2.3344, 0, 1, 0, 1, 1, 'Kil\'sorrow Spellbinder - Super Healing Potion'),
(17146, 27856, 0, 2.8109, 0, 1, 0, 1, 1, 'Kil\'sorrow Spellbinder - Skethyl Berries'),
(17146, 29569, 0, 11.5293, 0, 1, 0, 1, 1, 'Kil\'sorrow Spellbinder - Strong Junkbox'),
(17146, 29571, 0, 9.1949, 0, 1, 0, 1, 1, 'Kil\'sorrow Spellbinder - A Steamy Romance Novel'),
(17146, 30458, 0, 2.9061, 0, 1, 0, 1, 1, 'Kil\'sorrow Spellbinder - Stromgarde Muenster'),
(17147, 8932, 0, 0.1634, 0, 1, 0, 1, 1, 'Kil\'sorrow Cultist - Alterac Swiss'),
(17147, 8950, 0, 0.1634, 0, 1, 0, 1, 1, 'Kil\'sorrow Cultist - Homemade Cherry Pie'),
(17147, 22829, 0, 2.0425, 0, 1, 0, 1, 1, 'Kil\'sorrow Cultist - Super Healing Potion'),
(17147, 27856, 0, 2.2059, 0, 1, 0, 1, 1, 'Kil\'sorrow Cultist - Skethyl Berries'),
(17147, 29569, 0, 10.3758, 0, 1, 0, 1, 1, 'Kil\'sorrow Cultist - Strong Junkbox'),
(17147, 29571, 0, 7.9248, 0, 1, 0, 1, 1, 'Kil\'sorrow Cultist - A Steamy Romance Novel'),
(17147, 30458, 0, 3.3497, 0, 1, 0, 1, 1, 'Kil\'sorrow Cultist - Stromgarde Muenster'),
(17148, 22829, 0, 2.3226, 0, 1, 0, 1, 1, 'Kil\'sorrow Deathsworn - Super Healing Potion'),
(17148, 23112, 0, 0.1515, 0, 1, 0, 1, 1, 'Kil\'sorrow Deathsworn - Golden Draenite'),
(17148, 27856, 0, 2.4236, 0, 1, 0, 1, 1, 'Kil\'sorrow Deathsworn - Skethyl Berries'),
(17148, 29569, 0, 10.7549, 0, 1, 0, 1, 1, 'Kil\'sorrow Deathsworn - Strong Junkbox'),
(17148, 29571, 0, 9.2148, 0, 1, 0, 1, 1, 'Kil\'sorrow Deathsworn - A Steamy Romance Novel'),
(17148, 30458, 0, 2.1964, 0, 1, 0, 1, 1, 'Kil\'sorrow Deathsworn - Stromgarde Muenster'),
(17149, 22829, 0, 2.5253, 0, 1, 0, 1, 1, 'Vir\'aani Raider - Super Healing Potion'),
(17149, 23112, 0, 0.2245, 0, 1, 0, 1, 1, 'Vir\'aani Raider - Golden Draenite'),
(17149, 27856, 0, 2.3569, 0, 1, 0, 1, 1, 'Vir\'aani Raider - Skethyl Berries'),
(17149, 29569, 0, 10.1571, 0, 1, 0, 1, 1, 'Vir\'aani Raider - Strong Junkbox'),
(17149, 29571, 0, 9.2593, 0, 1, 0, 1, 1, 'Vir\'aani Raider - A Steamy Romance Novel'),
(17149, 30458, 0, 2.3569, 0, 1, 0, 1, 1, 'Vir\'aani Raider - Stromgarde Muenster'),
(17150, 22829, 0, 2.8144, 0, 1, 0, 1, 1, 'Vir\'aani Arcanist - Super Healing Potion'),
(17150, 27856, 0, 2.2867, 0, 1, 0, 1, 1, 'Vir\'aani Arcanist - Skethyl Berries'),
(17150, 29569, 0, 10.3342, 0, 1, 0, 1, 1, 'Vir\'aani Arcanist - Strong Junkbox'),
(17150, 29571, 0, 10.4222, 0, 1, 0, 1, 1, 'Vir\'aani Arcanist - A Steamy Romance Novel'),
(17150, 30458, 0, 3.2542, 0, 1, 0, 1, 1, 'Vir\'aani Arcanist - Stromgarde Muenster'),
(17151, 22829, 0, 3.2864, 0, 1, 0, 1, 1, 'Gan\'arg Tinkerer - Super Healing Potion'),
(17151, 27854, 0, 5.6338, 0, 1, 0, 1, 1, 'Gan\'arg Tinkerer - Smoked Talbuk Venison'),
(17151, 29569, 0, 13.615, 0, 1, 0, 1, 1, 'Gan\'arg Tinkerer - Strong Junkbox'),
(17151, 29570, 0, 10.7981, 0, 1, 0, 1, 1, 'Gan\'arg Tinkerer - A Gnome Effigy'),
(17152, 22829, 0, 1.1111, 0, 1, 0, 1, 1, 'Felguard Legionnaire - Super Healing Potion'),
(17152, 27854, 0, 3.3333, 0, 1, 0, 1, 1, 'Felguard Legionnaire - Smoked Talbuk Venison'),
(17152, 29569, 0, 10, 0, 1, 0, 1, 1, 'Felguard Legionnaire - Strong Junkbox'),
(17152, 29570, 0, 11.1111, 0, 1, 0, 1, 1, 'Felguard Legionnaire - A Gnome Effigy'),
(17185, 5364, 0, 20, 0, 1, 0, 1, 1, 'Bristlelimb Ursa - Dry Salt Lick'),
(17210, 23686, 0, 100, 1, 1, 0, 1, 1, 'Sentinel Leader - Lacy Handkerchief'),
(17256, 22829, 0, 3.5294, 0, 1, 0, 1, 1, 'Hellfire Channeler - Super Healing Potion'),
(17256, 27854, 0, 2.3529, 0, 1, 0, 1, 1, 'Hellfire Channeler - Smoked Talbuk Venison'),
(17256, 29569, 0, 8.2353, 0, 1, 0, 1, 1, 'Hellfire Channeler - Strong Junkbox'),
(17256, 29570, 0, 5.8824, 0, 1, 0, 1, 1, 'Hellfire Channeler - A Gnome Effigy'),
(17259, 22829, 0, 2.791, 0, 1, 0, 1, 1, 'Bonechewer Hungerer - Super Healing Potion'),
(17259, 27854, 0, 4.4537, 0, 1, 0, 1, 1, 'Bonechewer Hungerer - Smoked Talbuk Venison'),
(17259, 29569, 0, 8.6698, 0, 1, 0, 1, 1, 'Bonechewer Hungerer - Strong Junkbox'),
(17259, 29570, 0, 8.9667, 0, 1, 0, 1, 1, 'Bonechewer Hungerer - A Gnome Effigy'),
(17264, 22829, 0, 1.0638, 0, 1, 0, 1, 1, 'Bonechewer Ravener - Super Healing Potion'),
(17264, 23107, 0, 0.266, 0, 1, 0, 1, 1, 'Bonechewer Ravener - Shadow Draenite'),
(17264, 23112, 0, 0.266, 0, 1, 0, 1, 1, 'Bonechewer Ravener - Golden Draenite'),
(17264, 23117, 0, 0.5319, 0, 1, 0, 1, 1, 'Bonechewer Ravener - Azure Moonstone'),
(17264, 27854, 0, 4.2553, 0, 1, 0, 1, 1, 'Bonechewer Ravener - Smoked Talbuk Venison'),
(17264, 29569, 0, 8.2447, 0, 1, 0, 1, 1, 'Bonechewer Ravener - Strong Junkbox'),
(17264, 29570, 0, 9.8404, 0, 1, 0, 1, 1, 'Bonechewer Ravener - A Gnome Effigy'),
(17269, 22829, 0, 2.2059, 0, 1, 0, 1, 1, 'Bleeding Hollow Darkcaster - Super Healing Potion'),
(17269, 27854, 0, 4.5168, 0, 1, 0, 1, 1, 'Bleeding Hollow Darkcaster - Smoked Talbuk Venison'),
(17269, 29569, 0, 10.3992, 0, 1, 0, 1, 1, 'Bleeding Hollow Darkcaster - Strong Junkbox'),
(17269, 29570, 0, 10.084, 0, 1, 0, 1, 1, 'Bleeding Hollow Darkcaster - A Gnome Effigy'),
(17270, 22829, 0, 2.0599, 0, 1, 0, 1, 1, 'Bleeding Hollow Archer - Super Healing Potion'),
(17270, 27854, 0, 5.2434, 0, 1, 0, 1, 1, 'Bleeding Hollow Archer - Smoked Talbuk Venison'),
(17270, 29569, 0, 8.427, 0, 1, 0, 1, 1, 'Bleeding Hollow Archer - Strong Junkbox'),
(17270, 29570, 0, 11.7978, 0, 1, 0, 1, 1, 'Bleeding Hollow Archer - A Gnome Effigy'),
(17271, 22829, 0, 2.5701, 0, 1, 0, 1, 1, 'Bonechewer Destroyer - Super Healing Potion'),
(17271, 23079, 0, 0.2336, 0, 1, 0, 1, 1, 'Bonechewer Destroyer - Deep Peridot'),
(17271, 27854, 0, 4.0498, 0, 1, 0, 1, 1, 'Bonechewer Destroyer - Smoked Talbuk Venison'),
(17271, 29569, 0, 10.0467, 0, 1, 0, 1, 1, 'Bonechewer Destroyer - Strong Junkbox'),
(17271, 29570, 0, 7.3209, 0, 1, 0, 1, 1, 'Bonechewer Destroyer - A Gnome Effigy'),
(17281, 22829, 0, 3.4783, 0, 1, 0, 1, 1, 'Bonechewer Ripper - Super Healing Potion'),
(17281, 27854, 0, 1.7391, 0, 1, 0, 1, 1, 'Bonechewer Ripper - Smoked Talbuk Venison'),
(17281, 29569, 0, 6.087, 0, 1, 0, 1, 1, 'Bonechewer Ripper - Strong Junkbox'),
(17281, 29570, 0, 10.4348, 0, 1, 0, 1, 1, 'Bonechewer Ripper - A Gnome Effigy'),
(17300, 4607, 0, 28.5714, 0, 1, 0, 1, 1, 'Gorgannon - Delicious Cave Mold'),
(17306, 27854, 0, 4.5455, 0, 1, 0, 1, 1, 'Watchkeeper Gargolmar - Smoked Talbuk Venison'),
(17306, 27855, 0, 4.34782, 0, 1, 0, 1, 1, 'Watchkeeper Gargolmar - Mag\'har Grainbread'),
(17306, 29569, 0, 13.6364, 0, 1, 0, 1, 1, 'Watchkeeper Gargolmar - Strong Junkbox'),
(17306, 29570, 0, 4.5455, 0, 1, 0, 1, 1, 'Watchkeeper Gargolmar - A Gnome Effigy'),
(17309, 22829, 0, 1.7857, 0, 1, 0, 1, 1, 'Hellfire Watcher - Super Healing Potion'),
(17309, 27854, 0, 1.7857, 0, 1, 0, 1, 1, 'Hellfire Watcher - Smoked Talbuk Venison'),
(17309, 29569, 0, 10.7143, 0, 1, 0, 1, 1, 'Hellfire Watcher - Strong Junkbox'),
(17309, 29570, 0, 10.7143, 0, 1, 0, 1, 1, 'Hellfire Watcher - A Gnome Effigy'),
(17328, 5371, 0, 14.2857, 0, 1, 0, 1, 1, 'Blacksilt Shorestriker - Piece of Coral'),
(17337, 2287, 0, 16.6667, 0, 1, 0, 1, 1, 'Nazzivus Satyr - Haunch of Meat'),
(17339, 858, 0, 14.2857, 0, 1, 0, 1, 1, 'Nazzivus Felsworn - Lesser Healing Potion'),
(17339, 5369, 0, 42.8571, 0, 1, 0, 1, 1, 'Nazzivus Felsworn - Gnawed Bone'),
(17342, 1210, 0, 16.6667, 0, 1, 0, 1, 1, 'Axxarien Hellcaller - Shadowgem'),
(17342, 2287, 0, 16.6667, 0, 1, 0, 1, 1, 'Axxarien Hellcaller - Haunch of Meat'),
(17370, 22829, 0, 2.7245, 0, 1, 0, 1, 1, 'Laughing Skull Enforcer - Super Healing Potion'),
(17370, 27854, 0, 4.3344, 0, 1, 0, 1, 1, 'Laughing Skull Enforcer - Smoked Talbuk Venison'),
(17370, 29569, 0, 10.2786, 0, 1, 0, 1, 1, 'Laughing Skull Enforcer - Strong Junkbox'),
(17370, 29570, 0, 8.7926, 0, 1, 0, 1, 1, 'Laughing Skull Enforcer - A Gnome Effigy'),
(17371, 22829, 0, 1.6406, 0, 1, 0, 1, 1, 'Shadowmoon Warlock - Super Healing Potion'),
(17371, 23117, 0, 0.1563, 0, 1, 0, 1, 1, 'Shadowmoon Warlock - Azure Moonstone'),
(17371, 27854, 0, 3.6719, 0, 1, 0, 1, 1, 'Shadowmoon Warlock - Smoked Talbuk Venison'),
(17371, 29569, 0, 10.7813, 0, 1, 0, 1, 1, 'Shadowmoon Warlock - Strong Junkbox'),
(17371, 29570, 0, 8.75, 0, 1, 0, 1, 1, 'Shadowmoon Warlock - A Gnome Effigy'),
(17377, 29570, 0, 40, 0, 1, 0, 1, 1, 'Keli\'dan the Breaker - A Gnome Effigy'),
(17381, 27854, 0, 6.1224, 0, 1, 0, 1, 1, 'The Maker - Smoked Talbuk Venison'),
(17381, 27855, 0, 6.7, 0, 1, 0, 1, 2, 'The Maker - Mag\'har Grainbread'),
(17381, 29569, 0, 10.2041, 0, 1, 0, 1, 1, 'The Maker - Strong Junkbox'),
(17381, 29570, 0, 4.0816, 0, 1, 0, 1, 1, 'The Maker - A Gnome Effigy'),
(17395, 22829, 0, 2.9891, 0, 1, 0, 1, 1, 'Shadowmoon Summoner - Super Healing Potion'),
(17395, 27854, 0, 5.0272, 0, 1, 0, 1, 1, 'Shadowmoon Summoner - Smoked Talbuk Venison'),
(17395, 29569, 0, 9.2391, 0, 1, 0, 1, 1, 'Shadowmoon Summoner - Strong Junkbox'),
(17395, 29570, 0, 9.375, 0, 1, 0, 1, 1, 'Shadowmoon Summoner - A Gnome Effigy'),
(17397, 22829, 0, 2.3438, 0, 1, 0, 1, 1, 'Shadowmoon Adept - Super Healing Potion'),
(17397, 23077, 0, 0.3255, 0, 1, 0, 1, 1, 'Shadowmoon Adept - Blood Garnet'),
(17397, 27854, 0, 3.6458, 0, 1, 0, 1, 1, 'Shadowmoon Adept - Smoked Talbuk Venison'),
(17397, 29569, 0, 9.375, 0, 1, 0, 1, 1, 'Shadowmoon Adept - Strong Junkbox'),
(17397, 29570, 0, 10.4818, 0, 1, 0, 1, 1, 'Shadowmoon Adept - A Gnome Effigy'),
(17398, 22829, 0, 1.5038, 0, 1, 0, 1, 1, 'Nascent Fel Orc - Super Healing Potion'),
(17398, 27854, 0, 4.1353, 0, 1, 0, 1, 1, 'Nascent Fel Orc - Smoked Talbuk Venison'),
(17398, 29569, 0, 8.2707, 0, 1, 0, 1, 1, 'Nascent Fel Orc - Strong Junkbox'),
(17398, 29570, 0, 9.0226, 0, 1, 0, 1, 1, 'Nascent Fel Orc - A Gnome Effigy'),
(17414, 22829, 0, 2.1898, 0, 1, 0, 1, 1, 'Shadowmoon Technician - Super Healing Potion'),
(17414, 27854, 0, 3.6496, 0, 1, 0, 1, 1, 'Shadowmoon Technician - Smoked Talbuk Venison'),
(17414, 29569, 0, 9.9757, 0, 1, 0, 1, 1, 'Shadowmoon Technician - Strong Junkbox'),
(17414, 29570, 0, 10.0568, 0, 1, 0, 1, 1, 'Shadowmoon Technician - A Gnome Effigy'),
(17416, 5428, 0, 11.7647, 0, 1, 0, 1, 1, 'Orc Captive - An Exotic Cookbook'),
(17416, 16885, 0, 11.7647, 0, 1, 0, 1, 1, 'Orc Captive - Heavy Junkbox'),
(17420, 21929, 0, 0.1517, 0, 1, 0, 1, 1, 'Shattered Hand Heathen - Flame Spessarite'),
(17420, 22829, 0, 2.1244, 0, 1, 0, 1, 1, 'Shattered Hand Heathen - Super Healing Potion'),
(17420, 23077, 0, 0.1517, 0, 1, 0, 1, 1, 'Shattered Hand Heathen - Blood Garnet'),
(17420, 23107, 0, 0.1517, 0, 1, 0, 1, 1, 'Shattered Hand Heathen - Shadow Draenite'),
(17420, 27854, 0, 3.1866, 0, 1, 0, 1, 1, 'Shattered Hand Heathen - Smoked Talbuk Venison'),
(17420, 29569, 0, 9.7117, 0, 1, 0, 1, 1, 'Shattered Hand Heathen - Strong Junkbox'),
(17420, 29570, 0, 9.1047, 0, 1, 0, 1, 1, 'Shattered Hand Heathen - A Gnome Effigy'),
(17427, 22829, 0, 5, 0, 1, 0, 1, 1, 'Shattered Hand Archer - Super Healing Potion'),
(17427, 29569, 0, 15, 0, 1, 0, 1, 1, 'Shattered Hand Archer - Strong Junkbox'),
(17427, 29570, 0, 35, 0, 1, 0, 1, 1, 'Shattered Hand Archer - A Gnome Effigy'),
(17429, 22829, 0, 2.9412, 0, 1, 0, 1, 1, 'Fel Orc Neophyte - Super Healing Potion'),
(17429, 27854, 0, 7.3529, 0, 1, 0, 1, 1, 'Fel Orc Neophyte - Smoked Talbuk Venison'),
(17429, 29569, 0, 7.3529, 0, 1, 0, 1, 1, 'Fel Orc Neophyte - Strong Junkbox'),
(17429, 29570, 0, 10.2941, 0, 1, 0, 1, 1, 'Fel Orc Neophyte - A Gnome Effigy'),
(17455, 21929, 0, 1.3514, 0, 1, 0, 1, 1, 'Bonechewer Beastmaster - Flame Spessarite'),
(17455, 22829, 0, 2.7027, 0, 1, 0, 1, 1, 'Bonechewer Beastmaster - Super Healing Potion'),
(17455, 27854, 0, 2.7027, 0, 1, 0, 1, 1, 'Bonechewer Beastmaster - Smoked Talbuk Venison'),
(17455, 29569, 0, 9.4595, 0, 1, 0, 1, 1, 'Bonechewer Beastmaster - Strong Junkbox'),
(17455, 29570, 0, 9.4595, 0, 1, 0, 1, 1, 'Bonechewer Beastmaster - A Gnome Effigy'),
(17461, 22829, 0, 4.1667, 0, 1, 0, 1, 1, 'Shattered Hand Blood Guard - Super Healing Potion'),
(17461, 29569, 0, 14.5833, 0, 1, 0, 1, 1, 'Shattered Hand Blood Guard - Strong Junkbox'),
(17461, 29570, 0, 10.4167, 0, 1, 0, 1, 1, 'Shattered Hand Blood Guard - A Gnome Effigy'),
(17462, 22829, 0, 2.2599, 0, 1, 0, 1, 1, 'Shattered Hand Zealot - Super Healing Potion'),
(17462, 27854, 0, 2.2599, 0, 1, 0, 1, 1, 'Shattered Hand Zealot - Smoked Talbuk Venison'),
(17462, 29569, 0, 10.7345, 0, 1, 0, 1, 1, 'Shattered Hand Zealot - Strong Junkbox'),
(17462, 29570, 0, 12.9944, 0, 1, 0, 1, 1, 'Shattered Hand Zealot - A Gnome Effigy'),
(17464, 22829, 0, 5.0505, 0, 1, 0, 1, 1, 'Shattered Hand Gladiator - Super Healing Potion'),
(17464, 27854, 0, 2.0202, 0, 1, 0, 1, 1, 'Shattered Hand Gladiator - Smoked Talbuk Venison'),
(17464, 29569, 0, 13.1313, 0, 1, 0, 1, 1, 'Shattered Hand Gladiator - Strong Junkbox'),
(17464, 29570, 0, 9.0909, 0, 1, 0, 1, 1, 'Shattered Hand Gladiator - A Gnome Effigy'),
(17465, 22829, 0, 3, 0, 1, 0, 1, 1, 'Shattered Hand Centurion - Super Healing Potion'),
(17465, 27854, 0, 1, 0, 1, 0, 1, 1, 'Shattered Hand Centurion - Smoked Talbuk Venison'),
(17465, 29569, 0, 3, 0, 1, 0, 1, 1, 'Shattered Hand Centurion - Strong Junkbox'),
(17465, 29570, 0, 10, 0, 1, 0, 1, 1, 'Shattered Hand Centurion - A Gnome Effigy'),
(17478, 22829, 0, 2.0942, 0, 1, 0, 1, 1, 'Bleeding Hollow Scryer - Super Healing Potion'),
(17478, 23079, 0, 0.1745, 0, 1, 0, 1, 1, 'Bleeding Hollow Scryer - Deep Peridot'),
(17478, 27854, 0, 2.4433, 0, 1, 0, 1, 1, 'Bleeding Hollow Scryer - Smoked Talbuk Venison'),
(17478, 29569, 0, 8.9005, 0, 1, 0, 1, 1, 'Bleeding Hollow Scryer - Strong Junkbox'),
(17478, 29570, 0, 10.6457, 0, 1, 0, 1, 1, 'Bleeding Hollow Scryer - A Gnome Effigy'),
(17491, 22829, 0, 2.0305, 0, 1, 0, 1, 1, 'Laughing Skull Rogue - Super Healing Potion'),
(17491, 27854, 0, 4.0609, 0, 1, 0, 1, 1, 'Laughing Skull Rogue - Smoked Talbuk Venison'),
(17491, 29569, 0, 10.6599, 0, 1, 0, 1, 1, 'Laughing Skull Rogue - Strong Junkbox'),
(17491, 29570, 0, 9.1371, 0, 1, 0, 1, 1, 'Laughing Skull Rogue - A Gnome Effigy'),
(17517, 22829, 0, 1.3986, 0, 1, 0, 1, 1, 'Hellfire Sentry - Super Healing Potion'),
(17517, 23079, 0, 0.1748, 0, 1, 0, 1, 1, 'Hellfire Sentry - Deep Peridot'),
(17517, 27854, 0, 4.3706, 0, 1, 0, 1, 1, 'Hellfire Sentry - Smoked Talbuk Venison'),
(17517, 29569, 0, 9.4406, 0, 1, 0, 1, 1, 'Hellfire Sentry - Strong Junkbox'),
(17517, 29570, 0, 11.5385, 0, 1, 0, 1, 1, 'Hellfire Sentry - A Gnome Effigy'),
(17604, 414, 0, 2.7027, 0, 1, 0, 1, 1, 'Sunhawk Spy - Dalaran Sharp'),
(17604, 818, 0, 5.4054, 0, 1, 0, 1, 1, 'Sunhawk Spy - Tigerseye'),
(17604, 858, 0, 2.7027, 0, 1, 0, 1, 1, 'Sunhawk Spy - Lesser Healing Potion'),
(17604, 4541, 0, 2.7027, 0, 1, 0, 1, 1, 'Sunhawk Spy - Freshly Baked Bread'),
(17604, 5368, 0, 5.4054, 0, 1, 0, 1, 1, 'Sunhawk Spy - Empty Wallet'),
(17606, 858, 0, 4.0541, 0, 1, 0, 1, 1, 'Sunhawk Reclaimer - Lesser Healing Potion'),
(17606, 1210, 0, 2.7027, 0, 1, 0, 1, 1, 'Sunhawk Reclaimer - Shadowgem'),
(17606, 5368, 0, 8.1081, 0, 1, 0, 1, 1, 'Sunhawk Reclaimer - Empty Wallet'),
(17607, 4541, 0, 5.5556, 0, 1, 0, 1, 1, 'Sunhawk Defender - Freshly Baked Bread'),
(17607, 5368, 0, 11.1111, 0, 1, 0, 1, 1, 'Sunhawk Defender - Empty Wallet'),
(17608, 4541, 0, 4, 0, 1, 0, 1, 1, 'Sunhawk Pyromancer - Freshly Baked Bread'),
(17608, 5368, 0, 20, 0, 1, 0, 1, 1, 'Sunhawk Pyromancer - Empty Wallet'),
(17609, 5368, 0, 10, 0, 1, 0, 1, 1, 'Sunhawk Saboteur - Empty Wallet'),
(17610, 414, 0, 7.1429, 0, 1, 0, 1, 1, 'Sunhawk Agent - Dalaran Sharp'),
(17624, 22829, 0, 1.6667, 0, 1, 0, 1, 1, 'Laughing Skull Warden - Super Healing Potion'),
(17624, 27854, 0, 8.3333, 0, 1, 0, 1, 1, 'Laughing Skull Warden - Smoked Talbuk Venison'),
(17624, 29569, 0, 6.6667, 0, 1, 0, 1, 1, 'Laughing Skull Warden - Strong Junkbox'),
(17624, 29570, 0, 10, 0, 1, 0, 1, 1, 'Laughing Skull Warden - A Gnome Effigy'),
(17626, 21929, 0, 0.2049, 0, 1, 0, 1, 1, 'Laughing Skull Legionnaire - Flame Spessarite'),
(17626, 22829, 0, 1.4344, 0, 1, 0, 1, 1, 'Laughing Skull Legionnaire - Super Healing Potion'),
(17626, 23107, 0, 0.2049, 0, 1, 0, 1, 1, 'Laughing Skull Legionnaire - Shadow Draenite'),
(17626, 23117, 0, 0.2049, 0, 1, 0, 1, 1, 'Laughing Skull Legionnaire - Azure Moonstone'),
(17626, 27854, 0, 3.8934, 0, 1, 0, 1, 1, 'Laughing Skull Legionnaire - Smoked Talbuk Venison'),
(17626, 29569, 0, 9.0164, 0, 1, 0, 1, 1, 'Laughing Skull Legionnaire - Strong Junkbox'),
(17626, 29570, 0, 11.2705, 0, 1, 0, 1, 1, 'Laughing Skull Legionnaire - A Gnome Effigy'),
(17664, 5368, 0, 14.2857, 0, 1, 0, 1, 1, 'Matis the Cruel - Empty Wallet'),
(17670, 22829, 0, 2.3256, 0, 1, 0, 1, 1, 'Shattered Hand Houndmaster - Super Healing Potion'),
(17670, 23117, 0, 0.7752, 0, 1, 0, 1, 1, 'Shattered Hand Houndmaster - Azure Moonstone'),
(17670, 27854, 0, 3.876, 0, 1, 0, 1, 1, 'Shattered Hand Houndmaster - Smoked Talbuk Venison'),
(17670, 29569, 0, 12.4031, 0, 1, 0, 1, 1, 'Shattered Hand Houndmaster - Strong Junkbox'),
(17670, 29570, 0, 9.3023, 0, 1, 0, 1, 1, 'Shattered Hand Houndmaster - A Gnome Effigy'),
(17671, 21929, 0, 0.1957, 0, 1, 0, 1, 1, 'Shattered Hand Champion - Flame Spessarite'),
(17671, 22829, 0, 2.3483, 0, 1, 0, 1, 1, 'Shattered Hand Champion - Super Healing Potion'),
(17671, 23107, 0, 0.1957, 0, 1, 0, 1, 1, 'Shattered Hand Champion - Shadow Draenite'),
(17671, 23117, 0, 0.1957, 0, 1, 0, 1, 1, 'Shattered Hand Champion - Azure Moonstone'),
(17671, 27854, 0, 4.1096, 0, 1, 0, 1, 1, 'Shattered Hand Champion - Smoked Talbuk Venison'),
(17671, 29569, 0, 9.9804, 0, 1, 0, 1, 1, 'Shattered Hand Champion - Strong Junkbox'),
(17671, 29570, 0, 8.2192, 0, 1, 0, 1, 1, 'Shattered Hand Champion - A Gnome Effigy'),
(17694, 22829, 0, 2.649, 0, 1, 0, 1, 1, 'Shadowmoon Darkcaster - Super Healing Potion'),
(17694, 23077, 0, 0.6623, 0, 1, 0, 1, 1, 'Shadowmoon Darkcaster - Blood Garnet'),
(17694, 23079, 0, 0.6623, 0, 1, 0, 1, 1, 'Shadowmoon Darkcaster - Deep Peridot'),
(17694, 27854, 0, 0.6623, 0, 1, 0, 1, 1, 'Shadowmoon Darkcaster - Smoked Talbuk Venison'),
(17694, 29569, 0, 9.2715, 0, 1, 0, 1, 1, 'Shadowmoon Darkcaster - Strong Junkbox'),
(17694, 29570, 0, 8.6093, 0, 1, 0, 1, 1, 'Shadowmoon Darkcaster - A Gnome Effigy'),
(17695, 22829, 0, 1.9444, 0, 1, 0, 1, 1, 'Shattered Hand Assassin - Super Healing Potion'),
(17695, 27854, 0, 2.5, 0, 1, 0, 1, 1, 'Shattered Hand Assassin - Smoked Talbuk Venison'),
(17695, 29569, 0, 10.2778, 0, 1, 0, 1, 1, 'Shattered Hand Assassin - Strong Junkbox'),
(17695, 29570, 0, 11.1111, 0, 1, 0, 1, 1, 'Shattered Hand Assassin - A Gnome Effigy'),
(17721, 22829, 0, 2.7248, 0, 1, 0, 1, 1, 'Coilfang Engineer - Super Healing Potion'),
(17721, 27858, 0, 8.7193, 0, 1, 0, 1, 1, 'Coilfang Engineer - Sunspring Carp'),
(17721, 29569, 0, 8.9918, 0, 1, 0, 1, 1, 'Coilfang Engineer - Strong Junkbox'),
(17721, 29576, 0, 7.6294, 0, 1, 0, 1, 1, 'Coilfang Engineer - Shark Bait'),
(17722, 22829, 0, 2.4096, 0, 1, 0, 1, 1, 'Coilfang Sorceress - Super Healing Potion'),
(17722, 27858, 0, 7.401, 0, 1, 0, 1, 1, 'Coilfang Sorceress - Sunspring Carp'),
(17722, 29569, 0, 9.1222, 0, 1, 0, 1, 1, 'Coilfang Sorceress - Strong Junkbox'),
(17722, 29576, 0, 8.2616, 0, 1, 0, 1, 1, 'Coilfang Sorceress - Shark Bait'),
(17726, 21929, 0, 0.2882, 0, 1, 0, 1, 1, 'Wrathfin Myrmidon - Flame Spessarite'),
(17726, 22829, 0, 2.5937, 0, 1, 0, 1, 1, 'Wrathfin Myrmidon - Super Healing Potion'),
(17726, 23079, 0, 0.2882, 0, 1, 0, 1, 1, 'Wrathfin Myrmidon - Deep Peridot'),
(17726, 23112, 0, 0.2882, 0, 1, 0, 1, 1, 'Wrathfin Myrmidon - Golden Draenite'),
(17726, 27858, 0, 6.3401, 0, 1, 0, 1, 1, 'Wrathfin Myrmidon - Sunspring Carp'),
(17726, 29569, 0, 12.6801, 0, 1, 0, 1, 1, 'Wrathfin Myrmidon - Strong Junkbox'),
(17726, 29576, 0, 8.9337, 0, 1, 0, 1, 1, 'Wrathfin Myrmidon - Shark Bait'),
(17727, 22829, 0, 1.8519, 0, 1, 0, 1, 1, 'Wrathfin Sentry - Super Healing Potion'),
(17727, 27858, 0, 7.4074, 0, 1, 0, 1, 1, 'Wrathfin Sentry - Sunspring Carp'),
(17727, 29569, 0, 3.7037, 0, 1, 0, 1, 1, 'Wrathfin Sentry - Strong Junkbox'),
(17727, 29576, 0, 5.5556, 0, 1, 0, 1, 1, 'Wrathfin Sentry - Shark Bait'),
(17728, 22829, 0, 1.5487, 0, 1, 0, 1, 1, 'Murkblood Tribesman - Super Healing Potion'),
(17728, 23112, 0, 0.2212, 0, 1, 0, 1, 1, 'Murkblood Tribesman - Golden Draenite'),
(17728, 27854, 0, 5.531, 0, 1, 0, 1, 1, 'Murkblood Tribesman - Smoked Talbuk Venison'),
(17728, 29569, 0, 10.177, 0, 1, 0, 1, 1, 'Murkblood Tribesman - Strong Junkbox'),
(17728, 29570, 0, 8.8496, 0, 1, 0, 1, 1, 'Murkblood Tribesman - A Gnome Effigy'),
(17729, 22829, 0, 2.4793, 0, 1, 0, 1, 1, 'Murkblood Spearman - Super Healing Potion'),
(17729, 23077, 0, 0.4132, 0, 1, 0, 1, 1, 'Murkblood Spearman - Blood Garnet'),
(17729, 23107, 0, 0.8264, 0, 1, 0, 1, 1, 'Murkblood Spearman - Shadow Draenite'),
(17729, 27854, 0, 4.1322, 0, 1, 0, 1, 1, 'Murkblood Spearman - Smoked Talbuk Venison'),
(17729, 29569, 0, 11.157, 0, 1, 0, 1, 1, 'Murkblood Spearman - Strong Junkbox'),
(17729, 29570, 0, 10.7438, 0, 1, 0, 1, 1, 'Murkblood Spearman - A Gnome Effigy'),
(17730, 22829, 0, 2.0478, 0, 1, 0, 1, 1, 'Murkblood Healer - Super Healing Potion'),
(17730, 23077, 0, 0.3413, 0, 1, 0, 1, 1, 'Murkblood Healer - Blood Garnet'),
(17730, 27854, 0, 4.7782, 0, 1, 0, 1, 1, 'Murkblood Healer - Smoked Talbuk Venison'),
(17730, 29569, 0, 12.628, 0, 1, 0, 1, 1, 'Murkblood Healer - Strong Junkbox'),
(17730, 29570, 0, 9.8976, 0, 1, 0, 1, 1, 'Murkblood Healer - A Gnome Effigy'),
(17735, 22829, 0, 3.9648, 0, 1, 0, 1, 1, 'Wrathfin Warrior - Super Healing Potion'),
(17735, 27858, 0, 5.7269, 0, 1, 0, 1, 1, 'Wrathfin Warrior - Sunspring Carp'),
(17735, 29569, 0, 7.9295, 0, 1, 0, 1, 1, 'Wrathfin Warrior - Strong Junkbox'),
(17735, 29576, 0, 5.2863, 0, 1, 0, 1, 1, 'Wrathfin Warrior - Shark Bait'),
(17771, 22829, 0, 2.2523, 0, 1, 0, 1, 1, 'Murkblood Oracle - Super Healing Potion'),
(17771, 27854, 0, 3.6036, 0, 1, 0, 1, 1, 'Murkblood Oracle - Smoked Talbuk Venison'),
(17771, 29569, 0, 9.009, 0, 1, 0, 1, 1, 'Murkblood Oracle - Strong Junkbox'),
(17771, 29570, 0, 9.009, 0, 1, 0, 1, 1, 'Murkblood Oracle - A Gnome Effigy'),
(17796, 29569, 0, 8.3333, 0, 1, 0, 1, 1, 'Mekgineer Steamrigger - Strong Junkbox'),
(17797, 27858, 0, 9.0909, 0, 1, 0, 1, 1, 'Hydromancer Thespia - Sunspring Carp'),
(17797, 29569, 0, 9.0909, 0, 1, 0, 1, 1, 'Hydromancer Thespia - Strong Junkbox'),
(17798, 22829, 0, 2.8169, 0, 1, 0, 1, 1, 'Warlord Kalithresh - Super Healing Potion'),
(17798, 27858, 0, 5.6338, 0, 1, 0, 1, 1, 'Warlord Kalithresh - Sunspring Carp'),
(17798, 29569, 0, 11.2676, 0, 1, 0, 1, 1, 'Warlord Kalithresh - Strong Junkbox'),
(17798, 29576, 0, 8.4507, 0, 1, 0, 1, 1, 'Warlord Kalithresh - Shark Bait'),
(17799, 22829, 0, 2.7576, 0, 1, 0, 1, 1, 'Dreghood Slave - Super Healing Potion'),
(17799, 23117, 0, 0.2903, 0, 1, 0, 1, 1, 'Dreghood Slave - Azure Moonstone'),
(17799, 27854, 0, 2.6125, 0, 1, 0, 1, 1, 'Dreghood Slave - Smoked Talbuk Venison'),
(17799, 29569, 0, 11.1756, 0, 1, 0, 1, 1, 'Dreghood Slave - Strong Junkbox'),
(17799, 29570, 0, 8.418, 0, 1, 0, 1, 1, 'Dreghood Slave - A Gnome Effigy'),
(17800, 22829, 0, 2.9377, 0, 1, 0, 1, 1, 'Coilfang Myrmidon - Super Healing Potion'),
(17800, 27858, 0, 7.5206, 0, 1, 0, 1, 1, 'Coilfang Myrmidon - Sunspring Carp'),
(17800, 29569, 0, 9.7532, 0, 1, 0, 1, 1, 'Coilfang Myrmidon - Strong Junkbox'),
(17800, 29576, 0, 10.5758, 0, 1, 0, 1, 1, 'Coilfang Myrmidon - Shark Bait'),
(17801, 22829, 0, 2.6854, 0, 1, 0, 1, 1, 'Coilfang Siren - Super Healing Potion'),
(17801, 27858, 0, 5.4987, 0, 1, 0, 1, 1, 'Coilfang Siren - Sunspring Carp'),
(17801, 29569, 0, 8.8235, 0, 1, 0, 1, 1, 'Coilfang Siren - Strong Junkbox'),
(17801, 29576, 0, 8.9514, 0, 1, 0, 1, 1, 'Coilfang Siren - Shark Bait'),
(17802, 22829, 0, 2.6396, 0, 1, 0, 1, 1, 'Coilfang Warrior - Super Healing Potion'),
(17802, 27858, 0, 7.7157, 0, 1, 0, 1, 1, 'Coilfang Warrior - Sunspring Carp'),
(17802, 29569, 0, 9.5431, 0, 1, 0, 1, 1, 'Coilfang Warrior - Strong Junkbox'),
(17802, 29576, 0, 7.3096, 0, 1, 0, 1, 1, 'Coilfang Warrior - Shark Bait'),
(17803, 21929, 0, 0.1949, 0, 1, 0, 1, 1, 'Coilfang Oracle - Flame Spessarite'),
(17803, 22829, 0, 2.1442, 0, 1, 0, 1, 1, 'Coilfang Oracle - Super Healing Potion'),
(17803, 23077, 0, 0.1949, 0, 1, 0, 1, 1, 'Coilfang Oracle - Blood Garnet'),
(17803, 23079, 0, 0.1949, 0, 1, 0, 1, 1, 'Coilfang Oracle - Deep Peridot'),
(17803, 27858, 0, 6.4327, 0, 1, 0, 1, 1, 'Coilfang Oracle - Sunspring Carp'),
(17803, 29569, 0, 9.3567, 0, 1, 0, 1, 1, 'Coilfang Oracle - Strong Junkbox'),
(17803, 29576, 0, 7.7973, 0, 1, 0, 1, 1, 'Coilfang Oracle - Shark Bait'),
(17805, 22829, 0, 2.4931, 0, 1, 0, 1, 1, 'Coilfang Slavemaster - Super Healing Potion'),
(17805, 23077, 0, 0.277, 0, 1, 0, 1, 1, 'Coilfang Slavemaster - Blood Garnet'),
(17805, 27858, 0, 7.7562, 0, 1, 0, 1, 1, 'Coilfang Slavemaster - Sunspring Carp'),
(17805, 29569, 0, 8.0332, 0, 1, 0, 1, 1, 'Coilfang Slavemaster - Strong Junkbox'),
(17805, 29576, 0, 9.4183, 0, 1, 0, 1, 1, 'Coilfang Slavemaster - Shark Bait'),
(17814, 22829, 0, 1.8349, 0, 1, 0, 1, 1, 'Lordaeron Watchman - Super Healing Potion'),
(17814, 27854, 0, 0.9174, 0, 1, 0, 1, 1, 'Lordaeron Watchman - Smoked Talbuk Venison'),
(17814, 27855, 0, 2.1978, 0, 1, 0, 1, 1, 'Lordaeron Watchman - Mag\'har Grainbread'),
(17814, 27856, 0, 0.9174, 0, 1, 0, 1, 1, 'Lordaeron Watchman - Skethyl Berries'),
(17814, 29569, 0, 12.844, 0, 1, 0, 1, 1, 'Lordaeron Watchman - Strong Junkbox'),
(17814, 29571, 0, 10.0917, 0, 1, 0, 1, 1, 'Lordaeron Watchman - A Steamy Romance Novel'),
(17815, 22829, 0, 8.5106, 0, 1, 0, 1, 1, 'Lordaeron Sentry - Super Healing Potion'),
(17815, 27855, 0, 2.5, 0, 1, 0, 1, 1, 'Lordaeron Sentry - Mag\'har Grainbread'),
(17815, 29569, 0, 2.1277, 0, 1, 0, 1, 1, 'Lordaeron Sentry - Strong Junkbox'),
(17815, 29571, 0, 6.383, 0, 1, 0, 1, 1, 'Lordaeron Sentry - A Steamy Romance Novel'),
(17815, 30458, 0, 2.1277, 0, 1, 0, 1, 1, 'Lordaeron Sentry - Stromgarde Muenster'),
(17816, 21929, 0, 0.4219, 0, 1, 0, 1, 1, 'Bogstrok - Flame Spessarite'),
(17816, 22829, 0, 1.6878, 0, 1, 0, 1, 1, 'Bogstrok - Super Healing Potion'),
(17816, 23112, 0, 0.4219, 0, 1, 0, 1, 1, 'Bogstrok - Golden Draenite'),
(17816, 27858, 0, 5.9072, 0, 1, 0, 1, 1, 'Bogstrok - Sunspring Carp'),
(17816, 29569, 0, 11.8143, 0, 1, 0, 1, 1, 'Bogstrok - Strong Junkbox'),
(17816, 29576, 0, 8.8608, 0, 1, 0, 1, 1, 'Bogstrok - Shark Bait'),
(17817, 22829, 0, 3.2172, 0, 1, 0, 1, 1, 'Greater Bogstrok - Super Healing Potion'),
(17817, 27858, 0, 5.63, 0, 1, 0, 1, 1, 'Greater Bogstrok - Sunspring Carp'),
(17817, 29569, 0, 6.7024, 0, 1, 0, 1, 1, 'Greater Bogstrok - Strong Junkbox'),
(17817, 29576, 0, 9.1153, 0, 1, 0, 1, 1, 'Greater Bogstrok - Shark Bait'),
(17819, 22829, 0, 2.86, 0, 1, 0, 1, 1, 'Durnholde Sentry - Super Healing Potion'),
(17819, 27855, 0, 2.15, 0, 1, 0, 1, 1, 'Durnholde Sentry - Mag\'har Grainbread'),
(17819, 27856, 0, 2.68, 0, 1, 0, 1, 1, 'Durnholde Sentry - Skethyl Berries'),
(17819, 29569, 0, 9.7, 0, 1, 0, 1, 1, 'Durnholde Sentry - Strong Junkbox'),
(17819, 29571, 0, 9.03, 0, 1, 0, 1, 1, 'Durnholde Sentry - A Steamy Romance Novel'),
(17819, 30458, 0, 2.24, 0, 1, 0, 1, 1, 'Durnholde Sentry - Stromgarde Muenster'),
(17820, 22829, 0, 2.44, 0, 1, 0, 1, 1, 'Durnholde Rifleman - Super Healing Potion'),
(17820, 27855, 0, 2.31, 0, 1, 0, 1, 1, 'Durnholde Rifleman - Mag\'har Grainbread'),
(17820, 27856, 0, 2.25, 0, 1, 0, 1, 1, 'Durnholde Rifleman - Skethyl Berries'),
(17820, 29569, 0, 9.5, 0, 1, 0, 1, 1, 'Durnholde Rifleman - Strong Junkbox'),
(17820, 29571, 0, 9, 0, 1, 0, 1, 1, 'Durnholde Rifleman - A Steamy Romance Novel'),
(17820, 30458, 0, 2.31, 0, 1, 0, 1, 1, 'Durnholde Rifleman - Stromgarde Muenster'),
(17833, 22829, 0, 1.94, 0, 1, 0, 1, 1, 'Durnholde Warden - Super Healing Potion'),
(17833, 23077, 0, 0.18, 0, 1, 0, 1, 1, 'Durnholde Warden - Blood Garnet'),
(17833, 23117, 0, 0.18, 0, 1, 0, 1, 1, 'Durnholde Warden - Azure Moonstone'),
(17833, 27855, 0, 2.4, 0, 1, 0, 1, 1, 'Durnholde Warden - Mag\'har Grainbread'),
(17833, 27856, 0, 2.31, 0, 1, 0, 1, 1, 'Durnholde Warden - Skethyl Berries'),
(17833, 29569, 0, 10.89, 0, 1, 0, 1, 1, 'Durnholde Warden - Strong Junkbox'),
(17833, 29571, 0, 11.72, 0, 1, 0, 1, 1, 'Durnholde Warden - A Steamy Romance Novel'),
(17833, 30458, 0, 2.58, 0, 1, 0, 1, 1, 'Durnholde Warden - Stromgarde Muenster'),
(17846, 22829, 0, 2.41, 0, 1, 0, 1, 1, 'Pit Spectator - Super Healing Potion'),
(17846, 27855, 0, 2.41, 0, 1, 0, 1, 1, 'Pit Spectator - Mag\'har Grainbread'),
(17846, 27856, 0, 0.6, 0, 1, 0, 1, 1, 'Pit Spectator - Skethyl Berries'),
(17846, 29569, 0, 6.63, 0, 1, 0, 1, 1, 'Pit Spectator - Strong Junkbox'),
(17846, 29570, 0, 0.6, 0, 1, 0, 1, 1, 'Pit Spectator - A Gnome Effigy'),
(17846, 29571, 0, 6.63, 0, 1, 0, 1, 1, 'Pit Spectator - A Steamy Romance Novel'),
(17846, 30458, 0, 1.81, 0, 1, 0, 1, 1, 'Pit Spectator - Stromgarde Muenster'),
(17848, 22829, 0, 2.6316, 0, 1, 0, 1, 1, 'Lieutenant Drake - Super Healing Potion'),
(17848, 27855, 0, 3.6, 0, 1, 0, 1, 2, 'Lieutenant Drake - Mag\'har Grainbread'),
(17848, 27856, 0, 1.3158, 0, 1, 0, 1, 1, 'Lieutenant Drake - Skethyl Berries'),
(17848, 29569, 0, 2.6316, 0, 1, 0, 1, 1, 'Lieutenant Drake - Strong Junkbox'),
(17848, 29571, 0, 1.3158, 0, 1, 0, 1, 1, 'Lieutenant Drake - A Steamy Romance Novel'),
(17848, 30458, 0, 3.9474, 0, 1, 0, 1, 1, 'Lieutenant Drake - Stromgarde Muenster'),
(17860, 22829, 0, 2.07, 0, 1, 0, 1, 1, 'Durnholde Veteran - Super Healing Potion'),
(17860, 23079, 0, 0.34, 0, 1, 0, 1, 1, 'Durnholde Veteran - Deep Peridot'),
(17860, 27855, 0, 4.14, 0, 1, 0, 1, 1, 'Durnholde Veteran - Mag\'har Grainbread'),
(17860, 27856, 0, 2.07, 0, 1, 0, 1, 1, 'Durnholde Veteran - Skethyl Berries'),
(17860, 29569, 0, 10, 0, 1, 0, 1, 1, 'Durnholde Veteran - Strong Junkbox'),
(17860, 29571, 0, 11.03, 0, 1, 0, 1, 1, 'Durnholde Veteran - A Steamy Romance Novel'),
(17860, 30458, 0, 3.45, 0, 1, 0, 1, 1, 'Durnholde Veteran - Stromgarde Muenster'),
(17862, 27856, 0, 16.6667, 0, 1, 0, 1, 1, 'Captain Skarloc - Skethyl Berries'),
(17862, 29569, 0, 16.6667, 0, 1, 0, 1, 1, 'Captain Skarloc - Strong Junkbox'),
(17878, 3419, 0, 6, 0, 1, 0, 1, 1, 'Scourge Siege Engineer - Red Rose'),
(17878, 3928, 0, 4, 0, 1, 0, 1, 1, 'Scourge Siege Engineer - Superior Healing Potion'),
(17878, 16885, 0, 2, 0, 1, 0, 1, 1, 'Scourge Siege Engineer - Heavy Junkbox'),
(17938, 22829, 0, 3.2787, 0, 1, 0, 1, 1, 'Coilfang Observer - Super Healing Potion'),
(17938, 27858, 0, 6.5574, 0, 1, 0, 1, 1, 'Coilfang Observer - Sunspring Carp'),
(17938, 29569, 0, 13.1148, 0, 1, 0, 1, 1, 'Coilfang Observer - Strong Junkbox'),
(17938, 29576, 0, 13.1148, 0, 1, 0, 1, 1, 'Coilfang Observer - Shark Bait'),
(17940, 21929, 0, 0.2685, 0, 1, 0, 1, 1, 'Coilfang Technician - Flame Spessarite'),
(17940, 22829, 0, 3.0872, 0, 1, 0, 1, 1, 'Coilfang Technician - Super Healing Potion'),
(17940, 27858, 0, 6.1745, 0, 1, 0, 1, 1, 'Coilfang Technician - Sunspring Carp'),
(17940, 29569, 0, 9.1275, 0, 1, 0, 1, 1, 'Coilfang Technician - Strong Junkbox'),
(17940, 29576, 0, 10.4698, 0, 1, 0, 1, 1, 'Coilfang Technician - Shark Bait'),
(17957, 21929, 0, 0.4249, 0, 1, 0, 1, 1, 'Coilfang Champion - Flame Spessarite'),
(17957, 22829, 0, 3.1161, 0, 1, 0, 1, 1, 'Coilfang Champion - Super Healing Potion'),
(17957, 27858, 0, 8.4986, 0, 1, 0, 1, 1, 'Coilfang Champion - Sunspring Carp'),
(17957, 29569, 0, 9.6317, 0, 1, 0, 1, 1, 'Coilfang Champion - Strong Junkbox'),
(17957, 29576, 0, 8.3569, 0, 1, 0, 1, 1, 'Coilfang Champion - Shark Bait'),
(17958, 22829, 0, 2.5424, 0, 1, 0, 1, 1, 'Coilfang Defender - Super Healing Potion'),
(17958, 23117, 0, 0.8475, 0, 1, 0, 1, 1, 'Coilfang Defender - Azure Moonstone'),
(17958, 27858, 0, 6.7797, 0, 1, 0, 1, 1, 'Coilfang Defender - Sunspring Carp'),
(17958, 29569, 0, 6.7797, 0, 1, 0, 1, 1, 'Coilfang Defender - Strong Junkbox'),
(17958, 29576, 0, 6.7797, 0, 1, 0, 1, 1, 'Coilfang Defender - Shark Bait'),
(17959, 21929, 0, 0.1795, 0, 1, 0, 1, 1, 'Coilfang Slavehandler - Flame Spessarite'),
(17959, 22829, 0, 1.7953, 0, 1, 0, 1, 1, 'Coilfang Slavehandler - Super Healing Potion'),
(17959, 23107, 0, 0.1795, 0, 1, 0, 1, 1, 'Coilfang Slavehandler - Shadow Draenite'),
(17959, 27858, 0, 7.3609, 0, 1, 0, 1, 1, 'Coilfang Slavehandler - Sunspring Carp'),
(17959, 29569, 0, 10.2334, 0, 1, 0, 1, 1, 'Coilfang Slavehandler - Strong Junkbox'),
(17959, 29576, 0, 10.0539, 0, 1, 0, 1, 1, 'Coilfang Slavehandler - Shark Bait'),
(17960, 22829, 0, 1.7857, 0, 1, 0, 1, 1, 'Coilfang Soothsayer - Super Healing Potion'),
(17960, 27858, 0, 3.5714, 0, 1, 0, 1, 1, 'Coilfang Soothsayer - Sunspring Carp'),
(17960, 29569, 0, 10.7143, 0, 1, 0, 1, 1, 'Coilfang Soothsayer - Strong Junkbox'),
(17960, 29576, 0, 8.9286, 0, 1, 0, 1, 1, 'Coilfang Soothsayer - Shark Bait'),
(17961, 21929, 0, 0.3717, 0, 1, 0, 1, 1, 'Coilfang Enchantress - Flame Spessarite'),
(17961, 22829, 0, 2.2305, 0, 1, 0, 1, 1, 'Coilfang Enchantress - Super Healing Potion'),
(17961, 23117, 0, 0.7435, 0, 1, 0, 1, 1, 'Coilfang Enchantress - Azure Moonstone'),
(17961, 27858, 0, 6.3197, 0, 1, 0, 1, 1, 'Coilfang Enchantress - Sunspring Carp'),
(17961, 29569, 0, 8.9219, 0, 1, 0, 1, 1, 'Coilfang Enchantress - Strong Junkbox'),
(17961, 29576, 0, 11.5242, 0, 1, 0, 1, 1, 'Coilfang Enchantress - Shark Bait'),
(17962, 22829, 0, 1.8868, 0, 1, 0, 1, 1, 'Coilfang Collaborator - Super Healing Potion'),
(17962, 27854, 0, 3.7736, 0, 1, 0, 1, 1, 'Coilfang Collaborator - Smoked Talbuk Venison'),
(17962, 29569, 0, 7.8616, 0, 1, 0, 1, 1, 'Coilfang Collaborator - Strong Junkbox'),
(17962, 29570, 0, 7.8616, 0, 1, 0, 1, 1, 'Coilfang Collaborator - A Gnome Effigy'),
(17975, 22829, 0, 4.11, 0, 1, 0, 1, 1, 'High Botanist Freywinn - Super Healing Potion'),
(17975, 27855, 0, 1.37, 0, 1, 0, 1, 1, 'High Botanist Freywinn - Mag\'har Grainbread'),
(17975, 29569, 0, 17.81, 0, 1, 0, 1, 1, 'High Botanist Freywinn - Strong Junkbox'),
(17975, 29571, 0, 8.22, 0, 1, 0, 1, 1, 'High Botanist Freywinn - A Steamy Romance Novel'),
(17976, 22829, 0, 1.2, 0, 1, 0, 1, 1, 'Commander Sarannis - Super Healing Potion'),
(17976, 23077, 0, 1.2, 0, 1, 0, 1, 1, 'Commander Sarannis - Blood Garnet'),
(17976, 27855, 0, 1.2, 0, 1, 0, 1, 1, 'Commander Sarannis - Mag\'har Grainbread'),
(17976, 27856, 0, 4.82, 0, 1, 0, 1, 1, 'Commander Sarannis - Skethyl Berries'),
(17976, 29569, 0, 12.05, 0, 1, 0, 1, 1, 'Commander Sarannis - Strong Junkbox'),
(17976, 29571, 0, 8.43, 0, 1, 0, 1, 1, 'Commander Sarannis - A Steamy Romance Novel'),
(17976, 30458, 0, 2.41, 0, 1, 0, 1, 1, 'Commander Sarannis - Stromgarde Muenster'),
(17978, 27856, 0, 1.85, 0, 1, 0, 1, 1, 'Thorngrin the Tender - Skethyl Berries'),
(17978, 29569, 0, 11.11, 0, 1, 0, 1, 1, 'Thorngrin the Tender - Strong Junkbox'),
(17978, 29571, 0, 7.41, 0, 1, 0, 1, 1, 'Thorngrin the Tender - A Steamy Romance Novel'),
(17991, 22829, 0, 9.0909, 0, 1, 0, 1, 1, 'Rokmar the Crackler - Super Healing Potion'),
(17991, 27858, 0, 12.1212, 0, 1, 0, 1, 1, 'Rokmar the Crackler - Sunspring Carp'),
(17991, 29569, 0, 15.1515, 0, 1, 0, 1, 1, 'Rokmar the Crackler - Strong Junkbox'),
(17991, 29576, 0, 3.0303, 0, 1, 0, 1, 1, 'Rokmar the Crackler - Shark Bait'),
(17993, 22829, 0, 2.09, 0, 1, 0, 1, 1, 'Bloodwarder Protector - Super Healing Potion'),
(17993, 23117, 0, 0.19, 0, 1, 0, 1, 1, 'Bloodwarder Protector - Azure Moonstone'),
(17993, 27855, 0, 3.19, 0, 1, 0, 1, 1, 'Bloodwarder Protector - Mag\'har Grainbread'),
(17993, 27856, 0, 2.51, 0, 1, 0, 1, 1, 'Bloodwarder Protector - Skethyl Berries'),
(17993, 29569, 0, 9.61, 0, 1, 0, 1, 1, 'Bloodwarder Protector - Strong Junkbox'),
(17993, 29571, 0, 9.57, 0, 1, 0, 1, 1, 'Bloodwarder Protector - A Steamy Romance Novel'),
(17993, 30458, 0, 1.86, 0, 1, 0, 1, 1, 'Bloodwarder Protector - Stromgarde Muenster'),
(17994, 22829, 0, 0.79, 0, 1, 0, 1, 1, 'Bloodwarder Falconer - Super Healing Potion'),
(17994, 23107, 0, 0.79, 0, 1, 0, 1, 1, 'Bloodwarder Falconer - Shadow Draenite'),
(17994, 27855, 0, 3.97, 0, 1, 0, 1, 1, 'Bloodwarder Falconer - Mag\'har Grainbread'),
(17994, 29569, 0, 7.94, 0, 1, 0, 1, 1, 'Bloodwarder Falconer - Strong Junkbox'),
(17994, 29571, 0, 11.9, 0, 1, 0, 1, 1, 'Bloodwarder Falconer - A Steamy Romance Novel'),
(17994, 30458, 0, 3.17, 0, 1, 0, 1, 1, 'Bloodwarder Falconer - Stromgarde Muenster'),
(18037, 22829, 0, 2.2017, 0, 1, 0, 1, 1, 'Warmaul Warlock - Super Healing Potion'),
(18037, 27854, 0, 3.9858, 0, 1, 0, 1, 1, 'Warmaul Warlock - Smoked Talbuk Venison'),
(18037, 29569, 0, 10.7048, 0, 1, 0, 1, 1, 'Warmaul Warlock - Strong Junkbox'),
(18037, 29570, 0, 9.6166, 0, 1, 0, 1, 1, 'Warmaul Warlock - A Gnome Effigy'),
(18044, 22829, 0, 2.2989, 0, 1, 0, 1, 1, 'Rajis Fyashe - Super Healing Potion'),
(18044, 27856, 0, 2.2989, 0, 1, 0, 1, 1, 'Rajis Fyashe - Skethyl Berries'),
(18044, 29569, 0, 11.4943, 0, 1, 0, 1, 1, 'Rajis Fyashe - Strong Junkbox'),
(18044, 29571, 0, 14.9425, 0, 1, 0, 1, 1, 'Rajis Fyashe - A Steamy Romance Novel'),
(18044, 30458, 0, 3.4483, 0, 1, 0, 1, 1, 'Rajis Fyashe - Stromgarde Muenster'),
(18046, 22829, 0, 1.8519, 0, 1, 0, 1, 1, 'Rajah Haghazed - Super Healing Potion'),
(18046, 27856, 0, 5.5556, 0, 1, 0, 1, 1, 'Rajah Haghazed - Skethyl Berries'),
(18046, 29569, 0, 6.4815, 0, 1, 0, 1, 1, 'Rajah Haghazed - Strong Junkbox'),
(18046, 29571, 0, 10.1852, 0, 1, 0, 1, 1, 'Rajah Haghazed - A Steamy Romance Novel'),
(18046, 30458, 0, 1.8519, 0, 1, 0, 1, 1, 'Rajah Haghazed - Stromgarde Muenster'),
(18064, 22829, 0, 2.2026, 0, 1, 0, 1, 1, 'Warmaul Shaman - Super Healing Potion'),
(18064, 27854, 0, 4.0871, 0, 1, 0, 1, 1, 'Warmaul Shaman - Smoked Talbuk Venison'),
(18064, 29569, 0, 9.6916, 0, 1, 0, 1, 1, 'Warmaul Shaman - Strong Junkbox'),
(18064, 29570, 0, 9.6794, 0, 1, 0, 1, 1, 'Warmaul Shaman - A Gnome Effigy'),
(18065, 22829, 0, 2.7267, 0, 1, 0, 1, 1, 'Warmaul Brute - Super Healing Potion'),
(18065, 27854, 0, 4.0105, 0, 1, 0, 1, 1, 'Warmaul Brute - Smoked Talbuk Venison'),
(18065, 29569, 0, 9.816, 0, 1, 0, 1, 1, 'Warmaul Brute - Strong Junkbox'),
(18065, 29570, 0, 9.4865, 0, 1, 0, 1, 1, 'Warmaul Brute - A Gnome Effigy'),
(18077, 8950, 0, 50, 0, 1, 0, 1, 1, 'Umbrafen Oracle - Homemade Cherry Pie'),
(18077, 22829, 0, 3.2389, 0, 1, 0, 1, 1, 'Umbrafen Oracle - Super Healing Potion'),
(18077, 27854, 0, 3.6437, 0, 1, 0, 1, 1, 'Umbrafen Oracle - Smoked Talbuk Venison'),
(18077, 29569, 0, 9.5142, 0, 1, 0, 1, 1, 'Umbrafen Oracle - Strong Junkbox'),
(18077, 29570, 0, 10.1215, 0, 1, 0, 1, 1, 'Umbrafen Oracle - A Gnome Effigy'),
(18079, 22829, 0, 2.2989, 0, 1, 0, 1, 1, 'Umbrafen Seer - Super Healing Potion'),
(18079, 23107, 0, 0.1916, 0, 1, 0, 1, 1, 'Umbrafen Seer - Shadow Draenite'),
(18079, 23112, 0, 0.1916, 0, 1, 0, 1, 1, 'Umbrafen Seer - Golden Draenite'),
(18079, 27854, 0, 4.3103, 0, 1, 0, 1, 1, 'Umbrafen Seer - Smoked Talbuk Venison'),
(18079, 29569, 0, 11.7816, 0, 1, 0, 1, 1, 'Umbrafen Seer - Strong Junkbox'),
(18079, 29570, 0, 10.1533, 0, 1, 0, 1, 1, 'Umbrafen Seer - A Gnome Effigy'),
(18080, 22829, 0, 1.5873, 0, 1, 0, 1, 1, 'Kataru - Super Healing Potion'),
(18080, 27856, 0, 1.5873, 0, 1, 0, 1, 1, 'Kataru - Skethyl Berries'),
(18080, 29569, 0, 8.7302, 0, 1, 0, 1, 1, 'Kataru - Strong Junkbox'),
(18080, 29571, 0, 5.5556, 0, 1, 0, 1, 1, 'Kataru - A Steamy Romance Novel'),
(18086, 22829, 0, 1.9915, 0, 1, 0, 1, 1, 'Darkcrest Taskmaster - Super Healing Potion'),
(18086, 27858, 0, 9.2461, 0, 1, 0, 1, 1, 'Darkcrest Taskmaster - Sunspring Carp'),
(18086, 29569, 0, 7.5391, 0, 1, 0, 1, 1, 'Darkcrest Taskmaster - Strong Junkbox'),
(18086, 29576, 0, 10.0996, 0, 1, 0, 1, 1, 'Darkcrest Taskmaster - Shark Bait'),
(18087, 21929, 0, 0.2381, 0, 1, 0, 1, 1, 'Darkcrest Siren - Flame Spessarite'),
(18087, 22829, 0, 3.5714, 0, 1, 0, 1, 1, 'Darkcrest Siren - Super Healing Potion'),
(18087, 27858, 0, 8.8095, 0, 1, 0, 1, 1, 'Darkcrest Siren - Sunspring Carp'),
(18087, 29569, 0, 12.381, 0, 1, 0, 1, 1, 'Darkcrest Siren - Strong Junkbox'),
(18087, 29576, 0, 11.6667, 0, 1, 0, 1, 1, 'Darkcrest Siren - Shark Bait'),
(18088, 22829, 0, 2.1314, 0, 1, 0, 1, 1, 'Bloodscale Enchantress - Super Healing Potion'),
(18088, 27858, 0, 7.016, 0, 1, 0, 1, 1, 'Bloodscale Enchantress - Sunspring Carp'),
(18088, 29569, 0, 10.1687, 0, 1, 0, 1, 1, 'Bloodscale Enchantress - Strong Junkbox'),
(18088, 29576, 0, 10.5684, 0, 1, 0, 1, 1, 'Bloodscale Enchantress - Shark Bait'),
(18089, 22829, 0, 2.9082, 0, 1, 0, 1, 1, 'Bloodscale Slavedriver - Super Healing Potion'),
(18089, 23079, 0, 0.2077, 0, 1, 0, 1, 1, 'Bloodscale Slavedriver - Deep Peridot'),
(18089, 27858, 0, 7.8106, 0, 1, 0, 1, 1, 'Bloodscale Slavedriver - Sunspring Carp'),
(18089, 29569, 0, 11.3419, 0, 1, 0, 1, 1, 'Bloodscale Slavedriver - Strong Junkbox'),
(18089, 29576, 0, 10.4695, 0, 1, 0, 1, 1, 'Bloodscale Slavedriver - Shark Bait'),
(18092, 21929, 0, 1.59, 0, 1, 0, 1, 1, 'Tarren Mill Guardsman - Flame Spessarite'),
(18092, 22829, 0, 1.59, 0, 1, 0, 1, 1, 'Tarren Mill Guardsman - Super Healing Potion'),
(18092, 27854, 0, 6.35, 0, 1, 0, 1, 1, 'Tarren Mill Guardsman - Smoked Talbuk Venison'),
(18092, 27855, 0, 1.59, 0, 1, 0, 1, 1, 'Tarren Mill Guardsman - Mag\'har Grainbread'),
(18092, 29569, 0, 6.35, 0, 1, 0, 1, 1, 'Tarren Mill Guardsman - Strong Junkbox'),
(18092, 29570, 0, 6.35, 0, 1, 0, 1, 1, 'Tarren Mill Guardsman - A Gnome Effigy'),
(18093, 22829, 0, 2.46, 0, 1, 0, 1, 1, 'Tarren Mill Protector - Super Healing Potion'),
(18093, 27854, 0, 4.1, 0, 1, 0, 1, 1, 'Tarren Mill Protector - Smoked Talbuk Venison'),
(18093, 27855, 0, 1.64, 0, 1, 0, 1, 1, 'Tarren Mill Protector - Mag\'har Grainbread'),
(18093, 29569, 0, 11.48, 0, 1, 0, 1, 1, 'Tarren Mill Protector - Strong Junkbox'),
(18093, 29570, 0, 10.66, 0, 1, 0, 1, 1, 'Tarren Mill Protector - A Gnome Effigy'),
(18094, 22829, 0, 3.42, 0, 1, 0, 1, 1, 'Tarren Mill Lookout - Super Healing Potion'),
(18094, 23077, 0, 0.85, 0, 1, 0, 1, 1, 'Tarren Mill Lookout - Blood Garnet'),
(18094, 27854, 0, 5.98, 0, 1, 0, 1, 1, 'Tarren Mill Lookout - Smoked Talbuk Venison'),
(18094, 27855, 0, 5.13, 0, 1, 0, 1, 1, 'Tarren Mill Lookout - Mag\'har Grainbread'),
(18094, 29569, 0, 12.82, 0, 1, 0, 1, 1, 'Tarren Mill Lookout - Strong Junkbox'),
(18094, 29570, 0, 6.84, 0, 1, 0, 1, 1, 'Tarren Mill Lookout - A Gnome Effigy'),
(18113, 22829, 0, 2.2279, 0, 1, 0, 1, 1, 'Feralfen Hunter - Super Healing Potion'),
(18113, 27854, 0, 5.1414, 0, 1, 0, 1, 1, 'Feralfen Hunter - Smoked Talbuk Venison'),
(18113, 29569, 0, 10.4542, 0, 1, 0, 1, 1, 'Feralfen Hunter - Strong Junkbox'),
(18113, 29570, 0, 9.5973, 0, 1, 0, 1, 1, 'Feralfen Hunter - A Gnome Effigy'),
(18114, 22829, 0, 1.9499, 0, 1, 0, 1, 1, 'Feralfen Mystic - Super Healing Potion'),
(18114, 27854, 0, 3.714, 0, 1, 0, 1, 1, 'Feralfen Mystic - Smoked Talbuk Venison'),
(18114, 29569, 0, 9.0065, 0, 1, 0, 1, 1, 'Feralfen Mystic - Strong Junkbox'),
(18114, 29570, 0, 9.2851, 0, 1, 0, 1, 1, 'Feralfen Mystic - A Gnome Effigy'),
(18115, 22829, 0, 2.7541, 0, 1, 0, 1, 1, 'Daggerfen Muckdweller - Super Healing Potion'),
(18115, 27854, 0, 4.6557, 0, 1, 0, 1, 1, 'Daggerfen Muckdweller - Smoked Talbuk Venison'),
(18115, 29569, 0, 9.9016, 0, 1, 0, 1, 1, 'Daggerfen Muckdweller - Strong Junkbox'),
(18115, 29570, 0, 9.377, 0, 1, 0, 1, 1, 'Daggerfen Muckdweller - A Gnome Effigy'),
(18116, 21929, 0, 0.266, 0, 1, 0, 1, 1, 'Daggerfen Assassin - Flame Spessarite'),
(18116, 22829, 0, 3.9894, 0, 1, 0, 1, 1, 'Daggerfen Assassin - Super Healing Potion'),
(18116, 27854, 0, 3.7234, 0, 1, 0, 1, 1, 'Daggerfen Assassin - Smoked Talbuk Venison'),
(18116, 29569, 0, 9.3085, 0, 1, 0, 1, 1, 'Daggerfen Assassin - Strong Junkbox'),
(18116, 29570, 0, 8.2447, 0, 1, 0, 1, 1, 'Daggerfen Assassin - A Gnome Effigy'),
(18117, 22829, 0, 2.55, 0, 1, 0, 1, 1, 'Ango\'rosh Ogre - Super Healing Potion'),
(18117, 27854, 0, 4.25, 0, 1, 0, 1, 1, 'Ango\'rosh Ogre - Smoked Talbuk Venison'),
(18117, 27855, 0, 2.6, 0, 1, 0, 1, 1, 'Ango\'rosh Ogre - Mag\'har Grainbread'),
(18117, 29569, 0, 10.2178, 0, 1, 0, 1, 1, 'Ango\'rosh Ogre - Strong Junkbox'),
(18117, 29570, 0, 10.2532, 0, 1, 0, 1, 1, 'Ango\'rosh Ogre - A Gnome Effigy'),
(18118, 22829, 0, 2.9126, 0, 1, 0, 1, 1, 'Ango\'rosh Shaman - Super Healing Potion'),
(18118, 23112, 0, 0.1533, 0, 1, 0, 1, 1, 'Ango\'rosh Shaman - Golden Draenite'),
(18118, 27854, 0, 3.2703, 0, 1, 0, 1, 1, 'Ango\'rosh Shaman - Smoked Talbuk Venison'),
(18118, 27855, 0, 7.1, 0, 1, 0, 1, 1, 'Ango\'rosh Shaman - Mag\'har Grainbread'),
(18118, 29569, 0, 10.1686, 0, 1, 0, 1, 1, 'Ango\'rosh Shaman - Strong Junkbox'),
(18118, 29570, 0, 10.1686, 0, 1, 0, 1, 1, 'Ango\'rosh Shaman - A Gnome Effigy'),
(18119, 22829, 0, 1.0989, 0, 1, 0, 1, 1, 'Ango\'rosh Brute - Super Healing Potion'),
(18119, 27854, 0, 3.2967, 0, 1, 0, 1, 1, 'Ango\'rosh Brute - Smoked Talbuk Venison'),
(18119, 29569, 0, 6.5934, 0, 1, 0, 1, 1, 'Ango\'rosh Brute - Strong Junkbox'),
(18119, 29570, 0, 12.0879, 0, 1, 0, 1, 1, 'Ango\'rosh Brute - A Gnome Effigy'),
(18120, 22829, 0, 2.1949, 0, 1, 0, 1, 1, 'Ango\'rosh Mauler - Super Healing Potion'),
(18120, 23117, 0, 0.2677, 0, 1, 0, 1, 1, 'Ango\'rosh Mauler - Azure Moonstone'),
(18120, 27854, 0, 3.8009, 0, 1, 0, 1, 1, 'Ango\'rosh Mauler - Smoked Talbuk Venison'),
(18120, 29569, 0, 10.3319, 0, 1, 0, 1, 1, 'Ango\'rosh Mauler - Strong Junkbox'),
(18120, 29570, 0, 10.1178, 0, 1, 0, 1, 1, 'Ango\'rosh Mauler - A Gnome Effigy'),
(18121, 22829, 0, 2.5381, 0, 1, 0, 1, 1, 'Ango\'rosh Souleater - Super Healing Potion'),
(18121, 27854, 0, 4.8223, 0, 1, 0, 1, 1, 'Ango\'rosh Souleater - Smoked Talbuk Venison'),
(18121, 29569, 0, 10.7445, 0, 1, 0, 1, 1, 'Ango\'rosh Souleater - Strong Junkbox'),
(18121, 29570, 0, 7.5296, 0, 1, 0, 1, 1, 'Ango\'rosh Souleater - A Gnome Effigy'),
(18122, 22829, 0, 1.7301, 0, 1, 0, 1, 1, 'Dreghood Drudge - Super Healing Potion'),
(18122, 23079, 0, 0.173, 0, 1, 0, 1, 1, 'Dreghood Drudge - Deep Peridot'),
(18122, 27854, 0, 3.4602, 0, 1, 0, 1, 1, 'Dreghood Drudge - Smoked Talbuk Venison'),
(18122, 29569, 0, 8.8235, 0, 1, 0, 1, 1, 'Dreghood Drudge - Strong Junkbox'),
(18122, 29570, 0, 10.0346, 0, 1, 0, 1, 1, 'Dreghood Drudge - A Gnome Effigy'),
(18123, 22829, 0, 1.6796, 0, 1, 0, 1, 1, 'Wrekt Slave - Super Healing Potion'),
(18123, 29569, 0, 10.9819, 0, 1, 0, 1, 1, 'Wrekt Slave - Strong Junkbox'),
(18123, 29572, 0, 7.4935, 0, 1, 0, 1, 1, 'Wrekt Slave - Aboriginal Carvings'),
(18123, 30610, 0, 7.7519, 0, 1, 0, 1, 1, 'Wrekt Slave - Smoked Black Bear Meat'),
(18159, 22829, 0, 0.7634, 0, 1, 0, 1, 1, 'Boss Grog\'ak - Super Healing Potion'),
(18159, 23077, 0, 0.7634, 0, 1, 0, 1, 1, 'Boss Grog\'ak - Blood Garnet'),
(18159, 27854, 0, 3.8168, 0, 1, 0, 1, 1, 'Boss Grog\'ak - Smoked Talbuk Venison'),
(18159, 29569, 0, 12.2137, 0, 1, 0, 1, 1, 'Boss Grog\'ak - Strong Junkbox'),
(18159, 29570, 0, 9.1603, 0, 1, 0, 1, 1, 'Boss Grog\'ak - A Gnome Effigy'),
(18160, 22829, 0, 3.4483, 0, 1, 0, 1, 1, 'Overlord Gorefist - Super Healing Potion'),
(18160, 27854, 0, 2.7586, 0, 1, 0, 1, 1, 'Overlord Gorefist - Smoked Talbuk Venison'),
(18160, 29569, 0, 12.4138, 0, 1, 0, 1, 1, 'Overlord Gorefist - Strong Junkbox'),
(18160, 29570, 0, 9.6552, 0, 1, 0, 1, 1, 'Overlord Gorefist - A Gnome Effigy'),
(18192, 22829, 0, 8.5714, 0, 1, 0, 1, 1, 'Horde Halaani Guard - Super Healing Potion'),
(18192, 27856, 0, 5.7143, 0, 1, 0, 1, 1, 'Horde Halaani Guard - Skethyl Berries'),
(18192, 29569, 0, 11.4286, 0, 1, 0, 1, 1, 'Horde Halaani Guard - Strong Junkbox'),
(18192, 29571, 0, 22.8571, 0, 1, 0, 1, 1, 'Horde Halaani Guard - A Steamy Romance Novel'),
(18202, 22829, 0, 3.1033, 0, 1, 0, 1, 1, 'Murkblood Putrifier - Super Healing Potion'),
(18202, 23077, 0, 0.1605, 0, 1, 0, 1, 1, 'Murkblood Putrifier - Blood Garnet'),
(18202, 27854, 0, 4.4944, 0, 1, 0, 1, 1, 'Murkblood Putrifier - Smoked Talbuk Venison'),
(18202, 29569, 0, 9.5238, 0, 1, 0, 1, 1, 'Murkblood Putrifier - Strong Junkbox'),
(18202, 29570, 0, 9.6308, 0, 1, 0, 1, 1, 'Murkblood Putrifier - A Gnome Effigy'),
(18203, 22829, 0, 2.6493, 0, 1, 0, 1, 1, 'Murkblood Raider - Super Healing Potion'),
(18203, 27854, 0, 4.7149, 0, 1, 0, 1, 1, 'Murkblood Raider - Smoked Talbuk Venison'),
(18203, 29569, 0, 9.8339, 0, 1, 0, 1, 1, 'Murkblood Raider - Strong Junkbox'),
(18203, 29570, 0, 9.9686, 0, 1, 0, 1, 1, 'Murkblood Raider - A Gnome Effigy'),
(18204, 22829, 0, 1.8182, 0, 1, 0, 1, 1, 'Ortor of Murkblood - Super Healing Potion'),
(18204, 27854, 0, 5.4545, 0, 1, 0, 1, 1, 'Ortor of Murkblood - Smoked Talbuk Venison'),
(18204, 29569, 0, 5.4545, 0, 1, 0, 1, 1, 'Ortor of Murkblood - Strong Junkbox'),
(18204, 29570, 0, 10.9091, 0, 1, 0, 1, 1, 'Ortor of Murkblood - A Gnome Effigy'),
(18207, 22829, 0, 2.5994, 0, 1, 0, 1, 1, 'Murkblood Scavenger - Super Healing Potion'),
(18207, 27854, 0, 3.9148, 0, 1, 0, 1, 1, 'Murkblood Scavenger - Smoked Talbuk Venison'),
(18207, 29569, 0, 9.4895, 0, 1, 0, 1, 1, 'Murkblood Scavenger - Strong Junkbox'),
(18207, 29570, 0, 9.9906, 0, 1, 0, 1, 1, 'Murkblood Scavenger - A Gnome Effigy'),
(18211, 22829, 0, 1.8605, 0, 1, 0, 1, 1, 'Murkblood Brute - Super Healing Potion'),
(18211, 27854, 0, 3.7209, 0, 1, 0, 1, 1, 'Murkblood Brute - Smoked Talbuk Venison'),
(18211, 27855, 0, 50, 0, 1, 0, 1, 1, 'Murkblood Brute - Mag\'har Grainbread'),
(18211, 29569, 0, 10.2326, 0, 1, 0, 1, 1, 'Murkblood Brute - Strong Junkbox'),
(18211, 29570, 0, 8.3721, 0, 1, 0, 1, 1, 'Murkblood Brute - A Gnome Effigy'),
(18238, 22829, 0, 3.2787, 0, 1, 0, 1, 1, 'Murkblood Invader - Super Healing Potion'),
(18238, 27854, 0, 8.1967, 0, 1, 0, 1, 1, 'Murkblood Invader - Smoked Talbuk Venison'),
(18238, 29569, 0, 11.4754, 0, 1, 0, 1, 1, 'Murkblood Invader - Strong Junkbox'),
(18238, 29570, 0, 4.918, 0, 1, 0, 1, 1, 'Murkblood Invader - A Gnome Effigy'),
(18256, 23107, 0, 6.25, 0, 1, 0, 1, 1, 'Alliance Halaani Guard - Shadow Draenite'),
(18256, 27856, 0, 6.25, 0, 1, 0, 1, 1, 'Alliance Halaani Guard - Skethyl Berries'),
(18256, 29569, 0, 18.75, 0, 1, 0, 1, 1, 'Alliance Halaani Guard - Strong Junkbox'),
(18256, 29571, 0, 12.5, 0, 1, 0, 1, 1, 'Alliance Halaani Guard - A Steamy Romance Novel'),
(18260, 21929, 0, 0.2484, 0, 1, 0, 1, 1, 'Boulderfist Invader - Flame Spessarite'),
(18260, 22829, 0, 1.3665, 0, 1, 0, 1, 1, 'Boulderfist Invader - Super Healing Potion'),
(18260, 29569, 0, 10.3106, 0, 1, 0, 1, 1, 'Boulderfist Invader - Strong Junkbox'),
(18260, 29572, 0, 10.0621, 0, 1, 0, 1, 1, 'Boulderfist Invader - Aboriginal Carvings'),
(18260, 30610, 0, 7.4534, 0, 1, 0, 1, 1, 'Boulderfist Invader - Smoked Black Bear Meat'),
(18262, 22829, 0, 1.7241, 0, 1, 0, 1, 1, 'Unkor the Ruthless - Super Healing Potion'),
(18262, 23107, 0, 1.7241, 0, 1, 0, 1, 1, 'Unkor the Ruthless - Shadow Draenite'),
(18262, 29569, 0, 8.6207, 0, 1, 0, 1, 1, 'Unkor the Ruthless - Strong Junkbox'),
(18262, 29572, 0, 5.1724, 0, 1, 0, 1, 1, 'Unkor the Ruthless - Aboriginal Carvings'),
(18262, 30610, 0, 8.6207, 0, 1, 0, 1, 1, 'Unkor the Ruthless - Smoked Black Bear Meat'),
(18298, 22829, 0, 5.1282, 0, 1, 0, 1, 1, 'Gava\'xi - Super Healing Potion'),
(18298, 27856, 0, 8.9744, 0, 1, 0, 1, 1, 'Gava\'xi - Skethyl Berries'),
(18298, 29569, 0, 5.1282, 0, 1, 0, 1, 1, 'Gava\'xi - Strong Junkbox'),
(18298, 29571, 0, 6.4103, 0, 1, 0, 1, 1, 'Gava\'xi - A Steamy Romance Novel'),
(18298, 30458, 0, 1.2821, 0, 1, 0, 1, 1, 'Gava\'xi - Stromgarde Muenster'),
(18309, 22829, 0, 2.87, 0, 1, 0, 1, 1, 'Ethereal Scavenger - Super Healing Potion'),
(18309, 27854, 0, 3.56, 0, 1, 0, 1, 1, 'Ethereal Scavenger - Smoked Talbuk Venison'),
(18309, 27855, 0, 3.11, 0, 1, 0, 1, 1, 'Ethereal Scavenger - Mag\'har Grainbread'),
(18309, 29569, 0, 9.74, 0, 1, 0, 1, 1, 'Ethereal Scavenger - Strong Junkbox'),
(18309, 29570, 0, 10.73, 0, 1, 0, 1, 1, 'Ethereal Scavenger - A Gnome Effigy'),
(18311, 22829, 0, 2.43, 0, 1, 0, 1, 1, 'Ethereal Crypt Raider - Super Healing Potion'),
(18311, 27854, 0, 4.53, 0, 1, 0, 1, 1, 'Ethereal Crypt Raider - Smoked Talbuk Venison'),
(18311, 27855, 0, 3.14, 0, 1, 0, 1, 1, 'Ethereal Crypt Raider - Mag\'har Grainbread'),
(18311, 29569, 0, 10.58, 0, 1, 0, 1, 1, 'Ethereal Crypt Raider - Strong Junkbox'),
(18311, 29570, 0, 9.84, 0, 1, 0, 1, 1, 'Ethereal Crypt Raider - A Gnome Effigy'),
(18312, 22829, 0, 1.68, 0, 1, 0, 1, 1, 'Ethereal Spellbinder - Super Healing Potion'),
(18312, 23112, 0, 0.17, 0, 1, 0, 1, 1, 'Ethereal Spellbinder - Golden Draenite'),
(18312, 27854, 0, 3.94, 0, 1, 0, 1, 1, 'Ethereal Spellbinder - Smoked Talbuk Venison'),
(18312, 27855, 0, 2.94, 0, 1, 0, 1, 1, 'Ethereal Spellbinder - Mag\'har Grainbread'),
(18312, 29569, 0, 9.48, 0, 1, 0, 1, 1, 'Ethereal Spellbinder - Strong Junkbox'),
(18312, 29570, 0, 9.4, 0, 1, 0, 1, 1, 'Ethereal Spellbinder - A Gnome Effigy'),
(18313, 22829, 0, 2.96, 0, 1, 0, 1, 1, 'Ethereal Sorcerer - Super Healing Potion'),
(18313, 23117, 0, 0.16, 0, 1, 0, 1, 1, 'Ethereal Sorcerer - Azure Moonstone'),
(18313, 27854, 0, 3.56, 0, 1, 0, 1, 1, 'Ethereal Sorcerer - Smoked Talbuk Venison'),
(18313, 27855, 0, 3.26, 0, 1, 0, 1, 1, 'Ethereal Sorcerer - Mag\'har Grainbread'),
(18313, 29569, 0, 9.1, 0, 1, 0, 1, 1, 'Ethereal Sorcerer - Strong Junkbox'),
(18313, 29570, 0, 9.78, 0, 1, 0, 1, 1, 'Ethereal Sorcerer - A Gnome Effigy'),
(18314, 22829, 0, 1.9166, 0, 1, 0, 1, 1, 'Nexus Stalker - Super Healing Potion'),
(18314, 27854, 0, 3.3822, 0, 1, 0, 1, 1, 'Nexus Stalker - Smoked Talbuk Venison'),
(18314, 29569, 0, 9.4701, 0, 1, 0, 1, 1, 'Nexus Stalker - Strong Junkbox'),
(18314, 29570, 0, 10.4848, 0, 1, 0, 1, 1, 'Nexus Stalker - A Gnome Effigy'),
(18315, 22829, 0, 1.83, 0, 1, 0, 1, 1, 'Ethereal Theurgist - Super Healing Potion'),
(18315, 23077, 0, 0.18, 0, 1, 0, 1, 1, 'Ethereal Theurgist - Blood Garnet'),
(18315, 23112, 0, 0.18, 0, 1, 0, 1, 1, 'Ethereal Theurgist - Golden Draenite'),
(18315, 27854, 0, 2.75, 0, 1, 0, 1, 1, 'Ethereal Theurgist - Smoked Talbuk Venison'),
(18315, 27855, 0, 3.85, 0, 1, 0, 1, 1, 'Ethereal Theurgist - Mag\'har Grainbread'),
(18315, 29569, 0, 13.37, 0, 1, 0, 1, 1, 'Ethereal Theurgist - Strong Junkbox'),
(18315, 29570, 0, 9.34, 0, 1, 0, 1, 1, 'Ethereal Theurgist - A Gnome Effigy'),
(18317, 22829, 0, 2.53, 0, 1, 0, 1, 1, 'Ethereal Priest - Super Healing Potion'),
(18317, 27854, 0, 4.03, 0, 1, 0, 1, 1, 'Ethereal Priest - Smoked Talbuk Venison'),
(18317, 27855, 0, 3.33, 0, 1, 0, 1, 1, 'Ethereal Priest - Mag\'har Grainbread'),
(18317, 29569, 0, 9.3, 0, 1, 0, 1, 1, 'Ethereal Priest - Strong Junkbox'),
(18317, 29570, 0, 10.31, 0, 1, 0, 1, 1, 'Ethereal Priest - A Gnome Effigy'),
(18318, 22829, 0, 2.48, 0, 1, 0, 1, 1, 'Sethekk Initiate - Super Healing Potion'),
(18318, 27854, 0, 3.72, 0, 1, 0, 1, 1, 'Sethekk Initiate - Smoked Talbuk Venison'),
(18318, 27855, 0, 3.5, 0, 1, 0, 1, 1, 'Sethekk Initiate - Mag\'har Grainbread'),
(18318, 29569, 0, 11.15, 0, 1, 0, 1, 1, 'Sethekk Initiate - Strong Junkbox'),
(18318, 29570, 0, 9.48, 0, 1, 0, 1, 1, 'Sethekk Initiate - A Gnome Effigy'),
(18319, 22829, 0, 3.17, 0, 1, 0, 1, 1, 'Time-Lost Scryer - Super Healing Potion'),
(18319, 23107, 0, 0.79, 0, 1, 0, 1, 1, 'Time-Lost Scryer - Shadow Draenite'),
(18319, 27854, 0, 1.59, 0, 1, 0, 1, 1, 'Time-Lost Scryer - Smoked Talbuk Venison'),
(18319, 27855, 0, 0.79, 0, 1, 0, 1, 1, 'Time-Lost Scryer - Mag\'har Grainbread'),
(18319, 29569, 0, 8.73, 0, 1, 0, 1, 1, 'Time-Lost Scryer - Strong Junkbox'),
(18319, 29570, 0, 8.73, 0, 1, 0, 1, 1, 'Time-Lost Scryer - A Gnome Effigy'),
(18320, 22829, 0, 0.9259, 0, 1, 0, 1, 1, 'Time-Lost Shadowmage - Super Healing Potion'),
(18320, 23112, 0, 0.9259, 0, 1, 0, 1, 1, 'Time-Lost Shadowmage - Golden Draenite'),
(18320, 27854, 0, 1.8519, 0, 1, 0, 1, 1, 'Time-Lost Shadowmage - Smoked Talbuk Venison'),
(18320, 29569, 0, 7.4074, 0, 1, 0, 1, 1, 'Time-Lost Shadowmage - Strong Junkbox'),
(18320, 29570, 0, 9.2593, 0, 1, 0, 1, 1, 'Time-Lost Shadowmage - A Gnome Effigy'),
(18321, 22829, 0, 2.45, 0, 1, 0, 1, 1, 'Sethekk Talon Lord - Super Healing Potion'),
(18321, 23077, 0, 0.17, 0, 1, 0, 1, 1, 'Sethekk Talon Lord - Blood Garnet'),
(18321, 27854, 0, 5.24, 0, 1, 0, 1, 1, 'Sethekk Talon Lord - Smoked Talbuk Venison'),
(18321, 27855, 0, 1.57, 0, 1, 0, 1, 1, 'Sethekk Talon Lord - Mag\'har Grainbread'),
(18321, 29569, 0, 8.92, 0, 1, 0, 1, 1, 'Sethekk Talon Lord - Strong Junkbox'),
(18321, 29570, 0, 10.31, 0, 1, 0, 1, 1, 'Sethekk Talon Lord - A Gnome Effigy'),
(18322, 22829, 0, 2.81, 0, 1, 0, 1, 1, 'Sethekk Ravenguard - Super Healing Potion'),
(18322, 27854, 0, 4.46, 0, 1, 0, 1, 1, 'Sethekk Ravenguard - Smoked Talbuk Venison'),
(18322, 27855, 0, 2.33, 0, 1, 0, 1, 1, 'Sethekk Ravenguard - Mag\'har Grainbread'),
(18322, 29569, 0, 9.41, 0, 1, 0, 1, 1, 'Sethekk Ravenguard - Strong Junkbox'),
(18322, 29570, 0, 8.54, 0, 1, 0, 1, 1, 'Sethekk Ravenguard - A Gnome Effigy'),
(18323, 22829, 0, 1.85, 0, 1, 0, 1, 1, 'Sethekk Guard - Super Healing Potion'),
(18323, 27854, 0, 3.79, 0, 1, 0, 1, 1, 'Sethekk Guard - Smoked Talbuk Venison'),
(18323, 27855, 0, 3.39, 0, 1, 0, 1, 1, 'Sethekk Guard - Mag\'har Grainbread'),
(18323, 29569, 0, 9.59, 0, 1, 0, 1, 1, 'Sethekk Guard - Strong Junkbox'),
(18323, 29570, 0, 8.29, 0, 1, 0, 1, 1, 'Sethekk Guard - A Gnome Effigy'),
(18325, 22829, 0, 2.27, 0, 1, 0, 1, 1, 'Sethekk Prophet - Super Healing Potion'),
(18325, 27854, 0, 3.87, 0, 1, 0, 1, 1, 'Sethekk Prophet - Smoked Talbuk Venison'),
(18325, 27855, 0, 3.11, 0, 1, 0, 1, 1, 'Sethekk Prophet - Mag\'har Grainbread'),
(18325, 29569, 0, 10.18, 0, 1, 0, 1, 1, 'Sethekk Prophet - Strong Junkbox'),
(18325, 29570, 0, 10.85, 0, 1, 0, 1, 1, 'Sethekk Prophet - A Gnome Effigy'),
(18326, 22829, 0, 0.89, 0, 1, 0, 1, 1, 'Sethekk Shaman - Super Healing Potion'),
(18326, 27854, 0, 5.36, 0, 1, 0, 1, 1, 'Sethekk Shaman - Smoked Talbuk Venison'),
(18326, 27855, 0, 5.36, 0, 1, 0, 1, 1, 'Sethekk Shaman - Mag\'har Grainbread'),
(18326, 29569, 0, 9.82, 0, 1, 0, 1, 1, 'Sethekk Shaman - Strong Junkbox'),
(18326, 29570, 0, 12.5, 0, 1, 0, 1, 1, 'Sethekk Shaman - A Gnome Effigy'),
(18327, 22829, 0, 1.82, 0, 1, 0, 1, 1, 'Time-Lost Controller - Super Healing Potion'),
(18327, 23112, 0, 0.17, 0, 1, 0, 1, 1, 'Time-Lost Controller - Golden Draenite'),
(18327, 27854, 0, 4.47, 0, 1, 0, 1, 1, 'Time-Lost Controller - Smoked Talbuk Venison'),
(18327, 27855, 0, 2.98, 0, 1, 0, 1, 1, 'Time-Lost Controller - Mag\'har Grainbread'),
(18327, 29569, 0, 10.43, 0, 1, 0, 1, 1, 'Time-Lost Controller - Strong Junkbox'),
(18327, 29570, 0, 10.26, 0, 1, 0, 1, 1, 'Time-Lost Controller - A Gnome Effigy'),
(18328, 21929, 0, 0.27, 0, 1, 0, 1, 1, 'Sethekk Oracle - Flame Spessarite'),
(18328, 22829, 0, 2.8, 0, 1, 0, 1, 1, 'Sethekk Oracle - Super Healing Potion'),
(18328, 23107, 0, 0.4, 0, 1, 0, 1, 1, 'Sethekk Oracle - Shadow Draenite'),
(18328, 27854, 0, 4.01, 0, 1, 0, 1, 1, 'Sethekk Oracle - Smoked Talbuk Venison'),
(18328, 27855, 0, 3.6, 0, 1, 0, 1, 1, 'Sethekk Oracle - Mag\'har Grainbread'),
(18328, 29569, 0, 11.62, 0, 1, 0, 1, 1, 'Sethekk Oracle - Strong Junkbox'),
(18328, 29570, 0, 9.35, 0, 1, 0, 1, 1, 'Sethekk Oracle - A Gnome Effigy'),
(18331, 22829, 0, 2.77, 0, 1, 0, 1, 1, 'Ethereal Darkcaster - Super Healing Potion'),
(18331, 27854, 0, 3.42, 0, 1, 0, 1, 1, 'Ethereal Darkcaster - Smoked Talbuk Venison'),
(18331, 27855, 0, 3.5, 0, 1, 0, 1, 1, 'Ethereal Darkcaster - Mag\'har Grainbread'),
(18331, 29569, 0, 9.31, 0, 1, 0, 1, 1, 'Ethereal Darkcaster - Strong Junkbox'),
(18331, 29570, 0, 8.58, 0, 1, 0, 1, 1, 'Ethereal Darkcaster - A Gnome Effigy'),
(18340, 22829, 0, 2.2133, 0, 1, 0, 1, 1, 'Steam Pump Overseer - Super Healing Potion'),
(18340, 23079, 0, 0.2012, 0, 1, 0, 1, 1, 'Steam Pump Overseer - Deep Peridot'),
(18340, 23107, 0, 0.2012, 0, 1, 0, 1, 1, 'Steam Pump Overseer - Shadow Draenite'),
(18340, 23112, 0, 0.2012, 0, 1, 0, 1, 1, 'Steam Pump Overseer - Golden Draenite'),
(18340, 23117, 0, 0.2012, 0, 1, 0, 1, 1, 'Steam Pump Overseer - Azure Moonstone'),
(18340, 27858, 0, 7.2435, 0, 1, 0, 1, 1, 'Steam Pump Overseer - Sunspring Carp'),
(18340, 29569, 0, 9.8592, 0, 1, 0, 1, 1, 'Steam Pump Overseer - Strong Junkbox'),
(18340, 29576, 0, 8.4507, 0, 1, 0, 1, 1, 'Steam Pump Overseer - Shark Bait'),
(18344, 27854, 0, 2.17, 0, 1, 0, 1, 1, 'Nexus-Prince Shaffar - Smoked Talbuk Venison'),
(18344, 29569, 0, 10.87, 0, 1, 0, 1, 1, 'Nexus-Prince Shaffar - Strong Junkbox'),
(18344, 29570, 0, 17.39, 0, 1, 0, 1, 1, 'Nexus-Prince Shaffar - A Gnome Effigy'),
(18351, 22829, 0, 1.2048, 0, 1, 0, 1, 1, 'Lump - Super Healing Potion'),
(18351, 27854, 0, 2.4096, 0, 1, 0, 1, 1, 'Lump - Smoked Talbuk Venison'),
(18351, 29569, 0, 24.0964, 0, 1, 0, 1, 1, 'Lump - Strong Junkbox'),
(18351, 29570, 0, 20.4819, 0, 1, 0, 1, 1, 'Lump - A Gnome Effigy'),
(18352, 22829, 0, 1.9523, 0, 1, 0, 1, 1, 'Boulderfist Hunter - Super Healing Potion'),
(18352, 27854, 0, 3.7961, 0, 1, 0, 1, 1, 'Boulderfist Hunter - Smoked Talbuk Venison'),
(18352, 29569, 0, 11.2798, 0, 1, 0, 1, 1, 'Boulderfist Hunter - Strong Junkbox'),
(18352, 29570, 0, 11.7137, 0, 1, 0, 1, 1, 'Boulderfist Hunter - A Gnome Effigy'),
(18373, 22829, 0, 4.76, 0, 1, 0, 1, 1, 'Exarch Maladaar - Super Healing Potion'),
(18373, 27855, 0, 2.38, 0, 1, 0, 1, 1, 'Exarch Maladaar - Mag\'har Grainbread'),
(18373, 27856, 0, 4.76, 0, 1, 0, 1, 1, 'Exarch Maladaar - Skethyl Berries'),
(18373, 29569, 0, 11.9, 0, 1, 0, 1, 1, 'Exarch Maladaar - Strong Junkbox'),
(18373, 29571, 0, 9.52, 0, 1, 0, 1, 1, 'Exarch Maladaar - A Steamy Romance Novel'),
(18373, 30458, 0, 9.52, 0, 1, 0, 1, 1, 'Exarch Maladaar - Stromgarde Muenster'),
(18391, 22829, 0, 0.7194, 0, 1, 0, 1, 1, 'Giselda the Crone - Super Healing Potion'),
(18391, 27854, 0, 5.036, 0, 1, 0, 1, 1, 'Giselda the Crone - Smoked Talbuk Venison'),
(18391, 29569, 0, 7.9137, 0, 1, 0, 1, 1, 'Giselda the Crone - Strong Junkbox'),
(18391, 29570, 0, 10.7914, 0, 1, 0, 1, 1, 'Giselda the Crone - A Gnome Effigy'),
(18404, 22829, 0, 3.93, 0, 1, 0, 1, 1, 'Bloodwarder Steward - Super Healing Potion'),
(18404, 23112, 0, 0.56, 0, 1, 0, 1, 1, 'Bloodwarder Steward - Golden Draenite'),
(18404, 27855, 0, 1.97, 0, 1, 0, 1, 1, 'Bloodwarder Steward - Mag\'har Grainbread'),
(18404, 27856, 0, 2.25, 0, 1, 0, 1, 1, 'Bloodwarder Steward - Skethyl Berries'),
(18404, 29569, 0, 11.24, 0, 1, 0, 1, 1, 'Bloodwarder Steward - Strong Junkbox'),
(18404, 29571, 0, 8.99, 0, 1, 0, 1, 1, 'Bloodwarder Steward - A Steamy Romance Novel'),
(18404, 30458, 0, 1.4, 0, 1, 0, 1, 1, 'Bloodwarder Steward - Stromgarde Muenster'),
(18411, 29569, 0, 6.25, 0, 1, 0, 1, 1, 'Durn the Hungerer - Strong Junkbox'),
(18411, 29570, 0, 9.375, 0, 1, 0, 1, 1, 'Durn the Hungerer - A Gnome Effigy'),
(18413, 22829, 0, 2.1563, 0, 1, 0, 1, 1, 'Zorbo the Advisor - Super Healing Potion'),
(18413, 23117, 0, 0.2695, 0, 1, 0, 1, 1, 'Zorbo the Advisor - Azure Moonstone'),
(18413, 27854, 0, 4.8518, 0, 1, 0, 1, 1, 'Zorbo the Advisor - Smoked Talbuk Venison'),
(18413, 29569, 0, 9.7035, 0, 1, 0, 1, 1, 'Zorbo the Advisor - Strong Junkbox'),
(18413, 29570, 0, 10.2426, 0, 1, 0, 1, 1, 'Zorbo the Advisor - A Gnome Effigy'),
(18419, 22829, 0, 3.77, 0, 1, 0, 1, 1, 'Bloodwarder Greenkeeper - Super Healing Potion'),
(18419, 23077, 0, 0.24, 0, 1, 0, 1, 1, 'Bloodwarder Greenkeeper - Blood Garnet'),
(18419, 27855, 0, 2.07, 0, 1, 0, 1, 1, 'Bloodwarder Greenkeeper - Mag\'har Grainbread'),
(18419, 27856, 0, 3.4, 0, 1, 0, 1, 1, 'Bloodwarder Greenkeeper - Skethyl Berries'),
(18419, 29569, 0, 9.72, 0, 1, 0, 1, 1, 'Bloodwarder Greenkeeper - Strong Junkbox'),
(18419, 29571, 0, 9.48, 0, 1, 0, 1, 1, 'Bloodwarder Greenkeeper - A Steamy Romance Novel'),
(18419, 30458, 0, 1.94, 0, 1, 0, 1, 1, 'Bloodwarder Greenkeeper - Stromgarde Muenster'),
(18420, 22829, 0, 2.5, 0, 1, 0, 1, 1, 'Sunseeker Geomancer - Super Healing Potion'),
(18420, 23077, 0, 1.25, 0, 1, 0, 1, 1, 'Sunseeker Geomancer - Blood Garnet'),
(18420, 27855, 0, 2.5, 0, 1, 0, 1, 1, 'Sunseeker Geomancer - Mag\'har Grainbread'),
(18420, 27856, 0, 2.5, 0, 1, 0, 1, 1, 'Sunseeker Geomancer - Skethyl Berries'),
(18420, 29569, 0, 6.25, 0, 1, 0, 1, 1, 'Sunseeker Geomancer - Strong Junkbox'),
(18420, 29571, 0, 7.5, 0, 1, 0, 1, 1, 'Sunseeker Geomancer - A Steamy Romance Novel'),
(18420, 30458, 0, 1.25, 0, 1, 0, 1, 1, 'Sunseeker Geomancer - Stromgarde Muenster'),
(18421, 22829, 0, 2.35, 0, 1, 0, 1, 1, 'Sunseeker Researcher - Super Healing Potion'),
(18421, 23107, 0, 0.23, 0, 1, 0, 1, 1, 'Sunseeker Researcher - Shadow Draenite'),
(18421, 23112, 0, 0.23, 0, 1, 0, 1, 1, 'Sunseeker Researcher - Golden Draenite'),
(18421, 27855, 0, 2.11, 0, 1, 0, 1, 1, 'Sunseeker Researcher - Mag\'har Grainbread'),
(18421, 27856, 0, 2.35, 0, 1, 0, 1, 1, 'Sunseeker Researcher - Skethyl Berries'),
(18421, 29569, 0, 7.28, 0, 1, 0, 1, 1, 'Sunseeker Researcher - Strong Junkbox'),
(18421, 29571, 0, 11.27, 0, 1, 0, 1, 1, 'Sunseeker Researcher - A Steamy Romance Novel'),
(18421, 30458, 0, 1.41, 0, 1, 0, 1, 1, 'Sunseeker Researcher - Stromgarde Muenster'),
(18422, 22829, 0, 1.65, 0, 1, 0, 1, 1, 'Sunseeker Botanist - Super Healing Potion'),
(18422, 23112, 0, 0.24, 0, 1, 0, 1, 1, 'Sunseeker Botanist - Golden Draenite'),
(18422, 27855, 0, 1.41, 0, 1, 0, 1, 1, 'Sunseeker Botanist - Mag\'har Grainbread'),
(18422, 27856, 0, 2.12, 0, 1, 0, 1, 1, 'Sunseeker Botanist - Skethyl Berries'),
(18422, 29569, 0, 9.18, 0, 1, 0, 1, 1, 'Sunseeker Botanist - Strong Junkbox'),
(18422, 29571, 0, 9.88, 0, 1, 0, 1, 1, 'Sunseeker Botanist - A Steamy Romance Novel'),
(18422, 30458, 0, 2.35, 0, 1, 0, 1, 1, 'Sunseeker Botanist - Stromgarde Muenster'),
(18423, 22829, 0, 0.9174, 0, 1, 0, 1, 1, 'Cho\'war the Pillager - Super Healing Potion'),
(18423, 23107, 0, 0.9174, 0, 1, 0, 1, 1, 'Cho\'war the Pillager - Shadow Draenite'),
(18423, 27854, 0, 1.8349, 0, 1, 0, 1, 1, 'Cho\'war the Pillager - Smoked Talbuk Venison'),
(18423, 29569, 0, 11.9266, 0, 1, 0, 1, 1, 'Cho\'war the Pillager - Strong Junkbox'),
(18423, 29570, 0, 9.1743, 0, 1, 0, 1, 1, 'Cho\'war the Pillager - A Gnome Effigy'),
(18440, 22829, 0, 3.4722, 0, 1, 0, 1, 1, 'Warmaul Chef Bufferlo - Super Healing Potion'),
(18440, 27854, 0, 4.1667, 0, 1, 0, 1, 1, 'Warmaul Chef Bufferlo - Smoked Talbuk Venison'),
(18440, 29569, 0, 9.7222, 0, 1, 0, 1, 1, 'Warmaul Chef Bufferlo - Strong Junkbox'),
(18440, 29570, 0, 9.7222, 0, 1, 0, 1, 1, 'Warmaul Chef Bufferlo - A Gnome Effigy'),
(18449, 22829, 0, 2.4463, 0, 1, 0, 1, 1, 'Shienor Talonite - Super Healing Potion'),
(18449, 27854, 0, 3.8053, 0, 1, 0, 1, 1, 'Shienor Talonite - Smoked Talbuk Venison'),
(18449, 29569, 0, 10.8228, 0, 1, 0, 1, 1, 'Shienor Talonite - Strong Junkbox'),
(18449, 29570, 0, 10.4275, 0, 1, 0, 1, 1, 'Shienor Talonite - A Gnome Effigy'),
(18450, 22829, 0, 2.6092, 0, 1, 0, 1, 1, 'Shienor Sorcerer - Super Healing Potion'),
(18450, 27854, 0, 5.3318, 0, 1, 0, 1, 1, 'Shienor Sorcerer - Smoked Talbuk Venison'),
(18450, 29569, 0, 9.983, 0, 1, 0, 1, 1, 'Shienor Sorcerer - Strong Junkbox'),
(18450, 29570, 0, 10.3233, 0, 1, 0, 1, 1, 'Shienor Sorcerer - A Gnome Effigy'),
(18451, 22829, 0, 2.5862, 0, 1, 0, 1, 1, 'Shienor Wing Guard - Super Healing Potion'),
(18451, 27854, 0, 3.0172, 0, 1, 0, 1, 1, 'Shienor Wing Guard - Smoked Talbuk Venison'),
(18451, 29569, 0, 9.375, 0, 1, 0, 1, 1, 'Shienor Wing Guard - Strong Junkbox'),
(18451, 29570, 0, 9.9138, 0, 1, 0, 1, 1, 'Shienor Wing Guard - A Gnome Effigy'),
(18452, 22829, 0, 2.4685, 0, 1, 0, 1, 1, 'Skithian Dreadhawk - Super Healing Potion'),
(18452, 27854, 0, 3.7301, 0, 1, 0, 1, 1, 'Skithian Dreadhawk - Smoked Talbuk Venison'),
(18452, 29569, 0, 10.011, 0, 1, 0, 1, 1, 'Skithian Dreadhawk - Strong Junkbox'),
(18452, 29570, 0, 10.395, 0, 1, 0, 1, 1, 'Skithian Dreadhawk - A Gnome Effigy'),
(18453, 22829, 0, 2.6704, 0, 1, 0, 1, 1, 'Skithian Windripper - Super Healing Potion'),
(18453, 27854, 0, 4.8957, 0, 1, 0, 1, 1, 'Skithian Windripper - Smoked Talbuk Venison'),
(18453, 29569, 0, 10.3477, 0, 1, 0, 1, 1, 'Skithian Windripper - Strong Junkbox'),
(18453, 29570, 0, 9.7914, 0, 1, 0, 1, 1, 'Skithian Windripper - A Gnome Effigy'),
(18454, 22829, 0, 2.4215, 0, 1, 0, 1, 1, 'Shalassi Talonguard - Super Healing Potion'),
(18454, 23107, 0, 0.1794, 0, 1, 0, 1, 1, 'Shalassi Talonguard - Shadow Draenite'),
(18454, 27854, 0, 3.7668, 0, 1, 0, 1, 1, 'Shalassi Talonguard - Smoked Talbuk Venison'),
(18454, 29569, 0, 10.7623, 0, 1, 0, 1, 1, 'Shalassi Talonguard - Strong Junkbox'),
(18454, 29570, 0, 10.4036, 0, 1, 0, 1, 1, 'Shalassi Talonguard - A Gnome Effigy'),
(18455, 22829, 0, 3.4591, 0, 1, 0, 1, 1, 'Shalassi Oracle - Super Healing Potion'),
(18455, 23077, 0, 0.2096, 0, 1, 0, 1, 1, 'Shalassi Oracle - Blood Garnet'),
(18455, 27854, 0, 5.87, 0, 1, 0, 1, 1, 'Shalassi Oracle - Smoked Talbuk Venison'),
(18455, 29569, 0, 9.1195, 0, 1, 0, 1, 1, 'Shalassi Oracle - Strong Junkbox'),
(18455, 29570, 0, 9.5388, 0, 1, 0, 1, 1, 'Shalassi Oracle - A Gnome Effigy'),
(18456, 22829, 0, 3.4483, 0, 1, 0, 1, 1, 'Tuurem Scavenger - Super Healing Potion'),
(18456, 27854, 0, 4.8589, 0, 1, 0, 1, 1, 'Tuurem Scavenger - Smoked Talbuk Venison'),
(18456, 29569, 0, 9.4044, 0, 1, 0, 1, 1, 'Tuurem Scavenger - Strong Junkbox'),
(18456, 29570, 0, 10.3448, 0, 1, 0, 1, 1, 'Tuurem Scavenger - A Gnome Effigy'),
(18457, 22829, 0, 2.6034, 0, 1, 0, 1, 1, 'Tuurem Hunter - Super Healing Potion'),
(18457, 23117, 0, 0.1531, 0, 1, 0, 1, 1, 'Tuurem Hunter - Azure Moonstone'),
(18457, 27854, 0, 4.9005, 0, 1, 0, 1, 1, 'Tuurem Hunter - Smoked Talbuk Venison'),
(18457, 29569, 0, 9.9541, 0, 1, 0, 1, 1, 'Tuurem Hunter - Strong Junkbox'),
(18457, 29570, 0, 11.3323, 0, 1, 0, 1, 1, 'Tuurem Hunter - A Gnome Effigy'),
(18460, 22829, 0, 1.998, 0, 1, 0, 1, 1, 'Lost Spirit - Super Healing Potion'),
(18460, 27859, 0, 6.8931, 0, 1, 0, 1, 1, 'Lost Spirit - Zangar Caps'),
(18460, 29569, 0, 10.2897, 0, 1, 0, 1, 1, 'Lost Spirit - Strong Junkbox'),
(18472, 22829, 0, 3, 0, 1, 0, 1, 1, 'Darkweaver Syth - Super Healing Potion'),
(18472, 27854, 0, 3, 0, 1, 0, 1, 1, 'Darkweaver Syth - Smoked Talbuk Venison'),
(18472, 27855, 0, 3, 0, 1, 0, 1, 1, 'Darkweaver Syth - Mag\'har Grainbread'),
(18472, 29569, 0, 12, 0, 1, 0, 1, 1, 'Darkweaver Syth - Strong Junkbox'),
(18472, 29570, 0, 5, 0, 1, 0, 1, 1, 'Darkweaver Syth - A Gnome Effigy'),
(18473, 22829, 0, 4.05, 0, 1, 0, 1, 1, 'Talon King Ikiss - Super Healing Potion'),
(18473, 27855, 0, 2.7, 0, 1, 0, 1, 1, 'Talon King Ikiss - Mag\'har Grainbread'),
(18473, 29569, 0, 5.41, 0, 1, 0, 1, 1, 'Talon King Ikiss - Strong Junkbox'),
(18473, 29570, 0, 14.86, 0, 1, 0, 1, 1, 'Talon King Ikiss - A Gnome Effigy'),
(18493, 22829, 0, 2.51, 0, 1, 0, 1, 1, 'Auchenai Soulpriest - Super Healing Potion'),
(18493, 27855, 0, 2.95, 0, 1, 0, 1, 1, 'Auchenai Soulpriest - Mag\'har Grainbread'),
(18493, 27856, 0, 2.86, 0, 1, 0, 1, 1, 'Auchenai Soulpriest - Skethyl Berries'),
(18493, 29569, 0, 10.03, 0, 1, 0, 1, 1, 'Auchenai Soulpriest - Strong Junkbox'),
(18493, 29571, 0, 8.15, 0, 1, 0, 1, 1, 'Auchenai Soulpriest - A Steamy Romance Novel'),
(18493, 30458, 0, 2.24, 0, 1, 0, 1, 1, 'Auchenai Soulpriest - Stromgarde Muenster'),
(18495, 22829, 0, 3.51, 0, 1, 0, 1, 1, 'Auchenai Vindicator - Super Healing Potion'),
(18495, 23117, 0, 0.21, 0, 1, 0, 1, 1, 'Auchenai Vindicator - Azure Moonstone'),
(18495, 27855, 0, 2.89, 0, 1, 0, 1, 1, 'Auchenai Vindicator - Mag\'har Grainbread'),
(18495, 27856, 0, 2.68, 0, 1, 0, 1, 1, 'Auchenai Vindicator - Skethyl Berries'),
(18495, 29569, 0, 9.6, 0, 1, 0, 1, 1, 'Auchenai Vindicator - Strong Junkbox'),
(18495, 29571, 0, 9.6, 0, 1, 0, 1, 1, 'Auchenai Vindicator - A Steamy Romance Novel'),
(18495, 30458, 0, 2.89, 0, 1, 0, 1, 1, 'Auchenai Vindicator - Stromgarde Muenster'),
(18497, 22829, 0, 3.52, 0, 1, 0, 1, 1, 'Auchenai Monk - Super Healing Potion'),
(18497, 23079, 0, 0.16, 0, 1, 0, 1, 1, 'Auchenai Monk - Deep Peridot'),
(18497, 23112, 0, 0.16, 0, 1, 0, 1, 1, 'Auchenai Monk - Golden Draenite'),
(18497, 27855, 0, 3.2, 0, 1, 0, 1, 1, 'Auchenai Monk - Mag\'har Grainbread'),
(18497, 27856, 0, 2.56, 0, 1, 0, 1, 1, 'Auchenai Monk - Skethyl Berries'),
(18497, 29569, 0, 10.08, 0, 1, 0, 1, 1, 'Auchenai Monk - Strong Junkbox'),
(18497, 29571, 0, 8.64, 0, 1, 0, 1, 1, 'Auchenai Monk - A Steamy Romance Novel'),
(18497, 30458, 0, 2.24, 0, 1, 0, 1, 1, 'Auchenai Monk - Stromgarde Muenster'),
(18521, 22829, 0, 5.38, 0, 1, 0, 1, 1, 'Raging Skeleton - Super Healing Potion'),
(18521, 27859, 0, 8.6, 0, 1, 0, 1, 1, 'Raging Skeleton - Zangar Caps'),
(18521, 29569, 0, 9.68, 0, 1, 0, 1, 1, 'Raging Skeleton - Strong Junkbox'),
(18521, 29575, 0, 11.83, 0, 1, 0, 1, 1, 'Raging Skeleton - A Jack-o\'-Lantern'),
(18524, 22829, 0, 3.08, 0, 1, 0, 1, 1, 'Angered Skeleton - Super Healing Potion'),
(18524, 27859, 0, 7.69, 0, 1, 0, 1, 1, 'Angered Skeleton - Zangar Caps'),
(18524, 29569, 0, 4.62, 0, 1, 0, 1, 1, 'Angered Skeleton - Strong Junkbox'),
(18524, 29575, 0, 7.69, 0, 1, 0, 1, 1, 'Angered Skeleton - A Jack-o\'-Lantern'),
(18533, 27854, 0, 11.1111, 0, 1, 0, 1, 1, 'Luanga the Imprisoner - Smoked Talbuk Venison'),
(18533, 29569, 0, 5.5556, 0, 1, 0, 1, 1, 'Luanga the Imprisoner - Strong Junkbox'),
(18533, 29570, 0, 11.1111, 0, 1, 0, 1, 1, 'Luanga the Imprisoner - A Gnome Effigy'),
(18539, 22829, 0, 1.4085, 0, 1, 0, 1, 1, 'Ashkaz - Super Healing Potion'),
(18539, 23112, 0, 1.4085, 0, 1, 0, 1, 1, 'Ashkaz - Golden Draenite'),
(18539, 27854, 0, 4.9296, 0, 1, 0, 1, 1, 'Ashkaz - Smoked Talbuk Venison'),
(18539, 29569, 0, 9.1549, 0, 1, 0, 1, 1, 'Ashkaz - Strong Junkbox'),
(18539, 29570, 0, 8.4507, 0, 1, 0, 1, 1, 'Ashkaz - A Gnome Effigy'),
(18540, 22829, 0, 1.7647, 0, 1, 0, 1, 1, 'Ayit - Super Healing Potion'),
(18540, 27856, 0, 1.1765, 0, 1, 0, 1, 1, 'Ayit - Skethyl Berries'),
(18540, 29569, 0, 9.4118, 0, 1, 0, 1, 1, 'Ayit - Strong Junkbox'),
(18540, 29571, 0, 10, 0, 1, 0, 1, 1, 'Ayit - A Steamy Romance Novel'),
(18540, 30458, 0, 2.9412, 0, 1, 0, 1, 1, 'Ayit - Stromgarde Muenster'),
(18541, 22829, 0, 1.6529, 0, 1, 0, 1, 1, 'Urdak - Super Healing Potion'),
(18541, 27854, 0, 5.7851, 0, 1, 0, 1, 1, 'Urdak - Smoked Talbuk Venison'),
(18541, 29569, 0, 6.6116, 0, 1, 0, 1, 1, 'Urdak - Strong Junkbox'),
(18541, 29570, 0, 10.7438, 0, 1, 0, 1, 1, 'Urdak - A Gnome Effigy'),
(18548, 22829, 0, 2.6846, 0, 1, 0, 1, 1, 'Firewing Courier - Super Healing Potion'),
(18548, 27856, 0, 3.3557, 0, 1, 0, 1, 1, 'Firewing Courier - Skethyl Berries'),
(18548, 29569, 0, 11.4094, 0, 1, 0, 1, 1, 'Firewing Courier - Strong Junkbox'),
(18548, 29571, 0, 8.7248, 0, 1, 0, 1, 1, 'Firewing Courier - A Steamy Romance Novel'),
(18548, 30458, 0, 1.3423, 0, 1, 0, 1, 1, 'Firewing Courier - Stromgarde Muenster'),
(18554, 22829, 0, 2.1552, 0, 1, 0, 1, 1, 'Sharth Voldoun - Super Healing Potion'),
(18554, 27856, 0, 4.3103, 0, 1, 0, 1, 1, 'Sharth Voldoun - Skethyl Berries'),
(18554, 29569, 0, 9.9138, 0, 1, 0, 1, 1, 'Sharth Voldoun - Strong Junkbox'),
(18554, 29571, 0, 9.0517, 0, 1, 0, 1, 1, 'Sharth Voldoun - A Steamy Romance Novel'),
(18554, 30458, 0, 4.3103, 0, 1, 0, 1, 1, 'Sharth Voldoun - Stromgarde Muenster'),
(18567, 22829, 0, 2.0833, 0, 1, 0, 1, 1, 'Mo\'arg Master Planner - Super Healing Potion'),
(18567, 27854, 0, 2.0833, 0, 1, 0, 1, 1, 'Mo\'arg Master Planner - Smoked Talbuk Venison'),
(18567, 29569, 0, 8.3333, 0, 1, 0, 1, 1, 'Mo\'arg Master Planner - Strong Junkbox'),
(18567, 29570, 0, 10.4167, 0, 1, 0, 1, 1, 'Mo\'arg Master Planner - A Gnome Effigy'),
(18583, 22829, 0, 2.6087, 0, 1, 0, 1, 1, 'Lisaile Fireweaver - Super Healing Potion'),
(18583, 27856, 0, 1.7391, 0, 1, 0, 1, 1, 'Lisaile Fireweaver - Skethyl Berries'),
(18583, 29569, 0, 11.3043, 0, 1, 0, 1, 1, 'Lisaile Fireweaver - Strong Junkbox'),
(18583, 29571, 0, 13.0435, 0, 1, 0, 1, 1, 'Lisaile Fireweaver - A Steamy Romance Novel'),
(18583, 30458, 0, 2.6087, 0, 1, 0, 1, 1, 'Lisaile Fireweaver - Stromgarde Muenster'),
(18585, 8952, 0, 14.2857, 0, 1, 0, 1, 1, 'Raliq the Drunk - Roasted Quail'),
(18585, 29572, 0, 14.2857, 0, 1, 0, 1, 1, 'Raliq the Drunk - Aboriginal Carvings'),
(18586, 29569, 0, 16.6667, 0, 1, 0, 1, 1, 'Coosh\'coosh - Strong Junkbox'),
(18586, 29572, 0, 16.6667, 0, 1, 0, 1, 1, 'Coosh\'coosh - Aboriginal Carvings'),
(18595, 22829, 0, 2.5784, 0, 1, 0, 1, 1, 'Warped Peon - Super Healing Potion'),
(18595, 27854, 0, 3.6906, 0, 1, 0, 1, 1, 'Warped Peon - Smoked Talbuk Venison'),
(18595, 29569, 0, 11.0212, 0, 1, 0, 1, 1, 'Warped Peon - Strong Junkbox'),
(18595, 29570, 0, 10.4146, 0, 1, 0, 1, 1, 'Warped Peon - A Gnome Effigy'),
(18631, 22829, 0, 2.89, 0, 1, 0, 1, 1, 'Cabal Cultist - Super Healing Potion'),
(18631, 23112, 0, 0.2, 0, 1, 0, 1, 1, 'Cabal Cultist - Golden Draenite'),
(18631, 27854, 0, 3.94, 0, 1, 0, 1, 1, 'Cabal Cultist - Smoked Talbuk Venison'),
(18631, 27855, 0, 3.14, 0, 1, 0, 1, 1, 'Cabal Cultist - Mag\'har Grainbread'),
(18631, 29569, 0, 7.93, 0, 1, 0, 1, 1, 'Cabal Cultist - Strong Junkbox'),
(18631, 29570, 0, 9.97, 0, 1, 0, 1, 1, 'Cabal Cultist - A Gnome Effigy'),
(18632, 21929, 0, 0.18, 0, 1, 0, 1, 1, 'Cabal Executioner - Flame Spessarite'),
(18632, 22829, 0, 2.63, 0, 1, 0, 1, 1, 'Cabal Executioner - Super Healing Potion'),
(18632, 27854, 0, 3.86, 0, 1, 0, 1, 1, 'Cabal Executioner - Smoked Talbuk Venison'),
(18632, 27855, 0, 4.56, 0, 1, 0, 1, 1, 'Cabal Executioner - Mag\'har Grainbread'),
(18632, 29569, 0, 10.35, 0, 1, 0, 1, 1, 'Cabal Executioner - Strong Junkbox'),
(18632, 29570, 0, 9.65, 0, 1, 0, 1, 1, 'Cabal Executioner - A Gnome Effigy'),
(18633, 22829, 0, 2.92, 0, 1, 0, 1, 1, 'Cabal Acolyte - Super Healing Potion'),
(18633, 27854, 0, 3.8, 0, 1, 0, 1, 1, 'Cabal Acolyte - Smoked Talbuk Venison'),
(18633, 27855, 0, 3.44, 0, 1, 0, 1, 1, 'Cabal Acolyte - Mag\'har Grainbread'),
(18633, 29569, 0, 9.97, 0, 1, 0, 1, 1, 'Cabal Acolyte - Strong Junkbox'),
(18633, 29570, 0, 9.68, 0, 1, 0, 1, 1, 'Cabal Acolyte - A Gnome Effigy'),
(18634, 22829, 0, 3.26, 0, 1, 0, 1, 1, 'Cabal Summoner - Super Healing Potion'),
(18634, 27854, 0, 3.58, 0, 1, 0, 1, 1, 'Cabal Summoner - Smoked Talbuk Venison'),
(18634, 27855, 0, 0.65, 0, 1, 0, 1, 1, 'Cabal Summoner - Mag\'har Grainbread'),
(18634, 29569, 0, 9.12, 0, 1, 0, 1, 1, 'Cabal Summoner - Strong Junkbox'),
(18634, 29570, 0, 14.33, 0, 1, 0, 1, 1, 'Cabal Summoner - A Gnome Effigy'),
(18635, 22829, 0, 2.52, 0, 1, 0, 1, 1, 'Cabal Deathsworn - Super Healing Potion'),
(18635, 27854, 0, 4.19, 0, 1, 0, 1, 1, 'Cabal Deathsworn - Smoked Talbuk Venison'),
(18635, 27855, 0, 3.84, 0, 1, 0, 1, 1, 'Cabal Deathsworn - Mag\'har Grainbread'),
(18635, 29569, 0, 9.48, 0, 1, 0, 1, 1, 'Cabal Deathsworn - Strong Junkbox'),
(18635, 29570, 0, 10.29, 0, 1, 0, 1, 1, 'Cabal Deathsworn - A Gnome Effigy'),
(18636, 22829, 0, 3.29, 0, 1, 0, 1, 1, 'Cabal Assassin - Super Healing Potion'),
(18636, 23077, 0, 0.66, 0, 1, 0, 1, 1, 'Cabal Assassin - Blood Garnet'),
(18636, 27854, 0, 0.66, 0, 1, 0, 1, 1, 'Cabal Assassin - Smoked Talbuk Venison'),
(18636, 27855, 0, 3.95, 0, 1, 0, 1, 1, 'Cabal Assassin - Mag\'har Grainbread'),
(18636, 29569, 0, 9.21, 0, 1, 0, 1, 1, 'Cabal Assassin - Strong Junkbox'),
(18636, 29570, 0, 8.55, 0, 1, 0, 1, 1, 'Cabal Assassin - A Gnome Effigy'),
(18637, 22829, 0, 3.01, 0, 1, 0, 1, 1, 'Cabal Shadow Priest - Super Healing Potion'),
(18637, 27854, 0, 4.05, 0, 1, 0, 1, 1, 'Cabal Shadow Priest - Smoked Talbuk Venison'),
(18637, 27855, 0, 3.53, 0, 1, 0, 1, 1, 'Cabal Shadow Priest - Mag\'har Grainbread'),
(18637, 29569, 0, 11.11, 0, 1, 0, 1, 1, 'Cabal Shadow Priest - Strong Junkbox'),
(18637, 29570, 0, 10.77, 0, 1, 0, 1, 1, 'Cabal Shadow Priest - A Gnome Effigy'),
(18638, 22829, 0, 1.87, 0, 1, 0, 1, 1, 'Cabal Zealot - Super Healing Potion'),
(18638, 27854, 0, 3.34, 0, 1, 0, 1, 1, 'Cabal Zealot - Smoked Talbuk Venison'),
(18638, 27855, 0, 2.8, 0, 1, 0, 1, 1, 'Cabal Zealot - Mag\'har Grainbread'),
(18638, 29569, 0, 8.81, 0, 1, 0, 1, 1, 'Cabal Zealot - Strong Junkbox'),
(18638, 29570, 0, 7.21, 0, 1, 0, 1, 1, 'Cabal Zealot - A Gnome Effigy'),
(18639, 22829, 0, 1.88, 0, 1, 0, 1, 1, 'Cabal Spellbinder - Super Healing Potion'),
(18639, 27854, 0, 3.47, 0, 1, 0, 1, 1, 'Cabal Spellbinder - Smoked Talbuk Venison'),
(18639, 27855, 0, 2.32, 0, 1, 0, 1, 1, 'Cabal Spellbinder - Mag\'har Grainbread'),
(18639, 29569, 0, 7.53, 0, 1, 0, 1, 1, 'Cabal Spellbinder - Strong Junkbox'),
(18639, 29570, 0, 7.53, 0, 1, 0, 1, 1, 'Cabal Spellbinder - A Gnome Effigy'),
(18640, 22829, 0, 0.96, 0, 1, 0, 1, 1, 'Cabal Warlock - Super Healing Potion'),
(18640, 23107, 0, 0.39, 0, 1, 0, 1, 1, 'Cabal Warlock - Shadow Draenite'),
(18640, 23117, 0, 0.19, 0, 1, 0, 1, 1, 'Cabal Warlock - Azure Moonstone'),
(18640, 27854, 0, 5.39, 0, 1, 0, 1, 1, 'Cabal Warlock - Smoked Talbuk Venison'),
(18640, 27855, 0, 3.66, 0, 1, 0, 1, 1, 'Cabal Warlock - Mag\'har Grainbread'),
(18640, 29569, 0, 11.95, 0, 1, 0, 1, 1, 'Cabal Warlock - Strong Junkbox'),
(18640, 29570, 0, 11.56, 0, 1, 0, 1, 1, 'Cabal Warlock - A Gnome Effigy'),
(18658, 22829, 0, 2.7907, 0, 1, 0, 1, 1, 'Kil\'sorrow Ritualist - Super Healing Potion'),
(18658, 27856, 0, 3.2558, 0, 1, 0, 1, 1, 'Kil\'sorrow Ritualist - Skethyl Berries'),
(18658, 29569, 0, 8.3721, 0, 1, 0, 1, 1, 'Kil\'sorrow Ritualist - Strong Junkbox'),
(18658, 29571, 0, 6.5116, 0, 1, 0, 1, 1, 'Kil\'sorrow Ritualist - A Steamy Romance Novel'),
(18658, 30458, 0, 1.8605, 0, 1, 0, 1, 1, 'Kil\'sorrow Ritualist - Stromgarde Muenster'),
(18660, 29569, 0, 14.2857, 0, 1, 0, 1, 1, 'Subjugator Vaz\'shir - Strong Junkbox'),
(18661, 22829, 0, 2.1277, 0, 1, 0, 1, 1, 'Terrorguard - Super Healing Potion'),
(18661, 23107, 0, 0.5319, 0, 1, 0, 1, 1, 'Terrorguard - Shadow Draenite'),
(18661, 27854, 0, 1.5957, 0, 1, 0, 1, 1, 'Terrorguard - Smoked Talbuk Venison'),
(18661, 29569, 0, 7.4468, 0, 1, 0, 1, 1, 'Terrorguard - Strong Junkbox'),
(18661, 29570, 0, 10.1064, 0, 1, 0, 1, 1, 'Terrorguard - A Gnome Effigy'),
(18667, 22829, 0, 3.25, 0, 1, 0, 1, 1, 'Blackheart the Inciter - Super Healing Potion'),
(18667, 27854, 0, 4.88, 0, 1, 0, 1, 1, 'Blackheart the Inciter - Smoked Talbuk Venison'),
(18667, 27855, 0, 2.44, 0, 1, 0, 1, 1, 'Blackheart the Inciter - Mag\'har Grainbread'),
(18667, 29569, 0, 10.57, 0, 1, 0, 1, 1, 'Blackheart the Inciter - Strong Junkbox'),
(18667, 29570, 0, 9.76, 0, 1, 0, 1, 1, 'Blackheart the Inciter - A Gnome Effigy'),
(18677, 29570, 0, 33.3333, 0, 1, 0, 1, 1, 'Mekthorg the Wild - A Gnome Effigy'),
(18702, 22829, 0, 1.52, 0, 1, 0, 1, 1, 'Auchenai Necromancer - Super Healing Potion'),
(18702, 27855, 0, 2.27, 0, 1, 0, 1, 1, 'Auchenai Necromancer - Mag\'har Grainbread'),
(18702, 27856, 0, 0.76, 0, 1, 0, 1, 1, 'Auchenai Necromancer - Skethyl Berries'),
(18702, 29569, 0, 6.06, 0, 1, 0, 1, 1, 'Auchenai Necromancer - Strong Junkbox'),
(18702, 29571, 0, 9.09, 0, 1, 0, 1, 1, 'Auchenai Necromancer - A Steamy Romance Novel'),
(18702, 30458, 0, 2.27, 0, 1, 0, 1, 1, 'Auchenai Necromancer - Stromgarde Muenster'),
(18708, 22829, 0, 10, 0, 1, 0, 1, 1, 'Murmur - Super Healing Potion'),
(18708, 27854, 0, 2.86, 0, 1, 0, 1, 1, 'Murmur - Smoked Talbuk Venison'),
(18708, 27855, 0, 4.29, 0, 1, 0, 1, 1, 'Murmur - Mag\'har Grainbread'),
(18708, 29569, 0, 10, 0, 1, 0, 1, 1, 'Murmur - Strong Junkbox'),
(18708, 29570, 0, 8.57, 0, 1, 0, 1, 1, 'Murmur - A Gnome Effigy'),
(18718, 27856, 0, 9.0909, 0, 1, 0, 1, 1, 'Shadowy Hunter - Skethyl Berries'),
(18718, 29569, 0, 13.6364, 0, 1, 0, 1, 1, 'Shadowy Hunter - Strong Junkbox'),
(18718, 29571, 0, 9.0909, 0, 1, 0, 1, 1, 'Shadowy Hunter - A Steamy Romance Novel'),
(18718, 30458, 0, 2.2727, 0, 1, 0, 1, 1, 'Shadowy Hunter - Stromgarde Muenster'),
(18720, 22829, 0, 6.6667, 0, 1, 0, 1, 1, 'Shadowmaster Grieve - Super Healing Potion'),
(18720, 27856, 0, 0.9524, 0, 1, 0, 1, 1, 'Shadowmaster Grieve - Skethyl Berries'),
(18720, 29569, 0, 7.619, 0, 1, 0, 1, 1, 'Shadowmaster Grieve - Strong Junkbox'),
(18720, 29571, 0, 9.5238, 0, 1, 0, 1, 1, 'Shadowmaster Grieve - A Steamy Romance Novel'),
(18720, 30458, 0, 0.9524, 0, 1, 0, 1, 1, 'Shadowmaster Grieve - Stromgarde Muenster'),
(18731, 22829, 0, 3.15, 0, 1, 0, 1, 1, 'Ambassador Hellmaw - Super Healing Potion'),
(18731, 27854, 0, 4.72, 0, 1, 0, 1, 1, 'Ambassador Hellmaw - Smoked Talbuk Venison'),
(18731, 27855, 0, 3.94, 0, 1, 0, 1, 1, 'Ambassador Hellmaw - Mag\'har Grainbread'),
(18731, 29569, 0, 7.09, 0, 1, 0, 1, 1, 'Ambassador Hellmaw - Strong Junkbox'),
(18731, 29570, 0, 9.45, 0, 1, 0, 1, 1, 'Ambassador Hellmaw - A Gnome Effigy'),
(18732, 22829, 0, 0.79, 0, 1, 0, 1, 1, 'Grandmaster Vorpil - Super Healing Potion'),
(18732, 27854, 0, 3.97, 0, 1, 0, 1, 1, 'Grandmaster Vorpil - Smoked Talbuk Venison'),
(18732, 27855, 0, 0.79, 0, 1, 0, 1, 1, 'Grandmaster Vorpil - Mag\'har Grainbread'),
(18732, 29569, 0, 9.52, 0, 1, 0, 1, 1, 'Grandmaster Vorpil - Strong Junkbox'),
(18732, 29570, 0, 3.17, 0, 1, 0, 1, 1, 'Grandmaster Vorpil - A Gnome Effigy'),
(18794, 22829, 0, 2.7, 0, 1, 0, 1, 1, 'Cabal Ritualist - Super Healing Potion'),
(18794, 23107, 0, 0.2, 0, 1, 0, 1, 1, 'Cabal Ritualist - Shadow Draenite'),
(18794, 27854, 0, 3.73, 0, 1, 0, 1, 1, 'Cabal Ritualist - Smoked Talbuk Venison'),
(18794, 27855, 0, 2.75, 0, 1, 0, 1, 1, 'Cabal Ritualist - Mag\'har Grainbread'),
(18794, 29569, 0, 10.39, 0, 1, 0, 1, 1, 'Cabal Ritualist - Strong Junkbox'),
(18794, 29570, 0, 9.56, 0, 1, 0, 1, 1, 'Cabal Ritualist - A Gnome Effigy'),
(18796, 22829, 0, 2.74, 0, 1, 0, 1, 1, 'Fel Overseer - Super Healing Potion'),
(18796, 27854, 0, 4.22, 0, 1, 0, 1, 1, 'Fel Overseer - Smoked Talbuk Venison'),
(18796, 27855, 0, 4.01, 0, 1, 0, 1, 1, 'Fel Overseer - Mag\'har Grainbread'),
(18796, 29569, 0, 9.7, 0, 1, 0, 1, 1, 'Fel Overseer - Strong Junkbox'),
(18796, 29570, 0, 10.34, 0, 1, 0, 1, 1, 'Fel Overseer - A Gnome Effigy'),
(18827, 5428, 0, 2.7778, 0, 1, 0, 1, 1, 'Gan\'arg Sapper - An Exotic Cookbook'),
(18827, 8950, 0, 8.3333, 0, 1, 0, 1, 1, 'Gan\'arg Sapper - Homemade Cherry Pie'),
(18827, 8952, 0, 2.7778, 0, 1, 0, 1, 1, 'Gan\'arg Sapper - Roasted Quail'),
(18827, 16885, 0, 13.8889, 0, 1, 0, 1, 1, 'Gan\'arg Sapper - Heavy Junkbox'),
(18830, 22829, 0, 2.06, 0, 1, 0, 1, 1, 'Cabal Fanatic - Super Healing Potion'),
(18830, 27854, 0, 4.93, 0, 1, 0, 1, 1, 'Cabal Fanatic - Smoked Talbuk Venison'),
(18830, 27855, 0, 2.75, 0, 1, 0, 1, 1, 'Cabal Fanatic - Mag\'har Grainbread'),
(18830, 29569, 0, 9.06, 0, 1, 0, 1, 1, 'Cabal Fanatic - Strong Junkbox'),
(18830, 29570, 0, 8.94, 0, 1, 0, 1, 1, 'Cabal Fanatic - A Gnome Effigy'),
(18848, 21929, 0, 0.21, 0, 1, 0, 1, 1, 'Malicious Instructor - Flame Spessarite'),
(18848, 22829, 0, 1.68, 0, 1, 0, 1, 1, 'Malicious Instructor - Super Healing Potion'),
(18848, 23107, 0, 0.21, 0, 1, 0, 1, 1, 'Malicious Instructor - Shadow Draenite'),
(18848, 27854, 0, 3.77, 0, 1, 0, 1, 1, 'Malicious Instructor - Smoked Talbuk Venison'),
(18848, 27855, 0, 4.19, 0, 1, 0, 1, 1, 'Malicious Instructor - Mag\'har Grainbread'),
(18848, 29569, 0, 9.22, 0, 1, 0, 1, 1, 'Malicious Instructor - Strong Junkbox'),
(18848, 29570, 0, 10.69, 0, 1, 0, 1, 1, 'Malicious Instructor - A Gnome Effigy'),
(18850, 22829, 0, 2.305, 0, 1, 0, 1, 1, 'Sunfury Guardsman - Super Healing Potion'),
(18850, 23077, 0, 0.266, 0, 1, 0, 1, 1, 'Sunfury Guardsman - Blood Garnet'),
(18850, 27856, 0, 1.9504, 0, 1, 0, 1, 1, 'Sunfury Guardsman - Skethyl Berries'),
(18850, 29569, 0, 9.4858, 0, 1, 0, 1, 1, 'Sunfury Guardsman - Strong Junkbox'),
(18850, 29571, 0, 10.0177, 0, 1, 0, 1, 1, 'Sunfury Guardsman - A Steamy Romance Novel'),
(18850, 30458, 0, 2.6596, 0, 1, 0, 1, 1, 'Sunfury Guardsman - Stromgarde Muenster'),
(18852, 22829, 0, 2.4746, 0, 1, 0, 1, 1, 'Sunfury Warp-Engineer - Super Healing Potion'),
(18852, 27856, 0, 2.2536, 0, 1, 0, 1, 1, 'Sunfury Warp-Engineer - Skethyl Berries'),
(18852, 29569, 0, 10.4728, 0, 1, 0, 1, 1, 'Sunfury Warp-Engineer - Strong Junkbox'),
(18852, 29571, 0, 9.8984, 0, 1, 0, 1, 1, 'Sunfury Warp-Engineer - A Steamy Romance Novel'),
(18852, 30458, 0, 2.6955, 0, 1, 0, 1, 1, 'Sunfury Warp-Engineer - Stromgarde Muenster'),
(18853, 22829, 0, 2.5032, 0, 1, 0, 1, 1, 'Sunfury Bloodwarder - Super Healing Potion'),
(18853, 27856, 0, 2.3755, 0, 1, 0, 1, 1, 'Sunfury Bloodwarder - Skethyl Berries'),
(18853, 29569, 0, 8.8378, 0, 1, 0, 1, 1, 'Sunfury Bloodwarder - Strong Junkbox'),
(18853, 29571, 0, 10.1149, 0, 1, 0, 1, 1, 'Sunfury Bloodwarder - A Steamy Romance Novel'),
(18853, 30458, 0, 2.6054, 0, 1, 0, 1, 1, 'Sunfury Bloodwarder - Stromgarde Muenster'),
(18855, 22829, 0, 2.0306, 0, 1, 0, 1, 1, 'Sunfury Magister - Super Healing Potion'),
(18855, 27856, 0, 2.2072, 0, 1, 0, 1, 1, 'Sunfury Magister - Skethyl Berries'),
(18855, 29569, 0, 10.7122, 0, 1, 0, 1, 1, 'Sunfury Magister - Strong Junkbox'),
(18855, 29571, 0, 10.6239, 0, 1, 0, 1, 1, 'Sunfury Magister - A Steamy Romance Novel'),
(18855, 30458, 0, 2.8252, 0, 1, 0, 1, 1, 'Sunfury Magister - Stromgarde Muenster'),
(18857, 22829, 0, 2.963, 0, 1, 0, 1, 1, 'Sunfury Warp-Master - Super Healing Potion'),
(18857, 27856, 0, 2.6455, 0, 1, 0, 1, 1, 'Sunfury Warp-Master - Skethyl Berries'),
(18857, 29569, 0, 8.8889, 0, 1, 0, 1, 1, 'Sunfury Warp-Master - Strong Junkbox'),
(18857, 29571, 0, 9.7354, 0, 1, 0, 1, 1, 'Sunfury Warp-Master - A Steamy Romance Novel'),
(18857, 30458, 0, 2.8571, 0, 1, 0, 1, 1, 'Sunfury Warp-Master - Stromgarde Muenster'),
(18858, 22829, 0, 2.248, 0, 1, 0, 1, 1, 'Wrathbringer - Super Healing Potion'),
(18858, 27854, 0, 4.2234, 0, 1, 0, 1, 1, 'Wrathbringer - Smoked Talbuk Venison'),
(18858, 29569, 0, 9.5368, 0, 1, 0, 1, 1, 'Wrathbringer - Strong Junkbox'),
(18858, 29570, 0, 10.0136, 0, 1, 0, 1, 1, 'Wrathbringer - A Gnome Effigy'),
(18859, 22829, 0, 3.0075, 0, 1, 0, 1, 1, 'Wrath Priestess - Super Healing Potion'),
(18859, 27854, 0, 3.7594, 0, 1, 0, 1, 1, 'Wrath Priestess - Smoked Talbuk Venison'),
(18859, 29569, 0, 9.0226, 0, 1, 0, 1, 1, 'Wrath Priestess - Strong Junkbox'),
(18859, 29570, 0, 9.0226, 0, 1, 0, 1, 1, 'Wrath Priestess - A Gnome Effigy'),
(18860, 22829, 0, 5.7692, 0, 1, 0, 1, 1, 'Daughter of Destiny - Super Healing Potion'),
(18860, 27854, 0, 2.8846, 0, 1, 0, 1, 1, 'Daughter of Destiny - Smoked Talbuk Venison'),
(18860, 29569, 0, 12.5, 0, 1, 0, 1, 1, 'Daughter of Destiny - Strong Junkbox'),
(18860, 29570, 0, 11.5385, 0, 1, 0, 1, 1, 'Daughter of Destiny - A Gnome Effigy'),
(18872, 22829, 0, 2.6823, 0, 1, 0, 1, 1, 'Disembodied Vindicator - Super Healing Potion'),
(18872, 27859, 0, 6.8734, 0, 1, 0, 1, 1, 'Disembodied Vindicator - Zangar Caps'),
(18872, 29569, 0, 9.1366, 0, 1, 0, 1, 1, 'Disembodied Vindicator - Strong Junkbox'),
(18873, 22829, 0, 3.6458, 0, 1, 0, 1, 1, 'Disembodied Protector - Super Healing Potion'),
(18873, 23117, 0, 0.3125, 0, 1, 0, 1, 1, 'Disembodied Protector - Azure Moonstone'),
(18873, 27859, 0, 6.6667, 0, 1, 0, 1, 1, 'Disembodied Protector - Zangar Caps'),
(18873, 29569, 0, 10.4167, 0, 1, 0, 1, 1, 'Disembodied Protector - Strong Junkbox'),
(18875, 22829, 0, 2.389, 0, 1, 0, 1, 1, 'Zaxxis Raider - Super Healing Potion'),
(18875, 27856, 0, 2.5304, 0, 1, 0, 1, 1, 'Zaxxis Raider - Skethyl Berries'),
(18875, 29569, 0, 9.8338, 0, 1, 0, 1, 1, 'Zaxxis Raider - Strong Junkbox'),
(18875, 29571, 0, 10.2631, 0, 1, 0, 1, 1, 'Zaxxis Raider - A Steamy Romance Novel'),
(18875, 30458, 0, 2.3031, 0, 1, 0, 1, 1, 'Zaxxis Raider - Stromgarde Muenster'),
(18934, 21929, 0, 1.07, 0, 1, 0, 1, 1, 'Durnholde Mage - Flame Spessarite'),
(18934, 22829, 0, 0.71, 0, 1, 0, 1, 1, 'Durnholde Mage - Super Healing Potion'),
(18934, 23117, 0, 0.36, 0, 1, 0, 1, 1, 'Durnholde Mage - Azure Moonstone'),
(18934, 27855, 0, 1.07, 0, 1, 0, 1, 1, 'Durnholde Mage - Mag\'har Grainbread'),
(18934, 27856, 0, 3.2, 0, 1, 0, 1, 1, 'Durnholde Mage - Skethyl Berries'),
(18934, 29569, 0, 8.19, 0, 1, 0, 1, 1, 'Durnholde Mage - Strong Junkbox'),
(18934, 29571, 0, 8.19, 0, 1, 0, 1, 1, 'Durnholde Mage - A Steamy Romance Novel'),
(18934, 30458, 0, 1.42, 0, 1, 0, 1, 1, 'Durnholde Mage - Stromgarde Muenster'),
(18952, 22829, 0, 2.5465, 0, 1, 0, 1, 1, 'Bonechewer Scavenger - Super Healing Potion'),
(18952, 27854, 0, 3.7871, 0, 1, 0, 1, 1, 'Bonechewer Scavenger - Smoked Talbuk Venison'),
(18952, 29569, 0, 9.9576, 0, 1, 0, 1, 1, 'Bonechewer Scavenger - Strong Junkbox'),
(18952, 29570, 0, 10.1208, 0, 1, 0, 1, 1, 'Bonechewer Scavenger - A Gnome Effigy'),
(18975, 3928, 0, 2.8749, 0, 1, 0, 1, 1, 'Wrathguard - Superior Healing Potion'),
(18975, 5432, 0, 9.7125, 0, 1, 0, 1, 1, 'Wrathguard - Hickory Pipe'),
(18975, 7910, 0, 0.1554, 0, 1, 0, 1, 1, 'Wrathguard - Star Ruby'),
(18975, 8932, 0, 2.6418, 0, 1, 0, 1, 1, 'Wrathguard - Alterac Swiss'),
(18975, 8950, 0, 2.5641, 0, 1, 0, 1, 1, 'Wrathguard - Homemade Cherry Pie'),
(18975, 8953, 0, 2.4087, 0, 1, 0, 1, 1, 'Wrathguard - Deep Fried Plantains'),
(18975, 16885, 0, 9.1686, 0, 1, 0, 1, 1, 'Wrathguard - Heavy Junkbox'),
(18976, 3928, 0, 3.7037, 0, 1, 0, 1, 1, 'Urga\'zz - Superior Healing Potion'),
(18976, 5428, 0, 7.4074, 0, 1, 0, 1, 1, 'Urga\'zz - An Exotic Cookbook'),
(18976, 8950, 0, 3.7037, 0, 1, 0, 1, 1, 'Urga\'zz - Homemade Cherry Pie'),
(18976, 16885, 0, 7.4074, 0, 1, 0, 1, 1, 'Urga\'zz - Heavy Junkbox'),
(18977, 27854, 0, 9.0909, 0, 1, 0, 1, 1, 'Felguard Destroyer - Smoked Talbuk Venison'),
(18977, 29569, 0, 18.1818, 0, 1, 0, 1, 1, 'Felguard Destroyer - Strong Junkbox'),
(18977, 29570, 0, 9.0909, 0, 1, 0, 1, 1, 'Felguard Destroyer - A Gnome Effigy'),
(18978, 3928, 0, 3.3333, 0, 1, 0, 1, 1, 'Heckling Fel Sprite - Superior Healing Potion'),
(18978, 5432, 0, 13.3333, 0, 1, 0, 1, 1, 'Heckling Fel Sprite - Hickory Pipe'),
(18978, 8932, 0, 6.6667, 0, 1, 0, 1, 1, 'Heckling Fel Sprite - Alterac Swiss'),
(18978, 8950, 0, 3.3333, 0, 1, 0, 1, 1, 'Heckling Fel Sprite - Homemade Cherry Pie'),
(18978, 16885, 0, 10, 0, 1, 0, 1, 1, 'Heckling Fel Sprite - Heavy Junkbox'),
(18981, 3928, 0, 2.0202, 0, 1, 0, 1, 1, 'Doomwhisperer - Superior Healing Potion'),
(18981, 5432, 0, 10.101, 0, 1, 0, 1, 1, 'Doomwhisperer - Hickory Pipe'),
(18981, 8932, 0, 2.5253, 0, 1, 0, 1, 1, 'Doomwhisperer - Alterac Swiss'),
(18981, 8950, 0, 1.5152, 0, 1, 0, 1, 1, 'Doomwhisperer - Homemade Cherry Pie'),
(18981, 8953, 0, 2.0202, 0, 1, 0, 1, 1, 'Doomwhisperer - Deep Fried Plantains'),
(18981, 16885, 0, 12.6263, 0, 1, 0, 1, 1, 'Doomwhisperer - Heavy Junkbox'),
(18992, 27854, 0, 3.1746, 0, 1, 0, 1, 1, 'Captain Krosh - Smoked Talbuk Venison'),
(18992, 29569, 0, 4.7619, 0, 1, 0, 1, 1, 'Captain Krosh - Strong Junkbox'),
(18992, 29570, 0, 9.5238, 0, 1, 0, 1, 1, 'Captain Krosh - A Gnome Effigy'),
(19136, 3928, 0, 4.5455, 0, 1, 0, 1, 1, 'Flamewaker Imp - Superior Healing Potion'),
(19136, 5432, 0, 10.9091, 0, 1, 0, 1, 1, 'Flamewaker Imp - Hickory Pipe'),
(19136, 8932, 0, 1.8182, 0, 1, 0, 1, 1, 'Flamewaker Imp - Alterac Swiss'),
(19136, 8950, 0, 3.6364, 0, 1, 0, 1, 1, 'Flamewaker Imp - Homemade Cherry Pie'),
(19136, 8953, 0, 0.9091, 0, 1, 0, 1, 1, 'Flamewaker Imp - Deep Fried Plantains'),
(19136, 16885, 0, 8.1818, 0, 1, 0, 1, 1, 'Flamewaker Imp - Heavy Junkbox'),
(19167, 22829, 0, 1.75, 0, 1, 0, 1, 1, 'Bloodwarder Slayer - Super Healing Potion'),
(19167, 23079, 0, 0.24, 0, 1, 0, 1, 1, 'Bloodwarder Slayer - Deep Peridot'),
(19167, 27855, 0, 2.36, 0, 1, 0, 1, 1, 'Bloodwarder Slayer - Mag\'har Grainbread'),
(19167, 27856, 0, 1.94, 0, 1, 0, 1, 1, 'Bloodwarder Slayer - Skethyl Berries'),
(19167, 29569, 0, 9.68, 0, 1, 0, 1, 1, 'Bloodwarder Slayer - Strong Junkbox'),
(19167, 29571, 0, 8.35, 0, 1, 0, 1, 1, 'Bloodwarder Slayer - A Steamy Romance Novel'),
(19167, 30458, 0, 2.42, 0, 1, 0, 1, 1, 'Bloodwarder Slayer - Stromgarde Muenster'),
(19168, 22829, 0, 2.08, 0, 1, 0, 1, 1, 'Sunseeker Astromage - Super Healing Potion'),
(19168, 27855, 0, 2.44, 0, 1, 0, 1, 1, 'Sunseeker Astromage - Mag\'har Grainbread'),
(19168, 27856, 0, 2.53, 0, 1, 0, 1, 1, 'Sunseeker Astromage - Skethyl Berries'),
(19168, 29569, 0, 8.94, 0, 1, 0, 1, 1, 'Sunseeker Astromage - Strong Junkbox'),
(19168, 29571, 0, 10.2, 0, 1, 0, 1, 1, 'Sunseeker Astromage - A Steamy Romance Novel'),
(19168, 30458, 0, 1.81, 0, 1, 0, 1, 1, 'Sunseeker Astromage - Stromgarde Muenster'),
(19190, 3928, 0, 1.8248, 0, 1, 0, 1, 1, 'Fel Handler - Superior Healing Potion'),
(19190, 5428, 0, 12.0438, 0, 1, 0, 1, 1, 'Fel Handler - An Exotic Cookbook'),
(19190, 7910, 0, 0.365, 0, 1, 0, 1, 1, 'Fel Handler - Star Ruby'),
(19190, 8950, 0, 4.0146, 0, 1, 0, 1, 1, 'Fel Handler - Homemade Cherry Pie'),
(19190, 8952, 0, 5.4745, 0, 1, 0, 1, 1, 'Fel Handler - Roasted Quail'),
(19190, 16885, 0, 9.1241, 0, 1, 0, 1, 1, 'Fel Handler - Heavy Junkbox'),
(19191, 27854, 0, 6.25, 0, 1, 0, 1, 1, 'Arazzius the Cruel - Smoked Talbuk Venison'),
(19191, 29570, 0, 10.4167, 0, 1, 0, 1, 1, 'Arazzius the Cruel - A Gnome Effigy'),
(19192, 27854, 0, 6.1856, 0, 1, 0, 1, 1, 'Mistress of Doom - Smoked Talbuk Venison'),
(19192, 29569, 0, 10.3093, 0, 1, 0, 1, 1, 'Mistress of Doom - Strong Junkbox'),
(19192, 29570, 0, 5.1546, 0, 1, 0, 1, 1, 'Mistress of Doom - A Gnome Effigy'),
(19218, 22829, 0, 2.73, 0, 1, 0, 1, 1, 'Gatewatcher Gyro-Kill - Super Healing Potion'),
(19218, 27854, 0, 5.45, 0, 1, 0, 1, 1, 'Gatewatcher Gyro-Kill - Smoked Talbuk Venison'),
(19218, 27855, 0, 2.73, 0, 1, 0, 1, 1, 'Gatewatcher Gyro-Kill - Mag\'har Grainbread'),
(19218, 29569, 0, 6.36, 0, 1, 0, 1, 1, 'Gatewatcher Gyro-Kill - Strong Junkbox'),
(19218, 29570, 0, 10, 0, 1, 0, 1, 1, 'Gatewatcher Gyro-Kill - A Gnome Effigy'),
(19220, 29569, 0, 13.33, 0, 1, 0, 1, 1, 'Pathaleon the Calculator - Strong Junkbox'),
(19220, 29571, 0, 4.44, 0, 1, 0, 1, 1, 'Pathaleon the Calculator - A Steamy Romance Novel'),
(19220, 30458, 0, 2.22, 0, 1, 0, 1, 1, 'Pathaleon the Calculator - Stromgarde Muenster'),
(19231, 27854, 0, 14.81, 0, 1, 0, 1, 1, 'Mechanar Crusher - Smoked Talbuk Venison'),
(19231, 27855, 0, 3.7, 0, 1, 0, 1, 1, 'Mechanar Crusher - Mag\'har Grainbread'),
(19231, 29569, 0, 11.11, 0, 1, 0, 1, 1, 'Mechanar Crusher - Strong Junkbox'),
(19231, 29570, 0, 14.81, 0, 1, 0, 1, 1, 'Mechanar Crusher - A Gnome Effigy'),
(19261, 3928, 0, 3.0769, 0, 1, 0, 1, 1, 'Infernal Warbringer - Superior Healing Potion'),
(19261, 5432, 0, 11.5385, 0, 1, 0, 1, 1, 'Infernal Warbringer - Hickory Pipe'),
(19261, 8932, 0, 1.5385, 0, 1, 0, 1, 1, 'Infernal Warbringer - Alterac Swiss'),
(19261, 8950, 0, 1.5385, 0, 1, 0, 1, 1, 'Infernal Warbringer - Homemade Cherry Pie'),
(19261, 8953, 0, 1.5385, 0, 1, 0, 1, 1, 'Infernal Warbringer - Deep Fried Plantains'),
(19261, 16885, 0, 12.3077, 0, 1, 0, 1, 1, 'Infernal Warbringer - Heavy Junkbox'),
(19263, 27854, 0, 28.5714, 0, 1, 0, 1, 1, 'Warboss Nekrogg - Smoked Talbuk Venison'),
(19264, 22829, 0, 7.6923, 0, 1, 0, 1, 1, 'Force-Commander Gorax - Super Healing Potion'),
(19264, 27854, 0, 7.6923, 0, 1, 0, 1, 1, 'Force-Commander Gorax - Smoked Talbuk Venison'),
(19264, 29569, 0, 15.3846, 0, 1, 0, 1, 1, 'Force-Commander Gorax - Strong Junkbox'),
(19264, 29570, 0, 7.6923, 0, 1, 0, 1, 1, 'Force-Commander Gorax - A Gnome Effigy'),
(19282, 22829, 0, 8.6957, 0, 1, 0, 1, 1, 'Subjugator Shi\'aziv - Super Healing Potion'),
(19282, 29569, 0, 4.3478, 0, 1, 0, 1, 1, 'Subjugator Shi\'aziv - Strong Junkbox'),
(19282, 29571, 0, 13.0435, 0, 1, 0, 1, 1, 'Subjugator Shi\'aziv - A Steamy Romance Novel'),
(19295, 22829, 0, 9.0909, 0, 1, 0, 1, 1, 'Shattered Hand Grenadier - Super Healing Potion'),
(19295, 23079, 0, 3.0303, 0, 1, 0, 1, 1, 'Shattered Hand Grenadier - Deep Peridot'),
(19295, 27854, 0, 6.0606, 0, 1, 0, 1, 1, 'Shattered Hand Grenadier - Smoked Talbuk Venison'),
(19295, 29569, 0, 9.0909, 0, 1, 0, 1, 1, 'Shattered Hand Grenadier - Strong Junkbox'),
(19295, 29570, 0, 9.0909, 0, 1, 0, 1, 1, 'Shattered Hand Grenadier - A Gnome Effigy'),
(19298, 22829, 0, 1.6667, 0, 1, 0, 1, 1, 'Warbringer Arix\'Amal - Super Healing Potion'),
(19298, 27854, 0, 5, 0, 1, 0, 1, 1, 'Warbringer Arix\'Amal - Smoked Talbuk Venison'),
(19298, 29569, 0, 8.3333, 0, 1, 0, 1, 1, 'Warbringer Arix\'Amal - Strong Junkbox'),
(19298, 29570, 0, 10, 0, 1, 0, 1, 1, 'Warbringer Arix\'Amal - A Gnome Effigy'),
(19312, 22829, 0, 2.0833, 0, 1, 0, 1, 1, 'Drillmaster Zurok - Super Healing Potion'),
(19312, 27854, 0, 4.1667, 0, 1, 0, 1, 1, 'Drillmaster Zurok - Smoked Talbuk Venison'),
(19312, 29569, 0, 2.0833, 0, 1, 0, 1, 1, 'Drillmaster Zurok - Strong Junkbox'),
(19312, 29570, 0, 4.1667, 0, 1, 0, 1, 1, 'Drillmaster Zurok - A Gnome Effigy'),
(19335, 27856, 0, 10, 0, 1, 0, 1, 1, 'Subjugator Yalqiz - Skethyl Berries'),
(19335, 29571, 0, 20, 0, 1, 0, 1, 1, 'Subjugator Yalqiz - A Steamy Romance Novel'),
(19354, 22829, 0, 2.381, 0, 1, 0, 1, 1, 'Arzeth the Merciless - Super Healing Potion'),
(19354, 29569, 0, 9.5238, 0, 1, 0, 1, 1, 'Arzeth the Merciless - Strong Junkbox'),
(19354, 29570, 0, 7.1429, 0, 1, 0, 1, 1, 'Arzeth the Merciless - A Gnome Effigy'),
(19408, 3928, 0, 3.0864, 0, 1, 0, 1, 1, 'Maiden of Pain - Superior Healing Potion'),
(19408, 5428, 0, 7.4074, 0, 1, 0, 1, 1, 'Maiden of Pain - An Exotic Cookbook'),
(19408, 8950, 0, 2.4691, 0, 1, 0, 1, 1, 'Maiden of Pain - Homemade Cherry Pie'),
(19408, 8952, 0, 1.2346, 0, 1, 0, 1, 1, 'Maiden of Pain - Roasted Quail'),
(19408, 16885, 0, 12.3457, 0, 1, 0, 1, 1, 'Maiden of Pain - Heavy Junkbox'),
(19410, 22829, 0, 1.5873, 0, 1, 0, 1, 1, 'Shattered Hand Neophyte - Super Healing Potion'),
(19410, 27854, 0, 2.1164, 0, 1, 0, 1, 1, 'Shattered Hand Neophyte - Smoked Talbuk Venison'),
(19410, 29569, 0, 8.4656, 0, 1, 0, 1, 1, 'Shattered Hand Neophyte - Strong Junkbox'),
(19410, 29570, 0, 13.2275, 0, 1, 0, 1, 1, 'Shattered Hand Neophyte - A Gnome Effigy'),
(19411, 21929, 0, 0.3311, 0, 1, 0, 1, 1, 'Shattered Hand Warlock - Flame Spessarite'),
(19411, 22829, 0, 1.6556, 0, 1, 0, 1, 1, 'Shattered Hand Warlock - Super Healing Potion'),
(19411, 27854, 0, 3.9735, 0, 1, 0, 1, 1, 'Shattered Hand Warlock - Smoked Talbuk Venison'),
(19411, 29569, 0, 11.9205, 0, 1, 0, 1, 1, 'Shattered Hand Warlock - Strong Junkbox'),
(19411, 29570, 0, 8.6093, 0, 1, 0, 1, 1, 'Shattered Hand Warlock - A Gnome Effigy'),
(19413, 22829, 0, 2.0478, 0, 1, 0, 1, 1, 'Shattered Hand Mage - Super Healing Potion'),
(19413, 23079, 0, 1.0239, 0, 1, 0, 1, 1, 'Shattered Hand Mage - Deep Peridot'),
(19413, 27854, 0, 3.413, 0, 1, 0, 1, 1, 'Shattered Hand Mage - Smoked Talbuk Venison'),
(19413, 29569, 0, 13.3106, 0, 1, 0, 1, 1, 'Shattered Hand Mage - Strong Junkbox'),
(19413, 29570, 0, 12.628, 0, 1, 0, 1, 1, 'Shattered Hand Mage - A Gnome Effigy'),
(19414, 22829, 0, 2.439, 0, 1, 0, 1, 1, 'Shattered Hand Guard - Super Healing Potion'),
(19414, 23079, 0, 3, 0, 1, 0, 1, 1, 'Shattered Hand Guard - Deep Peridot'),
(19414, 27854, 0, 3.4553, 0, 1, 0, 1, 1, 'Shattered Hand Guard - Smoked Talbuk Venison'),
(19414, 29569, 0, 10.3659, 0, 1, 0, 1, 1, 'Shattered Hand Guard - Strong Junkbox'),
(19414, 29570, 0, 9.2141, 0, 1, 0, 1, 1, 'Shattered Hand Guard - A Gnome Effigy'),
(19415, 22829, 0, 2.349, 0, 1, 0, 1, 1, 'Shattered Hand Acolyte - Super Healing Potion'),
(19415, 27854, 0, 1.3423, 0, 1, 0, 1, 1, 'Shattered Hand Acolyte - Smoked Talbuk Venison'),
(19415, 29569, 0, 10.0671, 0, 1, 0, 1, 1, 'Shattered Hand Acolyte - Strong Junkbox'),
(19415, 29570, 0, 9.0604, 0, 1, 0, 1, 1, 'Shattered Hand Acolyte - A Gnome Effigy'),
(19422, 21929, 0, 0.3597, 0, 1, 0, 1, 1, 'Bleeding Hollow Necrolyte - Flame Spessarite'),
(19422, 22829, 0, 2.6978, 0, 1, 0, 1, 1, 'Bleeding Hollow Necrolyte - Super Healing Potion'),
(19422, 27854, 0, 2.6978, 0, 1, 0, 1, 1, 'Bleeding Hollow Necrolyte - Smoked Talbuk Venison'),
(19422, 29569, 0, 8.2734, 0, 1, 0, 1, 1, 'Bleeding Hollow Necrolyte - Strong Junkbox'),
(19422, 29570, 0, 9.8921, 0, 1, 0, 1, 1, 'Bleeding Hollow Necrolyte - A Gnome Effigy'),
(19424, 22829, 0, 3.3333, 0, 1, 0, 1, 1, 'Bleeding Hollow Tormentor - Super Healing Potion'),
(19424, 23107, 0, 0.2667, 0, 1, 0, 1, 1, 'Bleeding Hollow Tormentor - Shadow Draenite'),
(19424, 27854, 0, 3.4667, 0, 1, 0, 1, 1, 'Bleeding Hollow Tormentor - Smoked Talbuk Venison'),
(19424, 27855, 0, 50, 0, 1, 0, 1, 1, 'Bleeding Hollow Tormentor - Mag\'har Grainbread'),
(19424, 29569, 0, 10.6667, 0, 1, 0, 1, 1, 'Bleeding Hollow Tormentor - Strong Junkbox'),
(19424, 29570, 0, 9.6, 0, 1, 0, 1, 1, 'Bleeding Hollow Tormentor - A Gnome Effigy'),
(19434, 3928, 0, 1.4085, 0, 1, 0, 1, 1, 'Dreadcaller - Superior Healing Potion'),
(19434, 5428, 0, 8.4507, 0, 1, 0, 1, 1, 'Dreadcaller - An Exotic Cookbook'),
(19434, 8950, 0, 4.2254, 0, 1, 0, 1, 1, 'Dreadcaller - Homemade Cherry Pie'),
(19434, 8952, 0, 9.8592, 0, 1, 0, 1, 1, 'Dreadcaller - Roasted Quail'),
(19434, 16885, 0, 5.6338, 0, 1, 0, 1, 1, 'Dreadcaller - Heavy Junkbox'),
(19443, 22829, 0, 5.7692, 0, 1, 0, 1, 1, 'Tagar Spinebreaker - Super Healing Potion'),
(19443, 29569, 0, 9.6154, 0, 1, 0, 1, 1, 'Tagar Spinebreaker - Strong Junkbox'),
(19443, 29570, 0, 11.5385, 0, 1, 0, 1, 1, 'Tagar Spinebreaker - A Gnome Effigy'),
(19453, 22829, 0, 2.8916, 0, 1, 0, 1, 1, 'Sunfury Captain - Super Healing Potion'),
(19453, 27856, 0, 0.4819, 0, 1, 0, 1, 1, 'Sunfury Captain - Skethyl Berries'),
(19453, 29569, 0, 10.6024, 0, 1, 0, 1, 1, 'Sunfury Captain - Strong Junkbox'),
(19453, 29571, 0, 12.2892, 0, 1, 0, 1, 1, 'Sunfury Captain - A Steamy Romance Novel'),
(19453, 30458, 0, 2.8916, 0, 1, 0, 1, 1, 'Sunfury Captain - Stromgarde Muenster'),
(19486, 22829, 0, 2.27, 0, 1, 0, 1, 1, 'Sunseeker Chemist - Super Healing Potion'),
(19486, 23079, 0, 0.28, 0, 1, 0, 1, 1, 'Sunseeker Chemist - Deep Peridot'),
(19486, 27855, 0, 3.41, 0, 1, 0, 1, 1, 'Sunseeker Chemist - Mag\'har Grainbread'),
(19486, 27856, 0, 1.7, 0, 1, 0, 1, 1, 'Sunseeker Chemist - Skethyl Berries'),
(19486, 29569, 0, 8.52, 0, 1, 0, 1, 1, 'Sunseeker Chemist - Strong Junkbox'),
(19486, 29571, 0, 9.38, 0, 1, 0, 1, 1, 'Sunseeker Chemist - A Steamy Romance Novel'),
(19486, 30458, 0, 2.27, 0, 1, 0, 1, 1, 'Sunseeker Chemist - Stromgarde Muenster'),
(19500, 22829, 0, 3.3333, 0, 1, 0, 1, 1, 'Sylvanaar Sentinel - Super Healing Potion'),
(19500, 29569, 0, 10, 0, 1, 0, 1, 1, 'Sylvanaar Sentinel - Strong Junkbox'),
(19500, 29571, 0, 13.3333, 0, 1, 0, 1, 1, 'Sylvanaar Sentinel - A Steamy Romance Novel'),
(19505, 21929, 0, 0.37, 0, 1, 0, 1, 1, 'Sunseeker Channeler - Flame Spessarite'),
(19505, 22829, 0, 2.43, 0, 1, 0, 1, 1, 'Sunseeker Channeler - Super Healing Potion'),
(19505, 23079, 0, 0.19, 0, 1, 0, 1, 1, 'Sunseeker Channeler - Deep Peridot'),
(19505, 23112, 0, 0.19, 0, 1, 0, 1, 1, 'Sunseeker Channeler - Golden Draenite'),
(19505, 23117, 0, 0.37, 0, 1, 0, 1, 1, 'Sunseeker Channeler - Azure Moonstone'),
(19505, 27855, 0, 2.43, 0, 1, 0, 1, 1, 'Sunseeker Channeler - Mag\'har Grainbread'),
(19505, 27856, 0, 1.31, 0, 1, 0, 1, 1, 'Sunseeker Channeler - Skethyl Berries'),
(19505, 29569, 0, 8.77, 0, 1, 0, 1, 1, 'Sunseeker Channeler - Strong Junkbox'),
(19505, 29571, 0, 10.07, 0, 1, 0, 1, 1, 'Sunseeker Channeler - A Steamy Romance Novel'),
(19505, 30458, 0, 1.31, 0, 1, 0, 1, 1, 'Sunseeker Channeler - Stromgarde Muenster'),
(19507, 22829, 0, 2.65, 0, 1, 0, 1, 1, 'Sunseeker Gene-Splicer - Super Healing Potion'),
(19507, 23117, 0, 0.88, 0, 1, 0, 1, 1, 'Sunseeker Gene-Splicer - Azure Moonstone'),
(19507, 27855, 0, 0.88, 0, 1, 0, 1, 1, 'Sunseeker Gene-Splicer - Mag\'har Grainbread'),
(19507, 27856, 0, 0.88, 0, 1, 0, 1, 1, 'Sunseeker Gene-Splicer - Skethyl Berries'),
(19507, 29569, 0, 7.08, 0, 1, 0, 1, 1, 'Sunseeker Gene-Splicer - Strong Junkbox'),
(19507, 29571, 0, 7.08, 0, 1, 0, 1, 1, 'Sunseeker Gene-Splicer - A Steamy Romance Novel'),
(19507, 30458, 0, 0.88, 0, 1, 0, 1, 1, 'Sunseeker Gene-Splicer - Stromgarde Muenster'),
(19508, 22829, 0, 3, 0, 1, 0, 1, 1, 'Sunseeker Herbalist - Super Healing Potion'),
(19508, 23117, 0, 0.5, 0, 1, 0, 1, 1, 'Sunseeker Herbalist - Azure Moonstone'),
(19508, 27855, 0, 1.5, 0, 1, 0, 1, 1, 'Sunseeker Herbalist - Mag\'har Grainbread'),
(19508, 27856, 0, 1, 0, 1, 0, 1, 1, 'Sunseeker Herbalist - Skethyl Berries'),
(19508, 29569, 0, 6.5, 0, 1, 0, 1, 1, 'Sunseeker Herbalist - Strong Junkbox'),
(19508, 29571, 0, 12, 0, 1, 0, 1, 1, 'Sunseeker Herbalist - A Steamy Romance Novel'),
(19508, 30458, 0, 3, 0, 1, 0, 1, 1, 'Sunseeker Herbalist - Stromgarde Muenster'),
(19509, 22829, 0, 4.76, 0, 1, 0, 1, 1, 'Sunseeker Harvester - Super Healing Potion'),
(19509, 27855, 0, 1.59, 0, 1, 0, 1, 1, 'Sunseeker Harvester - Mag\'har Grainbread'),
(19509, 27856, 0, 4.23, 0, 1, 0, 1, 1, 'Sunseeker Harvester - Skethyl Berries'),
(19509, 29569, 0, 11.11, 0, 1, 0, 1, 1, 'Sunseeker Harvester - Strong Junkbox'),
(19509, 29571, 0, 7.41, 0, 1, 0, 1, 1, 'Sunseeker Harvester - A Steamy Romance Novel'),
(19509, 30458, 0, 1.06, 0, 1, 0, 1, 1, 'Sunseeker Harvester - Stromgarde Muenster'),
(19510, 22829, 0, 2.56, 0, 1, 0, 1, 1, 'Bloodwarder Centurion - Super Healing Potion'),
(19510, 27855, 0, 2.29, 0, 1, 0, 1, 1, 'Bloodwarder Centurion - Mag\'har Grainbread'),
(19510, 27856, 0, 2.93, 0, 1, 0, 1, 1, 'Bloodwarder Centurion - Skethyl Berries'),
(19510, 29569, 0, 9.14, 0, 1, 0, 1, 1, 'Bloodwarder Centurion - Strong Junkbox'),
(19510, 29571, 0, 10.97, 0, 1, 0, 1, 1, 'Bloodwarder Centurion - A Steamy Romance Novel'),
(19510, 30458, 0, 1.92, 0, 1, 0, 1, 1, 'Bloodwarder Centurion - Stromgarde Muenster'),
(19511, 22829, 0, 1.8, 0, 1, 0, 1, 1, 'Nethervine Inciter - Super Healing Potion'),
(19511, 23107, 0, 0.23, 0, 1, 0, 1, 1, 'Nethervine Inciter - Shadow Draenite'),
(19511, 27854, 0, 5.86, 0, 1, 0, 1, 1, 'Nethervine Inciter - Smoked Talbuk Venison'),
(19511, 27855, 0, 1.8, 0, 1, 0, 1, 1, 'Nethervine Inciter - Mag\'har Grainbread'),
(19511, 29569, 0, 11.26, 0, 1, 0, 1, 1, 'Nethervine Inciter - Strong Junkbox'),
(19511, 29570, 0, 9.46, 0, 1, 0, 1, 1, 'Nethervine Inciter - A Gnome Effigy'),
(19512, 22829, 0, 2.67, 0, 1, 0, 1, 1, 'Nethervine Reaper - Super Healing Potion'),
(19512, 23079, 0, 0.67, 0, 1, 0, 1, 1, 'Nethervine Reaper - Deep Peridot'),
(19512, 27854, 0, 8.67, 0, 1, 0, 1, 1, 'Nethervine Reaper - Smoked Talbuk Venison'),
(19512, 27855, 0, 2.67, 0, 1, 0, 1, 1, 'Nethervine Reaper - Mag\'har Grainbread'),
(19512, 29569, 0, 7.33, 0, 1, 0, 1, 1, 'Nethervine Reaper - Strong Junkbox'),
(19512, 29570, 0, 10, 0, 1, 0, 1, 1, 'Nethervine Reaper - A Gnome Effigy'),
(19543, 22829, 0, 2.9126, 0, 1, 0, 1, 1, 'Battle-Mage Dathric - Super Healing Potion'),
(19543, 27856, 0, 1.9417, 0, 1, 0, 1, 1, 'Battle-Mage Dathric - Skethyl Berries'),
(19543, 29569, 0, 10.6796, 0, 1, 0, 1, 1, 'Battle-Mage Dathric - Strong Junkbox'),
(19543, 29571, 0, 12.6214, 0, 1, 0, 1, 1, 'Battle-Mage Dathric - A Steamy Romance Novel'),
(19544, 22829, 0, 2.1277, 0, 1, 0, 1, 1, 'Conjurer Luminrath - Super Healing Potion'),
(19544, 29569, 0, 6.383, 0, 1, 0, 1, 1, 'Conjurer Luminrath - Strong Junkbox'),
(19544, 29571, 0, 10.6383, 0, 1, 0, 1, 1, 'Conjurer Luminrath - A Steamy Romance Novel'),
(19545, 22829, 0, 5.6604, 0, 1, 0, 1, 1, 'Cohlien Frostweaver - Super Healing Potion'),
(19545, 27856, 0, 3.7736, 0, 1, 0, 1, 1, 'Cohlien Frostweaver - Skethyl Berries'),
(19545, 29569, 0, 7.5472, 0, 1, 0, 1, 1, 'Cohlien Frostweaver - Strong Junkbox'),
(19545, 29571, 0, 9.434, 0, 1, 0, 1, 1, 'Cohlien Frostweaver - A Steamy Romance Novel'),
(19545, 30458, 0, 5.6604, 0, 1, 0, 1, 1, 'Cohlien Frostweaver - Stromgarde Muenster'),
(19546, 22829, 0, 1.8519, 0, 1, 0, 1, 1, 'Abjurist Belmara - Super Healing Potion'),
(19546, 27856, 0, 3.7037, 0, 1, 0, 1, 1, 'Abjurist Belmara - Skethyl Berries'),
(19546, 29569, 0, 9.2593, 0, 1, 0, 1, 1, 'Abjurist Belmara - Strong Junkbox'),
(19546, 29571, 0, 5.5556, 0, 1, 0, 1, 1, 'Abjurist Belmara - A Steamy Romance Novel'),
(19546, 30458, 0, 1.8519, 0, 1, 0, 1, 1, 'Abjurist Belmara - Stromgarde Muenster'),
(19593, 22829, 0, 2.5424, 0, 1, 0, 1, 1, 'Spellbinder Maryana - Super Healing Potion'),
(19593, 23117, 0, 0.8475, 0, 1, 0, 1, 1, 'Spellbinder Maryana - Azure Moonstone'),
(19593, 27856, 0, 2.5424, 0, 1, 0, 1, 1, 'Spellbinder Maryana - Skethyl Berries'),
(19593, 29569, 0, 6.7797, 0, 1, 0, 1, 1, 'Spellbinder Maryana - Strong Junkbox'),
(19593, 29571, 0, 8.4746, 0, 1, 0, 1, 1, 'Spellbinder Maryana - A Steamy Romance Novel'),
(19593, 30458, 0, 1.6949, 0, 1, 0, 1, 1, 'Spellbinder Maryana - Stromgarde Muenster'),
(19633, 22829, 0, 3.31, 0, 1, 0, 1, 1, 'Bloodwarder Mender - Super Healing Potion'),
(19633, 23077, 0, 0.25, 0, 1, 0, 1, 1, 'Bloodwarder Mender - Blood Garnet'),
(19633, 23107, 0, 0.25, 0, 1, 0, 1, 1, 'Bloodwarder Mender - Shadow Draenite'),
(19633, 27855, 0, 1.78, 0, 1, 0, 1, 1, 'Bloodwarder Mender - Mag\'har Grainbread'),
(19633, 27856, 0, 3.05, 0, 1, 0, 1, 1, 'Bloodwarder Mender - Skethyl Berries'),
(19633, 29569, 0, 9.92, 0, 1, 0, 1, 1, 'Bloodwarder Mender - Strong Junkbox'),
(19633, 29571, 0, 9.67, 0, 1, 0, 1, 1, 'Bloodwarder Mender - A Steamy Romance Novel'),
(19633, 30458, 0, 1.27, 0, 1, 0, 1, 1, 'Bloodwarder Mender - Stromgarde Muenster'),
(19635, 22829, 0, 3.2967, 0, 1, 0, 1, 1, 'Captain Arathyn - Super Healing Potion'),
(19635, 27856, 0, 1.0989, 0, 1, 0, 1, 1, 'Captain Arathyn - Skethyl Berries'),
(19635, 29569, 0, 9.8901, 0, 1, 0, 1, 1, 'Captain Arathyn - Strong Junkbox'),
(19635, 29571, 0, 5.4945, 0, 1, 0, 1, 1, 'Captain Arathyn - A Steamy Romance Novel'),
(19635, 30458, 0, 1.0989, 0, 1, 0, 1, 1, 'Captain Arathyn - Stromgarde Muenster'),
(19641, 21929, 0, 0.9259, 0, 1, 0, 1, 1, 'Warp-Raider Nesaad - Flame Spessarite'),
(19641, 22829, 0, 1.3889, 0, 1, 0, 1, 1, 'Warp-Raider Nesaad - Super Healing Potion'),
(19641, 27856, 0, 1.8519, 0, 1, 0, 1, 1, 'Warp-Raider Nesaad - Skethyl Berries'),
(19641, 29569, 0, 8.3333, 0, 1, 0, 1, 1, 'Warp-Raider Nesaad - Strong Junkbox'),
(19641, 29571, 0, 11.5741, 0, 1, 0, 1, 1, 'Warp-Raider Nesaad - A Steamy Romance Novel'),
(19641, 30458, 0, 0.9259, 0, 1, 0, 1, 1, 'Warp-Raider Nesaad - Stromgarde Muenster'),
(19642, 22829, 0, 2.4162, 0, 1, 0, 1, 1, 'Zaxxis Stalker - Super Healing Potion'),
(19642, 27856, 0, 2.5411, 0, 1, 0, 1, 1, 'Zaxxis Stalker - Skethyl Berries'),
(19642, 29569, 0, 9.7271, 0, 1, 0, 1, 1, 'Zaxxis Stalker - Strong Junkbox'),
(19642, 29571, 0, 9.5189, 0, 1, 0, 1, 1, 'Zaxxis Stalker - A Steamy Romance Novel'),
(19642, 30458, 0, 2.4162, 0, 1, 0, 1, 1, 'Zaxxis Stalker - Stromgarde Muenster'),
(19643, 21929, 0, 0.2488, 0, 1, 0, 1, 1, 'Sunfury Astromancer - Flame Spessarite'),
(19643, 22829, 0, 2.4876, 0, 1, 0, 1, 1, 'Sunfury Astromancer - Super Healing Potion'),
(19643, 23112, 0, 0.2488, 0, 1, 0, 1, 1, 'Sunfury Astromancer - Golden Draenite'),
(19643, 27856, 0, 2.4876, 0, 1, 0, 1, 1, 'Sunfury Astromancer - Skethyl Berries'),
(19643, 29569, 0, 10.4478, 0, 1, 0, 1, 1, 'Sunfury Astromancer - Strong Junkbox'),
(19643, 29571, 0, 8.7065, 0, 1, 0, 1, 1, 'Sunfury Astromancer - A Steamy Romance Novel'),
(19643, 30458, 0, 2.7363, 0, 1, 0, 1, 1, 'Sunfury Astromancer - Stromgarde Muenster'),
(19657, 27856, 0, 1.1364, 0, 1, 0, 1, 1, 'Summoner Kanthin - Skethyl Berries'),
(19657, 29569, 0, 7.9545, 0, 1, 0, 1, 1, 'Summoner Kanthin - Strong Junkbox'),
(19657, 29571, 0, 11.3636, 0, 1, 0, 1, 1, 'Summoner Kanthin - A Steamy Romance Novel'),
(19701, 3928, 0, 3.7211, 0, 1, 0, 1, 1, 'Bonechewer Evoker - Superior Healing Potion'),
(19701, 5428, 0, 10.6453, 0, 1, 0, 1, 1, 'Bonechewer Evoker - An Exotic Cookbook'),
(19701, 8950, 0, 2.8733, 0, 1, 0, 1, 1, 'Bonechewer Evoker - Homemade Cherry Pie'),
(19701, 8952, 0, 4.6161, 0, 1, 0, 1, 1, 'Bonechewer Evoker - Roasted Quail'),
(19701, 16885, 0, 10.2685, 0, 1, 0, 1, 1, 'Bonechewer Evoker - Heavy Junkbox'),
(19705, 22829, 0, 1.5385, 0, 1, 0, 1, 1, 'Master Daellis Dawnstrike - Super Healing Potion'),
(19705, 23112, 0, 1.5385, 0, 1, 0, 1, 1, 'Master Daellis Dawnstrike - Golden Draenite'),
(19705, 27856, 0, 1.5385, 0, 1, 0, 1, 1, 'Master Daellis Dawnstrike - Skethyl Berries'),
(19705, 29569, 0, 16.9231, 0, 1, 0, 1, 1, 'Master Daellis Dawnstrike - Strong Junkbox'),
(19705, 29571, 0, 7.6923, 0, 1, 0, 1, 1, 'Master Daellis Dawnstrike - A Steamy Romance Novel'),
(19707, 22829, 0, 2.8674, 0, 1, 0, 1, 1, 'Sunfury Archer - Super Healing Potion'),
(19707, 23117, 0, 0.1792, 0, 1, 0, 1, 1, 'Sunfury Archer - Azure Moonstone'),
(19707, 27856, 0, 3.5842, 0, 1, 0, 1, 1, 'Sunfury Archer - Skethyl Berries'),
(19707, 29569, 0, 10.3047, 0, 1, 0, 1, 1, 'Sunfury Archer - Strong Junkbox'),
(19707, 29571, 0, 8.3333, 0, 1, 0, 1, 1, 'Sunfury Archer - A Steamy Romance Novel'),
(19707, 30458, 0, 2.0609, 0, 1, 0, 1, 1, 'Sunfury Archer - Stromgarde Muenster'),
(19710, 22829, 0, 0.93, 0, 1, 0, 1, 1, 'Gatewatcher Iron-Hand - Super Healing Potion'),
(19710, 27854, 0, 5.61, 0, 1, 0, 1, 1, 'Gatewatcher Iron-Hand - Smoked Talbuk Venison'),
(19710, 27855, 0, 7.48, 0, 1, 0, 1, 1, 'Gatewatcher Iron-Hand - Mag\'har Grainbread'),
(19710, 29569, 0, 11.21, 0, 1, 0, 1, 1, 'Gatewatcher Iron-Hand - Strong Junkbox'),
(19710, 29570, 0, 7.48, 0, 1, 0, 1, 1, 'Gatewatcher Iron-Hand - A Gnome Effigy'),
(19712, 22829, 0, 0.81, 0, 1, 0, 1, 1, 'Mechanar Driller - Super Healing Potion'),
(19712, 27854, 0, 4.03, 0, 1, 0, 1, 1, 'Mechanar Driller - Smoked Talbuk Venison'),
(19712, 27855, 0, 2.42, 0, 1, 0, 1, 1, 'Mechanar Driller - Mag\'har Grainbread'),
(19712, 29569, 0, 8.47, 0, 1, 0, 1, 1, 'Mechanar Driller - Strong Junkbox'),
(19712, 29570, 0, 10.08, 0, 1, 0, 1, 1, 'Mechanar Driller - A Gnome Effigy'),
(19713, 21929, 0, 1.07, 0, 1, 0, 1, 1, 'Mechanar Wrecker - Flame Spessarite'),
(19713, 22829, 0, 2.14, 0, 1, 0, 1, 1, 'Mechanar Wrecker - Super Healing Potion'),
(19713, 27854, 0, 2.67, 0, 1, 0, 1, 1, 'Mechanar Wrecker - Smoked Talbuk Venison'),
(19713, 27855, 0, 4.28, 0, 1, 0, 1, 1, 'Mechanar Wrecker - Mag\'har Grainbread'),
(19713, 29569, 0, 6.95, 0, 1, 0, 1, 1, 'Mechanar Wrecker - Strong Junkbox'),
(19713, 29570, 0, 5.88, 0, 1, 0, 1, 1, 'Mechanar Wrecker - A Gnome Effigy'),
(19716, 22829, 0, 2.52, 0, 1, 0, 1, 1, 'Mechanar Tinkerer - Super Healing Potion'),
(19716, 27854, 0, 4.1, 0, 1, 0, 1, 1, 'Mechanar Tinkerer - Smoked Talbuk Venison'),
(19716, 27855, 0, 4.1, 0, 1, 0, 1, 1, 'Mechanar Tinkerer - Mag\'har Grainbread'),
(19716, 29569, 0, 9.94, 0, 1, 0, 1, 1, 'Mechanar Tinkerer - Strong Junkbox'),
(19716, 29570, 0, 9.31, 0, 1, 0, 1, 1, 'Mechanar Tinkerer - A Gnome Effigy'),
(19732, 22829, 0, 1.1765, 0, 1, 0, 1, 1, 'Ango\'rosh Warlock - Super Healing Potion'),
(19732, 27854, 0, 3.5294, 0, 1, 0, 1, 1, 'Ango\'rosh Warlock - Smoked Talbuk Venison'),
(19732, 29569, 0, 12.9412, 0, 1, 0, 1, 1, 'Ango\'rosh Warlock - Strong Junkbox'),
(19732, 29570, 0, 11.7647, 0, 1, 0, 1, 1, 'Ango\'rosh Warlock - A Gnome Effigy'),
(19733, 22829, 0, 1.626, 0, 1, 0, 1, 1, 'Daggerfen Servant - Super Healing Potion'),
(19733, 29569, 0, 9.3496, 0, 1, 0, 1, 1, 'Daggerfen Servant - Strong Junkbox'),
(19733, 29572, 0, 10.9756, 0, 1, 0, 1, 1, 'Daggerfen Servant - Aboriginal Carvings'),
(19733, 30610, 0, 6.5041, 0, 1, 0, 1, 1, 'Daggerfen Servant - Smoked Black Bear Meat'),
(19738, 27854, 0, 1.9231, 0, 1, 0, 1, 1, 'Doomclaw - Smoked Talbuk Venison'),
(19738, 29569, 0, 5.7692, 0, 1, 0, 1, 1, 'Doomclaw - Strong Junkbox'),
(19738, 29570, 0, 7.6923, 0, 1, 0, 1, 1, 'Doomclaw - A Gnome Effigy'),
(19740, 22829, 0, 2.1041, 0, 1, 0, 1, 1, 'Wrathwalker - Super Healing Potion'),
(19740, 27854, 0, 3.8925, 0, 1, 0, 1, 1, 'Wrathwalker - Smoked Talbuk Venison'),
(19740, 29569, 0, 9.9369, 0, 1, 0, 1, 1, 'Wrathwalker - Strong Junkbox'),
(19740, 29570, 0, 9.803, 0, 1, 0, 1, 1, 'Wrathwalker - A Gnome Effigy'),
(19744, 22829, 0, 6.8966, 0, 1, 0, 1, 1, 'Dreadwarden - Super Healing Potion'),
(19744, 27854, 0, 6.8966, 0, 1, 0, 1, 1, 'Dreadwarden - Smoked Talbuk Venison'),
(19744, 29569, 0, 13.7931, 0, 1, 0, 1, 1, 'Dreadwarden - Strong Junkbox'),
(19744, 29570, 0, 3.4483, 0, 1, 0, 1, 1, 'Dreadwarden - A Gnome Effigy'),
(19747, 27854, 0, 2.7778, 0, 1, 0, 1, 1, 'Baelmon the Hound-Master - Smoked Talbuk Venison'),
(19747, 29569, 0, 2.7778, 0, 1, 0, 1, 1, 'Baelmon the Hound-Master - Strong Junkbox'),
(19747, 29570, 0, 11.1111, 0, 1, 0, 1, 1, 'Baelmon the Hound-Master - A Gnome Effigy'),
(19754, 22829, 0, 2.4457, 0, 1, 0, 1, 1, 'Deathforge Tinkerer - Super Healing Potion'),
(19754, 23112, 0, 0.2717, 0, 1, 0, 1, 1, 'Deathforge Tinkerer - Golden Draenite'),
(19754, 27854, 0, 6.25, 0, 1, 0, 1, 1, 'Deathforge Tinkerer - Smoked Talbuk Venison'),
(19754, 29569, 0, 9.5109, 0, 1, 0, 1, 1, 'Deathforge Tinkerer - Strong Junkbox'),
(19754, 29570, 0, 9.2391, 0, 1, 0, 1, 1, 'Deathforge Tinkerer - A Gnome Effigy'),
(19755, 22829, 0, 3.031, 0, 1, 0, 1, 1, 'Mo\'arg Weaponsmith - Super Healing Potion'),
(19755, 27854, 0, 4.7042, 0, 1, 0, 1, 1, 'Mo\'arg Weaponsmith - Smoked Talbuk Venison'),
(19755, 29569, 0, 9.3841, 0, 1, 0, 1, 1, 'Mo\'arg Weaponsmith - Strong Junkbox'),
(19755, 29570, 0, 10.2085, 0, 1, 0, 1, 1, 'Mo\'arg Weaponsmith - A Gnome Effigy'),
(19756, 22829, 0, 3.1621, 0, 1, 0, 1, 1, 'Deathforge Smith - Super Healing Potion'),
(19756, 23112, 0, 0.1976, 0, 1, 0, 1, 1, 'Deathforge Smith - Golden Draenite'),
(19756, 27854, 0, 4.9407, 0, 1, 0, 1, 1, 'Deathforge Smith - Smoked Talbuk Venison'),
(19756, 29569, 0, 10.6719, 0, 1, 0, 1, 1, 'Deathforge Smith - Strong Junkbox'),
(19756, 29570, 0, 7.7075, 0, 1, 0, 1, 1, 'Deathforge Smith - A Gnome Effigy'),
(19762, 22829, 0, 2.518, 0, 1, 0, 1, 1, 'Coilskar Defender - Super Healing Potion'),
(19762, 27854, 0, 6.4748, 0, 1, 0, 1, 1, 'Coilskar Defender - Smoked Talbuk Venison'),
(19762, 29569, 0, 9.7122, 0, 1, 0, 1, 1, 'Coilskar Defender - Strong Junkbox'),
(19762, 29570, 0, 11.5108, 0, 1, 0, 1, 1, 'Coilskar Defender - A Gnome Effigy'),
(19765, 21929, 0, 0.1739, 0, 1, 0, 1, 1, 'Coilskar Myrmidon - Flame Spessarite'),
(19765, 22829, 0, 2.2609, 0, 1, 0, 1, 1, 'Coilskar Myrmidon - Super Healing Potion'),
(19765, 23077, 0, 0.1739, 0, 1, 0, 1, 1, 'Coilskar Myrmidon - Blood Garnet'),
(19765, 23117, 0, 0.3478, 0, 1, 0, 1, 1, 'Coilskar Myrmidon - Azure Moonstone'),
(19765, 27854, 0, 3.4783, 0, 1, 0, 1, 1, 'Coilskar Myrmidon - Smoked Talbuk Venison'),
(19765, 29569, 0, 9.3913, 0, 1, 0, 1, 1, 'Coilskar Myrmidon - Strong Junkbox'),
(19765, 29570, 0, 10.087, 0, 1, 0, 1, 1, 'Coilskar Myrmidon - A Gnome Effigy'),
(19767, 22829, 0, 4.1353, 0, 1, 0, 1, 1, 'Coilskar Sorceress - Super Healing Potion'),
(19767, 27854, 0, 4.5113, 0, 1, 0, 1, 1, 'Coilskar Sorceress - Smoked Talbuk Venison'),
(19767, 29569, 0, 9.7744, 0, 1, 0, 1, 1, 'Coilskar Sorceress - Strong Junkbox'),
(19767, 29570, 0, 8.6466, 0, 1, 0, 1, 1, 'Coilskar Sorceress - A Gnome Effigy'),
(19768, 22829, 0, 2.2573, 0, 1, 0, 1, 1, 'Coilskar Siren - Super Healing Potion'),
(19768, 27854, 0, 4.0632, 0, 1, 0, 1, 1, 'Coilskar Siren - Smoked Talbuk Venison'),
(19768, 29569, 0, 9.0293, 0, 1, 0, 1, 1, 'Coilskar Siren - Strong Junkbox'),
(19768, 29570, 0, 11.0609, 0, 1, 0, 1, 1, 'Coilskar Siren - A Gnome Effigy'),
(19779, 22829, 0, 2.7683, 0, 1, 0, 1, 1, 'Sunfury Geologist - Super Healing Potion'),
(19779, 23117, 0, 0.1709, 0, 1, 0, 1, 1, 'Sunfury Geologist - Azure Moonstone'),
(19779, 27856, 0, 2.4949, 0, 1, 0, 1, 1, 'Sunfury Geologist - Skethyl Berries'),
(19779, 29569, 0, 10.3896, 0, 1, 0, 1, 1, 'Sunfury Geologist - Strong Junkbox'),
(19779, 29571, 0, 9.1593, 0, 1, 0, 1, 1, 'Sunfury Geologist - A Steamy Romance Novel'),
(19779, 30458, 0, 2.4607, 0, 1, 0, 1, 1, 'Sunfury Geologist - Stromgarde Muenster'),
(19788, 22829, 0, 3.1532, 0, 1, 0, 1, 1, 'Coilskar Muckwatcher - Super Healing Potion'),
(19788, 27854, 0, 2.9279, 0, 1, 0, 1, 1, 'Coilskar Muckwatcher - Smoked Talbuk Venison'),
(19788, 29569, 0, 10.3604, 0, 1, 0, 1, 1, 'Coilskar Muckwatcher - Strong Junkbox'),
(19788, 29570, 0, 7.6577, 0, 1, 0, 1, 1, 'Coilskar Muckwatcher - A Gnome Effigy'),
(19789, 22829, 0, 3.4483, 0, 1, 0, 1, 1, 'Coilskar Waterkeeper - Super Healing Potion'),
(19789, 27854, 0, 4.5977, 0, 1, 0, 1, 1, 'Coilskar Waterkeeper - Smoked Talbuk Venison'),
(19789, 29569, 0, 8.046, 0, 1, 0, 1, 1, 'Coilskar Waterkeeper - Strong Junkbox'),
(19789, 29570, 0, 9.1954, 0, 1, 0, 1, 1, 'Coilskar Waterkeeper - A Gnome Effigy'),
(19792, 22829, 0, 2.1706, 0, 1, 0, 1, 1, 'Eclipsion Centurion - Super Healing Potion'),
(19792, 27856, 0, 2.3946, 0, 1, 0, 1, 1, 'Eclipsion Centurion - Skethyl Berries'),
(19792, 29569, 0, 8.9343, 0, 1, 0, 1, 1, 'Eclipsion Centurion - Strong Junkbox'),
(19792, 29571, 0, 10.1806, 0, 1, 0, 1, 1, 'Eclipsion Centurion - A Steamy Romance Novel'),
(19792, 30458, 0, 2.1846, 0, 1, 0, 1, 1, 'Eclipsion Centurion - Stromgarde Muenster'),
(19795, 27856, 0, 7.1429, 0, 1, 0, 1, 1, 'Eclipsion Blood Knight - Skethyl Berries'),
(19795, 29569, 0, 14.2857, 0, 1, 0, 1, 1, 'Eclipsion Blood Knight - Strong Junkbox'),
(19795, 29571, 0, 14.2857, 0, 1, 0, 1, 1, 'Eclipsion Blood Knight - A Steamy Romance Novel'),
(19795, 30458, 0, 14.2857, 0, 1, 0, 1, 1, 'Eclipsion Blood Knight - Stromgarde Muenster'),
(19796, 22829, 0, 2.2549, 0, 1, 0, 1, 1, 'Eclipsion Archmage - Super Healing Potion'),
(19796, 27856, 0, 2.3505, 0, 1, 0, 1, 1, 'Eclipsion Archmage - Skethyl Berries'),
(19796, 29569, 0, 9.6694, 0, 1, 0, 1, 1, 'Eclipsion Archmage - Strong Junkbox'),
(19796, 29571, 0, 10.5676, 0, 1, 0, 1, 1, 'Eclipsion Archmage - A Steamy Romance Novel'),
(19796, 30458, 0, 2.5607, 0, 1, 0, 1, 1, 'Eclipsion Archmage - Stromgarde Muenster'),
(19797, 22829, 0, 12.5, 0, 1, 0, 1, 1, 'Illidari Highlord - Super Healing Potion'),
(19797, 29569, 0, 12.5, 0, 1, 0, 1, 1, 'Illidari Highlord - Strong Junkbox'),
(19799, 27854, 0, 3.3333, 0, 1, 0, 1, 1, 'Illidari Dreadbringer - Smoked Talbuk Venison'),
(19799, 29569, 0, 13.3333, 0, 1, 0, 1, 1, 'Illidari Dreadbringer - Strong Junkbox'),
(19799, 29570, 0, 10, 0, 1, 0, 1, 1, 'Illidari Dreadbringer - A Gnome Effigy'),
(19800, 22829, 0, 1.0753, 0, 1, 0, 1, 1, 'Illidari Painlasher - Super Healing Potion'),
(19800, 27854, 0, 5.3763, 0, 1, 0, 1, 1, 'Illidari Painlasher - Smoked Talbuk Venison'),
(19800, 29569, 0, 12.9032, 0, 1, 0, 1, 1, 'Illidari Painlasher - Strong Junkbox'),
(19800, 29570, 0, 11.828, 0, 1, 0, 1, 1, 'Illidari Painlasher - A Gnome Effigy'),
(19801, 29569, 0, 18.1818, 0, 1, 0, 1, 1, 'Illidari Agonizer - Strong Junkbox'),
(19801, 29570, 0, 9.0909, 0, 1, 0, 1, 1, 'Illidari Agonizer - A Gnome Effigy'),
(19802, 22829, 0, 1.9231, 0, 1, 0, 1, 1, 'Illidari Shocktrooper - Super Healing Potion'),
(19802, 27854, 0, 2.3504, 0, 1, 0, 1, 1, 'Illidari Shocktrooper - Smoked Talbuk Venison'),
(19802, 29569, 0, 6.8376, 0, 1, 0, 1, 1, 'Illidari Shocktrooper - Strong Junkbox'),
(19802, 29570, 0, 9.188, 0, 1, 0, 1, 1, 'Illidari Shocktrooper - A Gnome Effigy'),
(19806, 22829, 0, 2.253, 0, 1, 0, 1, 1, 'Eclipsion Bloodwarder - Super Healing Potion'),
(19806, 23079, 0, 0.3466, 0, 1, 0, 1, 1, 'Eclipsion Bloodwarder - Deep Peridot'),
(19806, 23107, 0, 0.1733, 0, 1, 0, 1, 1, 'Eclipsion Bloodwarder - Shadow Draenite'),
(19806, 27856, 0, 3.6395, 0, 1, 0, 1, 1, 'Eclipsion Bloodwarder - Skethyl Berries'),
(19806, 29569, 0, 11.9584, 0, 1, 0, 1, 1, 'Eclipsion Bloodwarder - Strong Junkbox'),
(19806, 29571, 0, 11.0919, 0, 1, 0, 1, 1, 'Eclipsion Bloodwarder - A Steamy Romance Novel'),
(19806, 30458, 0, 2.773, 0, 1, 0, 1, 1, 'Eclipsion Bloodwarder - Stromgarde Muenster'),
(19825, 22829, 0, 1.8462, 0, 1, 0, 1, 1, 'Dark Conclave Talonite - Super Healing Potion'),
(19825, 23117, 0, 0.3077, 0, 1, 0, 1, 1, 'Dark Conclave Talonite - Azure Moonstone'),
(19825, 27854, 0, 2.4615, 0, 1, 0, 1, 1, 'Dark Conclave Talonite - Smoked Talbuk Venison'),
(19825, 27855, 0, 4.9, 0, 1, 0, 1, 4, 'Dark Conclave Talonite - Mag\'har Grainbread'),
(19825, 29569, 0, 11.6923, 0, 1, 0, 1, 1, 'Dark Conclave Talonite - Strong Junkbox'),
(19825, 29570, 0, 11.0769, 0, 1, 0, 1, 1, 'Dark Conclave Talonite - A Gnome Effigy'),
(19826, 22829, 0, 2.753, 0, 1, 0, 1, 1, 'Dark Conclave Shadowmancer - Super Healing Potion'),
(19826, 27854, 0, 5.1012, 0, 1, 0, 1, 1, 'Dark Conclave Shadowmancer - Smoked Talbuk Venison'),
(19826, 29569, 0, 9.4737, 0, 1, 0, 1, 1, 'Dark Conclave Shadowmancer - Strong Junkbox'),
(19826, 29570, 0, 10.2024, 0, 1, 0, 1, 1, 'Dark Conclave Shadowmancer - A Gnome Effigy'),
(19827, 22829, 0, 2.8571, 0, 1, 0, 1, 1, 'Dark Conclave Ravenguard - Super Healing Potion'),
(19827, 27854, 0, 5.7143, 0, 1, 0, 1, 1, 'Dark Conclave Ravenguard - Smoked Talbuk Venison'),
(19827, 29569, 0, 12.381, 0, 1, 0, 1, 1, 'Dark Conclave Ravenguard - Strong Junkbox'),
(19827, 29570, 0, 6.6667, 0, 1, 0, 1, 1, 'Dark Conclave Ravenguard - A Gnome Effigy'),
(19830, 29569, 0, 40, 0, 1, 0, 1, 1, 'Arcanist Ardonis - Strong Junkbox'),
(19843, 22829, 0, 1.68, 0, 1, 0, 1, 1, 'Nethervine Trickster - Super Healing Potion'),
(19843, 27854, 0, 0.84, 0, 1, 0, 1, 1, 'Nethervine Trickster - Smoked Talbuk Venison'),
(19843, 27855, 0, 2.52, 0, 1, 0, 1, 1, 'Nethervine Trickster - Mag\'har Grainbread'),
(19843, 29569, 0, 13.45, 0, 1, 0, 1, 1, 'Nethervine Trickster - Strong Junkbox'),
(19843, 29570, 0, 7.56, 0, 1, 0, 1, 1, 'Nethervine Trickster - A Gnome Effigy'),
(19853, 22829, 0, 2.6539, 0, 1, 0, 1, 1, 'Felblade Doomguard - Super Healing Potion'),
(19853, 23107, 0, 0.1694, 0, 1, 0, 1, 1, 'Felblade Doomguard - Shadow Draenite'),
(19853, 23112, 0, 0.1694, 0, 1, 0, 1, 1, 'Felblade Doomguard - Golden Draenite'),
(19853, 27854, 0, 4.0655, 0, 1, 0, 1, 1, 'Felblade Doomguard - Smoked Talbuk Venison'),
(19853, 29569, 0, 9.3168, 0, 1, 0, 1, 1, 'Felblade Doomguard - Strong Junkbox'),
(19853, 29570, 0, 10.5025, 0, 1, 0, 1, 1, 'Felblade Doomguard - A Gnome Effigy'),
(19881, 22829, 0, 2.8917, 0, 1, 0, 1, 1, 'Severed Spirit - Super Healing Potion'),
(19881, 27856, 0, 2.0847, 0, 1, 0, 1, 1, 'Severed Spirit - Skethyl Berries'),
(19881, 29569, 0, 9.6167, 0, 1, 0, 1, 1, 'Severed Spirit - Strong Junkbox'),
(19881, 29571, 0, 9.6839, 0, 1, 0, 1, 1, 'Severed Spirit - A Steamy Romance Novel'),
(19881, 30458, 0, 2.8917, 0, 1, 0, 1, 1, 'Severed Spirit - Stromgarde Muenster'),
(19926, 22829, 0, 4.5455, 0, 1, 0, 1, 1, 'Spellreaver Marathelle - Super Healing Potion'),
(19926, 23112, 0, 1.5152, 0, 1, 0, 1, 1, 'Spellreaver Marathelle - Golden Draenite'),
(19926, 29569, 0, 10.6061, 0, 1, 0, 1, 1, 'Spellreaver Marathelle - Strong Junkbox'),
(19926, 29571, 0, 9.0909, 0, 1, 0, 1, 1, 'Spellreaver Marathelle - A Steamy Romance Novel'),
(19926, 30458, 0, 1.5152, 0, 1, 0, 1, 1, 'Spellreaver Marathelle - Stromgarde Muenster'),
(19943, 22829, 0, 4.5455, 0, 1, 0, 1, 1, 'Lashh\'an Talonite - Super Healing Potion'),
(19943, 27854, 0, 4.5455, 0, 1, 0, 1, 1, 'Lashh\'an Talonite - Smoked Talbuk Venison'),
(19943, 29569, 0, 9.0909, 0, 1, 0, 1, 1, 'Lashh\'an Talonite - Strong Junkbox'),
(19943, 29570, 0, 7.9545, 0, 1, 0, 1, 1, 'Lashh\'an Talonite - A Gnome Effigy'),
(19944, 21929, 0, 0.1828, 0, 1, 0, 1, 1, 'Lashh\'an Wing Guard - Flame Spessarite'),
(19944, 22829, 0, 1.2797, 0, 1, 0, 1, 1, 'Lashh\'an Wing Guard - Super Healing Potion'),
(19944, 23079, 0, 0.1828, 0, 1, 0, 1, 1, 'Lashh\'an Wing Guard - Deep Peridot'),
(19944, 27854, 0, 5.4845, 0, 1, 0, 1, 1, 'Lashh\'an Wing Guard - Smoked Talbuk Venison'),
(19944, 29569, 0, 8.5923, 0, 1, 0, 1, 1, 'Lashh\'an Wing Guard - Strong Junkbox'),
(19944, 29570, 0, 7.8611, 0, 1, 0, 1, 1, 'Lashh\'an Wing Guard - A Gnome Effigy'),
(19945, 22829, 0, 2.6814, 0, 1, 0, 1, 1, 'Lashh\'an Windwalker - Super Healing Potion'),
(19945, 23112, 0, 0.1577, 0, 1, 0, 1, 1, 'Lashh\'an Windwalker - Golden Draenite'),
(19945, 27854, 0, 4.7319, 0, 1, 0, 1, 1, 'Lashh\'an Windwalker - Smoked Talbuk Venison'),
(19945, 29569, 0, 8.9905, 0, 1, 0, 1, 1, 'Lashh\'an Windwalker - Strong Junkbox'),
(19945, 29570, 0, 8.9905, 0, 1, 0, 1, 1, 'Lashh\'an Windwalker - A Gnome Effigy'),
(19946, 22829, 0, 2.0202, 0, 1, 0, 1, 1, 'Darkcrest Slaver - Super Healing Potion'),
(19946, 23117, 0, 0.2245, 0, 1, 0, 1, 1, 'Darkcrest Slaver - Azure Moonstone'),
(19946, 27858, 0, 6.1728, 0, 1, 0, 1, 1, 'Darkcrest Slaver - Sunspring Carp'),
(19946, 29569, 0, 8.8664, 0, 1, 0, 1, 1, 'Darkcrest Slaver - Strong Junkbox'),
(19946, 29576, 0, 10.101, 0, 1, 0, 1, 1, 'Darkcrest Slaver - Shark Bait'),
(19947, 22829, 0, 2.2161, 0, 1, 0, 1, 1, 'Darkcrest Sorceress - Super Healing Potion'),
(19947, 27858, 0, 7.0637, 0, 1, 0, 1, 1, 'Darkcrest Sorceress - Sunspring Carp'),
(19947, 29569, 0, 8.5873, 0, 1, 0, 1, 1, 'Darkcrest Sorceress - Strong Junkbox'),
(19947, 29576, 0, 8.1717, 0, 1, 0, 1, 1, 'Darkcrest Sorceress - Shark Bait'),
(19948, 22829, 0, 2.8861, 0, 1, 0, 1, 1, 'Bloodmaul Skirmisher - Super Healing Potion'),
(19948, 27854, 0, 3.3418, 0, 1, 0, 1, 1, 'Bloodmaul Skirmisher - Smoked Talbuk Venison'),
(19948, 29569, 0, 9.9747, 0, 1, 0, 1, 1, 'Bloodmaul Skirmisher - Strong Junkbox'),
(19948, 29570, 0, 10.3544, 0, 1, 0, 1, 1, 'Bloodmaul Skirmisher - A Gnome Effigy'),
(19952, 22829, 0, 2.3987, 0, 1, 0, 1, 1, 'Bloodmaul Geomancer - Super Healing Potion'),
(19952, 23117, 0, 0.1654, 0, 1, 0, 1, 1, 'Bloodmaul Geomancer - Azure Moonstone'),
(19952, 27854, 0, 4.6319, 0, 1, 0, 1, 1, 'Bloodmaul Geomancer - Smoked Talbuk Venison'),
(19952, 29569, 0, 8.354, 0, 1, 0, 1, 1, 'Bloodmaul Geomancer - Strong Junkbox'),
(19952, 29570, 0, 9.0984, 0, 1, 0, 1, 1, 'Bloodmaul Geomancer - A Gnome Effigy'),
(19957, 22829, 0, 2.5848, 0, 1, 0, 1, 1, 'Bloodmaul Brewmaster - Super Healing Potion'),
(19957, 23117, 0, 0.1616, 0, 1, 0, 1, 1, 'Bloodmaul Brewmaster - Azure Moonstone'),
(19957, 27854, 0, 5.1696, 0, 1, 0, 1, 1, 'Bloodmaul Brewmaster - Smoked Talbuk Venison'),
(19957, 29569, 0, 8.2391, 0, 1, 0, 1, 1, 'Bloodmaul Brewmaster - Strong Junkbox'),
(19957, 29570, 0, 9.2084, 0, 1, 0, 1, 1, 'Bloodmaul Brewmaster - A Gnome Effigy'),
(19960, 22829, 0, 2.5818, 0, 1, 0, 1, 1, 'Doomforge Engineer - Super Healing Potion'),
(19960, 27854, 0, 4.475, 0, 1, 0, 1, 1, 'Doomforge Engineer - Smoked Talbuk Venison'),
(19960, 29569, 0, 8.0895, 0, 1, 0, 1, 1, 'Doomforge Engineer - Strong Junkbox'),
(19960, 29570, 0, 9.8107, 0, 1, 0, 1, 1, 'Doomforge Engineer - A Gnome Effigy'),
(19961, 22829, 0, 3.1537, 0, 1, 0, 1, 1, 'Doomforge Attendant - Super Healing Potion'),
(19961, 27854, 0, 3.4166, 0, 1, 0, 1, 1, 'Doomforge Attendant - Smoked Talbuk Venison'),
(19961, 29569, 0, 8.2786, 0, 1, 0, 1, 1, 'Doomforge Attendant - Strong Junkbox'),
(19961, 29570, 0, 10.6439, 0, 1, 0, 1, 1, 'Doomforge Attendant - A Gnome Effigy'),
(19963, 22829, 0, 3.2258, 0, 1, 0, 1, 1, 'Doomcryer - Super Healing Potion'),
(19963, 27854, 0, 6.4516, 0, 1, 0, 1, 1, 'Doomcryer - Smoked Talbuk Venison'),
(19963, 29569, 0, 6.4516, 0, 1, 0, 1, 1, 'Doomcryer - Strong Junkbox'),
(19963, 29570, 0, 9.6774, 0, 1, 0, 1, 1, 'Doomcryer - A Gnome Effigy'),
(19973, 22829, 0, 0.3704, 0, 1, 0, 1, 1, 'Abyssal Flamebringer - Super Healing Potion'),
(19973, 27854, 0, 1.8519, 0, 1, 0, 1, 1, 'Abyssal Flamebringer - Smoked Talbuk Venison'),
(19973, 29569, 0, 8.1481, 0, 1, 0, 1, 1, 'Abyssal Flamebringer - Strong Junkbox'),
(19973, 29570, 0, 9.6296, 0, 1, 0, 1, 1, 'Abyssal Flamebringer - A Gnome Effigy'),
(19978, 22829, 0, 3.0702, 0, 1, 0, 1, 1, 'Deathforge Over-Smith - Super Healing Potion'),
(19978, 27854, 0, 3.0702, 0, 1, 0, 1, 1, 'Deathforge Over-Smith - Smoked Talbuk Venison'),
(19978, 29569, 0, 8.9181, 0, 1, 0, 1, 1, 'Deathforge Over-Smith - Strong Junkbox'),
(19978, 29570, 0, 9.3567, 0, 1, 0, 1, 1, 'Deathforge Over-Smith - A Gnome Effigy'),
(19979, 22829, 0, 2.4904, 0, 1, 0, 1, 1, 'Deathforge Technician - Super Healing Potion'),
(19979, 27854, 0, 3.7995, 0, 1, 0, 1, 1, 'Deathforge Technician - Smoked Talbuk Venison'),
(19979, 29569, 0, 9.5785, 0, 1, 0, 1, 1, 'Deathforge Technician - Strong Junkbox'),
(19979, 29570, 0, 9.6424, 0, 1, 0, 1, 1, 'Deathforge Technician - A Gnome Effigy'),
(19982, 22829, 0, 1.9704, 0, 1, 0, 1, 1, 'Vekh\'nir Keeneye - Super Healing Potion'),
(19982, 27854, 0, 2.4631, 0, 1, 0, 1, 1, 'Vekh\'nir Keeneye - Smoked Talbuk Venison'),
(19982, 29569, 0, 10.3448, 0, 1, 0, 1, 1, 'Vekh\'nir Keeneye - Strong Junkbox'),
(19982, 29570, 0, 10.3448, 0, 1, 0, 1, 1, 'Vekh\'nir Keeneye - A Gnome Effigy'),
(19983, 22829, 0, 2.0231, 0, 1, 0, 1, 1, 'Vekh\'nir Stormcaller - Super Healing Potion'),
(19983, 27854, 0, 2.3121, 0, 1, 0, 1, 1, 'Vekh\'nir Stormcaller - Smoked Talbuk Venison'),
(19983, 29569, 0, 9.5376, 0, 1, 0, 1, 1, 'Vekh\'nir Stormcaller - Strong Junkbox'),
(19983, 29570, 0, 8.9595, 0, 1, 0, 1, 1, 'Vekh\'nir Stormcaller - A Gnome Effigy'),
(19984, 22829, 0, 2.6871, 0, 1, 0, 1, 1, 'Vekh\'nir Dreadhawk - Super Healing Potion'),
(19984, 23112, 0, 0.5758, 0, 1, 0, 1, 1, 'Vekh\'nir Dreadhawk - Golden Draenite'),
(19984, 23117, 0, 0.1919, 0, 1, 0, 1, 1, 'Vekh\'nir Dreadhawk - Azure Moonstone'),
(19984, 27854, 0, 5.1823, 0, 1, 0, 1, 1, 'Vekh\'nir Dreadhawk - Smoked Talbuk Venison'),
(19984, 29569, 0, 9.405, 0, 1, 0, 1, 1, 'Vekh\'nir Dreadhawk - Strong Junkbox'),
(19984, 29570, 0, 12.0921, 0, 1, 0, 1, 1, 'Vekh\'nir Dreadhawk - A Gnome Effigy'),
(19985, 22829, 0, 2.2654, 0, 1, 0, 1, 1, 'Ruuan\'ok Cloudgazer - Super Healing Potion'),
(19985, 23112, 0, 0.1618, 0, 1, 0, 1, 1, 'Ruuan\'ok Cloudgazer - Golden Draenite'),
(19985, 27854, 0, 3.7217, 0, 1, 0, 1, 1, 'Ruuan\'ok Cloudgazer - Smoked Talbuk Venison'),
(19985, 29569, 0, 9.0615, 0, 1, 0, 1, 1, 'Ruuan\'ok Cloudgazer - Strong Junkbox'),
(19985, 29570, 0, 9.3851, 0, 1, 0, 1, 1, 'Ruuan\'ok Cloudgazer - A Gnome Effigy'),
(19986, 22829, 0, 1.9139, 0, 1, 0, 1, 1, 'Ruuan\'ok Skyfury - Super Healing Potion'),
(19986, 27854, 0, 3.1898, 0, 1, 0, 1, 1, 'Ruuan\'ok Skyfury - Smoked Talbuk Venison'),
(19986, 29569, 0, 11.8022, 0, 1, 0, 1, 1, 'Ruuan\'ok Skyfury - Strong Junkbox'),
(19986, 29570, 0, 9.4099, 0, 1, 0, 1, 1, 'Ruuan\'ok Skyfury - A Gnome Effigy'),
(19987, 22829, 0, 2.9754, 0, 1, 0, 1, 1, 'Ruuan\'ok Ravenguard - Super Healing Potion'),
(19987, 27854, 0, 5.0453, 0, 1, 0, 1, 1, 'Ruuan\'ok Ravenguard - Smoked Talbuk Venison'),
(19987, 29569, 0, 9.5731, 0, 1, 0, 1, 1, 'Ruuan\'ok Ravenguard - Strong Junkbox'),
(19987, 29570, 0, 11.3842, 0, 1, 0, 1, 1, 'Ruuan\'ok Ravenguard - A Gnome Effigy'),
(19988, 22829, 0, 2.4896, 0, 1, 0, 1, 1, 'Grishna Falconwing - Super Healing Potion'),
(19988, 23112, 0, 0.4149, 0, 1, 0, 1, 1, 'Grishna Falconwing - Golden Draenite'),
(19988, 27854, 0, 4.9793, 0, 1, 0, 1, 1, 'Grishna Falconwing - Smoked Talbuk Venison'),
(19988, 29569, 0, 14.1079, 0, 1, 0, 1, 1, 'Grishna Falconwing - Strong Junkbox'),
(19988, 29570, 0, 8.2988, 0, 1, 0, 1, 1, 'Grishna Falconwing - A Gnome Effigy'),
(19989, 22829, 0, 2.3411, 0, 1, 0, 1, 1, 'Grishna Harbinger - Super Healing Potion'),
(19989, 23112, 0, 0.1672, 0, 1, 0, 1, 1, 'Grishna Harbinger - Golden Draenite'),
(19989, 23117, 0, 0.1672, 0, 1, 0, 1, 1, 'Grishna Harbinger - Azure Moonstone'),
(19989, 27854, 0, 3.3445, 0, 1, 0, 1, 1, 'Grishna Harbinger - Smoked Talbuk Venison'),
(19989, 29569, 0, 11.3712, 0, 1, 0, 1, 1, 'Grishna Harbinger - Strong Junkbox'),
(19989, 29570, 0, 10.2007, 0, 1, 0, 1, 1, 'Grishna Harbinger - A Gnome Effigy'),
(19990, 22829, 0, 2.9508, 0, 1, 0, 1, 1, 'Grishna Scorncrow - Super Healing Potion'),
(19990, 23077, 0, 0.1639, 0, 1, 0, 1, 1, 'Grishna Scorncrow - Blood Garnet'),
(19990, 23112, 0, 0.1639, 0, 1, 0, 1, 1, 'Grishna Scorncrow - Golden Draenite'),
(19990, 27854, 0, 3.7705, 0, 1, 0, 1, 1, 'Grishna Scorncrow - Smoked Talbuk Venison'),
(19990, 29569, 0, 9.6721, 0, 1, 0, 1, 1, 'Grishna Scorncrow - Strong Junkbox'),
(19990, 29570, 0, 9.8361, 0, 1, 0, 1, 1, 'Grishna Scorncrow - A Gnome Effigy'),
(19991, 22829, 0, 2.6008, 0, 1, 0, 1, 1, 'Bloodmaul Brute - Super Healing Potion'),
(19991, 27854, 0, 5.7217, 0, 1, 0, 1, 1, 'Bloodmaul Brute - Smoked Talbuk Venison'),
(19991, 29569, 0, 8.7126, 0, 1, 0, 1, 1, 'Bloodmaul Brute - Strong Junkbox'),
(19991, 29570, 0, 12.0936, 0, 1, 0, 1, 1, 'Bloodmaul Brute - A Gnome Effigy'),
(19992, 22829, 0, 1.5306, 0, 1, 0, 1, 1, 'Bloodmaul Shaman - Super Healing Potion'),
(19992, 27854, 0, 4.5918, 0, 1, 0, 1, 1, 'Bloodmaul Shaman - Smoked Talbuk Venison'),
(19992, 29569, 0, 11.2245, 0, 1, 0, 1, 1, 'Bloodmaul Shaman - Strong Junkbox'),
(19992, 29570, 0, 13.7755, 0, 1, 0, 1, 1, 'Bloodmaul Shaman - A Gnome Effigy'),
(19993, 22829, 0, 2.381, 0, 1, 0, 1, 1, 'Bloodmaul Mauler - Super Healing Potion'),
(19993, 23107, 0, 0.2232, 0, 1, 0, 1, 1, 'Bloodmaul Mauler - Shadow Draenite'),
(19993, 27854, 0, 2.9018, 0, 1, 0, 1, 1, 'Bloodmaul Mauler - Smoked Talbuk Venison'),
(19993, 29569, 0, 10.7887, 0, 1, 0, 1, 1, 'Bloodmaul Mauler - Strong Junkbox'),
(19993, 29570, 0, 10.1935, 0, 1, 0, 1, 1, 'Bloodmaul Mauler - A Gnome Effigy'),
(19994, 22829, 0, 1.5491, 0, 1, 0, 1, 1, 'Bloodmaul Warlock - Super Healing Potion'),
(19994, 23077, 0, 0.3442, 0, 1, 0, 1, 1, 'Bloodmaul Warlock - Blood Garnet'),
(19994, 23107, 0, 0.1721, 0, 1, 0, 1, 1, 'Bloodmaul Warlock - Shadow Draenite'),
(19994, 27854, 0, 5.1635, 0, 1, 0, 1, 1, 'Bloodmaul Warlock - Smoked Talbuk Venison'),
(19994, 29569, 0, 8.9501, 0, 1, 0, 1, 1, 'Bloodmaul Warlock - Strong Junkbox'),
(19994, 29570, 0, 11.1876, 0, 1, 0, 1, 1, 'Bloodmaul Warlock - A Gnome Effigy'),
(19995, 21929, 0, 0.1639, 0, 1, 0, 1, 1, 'Bladespire Brute - Flame Spessarite'),
(19995, 22829, 0, 3.0315, 0, 1, 0, 1, 1, 'Bladespire Brute - Super Healing Potion'),
(19995, 27854, 0, 4.1786, 0, 1, 0, 1, 1, 'Bladespire Brute - Smoked Talbuk Venison'),
(19995, 29569, 0, 9.2995, 0, 1, 0, 1, 1, 'Bladespire Brute - Strong Junkbox'),
(19995, 29570, 0, 11.2249, 0, 1, 0, 1, 1, 'Bladespire Brute - A Gnome Effigy'),
(19996, 22829, 0, 2.5237, 0, 1, 0, 1, 1, 'Bladespire Battlemage - Super Healing Potion'),
(19996, 27854, 0, 5.6782, 0, 1, 0, 1, 1, 'Bladespire Battlemage - Smoked Talbuk Venison'),
(19996, 29569, 0, 9.1483, 0, 1, 0, 1, 1, 'Bladespire Battlemage - Strong Junkbox'),
(19996, 29570, 0, 12.9338, 0, 1, 0, 1, 1, 'Bladespire Battlemage - A Gnome Effigy'),
(19997, 22829, 0, 2.0833, 0, 1, 0, 1, 1, 'Bladespire Enforcer - Super Healing Potion'),
(19997, 23079, 0, 0.1736, 0, 1, 0, 1, 1, 'Bladespire Enforcer - Deep Peridot'),
(19997, 27854, 0, 4.8611, 0, 1, 0, 1, 1, 'Bladespire Enforcer - Smoked Talbuk Venison'),
(19997, 29569, 0, 10.5903, 0, 1, 0, 1, 1, 'Bladespire Enforcer - Strong Junkbox'),
(19997, 29570, 0, 11.2847, 0, 1, 0, 1, 1, 'Bladespire Enforcer - A Gnome Effigy'),
(19998, 22829, 0, 2.3566, 0, 1, 0, 1, 1, 'Bladespire Shaman - Super Healing Potion'),
(19998, 27854, 0, 4.8156, 0, 1, 0, 1, 1, 'Bladespire Shaman - Smoked Talbuk Venison'),
(19998, 29569, 0, 8.6066, 0, 1, 0, 1, 1, 'Bladespire Shaman - Strong Junkbox'),
(19998, 29570, 0, 11.7828, 0, 1, 0, 1, 1, 'Bladespire Shaman - A Gnome Effigy'),
(20031, 23077, 0, 11.11, 0, 1, 0, 1, 1, 'Bloodwarder Legionnaire - Blood Garnet'),
(20031, 29569, 0, 11.11, 0, 1, 0, 1, 1, 'Bloodwarder Legionnaire - Strong Junkbox'),
(20032, 22829, 0, 4.55, 0, 1, 0, 1, 1, 'Bloodwarder Vindicator - Super Healing Potion'),
(20032, 29569, 0, 18.18, 0, 1, 0, 1, 1, 'Bloodwarder Vindicator - Strong Junkbox'),
(20032, 29571, 0, 4.55, 0, 1, 0, 1, 1, 'Bloodwarder Vindicator - A Steamy Romance Novel'),
(20036, 27856, 0, 11.11, 0, 1, 0, 1, 1, 'Bloodwarder Squire - Skethyl Berries'),
(20036, 29571, 0, 22.22, 0, 1, 0, 1, 1, 'Bloodwarder Squire - A Steamy Romance Novel'),
(20049, 22829, 0, 20, 0, 1, 0, 1, 1, 'Crimson Hand Blood Knight - Super Healing Potion'),
(20050, 29569, 0, 7.69, 0, 1, 0, 1, 1, 'Crimson Hand Inquisitor - Strong Junkbox'),
(20051, 22829, 0, 1.5, 0, 1, 0, 1, 1, 'UNUSED - Golem Crafter - Super Healing Potion'),
(20051, 27855, 0, 1, 0, 1, 0, 1, 1, 'UNUSED - Golem Crafter - Mag\'har Grainbread'),
(20051, 27856, 0, 1, 0, 1, 0, 1, 1, 'UNUSED - Golem Crafter - Skethyl Berries'),
(20051, 29569, 0, 10, 0, 1, 0, 1, 1, 'UNUSED - Golem Crafter - Strong Junkbox'),
(20051, 29571, 0, 3, 0, 1, 0, 1, 1, 'UNUSED - Golem Crafter - A Steamy Romance Novel'),
(20051, 30458, 0, 2, 0, 1, 0, 1, 1, 'UNUSED - Golem Crafter - Stromgarde Muenster'),
(20052, 27855, 0, 20, 0, 1, 0, 1, 1, 'Crystalcore Mechanic - Mag\'har Grainbread'),
(20059, 22829, 0, 1.7, 0, 1, 0, 1, 1, 'Sunseeker Netherbinder - Super Healing Potion'),
(20059, 27855, 0, 2.48, 0, 1, 0, 1, 1, 'Sunseeker Netherbinder - Mag\'har Grainbread'),
(20059, 27856, 0, 2.48, 0, 1, 0, 1, 1, 'Sunseeker Netherbinder - Skethyl Berries'),
(20059, 29569, 0, 9.66, 0, 1, 0, 1, 1, 'Sunseeker Netherbinder - Strong Junkbox'),
(20059, 29571, 0, 9.66, 0, 1, 0, 1, 1, 'Sunseeker Netherbinder - A Steamy Romance Novel'),
(20059, 30458, 0, 1.31, 0, 1, 0, 1, 1, 'Sunseeker Netherbinder - Stromgarde Muenster'),
(20088, 21929, 0, 0.5495, 0, 1, 0, 1, 1, 'Bloodscale Overseer - Flame Spessarite'),
(20088, 22829, 0, 1.8315, 0, 1, 0, 1, 1, 'Bloodscale Overseer - Super Healing Potion'),
(20088, 23117, 0, 0.3663, 0, 1, 0, 1, 1, 'Bloodscale Overseer - Azure Moonstone'),
(20088, 27858, 0, 6.9597, 0, 1, 0, 1, 1, 'Bloodscale Overseer - Sunspring Carp'),
(20088, 29569, 0, 10.0733, 0, 1, 0, 1, 1, 'Bloodscale Overseer - Strong Junkbox'),
(20088, 29576, 0, 8.4249, 0, 1, 0, 1, 1, 'Bloodscale Overseer - Shark Bait'),
(20089, 22829, 0, 0.7813, 0, 1, 0, 1, 1, 'Bloodscale Wavecaller - Super Healing Potion'),
(20089, 27858, 0, 7.4219, 0, 1, 0, 1, 1, 'Bloodscale Wavecaller - Sunspring Carp'),
(20089, 29569, 0, 8.5938, 0, 1, 0, 1, 1, 'Bloodscale Wavecaller - Strong Junkbox'),
(20089, 29576, 0, 10.1563, 0, 1, 0, 1, 1, 'Bloodscale Wavecaller - Shark Bait'),
(20095, 22829, 0, 4.3478, 0, 1, 0, 1, 1, 'Grimnok Battleborn - Super Healing Potion'),
(20095, 27854, 0, 4.3478, 0, 1, 0, 1, 1, 'Grimnok Battleborn - Smoked Talbuk Venison'),
(20095, 29569, 0, 10.1449, 0, 1, 0, 1, 1, 'Grimnok Battleborn - Strong Junkbox'),
(20095, 29570, 0, 8.6957, 0, 1, 0, 1, 1, 'Grimnok Battleborn - A Gnome Effigy'),
(20113, 27854, 0, 1.6667, 0, 1, 0, 1, 1, 'Lashh\'an Matriarch - Smoked Talbuk Venison'),
(20113, 29569, 0, 8.3333, 0, 1, 0, 1, 1, 'Lashh\'an Matriarch - Strong Junkbox'),
(20113, 29570, 0, 8.3333, 0, 1, 0, 1, 1, 'Lashh\'an Matriarch - A Gnome Effigy'),
(20115, 22829, 0, 2.0906, 0, 1, 0, 1, 1, 'Umbrafen Witchdoctor - Super Healing Potion'),
(20115, 23117, 0, 0.1742, 0, 1, 0, 1, 1, 'Umbrafen Witchdoctor - Azure Moonstone'),
(20115, 29569, 0, 8.3624, 0, 1, 0, 1, 1, 'Umbrafen Witchdoctor - Strong Junkbox'),
(20115, 29572, 0, 8.1882, 0, 1, 0, 1, 1, 'Umbrafen Witchdoctor - Aboriginal Carvings'),
(20115, 30610, 0, 8.3624, 0, 1, 0, 1, 1, 'Umbrafen Witchdoctor - Smoked Black Bear Meat'),
(20116, 29570, 0, 6.6667, 0, 1, 0, 1, 1, 'Gurn Grubnosh - A Gnome Effigy'),
(20134, 22829, 0, 2.7762, 0, 1, 0, 1, 1, 'Sunfury Arcanist - Super Healing Potion'),
(20134, 27856, 0, 2.6097, 0, 1, 0, 1, 1, 'Sunfury Arcanist - Skethyl Berries'),
(20134, 29569, 0, 10.3831, 0, 1, 0, 1, 1, 'Sunfury Arcanist - Strong Junkbox'),
(20134, 29571, 0, 9.7723, 0, 1, 0, 1, 1, 'Sunfury Arcanist - A Steamy Romance Novel'),
(20134, 30458, 0, 2.332, 0, 1, 0, 1, 1, 'Sunfury Arcanist - Stromgarde Muenster'),
(20135, 22829, 0, 3.69, 0, 1, 0, 1, 1, 'Sunfury Arch Mage - Super Healing Potion'),
(20135, 27856, 0, 3.69, 0, 1, 0, 1, 1, 'Sunfury Arch Mage - Skethyl Berries'),
(20135, 29569, 0, 11.4391, 0, 1, 0, 1, 1, 'Sunfury Arch Mage - Strong Junkbox'),
(20135, 29571, 0, 6.2731, 0, 1, 0, 1, 1, 'Sunfury Arch Mage - A Steamy Romance Novel'),
(20135, 30458, 0, 1.476, 0, 1, 0, 1, 1, 'Sunfury Arch Mage - Stromgarde Muenster'),
(20136, 22829, 0, 2.9057, 0, 1, 0, 1, 1, 'Sunfury Researcher - Super Healing Potion'),
(20136, 27856, 0, 2.3774, 0, 1, 0, 1, 1, 'Sunfury Researcher - Skethyl Berries'),
(20136, 29569, 0, 9.7358, 0, 1, 0, 1, 1, 'Sunfury Researcher - Strong Junkbox'),
(20136, 29571, 0, 10.717, 0, 1, 0, 1, 1, 'Sunfury Researcher - A Steamy Romance Novel'),
(20136, 30458, 0, 2.3019, 0, 1, 0, 1, 1, 'Sunfury Researcher - Stromgarde Muenster'),
(20138, 22829, 0, 2.2727, 0, 1, 0, 1, 1, 'Culuthas - Super Healing Potion'),
(20138, 27854, 0, 2.2727, 0, 1, 0, 1, 1, 'Culuthas - Smoked Talbuk Venison'),
(20138, 29569, 0, 6.8182, 0, 1, 0, 1, 1, 'Culuthas - Strong Junkbox'),
(20138, 29570, 0, 11.3636, 0, 1, 0, 1, 1, 'Culuthas - A Gnome Effigy'),
(20139, 22829, 0, 2.3327, 0, 1, 0, 1, 1, 'Sunfury Conjurer - Super Healing Potion'),
(20139, 27855, 0, 33.3, 0, 1, 0, 1, 1, 'Sunfury Conjurer - Mag\'har Grainbread'),
(20139, 27856, 0, 2.6849, 0, 1, 0, 1, 1, 'Sunfury Conjurer - Skethyl Berries'),
(20139, 29569, 0, 9.7271, 0, 1, 0, 1, 1, 'Sunfury Conjurer - Strong Junkbox'),
(20139, 29571, 0, 9.9912, 0, 1, 0, 1, 1, 'Sunfury Conjurer - A Steamy Romance Novel'),
(20139, 30458, 0, 2.0687, 0, 1, 0, 1, 1, 'Sunfury Conjurer - Stromgarde Muenster'),
(20140, 22829, 0, 2.9321, 0, 1, 0, 1, 1, 'Sunfury Centurion - Super Healing Potion'),
(20140, 23107, 0, 0.1543, 0, 1, 0, 1, 1, 'Sunfury Centurion - Shadow Draenite'),
(20140, 23117, 0, 0.1543, 0, 1, 0, 1, 1, 'Sunfury Centurion - Azure Moonstone'),
(20140, 27856, 0, 2.4691, 0, 1, 0, 1, 1, 'Sunfury Centurion - Skethyl Berries'),
(20140, 29569, 0, 10.6481, 0, 1, 0, 1, 1, 'Sunfury Centurion - Strong Junkbox'),
(20140, 29571, 0, 8.642, 0, 1, 0, 1, 1, 'Sunfury Centurion - A Steamy Romance Novel'),
(20140, 30458, 0, 1.8519, 0, 1, 0, 1, 1, 'Sunfury Centurion - Stromgarde Muenster'),
(20161, 22829, 0, 3.0303, 0, 1, 0, 1, 1, 'Vekh\'nir Matriarch - Super Healing Potion'),
(20161, 27854, 0, 3.0303, 0, 1, 0, 1, 1, 'Vekh\'nir Matriarch - Smoked Talbuk Venison'),
(20161, 29569, 0, 9.0909, 0, 1, 0, 1, 1, 'Vekh\'nir Matriarch - Strong Junkbox'),
(20161, 29570, 0, 6.0606, 0, 1, 0, 1, 1, 'Vekh\'nir Matriarch - A Gnome Effigy'),
(20207, 22829, 0, 2.1505, 0, 1, 0, 1, 1, 'Sunfury Bowman - Super Healing Potion'),
(20207, 27856, 0, 2.1973, 0, 1, 0, 1, 1, 'Sunfury Bowman - Skethyl Berries'),
(20207, 29569, 0, 10.7059, 0, 1, 0, 1, 1, 'Sunfury Bowman - Strong Junkbox'),
(20207, 29571, 0, 10.6592, 0, 1, 0, 1, 1, 'Sunfury Bowman - A Steamy Romance Novel'),
(20207, 30458, 0, 3.2258, 0, 1, 0, 1, 1, 'Sunfury Bowman - Stromgarde Muenster'),
(20210, 8952, 0, 15.493, 0, 1, 0, 1, 1, 'Shaleskin Flayer - Roasted Quail'),
(20210, 22829, 0, 1.4085, 0, 1, 0, 1, 1, 'Shaleskin Flayer - Super Healing Potion'),
(20210, 29569, 0, 12.6761, 0, 1, 0, 1, 1, 'Shaleskin Flayer - Strong Junkbox'),
(20210, 29572, 0, 12.6761, 0, 1, 0, 1, 1, 'Shaleskin Flayer - Aboriginal Carvings'),
(20211, 22829, 0, 1.8182, 0, 1, 0, 1, 1, 'Ruuan\'ok Matriarch - Super Healing Potion'),
(20211, 27854, 0, 6.3636, 0, 1, 0, 1, 1, 'Ruuan\'ok Matriarch - Smoked Talbuk Venison'),
(20211, 29569, 0, 9.0909, 0, 1, 0, 1, 1, 'Ruuan\'ok Matriarch - Strong Junkbox'),
(20211, 29570, 0, 10.9091, 0, 1, 0, 1, 1, 'Ruuan\'ok Matriarch - A Gnome Effigy'),
(20215, 22829, 0, 3.4043, 0, 1, 0, 1, 1, 'Pentatharon - Super Healing Potion'),
(20215, 23077, 0, 0.4255, 0, 1, 0, 1, 1, 'Pentatharon - Blood Garnet'),
(20215, 23079, 0, 0.4255, 0, 1, 0, 1, 1, 'Pentatharon - Deep Peridot'),
(20215, 27854, 0, 3.4043, 0, 1, 0, 1, 1, 'Pentatharon - Smoked Talbuk Venison'),
(20215, 29569, 0, 7.234, 0, 1, 0, 1, 1, 'Pentatharon - Strong Junkbox'),
(20215, 29570, 0, 5.9574, 0, 1, 0, 1, 1, 'Pentatharon - A Gnome Effigy'),
(20216, 22829, 0, 9.0909, 0, 1, 0, 1, 1, 'Grulloc - Super Healing Potion'),
(20216, 29570, 0, 9.0909, 0, 1, 0, 1, 1, 'Grulloc - A Gnome Effigy'),
(20221, 22829, 0, 1.0753, 0, 1, 0, 1, 1, 'Sunfury Flamekeeper - Super Healing Potion'),
(20221, 27856, 0, 1.6129, 0, 1, 0, 1, 1, 'Sunfury Flamekeeper - Skethyl Berries'),
(20221, 29569, 0, 9.6774, 0, 1, 0, 1, 1, 'Sunfury Flamekeeper - Strong Junkbox'),
(20221, 29571, 0, 10.2151, 0, 1, 0, 1, 1, 'Sunfury Flamekeeper - A Steamy Romance Novel'),
(20221, 30458, 0, 2.6882, 0, 1, 0, 1, 1, 'Sunfury Flamekeeper - Stromgarde Muenster'),
(20248, 8950, 0, 0.2821, 0, 1, 0, 1, 1, 'Sunfury Nethermancer - Homemade Cherry Pie'),
(20248, 22829, 0, 2.9619, 0, 1, 0, 1, 1, 'Sunfury Nethermancer - Super Healing Potion'),
(20248, 27856, 0, 1.8336, 0, 1, 0, 1, 1, 'Sunfury Nethermancer - Skethyl Berries'),
(20248, 29569, 0, 9.8731, 0, 1, 0, 1, 1, 'Sunfury Nethermancer - Strong Junkbox'),
(20248, 29571, 0, 9.0973, 0, 1, 0, 1, 1, 'Sunfury Nethermancer - A Steamy Romance Novel'),
(20248, 30458, 0, 3.244, 0, 1, 0, 1, 1, 'Sunfury Nethermancer - Stromgarde Muenster'),
(20270, 22829, 0, 3.155, 0, 1, 0, 1, 1, 'Feralfen Druid - Super Healing Potion'),
(20270, 29569, 0, 10.6996, 0, 1, 0, 1, 1, 'Feralfen Druid - Strong Junkbox'),
(20270, 29572, 0, 8.2305, 0, 1, 0, 1, 1, 'Feralfen Druid - Aboriginal Carvings'),
(20270, 30610, 0, 6.31, 0, 1, 0, 1, 1, 'Feralfen Druid - Smoked Black Bear Meat'),
(20284, 27854, 0, 16.6667, 0, 1, 0, 1, 1, 'Dr. Boom - Smoked Talbuk Venison'),
(20284, 29570, 0, 33.3333, 0, 1, 0, 1, 1, 'Dr. Boom - A Gnome Effigy'),
(20285, 22829, 0, 2.2365, 0, 1, 0, 1, 1, 'Gan\'arg Warp-Tinker - Super Healing Potion'),
(20285, 27854, 0, 4.0182, 0, 1, 0, 1, 1, 'Gan\'arg Warp-Tinker - Smoked Talbuk Venison'),
(20285, 29569, 0, 10.0455, 0, 1, 0, 1, 1, 'Gan\'arg Warp-Tinker - Strong Junkbox'),
(20285, 29570, 0, 9.4011, 0, 1, 0, 1, 1, 'Gan\'arg Warp-Tinker - A Gnome Effigy'),
(20326, 21929, 0, 0.1838, 0, 1, 0, 1, 1, 'Mo\'arg Warp-Master - Flame Spessarite'),
(20326, 22829, 0, 1.6544, 0, 1, 0, 1, 1, 'Mo\'arg Warp-Master - Super Healing Potion'),
(20326, 27854, 0, 4.5956, 0, 1, 0, 1, 1, 'Mo\'arg Warp-Master - Smoked Talbuk Venison'),
(20326, 29569, 0, 9.9265, 0, 1, 0, 1, 1, 'Mo\'arg Warp-Master - Strong Junkbox'),
(20326, 29570, 0, 9.375, 0, 1, 0, 1, 1, 'Mo\'arg Warp-Master - A Gnome Effigy'),
(20329, 22829, 0, 3.4483, 0, 1, 0, 1, 1, 'Grishna Matriarch - Super Healing Potion'),
(20329, 27854, 0, 3.4483, 0, 1, 0, 1, 1, 'Grishna Matriarch - Smoked Talbuk Venison'),
(20329, 29569, 0, 3.4483, 0, 1, 0, 1, 1, 'Grishna Matriarch - Strong Junkbox'),
(20334, 22829, 0, 2.3923, 0, 1, 0, 1, 1, 'Bladespire Cook - Super Healing Potion'),
(20334, 23107, 0, 0.2392, 0, 1, 0, 1, 1, 'Bladespire Cook - Shadow Draenite'),
(20334, 27854, 0, 3.8278, 0, 1, 0, 1, 1, 'Bladespire Cook - Smoked Talbuk Venison'),
(20334, 29569, 0, 10.2871, 0, 1, 0, 1, 1, 'Bladespire Cook - Strong Junkbox'),
(20334, 29570, 0, 13.3971, 0, 1, 0, 1, 1, 'Bladespire Cook - A Gnome Effigy'),
(20397, 22829, 0, 4.375, 0, 1, 0, 1, 1, 'Overseer Seylanna - Super Healing Potion'),
(20397, 23112, 0, 0.625, 0, 1, 0, 1, 1, 'Overseer Seylanna - Golden Draenite'),
(20397, 27856, 0, 0.625, 0, 1, 0, 1, 1, 'Overseer Seylanna - Skethyl Berries'),
(20397, 29569, 0, 13.125, 0, 1, 0, 1, 1, 'Overseer Seylanna - Strong Junkbox'),
(20397, 29571, 0, 10.625, 0, 1, 0, 1, 1, 'Overseer Seylanna - A Steamy Romance Novel'),
(20397, 30458, 0, 1.875, 0, 1, 0, 1, 1, 'Overseer Seylanna - Stromgarde Muenster'),
(20404, 27854, 0, 5.7971, 0, 1, 0, 1, 1, 'Warp-Gate Engineer - Smoked Talbuk Venison'),
(20404, 29569, 0, 11.5942, 0, 1, 0, 1, 1, 'Warp-Gate Engineer - Strong Junkbox'),
(20404, 29570, 0, 13.0435, 0, 1, 0, 1, 1, 'Warp-Gate Engineer - A Gnome Effigy'),
(20410, 22829, 0, 2.0408, 0, 1, 0, 1, 1, 'Rhonsus - Super Healing Potion'),
(20410, 29569, 0, 4.0816, 0, 1, 0, 1, 1, 'Rhonsus - Strong Junkbox'),
(20410, 29571, 0, 16.3265, 0, 1, 0, 1, 1, 'Rhonsus - A Steamy Romance Novel'),
(20410, 30458, 0, 2.0408, 0, 1, 0, 1, 1, 'Rhonsus - Stromgarde Muenster'),
(20416, 22829, 0, 1.9481, 0, 1, 0, 1, 1, 'Overseer Theredis - Super Healing Potion'),
(20416, 27856, 0, 1.2987, 0, 1, 0, 1, 1, 'Overseer Theredis - Skethyl Berries'),
(20416, 29569, 0, 13.6364, 0, 1, 0, 1, 1, 'Overseer Theredis - Strong Junkbox'),
(20416, 29571, 0, 8.4416, 0, 1, 0, 1, 1, 'Overseer Theredis - A Steamy Romance Novel'),
(20416, 30458, 0, 1.9481, 0, 1, 0, 1, 1, 'Overseer Theredis - Stromgarde Muenster'),
(20424, 422, 0, 100, 1, 1, 0, 1, 1, 'Hillsbrad Peasant - Dwarven Mild'),
(20424, 929, 0, 100, 1, 1, 0, 1, 1, 'Hillsbrad Peasant - Healing Potion'),
(20424, 4538, 0, 100, 1, 1, 0, 1, 1, 'Hillsbrad Peasant - Snapvine Watermelon'),
(20424, 4542, 0, 100, 1, 1, 0, 1, 1, 'Hillsbrad Peasant - Moist Cornbread'),
(20424, 5374, 0, 100, 1, 1, 0, 1, 1, 'Hillsbrad Peasant - Small Pocket Watch'),
(20424, 16882, 0, 22.2222, 0, 1, 0, 1, 1, 'Hillsbrad Peasant - Battered Junkbox'),
(20427, 22829, 0, 12.5, 0, 1, 0, 1, 1, 'Veneratus the Many - Super Healing Potion'),
(20427, 27854, 0, 12.5, 0, 1, 0, 1, 1, 'Veneratus the Many - Smoked Talbuk Venison'),
(20427, 29570, 0, 12.5, 0, 1, 0, 1, 1, 'Veneratus the Many - A Gnome Effigy'),
(20435, 22829, 0, 3.7037, 0, 1, 0, 1, 1, 'Overseer Athanel - Super Healing Potion'),
(20435, 27856, 0, 7.4074, 0, 1, 0, 1, 1, 'Overseer Athanel - Skethyl Berries'),
(20435, 29569, 0, 11.1111, 0, 1, 0, 1, 1, 'Overseer Athanel - Strong Junkbox'),
(20435, 29571, 0, 17.284, 0, 1, 0, 1, 1, 'Overseer Athanel - A Steamy Romance Novel'),
(20435, 30458, 0, 1.2346, 0, 1, 0, 1, 1, 'Overseer Athanel - Stromgarde Muenster'),
(20442, 27854, 0, 5.2632, 0, 1, 0, 1, 1, 'Captain Bo\'kar - Smoked Talbuk Venison'),
(20442, 29569, 0, 15.7895, 0, 1, 0, 1, 1, 'Captain Bo\'kar - Strong Junkbox'),
(20442, 29570, 0, 15.7895, 0, 1, 0, 1, 1, 'Captain Bo\'kar - A Gnome Effigy'),
(20443, 22829, 0, 3.096, 0, 1, 0, 1, 1, 'Ango\'rosh Sentry - Super Healing Potion'),
(20443, 27854, 0, 2.7864, 0, 1, 0, 1, 1, 'Ango\'rosh Sentry - Smoked Talbuk Venison'),
(20443, 29569, 0, 8.3591, 0, 1, 0, 1, 1, 'Ango\'rosh Sentry - Strong Junkbox'),
(20443, 29570, 0, 8.9783, 0, 1, 0, 1, 1, 'Ango\'rosh Sentry - A Gnome Effigy'),
(20444, 22829, 0, 3.0899, 0, 1, 0, 1, 1, 'Ango\'rosh Shadowmage - Super Healing Potion'),
(20444, 27854, 0, 4.2135, 0, 1, 0, 1, 1, 'Ango\'rosh Shadowmage - Smoked Talbuk Venison'),
(20444, 27855, 0, 25, 0, 1, 0, 1, 1, 'Ango\'rosh Shadowmage - Mag\'har Grainbread'),
(20444, 29569, 0, 9.2697, 0, 1, 0, 1, 1, 'Ango\'rosh Shadowmage - Strong Junkbox'),
(20444, 29570, 0, 8.7079, 0, 1, 0, 1, 1, 'Ango\'rosh Shadowmage - A Gnome Effigy'),
(20445, 22829, 0, 3.8462, 0, 1, 0, 1, 1, 'Mal\'druk the Soulrender - Super Healing Potion'),
(20445, 23107, 0, 1.2821, 0, 1, 0, 1, 1, 'Mal\'druk the Soulrender - Shadow Draenite'),
(20445, 27854, 0, 5.1282, 0, 1, 0, 1, 1, 'Mal\'druk the Soulrender - Smoked Talbuk Venison'),
(20445, 29569, 0, 12.8205, 0, 1, 0, 1, 1, 'Mal\'druk the Soulrender - Strong Junkbox'),
(20445, 29570, 0, 10.2564, 0, 1, 0, 1, 1, 'Mal\'druk the Soulrender - A Gnome Effigy'),
(20452, 22829, 0, 1.6713, 0, 1, 0, 1, 1, 'Ethereum Assassin - Super Healing Potion'),
(20452, 27854, 0, 3.8997, 0, 1, 0, 1, 1, 'Ethereum Assassin - Smoked Talbuk Venison'),
(20452, 29569, 0, 9.2618, 0, 1, 0, 1, 1, 'Ethereum Assassin - Strong Junkbox'),
(20452, 29570, 0, 9.4011, 0, 1, 0, 1, 1, 'Ethereum Assassin - A Gnome Effigy'),
(20453, 22829, 0, 2.1084, 0, 1, 0, 1, 1, 'Ethereum Shocktrooper - Super Healing Potion'),
(20453, 27854, 0, 5.1205, 0, 1, 0, 1, 1, 'Ethereum Shocktrooper - Smoked Talbuk Venison'),
(20453, 29569, 0, 9.8394, 0, 1, 0, 1, 1, 'Ethereum Shocktrooper - Strong Junkbox'),
(20453, 29570, 0, 10.9438, 0, 1, 0, 1, 1, 'Ethereum Shocktrooper - A Gnome Effigy'),
(20454, 29571, 0, 12.5, 0, 1, 0, 1, 1, 'Nexus-King Salhadaar - A Steamy Romance Novel'),
(20454, 30458, 0, 12.5, 0, 1, 0, 1, 1, 'Nexus-King Salhadaar - Stromgarde Muenster'),
(20456, 22829, 0, 1.6648, 0, 1, 0, 1, 1, 'Ethereum Researcher - Super Healing Potion'),
(20456, 27854, 0, 4.6615, 0, 1, 0, 1, 1, 'Ethereum Researcher - Smoked Talbuk Venison'),
(20456, 29569, 0, 9.9889, 0, 1, 0, 1, 1, 'Ethereum Researcher - Strong Junkbox'),
(20456, 29570, 0, 8.768, 0, 1, 0, 1, 1, 'Ethereum Researcher - A Gnome Effigy'),
(20458, 22829, 0, 2.3529, 0, 1, 0, 1, 1, 'Ethereum Archon - Super Healing Potion'),
(20458, 27854, 0, 3.9216, 0, 1, 0, 1, 1, 'Ethereum Archon - Smoked Talbuk Venison'),
(20458, 29569, 0, 9.9346, 0, 1, 0, 1, 1, 'Ethereum Archon - Strong Junkbox'),
(20458, 29570, 0, 8.2353, 0, 1, 0, 1, 1, 'Ethereum Archon - A Gnome Effigy'),
(20459, 22829, 0, 3.0708, 0, 1, 0, 1, 1, 'Ethereum Overlord - Super Healing Potion'),
(20459, 27854, 0, 3.3378, 0, 1, 0, 1, 1, 'Ethereum Overlord - Smoked Talbuk Venison'),
(20459, 29569, 0, 9.7463, 0, 1, 0, 1, 1, 'Ethereum Overlord - Strong Junkbox'),
(20459, 29570, 0, 9.2123, 0, 1, 0, 1, 1, 'Ethereum Overlord - A Gnome Effigy'),
(20474, 22829, 0, 3.3333, 0, 1, 0, 1, 1, 'Ethereum Nexus-Stalker - Super Healing Potion'),
(20474, 23107, 0, 0.202, 0, 1, 0, 1, 1, 'Ethereum Nexus-Stalker - Shadow Draenite'),
(20474, 27854, 0, 4.2424, 0, 1, 0, 1, 1, 'Ethereum Nexus-Stalker - Smoked Talbuk Venison'),
(20474, 29569, 0, 8.7879, 0, 1, 0, 1, 1, 'Ethereum Nexus-Stalker - Strong Junkbox'),
(20474, 29570, 0, 8.6869, 0, 1, 0, 1, 1, 'Ethereum Nexus-Stalker - A Gnome Effigy'),
(20480, 22829, 0, 1.6949, 0, 1, 0, 1, 1, 'Kirin\'Var Ghost - Super Healing Potion'),
(20480, 27859, 0, 11.8644, 0, 1, 0, 1, 1, 'Kirin\'Var Ghost - Zangar Caps'),
(20480, 29569, 0, 13.5593, 0, 1, 0, 1, 1, 'Kirin\'Var Ghost - Strong Junkbox'),
(20483, 22829, 0, 2.9412, 0, 1, 0, 1, 1, 'Naberius - Super Healing Potion'),
(20483, 27859, 0, 14.7059, 0, 1, 0, 1, 1, 'Naberius - Zangar Caps'),
(20483, 29569, 0, 17.6471, 0, 1, 0, 1, 1, 'Naberius - Strong Junkbox'),
(20501, 8952, 0, 3.0303, 0, 1, 0, 1, 1, 'Seeping Sludge - Roasted Quail'),
(20501, 22829, 0, 6.0606, 0, 1, 0, 1, 1, 'Seeping Sludge - Super Healing Potion'),
(20501, 29569, 0, 6.0606, 0, 1, 0, 1, 1, 'Seeping Sludge - Strong Junkbox'),
(20501, 29572, 0, 9.0909, 0, 1, 0, 1, 1, 'Seeping Sludge - Aboriginal Carvings'),
(20512, 22829, 0, 3.0896, 0, 1, 0, 1, 1, 'Tormented Soul - Super Healing Potion'),
(20512, 27859, 0, 6.6941, 0, 1, 0, 1, 1, 'Tormented Soul - Zangar Caps'),
(20512, 29569, 0, 10.8136, 0, 1, 0, 1, 1, 'Tormented Soul - Strong Junkbox'),
(20555, 22829, 0, 12.5, 0, 1, 0, 1, 1, 'Goc - Super Healing Potion'),
(20555, 27854, 0, 12.5, 0, 1, 0, 1, 1, 'Goc - Smoked Talbuk Venison'),
(20555, 29569, 0, 12.5, 0, 1, 0, 1, 1, 'Goc - Strong Junkbox'),
(20555, 29570, 0, 12.5, 0, 1, 0, 1, 1, 'Goc - A Gnome Effigy'),
(20600, 22829, 0, 12.5, 0, 1, 0, 1, 1, 'Maggoc - Super Healing Potion'),
(20600, 29570, 0, 12.5, 0, 1, 0, 1, 1, 'Maggoc - A Gnome Effigy'),
(20601, 22829, 0, 1.7316, 0, 1, 0, 1, 1, 'Razaani Raider - Super Healing Potion'),
(20601, 27856, 0, 2.4531, 0, 1, 0, 1, 1, 'Razaani Raider - Skethyl Berries'),
(20601, 29569, 0, 9.9567, 0, 1, 0, 1, 1, 'Razaani Raider - Strong Junkbox'),
(20601, 29571, 0, 8.658, 0, 1, 0, 1, 1, 'Razaani Raider - A Steamy Romance Novel'),
(20601, 30458, 0, 3.0303, 0, 1, 0, 1, 1, 'Razaani Raider - Stromgarde Muenster'),
(20609, 22829, 0, 2.0202, 0, 1, 0, 1, 1, 'Razaani Nexus Stalker - Super Healing Potion'),
(20609, 27856, 0, 1.443, 0, 1, 0, 1, 1, 'Razaani Nexus Stalker - Skethyl Berries'),
(20609, 29569, 0, 10.5339, 0, 1, 0, 1, 1, 'Razaani Nexus Stalker - Strong Junkbox'),
(20609, 29571, 0, 11.2554, 0, 1, 0, 1, 1, 'Razaani Nexus Stalker - A Steamy Romance Novel'),
(20609, 30458, 0, 2.4531, 0, 1, 0, 1, 1, 'Razaani Nexus Stalker - Stromgarde Muenster'),
(20614, 22829, 0, 3.7815, 0, 1, 0, 1, 1, 'Razaani Spell-Thief - Super Healing Potion'),
(20614, 27856, 0, 2.2409, 0, 1, 0, 1, 1, 'Razaani Spell-Thief - Skethyl Berries'),
(20614, 29569, 0, 9.2437, 0, 1, 0, 1, 1, 'Razaani Spell-Thief - Strong Junkbox'),
(20614, 29571, 0, 8.8235, 0, 1, 0, 1, 1, 'Razaani Spell-Thief - A Steamy Romance Novel'),
(20614, 30458, 0, 1.4006, 0, 1, 0, 1, 1, 'Razaani Spell-Thief - Stromgarde Muenster'),
(20683, 22829, 0, 2.7778, 0, 1, 0, 1, 1, 'Prophetess Cavrylin - Super Healing Potion'),
(20683, 27854, 0, 2.7778, 0, 1, 0, 1, 1, 'Prophetess Cavrylin - Smoked Talbuk Venison'),
(20683, 29569, 0, 6.9444, 0, 1, 0, 1, 1, 'Prophetess Cavrylin - Strong Junkbox'),
(20683, 29570, 0, 8.3333, 0, 1, 0, 1, 1, 'Prophetess Cavrylin - A Gnome Effigy'),
(20684, 23112, 0, 3.8462, 0, 1, 0, 1, 1, 'Lady Shav\'rar - Golden Draenite'),
(20684, 27854, 0, 3.8462, 0, 1, 0, 1, 1, 'Lady Shav\'rar - Smoked Talbuk Venison'),
(20684, 29569, 0, 11.5385, 0, 1, 0, 1, 1, 'Lady Shav\'rar - Strong Junkbox'),
(20684, 29570, 0, 11.5385, 0, 1, 0, 1, 1, 'Lady Shav\'rar - A Gnome Effigy'),
(20685, 22829, 0, 4.0541, 0, 1, 0, 1, 1, 'Overseer Azarad - Super Healing Potion'),
(20685, 27854, 0, 2.7027, 0, 1, 0, 1, 1, 'Overseer Azarad - Smoked Talbuk Venison'),
(20685, 29569, 0, 9.4595, 0, 1, 0, 1, 1, 'Overseer Azarad - Strong Junkbox'),
(20685, 29570, 0, 12.1622, 0, 1, 0, 1, 1, 'Overseer Azarad - A Gnome Effigy'),
(20723, 29569, 0, 6.25, 0, 1, 0, 1, 1, 'Korgaah - Strong Junkbox'),
(20726, 27854, 0, 6.0606, 0, 1, 0, 1, 1, 'Mugdorg - Smoked Talbuk Venison'),
(20726, 29569, 0, 12.1212, 0, 1, 0, 1, 1, 'Mugdorg - Strong Junkbox'),
(20726, 29570, 0, 3.0303, 0, 1, 0, 1, 1, 'Mugdorg - A Gnome Effigy'),
(20727, 22829, 0, 3.0928, 0, 1, 0, 1, 1, 'Captain Zovax - Super Healing Potion'),
(20727, 27856, 0, 3.0928, 0, 1, 0, 1, 1, 'Captain Zovax - Skethyl Berries'),
(20727, 29569, 0, 10.3093, 0, 1, 0, 1, 1, 'Captain Zovax - Strong Junkbox'),
(20727, 29571, 0, 9.2784, 0, 1, 0, 1, 1, 'Captain Zovax - A Steamy Romance Novel'),
(20727, 30458, 0, 2.0619, 0, 1, 0, 1, 1, 'Captain Zovax - Stromgarde Muenster'),
(20730, 21929, 0, 0.6135, 0, 1, 0, 1, 1, 'Glumdor - Flame Spessarite'),
(20730, 22829, 0, 3.0675, 0, 1, 0, 1, 1, 'Glumdor - Super Healing Potion'),
(20730, 27854, 0, 4.908, 0, 1, 0, 1, 1, 'Glumdor - Smoked Talbuk Venison'),
(20730, 29569, 0, 7.362, 0, 1, 0, 1, 1, 'Glumdor - Strong Junkbox'),
(20730, 29570, 0, 7.9755, 0, 1, 0, 1, 1, 'Glumdor - A Gnome Effigy'),
(20731, 27854, 0, 2.8571, 0, 1, 0, 1, 1, 'Droggam - Smoked Talbuk Venison'),
(20731, 29569, 0, 31.4286, 0, 1, 0, 1, 1, 'Droggam - Strong Junkbox'),
(20731, 29570, 0, 14.2857, 0, 1, 0, 1, 1, 'Droggam - A Gnome Effigy'),
(20732, 22829, 0, 2.8571, 0, 1, 0, 1, 1, 'Gorr\'Dim - Super Healing Potion'),
(20732, 27854, 0, 8.5714, 0, 1, 0, 1, 1, 'Gorr\'Dim - Smoked Talbuk Venison'),
(20732, 29569, 0, 17.1429, 0, 1, 0, 1, 1, 'Gorr\'Dim - Strong Junkbox'),
(20732, 29570, 0, 17.1429, 0, 1, 0, 1, 1, 'Gorr\'Dim - A Gnome Effigy'),
(20753, 22829, 0, 4.878, 0, 1, 0, 1, 1, 'Dorgok - Super Healing Potion'),
(20753, 27854, 0, 1.2195, 0, 1, 0, 1, 1, 'Dorgok - Smoked Talbuk Venison'),
(20753, 29569, 0, 8.5366, 0, 1, 0, 1, 1, 'Dorgok - Strong Junkbox'),
(20753, 29570, 0, 13.4146, 0, 1, 0, 1, 1, 'Dorgok - A Gnome Effigy'),
(20756, 22829, 0, 8.5714, 0, 1, 0, 1, 1, 'Bladespire Chef - Super Healing Potion'),
(20756, 27854, 0, 8.5714, 0, 1, 0, 1, 1, 'Bladespire Chef - Smoked Talbuk Venison'),
(20756, 29569, 0, 5.7143, 0, 1, 0, 1, 1, 'Bladespire Chef - Strong Junkbox'),
(20756, 29570, 0, 8.5714, 0, 1, 0, 1, 1, 'Bladespire Chef - A Gnome Effigy'),
(20757, 27854, 0, 5.5556, 0, 1, 0, 1, 1, 'Fingrom - Smoked Talbuk Venison'),
(20757, 29569, 0, 16.6667, 0, 1, 0, 1, 1, 'Fingrom - Strong Junkbox'),
(20757, 29570, 0, 11.1111, 0, 1, 0, 1, 1, 'Fingrom - A Gnome Effigy'),
(20765, 22829, 0, 1.7769, 0, 1, 0, 1, 1, 'Bladespire Crusher - Super Healing Potion'),
(20765, 27854, 0, 3.7512, 0, 1, 0, 1, 1, 'Bladespire Crusher - Smoked Talbuk Venison'),
(20765, 29569, 0, 9.773, 0, 1, 0, 1, 1, 'Bladespire Crusher - Strong Junkbox'),
(20765, 29570, 0, 8.2922, 0, 1, 0, 1, 1, 'Bladespire Crusher - A Gnome Effigy'),
(20766, 21929, 0, 0.2006, 0, 1, 0, 1, 1, 'Bladespire Mystic - Flame Spessarite'),
(20766, 22829, 0, 2.3069, 0, 1, 0, 1, 1, 'Bladespire Mystic - Super Healing Potion'),
(20766, 27854, 0, 4.8144, 0, 1, 0, 1, 1, 'Bladespire Mystic - Smoked Talbuk Venison'),
(20766, 29569, 0, 12.2367, 0, 1, 0, 1, 1, 'Bladespire Mystic - Strong Junkbox'),
(20766, 29570, 0, 8.9268, 0, 1, 0, 1, 1, 'Bladespire Mystic - A Gnome Effigy'),
(20768, 22829, 0, 1.3333, 0, 1, 0, 1, 1, 'Gnosh Brognat - Super Healing Potion'),
(20768, 27854, 0, 9.3333, 0, 1, 0, 1, 1, 'Gnosh Brognat - Smoked Talbuk Venison'),
(20768, 29569, 0, 12, 0, 1, 0, 1, 1, 'Gnosh Brognat - Strong Junkbox'),
(20768, 29570, 0, 8, 0, 1, 0, 1, 1, 'Gnosh Brognat - A Gnome Effigy'),
(20770, 22829, 0, 2.5316, 0, 1, 0, 1, 1, 'Warden Icoshock - Super Healing Potion'),
(20770, 27856, 0, 1.2658, 0, 1, 0, 1, 1, 'Warden Icoshock - Skethyl Berries'),
(20770, 29569, 0, 15.1899, 0, 1, 0, 1, 1, 'Warden Icoshock - Strong Junkbox'),
(20770, 29571, 0, 17.7215, 0, 1, 0, 1, 1, 'Warden Icoshock - A Steamy Romance Novel'),
(20770, 30458, 0, 2.5316, 0, 1, 0, 1, 1, 'Warden Icoshock - Stromgarde Muenster'),
(20778, 8952, 0, 11.5385, 0, 1, 0, 1, 1, 'Void Waste - Roasted Quail'),
(20778, 29569, 0, 7.6923, 0, 1, 0, 1, 1, 'Void Waste - Strong Junkbox'),
(20778, 29572, 0, 7.6923, 0, 1, 0, 1, 1, 'Void Waste - Aboriginal Carvings'),
(20795, 22829, 0, 2.5, 0, 1, 0, 1, 1, 'Keeper of the Cistern - Super Healing Potion'),
(20795, 27854, 0, 2.5, 0, 1, 0, 1, 1, 'Keeper of the Cistern - Smoked Talbuk Venison'),
(20795, 29569, 0, 7.5, 0, 1, 0, 1, 1, 'Keeper of the Cistern - Strong Junkbox'),
(20795, 29570, 0, 7.5, 0, 1, 0, 1, 1, 'Keeper of the Cistern - A Gnome Effigy'),
(20798, 22829, 0, 1.6949, 0, 1, 0, 1, 1, 'Razorsaw - Super Healing Potion'),
(20798, 27854, 0, 1.6949, 0, 1, 0, 1, 1, 'Razorsaw - Smoked Talbuk Venison'),
(20798, 29569, 0, 8.4746, 0, 1, 0, 1, 1, 'Razorsaw - Strong Junkbox'),
(20798, 29570, 0, 11.8644, 0, 1, 0, 1, 1, 'Razorsaw - A Gnome Effigy'),
(20800, 22829, 0, 2.9412, 0, 1, 0, 1, 1, 'Forgemaster Morug - Super Healing Potion'),
(20800, 29569, 0, 8.8235, 0, 1, 0, 1, 1, 'Forgemaster Morug - Strong Junkbox'),
(20800, 29570, 0, 11.7647, 0, 1, 0, 1, 1, 'Forgemaster Morug - A Gnome Effigy'),
(20801, 22829, 0, 4.5455, 0, 1, 0, 1, 1, 'Silroth - Super Healing Potion'),
(20801, 27854, 0, 4.5455, 0, 1, 0, 1, 1, 'Silroth - Smoked Talbuk Venison'),
(20801, 29569, 0, 9.0909, 0, 1, 0, 1, 1, 'Silroth - Strong Junkbox'),
(20801, 29570, 0, 13.6364, 0, 1, 0, 1, 1, 'Silroth - A Gnome Effigy'),
(20803, 22829, 0, 2.9412, 0, 1, 0, 1, 1, 'Overmaster Grindgarr - Super Healing Potion'),
(20803, 23107, 0, 0.9804, 0, 1, 0, 1, 1, 'Overmaster Grindgarr - Shadow Draenite'),
(20803, 27854, 0, 6.8627, 0, 1, 0, 1, 1, 'Overmaster Grindgarr - Smoked Talbuk Venison'),
(20803, 29569, 0, 9.8039, 0, 1, 0, 1, 1, 'Overmaster Grindgarr - Strong Junkbox'),
(20803, 29570, 0, 12.7451, 0, 1, 0, 1, 1, 'Overmaster Grindgarr - A Gnome Effigy'),
(20854, 29569, 0, 10, 0, 1, 0, 1, 1, 'Ethereum Gladiator - Strong Junkbox'),
(20854, 29570, 0, 10, 0, 1, 0, 1, 1, 'Ethereum Gladiator - A Gnome Effigy'),
(20857, 22829, 0, 2.64, 0, 1, 0, 1, 1, 'Arcatraz Defender - Super Healing Potion'),
(20857, 23079, 0, 0.15, 0, 1, 0, 1, 1, 'Arcatraz Defender - Deep Peridot'),
(20857, 23117, 0, 0.15, 0, 1, 0, 1, 1, 'Arcatraz Defender - Azure Moonstone'),
(20857, 27854, 0, 4.68, 0, 1, 0, 1, 1, 'Arcatraz Defender - Smoked Talbuk Venison'),
(20857, 27855, 0, 3.17, 0, 1, 0, 1, 1, 'Arcatraz Defender - Mag\'har Grainbread'),
(20857, 29569, 0, 10.5, 0, 1, 0, 1, 1, 'Arcatraz Defender - Strong Junkbox'),
(20857, 29570, 0, 10.65, 0, 1, 0, 1, 1, 'Arcatraz Defender - A Gnome Effigy'),
(20859, 22829, 0, 2.48, 0, 1, 0, 1, 1, 'Arcatraz Warder - Super Healing Potion'),
(20859, 27855, 0, 2.73, 0, 1, 0, 1, 1, 'Arcatraz Warder - Mag\'har Grainbread'),
(20859, 27856, 0, 2.81, 0, 1, 0, 1, 1, 'Arcatraz Warder - Skethyl Berries'),
(20859, 29569, 0, 10.38, 0, 1, 0, 1, 1, 'Arcatraz Warder - Strong Junkbox'),
(20859, 29571, 0, 9.58, 0, 1, 0, 1, 1, 'Arcatraz Warder - A Steamy Romance Novel'),
(20859, 30458, 0, 2.16, 0, 1, 0, 1, 1, 'Arcatraz Warder - Stromgarde Muenster'),
(20872, 22829, 0, 3.4635, 0, 1, 0, 1, 1, 'Deathforge Summoner - Super Healing Potion'),
(20872, 23117, 0, 0.3685, 0, 1, 0, 1, 1, 'Deathforge Summoner - Azure Moonstone'),
(20872, 27854, 0, 5.4532, 0, 1, 0, 1, 1, 'Deathforge Summoner - Smoked Talbuk Venison'),
(20872, 29569, 0, 10.6116, 0, 1, 0, 1, 1, 'Deathforge Summoner - Strong Junkbox'),
(20872, 29570, 0, 10.3906, 0, 1, 0, 1, 1, 'Deathforge Summoner - A Gnome Effigy'),
(20878, 22829, 0, 2.7376, 0, 1, 0, 1, 1, 'Deathforge Guardian - Super Healing Potion'),
(20878, 27854, 0, 3.6604, 0, 1, 0, 1, 1, 'Deathforge Guardian - Smoked Talbuk Venison'),
(20878, 29569, 0, 9.9662, 0, 1, 0, 1, 1, 'Deathforge Guardian - Strong Junkbox'),
(20878, 29570, 0, 9.9046, 0, 1, 0, 1, 1, 'Deathforge Guardian - A Gnome Effigy'),
(20879, 27854, 0, 11.11, 0, 1, 0, 1, 1, 'Eredar Soul-Eater - Smoked Talbuk Venison'),
(20879, 27855, 0, 5.56, 0, 1, 0, 1, 1, 'Eredar Soul-Eater - Mag\'har Grainbread'),
(20879, 29569, 0, 16.67, 0, 1, 0, 1, 1, 'Eredar Soul-Eater - Strong Junkbox'),
(20879, 29570, 0, 8.33, 0, 1, 0, 1, 1, 'Eredar Soul-Eater - A Gnome Effigy'),
(20881, 27854, 0, 6.67, 0, 1, 0, 1, 1, 'Unbound Devastator - Smoked Talbuk Venison'),
(20881, 29570, 0, 8.89, 0, 1, 0, 1, 1, 'Unbound Devastator - A Gnome Effigy'),
(20882, 22829, 0, 3.08, 0, 1, 0, 1, 1, 'Skulking Witch - Super Healing Potion'),
(20882, 23107, 0, 1.54, 0, 1, 0, 1, 1, 'Skulking Witch - Shadow Draenite'),
(20882, 27854, 0, 7.69, 0, 1, 0, 1, 1, 'Skulking Witch - Smoked Talbuk Venison'),
(20882, 27855, 0, 6.15, 0, 1, 0, 1, 1, 'Skulking Witch - Mag\'har Grainbread'),
(20882, 29569, 0, 7.69, 0, 1, 0, 1, 1, 'Skulking Witch - Strong Junkbox'),
(20882, 29570, 0, 13.85, 0, 1, 0, 1, 1, 'Skulking Witch - A Gnome Effigy'),
(20883, 22829, 0, 3.33, 0, 1, 0, 1, 1, 'Spiteful Temptress - Super Healing Potion'),
(20883, 27854, 0, 1.67, 0, 1, 0, 1, 1, 'Spiteful Temptress - Smoked Talbuk Venison'),
(20883, 29569, 0, 3.33, 0, 1, 0, 1, 1, 'Spiteful Temptress - Strong Junkbox'),
(20883, 29570, 0, 1.67, 0, 1, 0, 1, 1, 'Spiteful Temptress - A Gnome Effigy'),
(20885, 22829, 0, 2.63, 0, 1, 0, 1, 1, 'Dalliah the Doomsayer - Super Healing Potion'),
(20885, 27855, 0, 7.89, 0, 1, 0, 1, 1, 'Dalliah the Doomsayer - Mag\'har Grainbread'),
(20885, 29569, 0, 2.63, 0, 1, 0, 1, 1, 'Dalliah the Doomsayer - Strong Junkbox'),
(20885, 29570, 0, 10.53, 0, 1, 0, 1, 1, 'Dalliah the Doomsayer - A Gnome Effigy'),
(20887, 22829, 0, 4.0984, 0, 1, 0, 1, 1, 'Deathforge Imp - Super Healing Potion'),
(20887, 27854, 0, 6.5574, 0, 1, 0, 1, 1, 'Deathforge Imp - Smoked Talbuk Venison'),
(20887, 29569, 0, 4.918, 0, 1, 0, 1, 1, 'Deathforge Imp - Strong Junkbox'),
(20887, 29570, 0, 13.9344, 0, 1, 0, 1, 1, 'Deathforge Imp - A Gnome Effigy'),
(20896, 22829, 0, 2.2, 0, 1, 0, 1, 1, 'Ethereum Slayer - Super Healing Potion'),
(20896, 23077, 0, 1.1, 0, 1, 0, 1, 1, 'Ethereum Slayer - Blood Garnet'),
(20896, 23112, 0, 0.55, 0, 1, 0, 1, 1, 'Ethereum Slayer - Golden Draenite'),
(20896, 27854, 0, 2.75, 0, 1, 0, 1, 1, 'Ethereum Slayer - Smoked Talbuk Venison'),
(20896, 27855, 0, 4.95, 0, 1, 0, 1, 1, 'Ethereum Slayer - Mag\'har Grainbread'),
(20896, 29569, 0, 6.04, 0, 1, 0, 1, 1, 'Ethereum Slayer - Strong Junkbox'),
(20896, 29570, 0, 8.24, 0, 1, 0, 1, 1, 'Ethereum Slayer - A Gnome Effigy'),
(20897, 22829, 0, 0.8, 0, 1, 0, 1, 1, 'Ethereum Wave-Caster - Super Healing Potion'),
(20897, 27854, 0, 2.4, 0, 1, 0, 1, 1, 'Ethereum Wave-Caster - Smoked Talbuk Venison'),
(20897, 27855, 0, 4.8, 0, 1, 0, 1, 1, 'Ethereum Wave-Caster - Mag\'har Grainbread'),
(20897, 29569, 0, 5.6, 0, 1, 0, 1, 1, 'Ethereum Wave-Caster - Strong Junkbox'),
(20897, 29570, 0, 12, 0, 1, 0, 1, 1, 'Ethereum Wave-Caster - A Gnome Effigy'),
(20900, 22829, 0, 6.35, 0, 1, 0, 1, 1, 'Unchained Doombringer - Super Healing Potion'),
(20900, 27854, 0, 4.76, 0, 1, 0, 1, 1, 'Unchained Doombringer - Smoked Talbuk Venison'),
(20900, 27855, 0, 3.17, 0, 1, 0, 1, 1, 'Unchained Doombringer - Mag\'har Grainbread'),
(20900, 29569, 0, 6.35, 0, 1, 0, 1, 1, 'Unchained Doombringer - Strong Junkbox'),
(20900, 29570, 0, 9.52, 0, 1, 0, 1, 1, 'Unchained Doombringer - A Gnome Effigy'),
(20901, 27854, 0, 2.94, 0, 1, 0, 1, 1, 'Sargeron Archer - Smoked Talbuk Venison'),
(20901, 27855, 0, 2.94, 0, 1, 0, 1, 1, 'Sargeron Archer - Mag\'har Grainbread'),
(20901, 29569, 0, 8.82, 0, 1, 0, 1, 1, 'Sargeron Archer - Strong Junkbox'),
(20901, 29570, 0, 8.82, 0, 1, 0, 1, 1, 'Sargeron Archer - A Gnome Effigy'),
(20902, 22829, 0, 4, 0, 1, 0, 1, 1, 'Sargeron Hellcaller - Super Healing Potion'),
(20902, 27855, 0, 2, 0, 1, 0, 1, 1, 'Sargeron Hellcaller - Mag\'har Grainbread'),
(20902, 29570, 0, 16, 0, 1, 0, 1, 1, 'Sargeron Hellcaller - A Gnome Effigy'),
(20928, 22829, 0, 2.1277, 0, 1, 0, 1, 1, 'Ironspine Forgelord - Super Healing Potion'),
(20928, 27854, 0, 6.383, 0, 1, 0, 1, 1, 'Ironspine Forgelord - Smoked Talbuk Venison'),
(20928, 29569, 0, 14.8936, 0, 1, 0, 1, 1, 'Ironspine Forgelord - Strong Junkbox'),
(20928, 29570, 0, 10.6383, 0, 1, 0, 1, 1, 'Ironspine Forgelord - A Gnome Effigy'),
(20929, 22829, 0, 2.4793, 0, 1, 0, 1, 1, 'Wrath Lord - Super Healing Potion'),
(20929, 27856, 0, 2.2957, 0, 1, 0, 1, 1, 'Wrath Lord - Skethyl Berries'),
(20929, 29569, 0, 10.101, 0, 1, 0, 1, 1, 'Wrath Lord - Strong Junkbox'),
(20929, 29571, 0, 9.8714, 0, 1, 0, 1, 1, 'Wrath Lord - A Steamy Romance Novel'),
(20929, 30458, 0, 2.9385, 0, 1, 0, 1, 1, 'Wrath Lord - Stromgarde Muenster'),
(20930, 22829, 0, 3.8031, 0, 1, 0, 1, 1, 'Hatecryer - Super Healing Potion'),
(20930, 23077, 0, 0.2237, 0, 1, 0, 1, 1, 'Hatecryer - Blood Garnet'),
(20930, 27854, 0, 5.1454, 0, 1, 0, 1, 1, 'Hatecryer - Smoked Talbuk Venison'),
(20930, 29569, 0, 7.1588, 0, 1, 0, 1, 1, 'Hatecryer - Strong Junkbox'),
(20930, 29570, 0, 6.9351, 0, 1, 0, 1, 1, 'Hatecryer - A Gnome Effigy'),
(20934, 22829, 0, 2.5, 0, 1, 0, 1, 1, 'Severed Defender - Super Healing Potion'),
(20934, 27859, 0, 7.5, 0, 1, 0, 1, 1, 'Severed Defender - Zangar Caps'),
(20934, 29569, 0, 14.6875, 0, 1, 0, 1, 1, 'Severed Defender - Strong Junkbox'),
(20988, 22829, 0, 2.72, 0, 1, 0, 1, 1, 'Sunseeker Engineer - Super Healing Potion'),
(20988, 27855, 0, 3.34, 0, 1, 0, 1, 1, 'Sunseeker Engineer - Mag\'har Grainbread'),
(20988, 27856, 0, 1.85, 0, 1, 0, 1, 1, 'Sunseeker Engineer - Skethyl Berries'),
(20988, 29569, 0, 10.88, 0, 1, 0, 1, 1, 'Sunseeker Engineer - Strong Junkbox'),
(20988, 29571, 0, 7.79, 0, 1, 0, 1, 1, 'Sunseeker Engineer - A Steamy Romance Novel'),
(20988, 30458, 0, 2.6, 0, 1, 0, 1, 1, 'Sunseeker Engineer - Stromgarde Muenster'),
(20990, 22829, 0, 2.21, 0, 1, 0, 1, 1, 'Bloodwarder Physician - Super Healing Potion'),
(20990, 27855, 0, 2.58, 0, 1, 0, 1, 1, 'Bloodwarder Physician - Mag\'har Grainbread'),
(20990, 27856, 0, 2.87, 0, 1, 0, 1, 1, 'Bloodwarder Physician - Skethyl Berries'),
(20990, 29569, 0, 9.71, 0, 1, 0, 1, 1, 'Bloodwarder Physician - Strong Junkbox'),
(20990, 29571, 0, 10.12, 0, 1, 0, 1, 1, 'Bloodwarder Physician - A Steamy Romance Novel'),
(20990, 30458, 0, 2.58, 0, 1, 0, 1, 1, 'Bloodwarder Physician - Stromgarde Muenster'),
(21021, 22829, 0, 1.773, 0, 1, 0, 1, 1, 'Scorch Imp - Super Healing Potion'),
(21021, 27854, 0, 2.1277, 0, 1, 0, 1, 1, 'Scorch Imp - Smoked Talbuk Venison'),
(21021, 29569, 0, 12.0567, 0, 1, 0, 1, 1, 'Scorch Imp - Strong Junkbox'),
(21021, 29570, 0, 9.5745, 0, 1, 0, 1, 1, 'Scorch Imp - A Gnome Effigy'),
(21046, 22829, 0, 2.3729, 0, 1, 0, 1, 1, 'Boulder\'mok Brute - Super Healing Potion'),
(21046, 27854, 0, 2.8814, 0, 1, 0, 1, 1, 'Boulder\'mok Brute - Smoked Talbuk Venison'),
(21046, 29569, 0, 9.1525, 0, 1, 0, 1, 1, 'Boulder\'mok Brute - Strong Junkbox'),
(21046, 29570, 0, 10.678, 0, 1, 0, 1, 1, 'Boulder\'mok Brute - A Gnome Effigy'),
(21047, 22829, 0, 2.2876, 0, 1, 0, 1, 1, 'Boulder\'mok Shaman - Super Healing Potion'),
(21047, 23079, 0, 0.6536, 0, 1, 0, 1, 1, 'Boulder\'mok Shaman - Deep Peridot'),
(21047, 27854, 0, 4.902, 0, 1, 0, 1, 1, 'Boulder\'mok Shaman - Smoked Talbuk Venison'),
(21047, 29569, 0, 9.4771, 0, 1, 0, 1, 1, 'Boulder\'mok Shaman - Strong Junkbox'),
(21047, 29570, 0, 11.4379, 0, 1, 0, 1, 1, 'Boulder\'mok Shaman - A Gnome Effigy'),
(21048, 22829, 0, 8, 0, 1, 0, 1, 1, 'Boulder\'mok Chieftain - Super Healing Potion'),
(21048, 27854, 0, 4, 0, 1, 0, 1, 1, 'Boulder\'mok Chieftain - Smoked Talbuk Venison'),
(21048, 29569, 0, 12, 0, 1, 0, 1, 1, 'Boulder\'mok Chieftain - Strong Junkbox'),
(21048, 29570, 0, 20, 0, 1, 0, 1, 1, 'Boulder\'mok Chieftain - A Gnome Effigy'),
(21057, 22829, 0, 2.2222, 0, 1, 0, 1, 1, 'Nexus-Prince Razaan - Super Healing Potion'),
(21057, 27856, 0, 2.2222, 0, 1, 0, 1, 1, 'Nexus-Prince Razaan - Skethyl Berries'),
(21057, 29569, 0, 8.8889, 0, 1, 0, 1, 1, 'Nexus-Prince Razaan - Strong Junkbox'),
(21057, 29571, 0, 15.5556, 0, 1, 0, 1, 1, 'Nexus-Prince Razaan - A Steamy Romance Novel'),
(21057, 30458, 0, 2.2222, 0, 1, 0, 1, 1, 'Nexus-Prince Razaan - Stromgarde Muenster'),
(21058, 22829, 0, 3.3981, 0, 1, 0, 1, 1, 'Disembodied Exarch - Super Healing Potion'),
(21058, 27859, 0, 9.7087, 0, 1, 0, 1, 1, 'Disembodied Exarch - Zangar Caps'),
(21058, 29569, 0, 14.5631, 0, 1, 0, 1, 1, 'Disembodied Exarch - Strong Junkbox'),
(21065, 22829, 0, 1.4159, 0, 1, 0, 1, 1, 'Tormented Citizen - Super Healing Potion'),
(21065, 23077, 0, 0.177, 0, 1, 0, 1, 1, 'Tormented Citizen - Blood Garnet'),
(21065, 23079, 0, 0.177, 0, 1, 0, 1, 1, 'Tormented Citizen - Deep Peridot'),
(21065, 23112, 0, 0.354, 0, 1, 0, 1, 1, 'Tormented Citizen - Golden Draenite'),
(21065, 27859, 0, 4.9558, 0, 1, 0, 1, 1, 'Tormented Citizen - Zangar Caps'),
(21065, 29569, 0, 10.2655, 0, 1, 0, 1, 1, 'Tormented Citizen - Strong Junkbox'),
(21089, 22829, 0, 2.3649, 0, 1, 0, 1, 1, 'Sunfury Blood Knight - Super Healing Potion'),
(21089, 27856, 0, 2.3086, 0, 1, 0, 1, 1, 'Sunfury Blood Knight - Skethyl Berries'),
(21089, 29569, 0, 10.6419, 0, 1, 0, 1, 1, 'Sunfury Blood Knight - Strong Junkbox'),
(21089, 29571, 0, 10.5856, 0, 1, 0, 1, 1, 'Sunfury Blood Knight - A Steamy Romance Novel'),
(21089, 30458, 0, 2.8716, 0, 1, 0, 1, 1, 'Sunfury Blood Knight - Stromgarde Muenster'),
(21126, 29569, 0, 14.2857, 0, 1, 0, 1, 1, 'Coilfang Scale-Healer - Strong Junkbox'),
(21126, 29576, 0, 28.5714, 0, 1, 0, 1, 1, 'Coilfang Scale-Healer - Shark Bait'),
(21127, 29569, 0, 11.7647, 0, 1, 0, 1, 1, 'Coilfang Tempest - Strong Junkbox'),
(21127, 29576, 0, 23.5294, 0, 1, 0, 1, 1, 'Coilfang Tempest - Shark Bait'),
(21164, 29569, 0, 6.6667, 0, 1, 0, 1, 1, 'Netharel - Strong Junkbox'),
(21164, 29571, 0, 13.3333, 0, 1, 0, 1, 1, 'Netharel - A Steamy Romance Novel'),
(21168, 27856, 0, 4.5455, 0, 1, 0, 1, 1, 'Theras - Skethyl Berries'),
(21168, 29569, 0, 13.6364, 0, 1, 0, 1, 1, 'Theras - Strong Junkbox'),
(21178, 29569, 0, 21.0526, 0, 1, 0, 1, 1, 'Varedis - Strong Junkbox'),
(21178, 29571, 0, 10.5263, 0, 1, 0, 1, 1, 'Varedis - A Steamy Romance Novel'),
(21179, 22829, 0, 4.3478, 0, 1, 0, 1, 1, 'Demon Hunter Supplicant - Super Healing Potion'),
(21179, 29569, 0, 4.3478, 0, 1, 0, 1, 1, 'Demon Hunter Supplicant - Strong Junkbox'),
(21179, 29571, 0, 21.7391, 0, 1, 0, 1, 1, 'Demon Hunter Supplicant - A Steamy Romance Novel'),
(21179, 30458, 0, 4.3478, 0, 1, 0, 1, 1, 'Demon Hunter Supplicant - Stromgarde Muenster'),
(21180, 22829, 0, 2.7772, 0, 1, 0, 1, 1, 'Demon Hunter Initiate - Super Healing Potion'),
(21180, 27856, 0, 2.3713, 0, 1, 0, 1, 1, 'Demon Hunter Initiate - Skethyl Berries'),
(21180, 29569, 0, 9.3142, 0, 1, 0, 1, 1, 'Demon Hunter Initiate - Strong Junkbox'),
(21180, 29571, 0, 9.891, 0, 1, 0, 1, 1, 'Demon Hunter Initiate - A Steamy Romance Novel'),
(21180, 30458, 0, 2.4567, 0, 1, 0, 1, 1, 'Demon Hunter Initiate - Stromgarde Muenster'),
(21196, 8952, 0, 5.6931, 0, 1, 0, 1, 1, 'Ravenous Flayer - Roasted Quail'),
(21196, 21877, 0, 0.2475, 0, 1, 0, 2, 2, 'Ravenous Flayer - Netherweave Cloth'),
(21196, 22829, 0, 2.9703, 0, 1, 0, 1, 1, 'Ravenous Flayer - Super Healing Potion'),
(21196, 23079, 0, 0.2475, 0, 1, 0, 1, 1, 'Ravenous Flayer - Deep Peridot'),
(21196, 29569, 0, 12.8713, 0, 1, 0, 1, 1, 'Ravenous Flayer - Strong Junkbox'),
(21196, 29572, 0, 10.6436, 0, 1, 0, 1, 1, 'Ravenous Flayer - Aboriginal Carvings'),
(21198, 22829, 0, 3.0612, 0, 1, 0, 1, 1, 'Deathtalon Spirit - Super Healing Potion'),
(21198, 23077, 0, 0.2041, 0, 1, 0, 1, 1, 'Deathtalon Spirit - Blood Garnet'),
(21198, 27854, 0, 3.8776, 0, 1, 0, 1, 1, 'Deathtalon Spirit - Smoked Talbuk Venison'),
(21198, 29569, 0, 8.5714, 0, 1, 0, 1, 1, 'Deathtalon Spirit - Strong Junkbox'),
(21198, 29570, 0, 10, 0, 1, 0, 1, 1, 'Deathtalon Spirit - A Gnome Effigy'),
(21200, 22829, 0, 1.444, 0, 1, 0, 1, 1, 'Screeching Spirit - Super Healing Potion'),
(21200, 23079, 0, 0.1805, 0, 1, 0, 1, 1, 'Screeching Spirit - Deep Peridot'),
(21200, 23107, 0, 0.1805, 0, 1, 0, 1, 1, 'Screeching Spirit - Shadow Draenite'),
(21200, 23112, 0, 0.1805, 0, 1, 0, 1, 1, 'Screeching Spirit - Golden Draenite'),
(21200, 27859, 0, 6.1372, 0, 1, 0, 1, 1, 'Screeching Spirit - Zangar Caps'),
(21200, 29569, 0, 7.9422, 0, 1, 0, 1, 1, 'Screeching Spirit - Strong Junkbox'),
(21238, 22829, 0, 3.2692, 0, 1, 0, 1, 1, 'Bloodmaul Drudger - Super Healing Potion'),
(21238, 27854, 0, 4.2308, 0, 1, 0, 1, 1, 'Bloodmaul Drudger - Smoked Talbuk Venison'),
(21238, 29569, 0, 10.1923, 0, 1, 0, 1, 1, 'Bloodmaul Drudger - Strong Junkbox'),
(21238, 29570, 0, 9.8077, 0, 1, 0, 1, 1, 'Bloodmaul Drudger - A Gnome Effigy'),
(21242, 22829, 0, 8.6207, 0, 1, 0, 1, 1, 'Auchenai Death-Speaker - Super Healing Potion'),
(21242, 27854, 0, 1.7241, 0, 1, 0, 1, 1, 'Auchenai Death-Speaker - Smoked Talbuk Venison'),
(21242, 29569, 0, 10.3448, 0, 1, 0, 1, 1, 'Auchenai Death-Speaker - Strong Junkbox'),
(21242, 29570, 0, 12.069, 0, 1, 0, 1, 1, 'Auchenai Death-Speaker - A Gnome Effigy'),
(21254, 22829, 0, 3.5714, 0, 1, 0, 1, 1, 'Dullgrom Dredger - Super Healing Potion'),
(21254, 23112, 0, 0.5102, 0, 1, 0, 1, 1, 'Dullgrom Dredger - Golden Draenite'),
(21254, 27854, 0, 4.5918, 0, 1, 0, 1, 1, 'Dullgrom Dredger - Smoked Talbuk Venison'),
(21254, 29569, 0, 9.6939, 0, 1, 0, 1, 1, 'Dullgrom Dredger - Strong Junkbox'),
(21254, 29570, 0, 9.1837, 0, 1, 0, 1, 1, 'Dullgrom Dredger - A Gnome Effigy'),
(21284, 21929, 0, 0.2069, 0, 1, 0, 1, 1, 'Auchenai Initiate - Flame Spessarite'),
(21284, 22829, 0, 2.2759, 0, 1, 0, 1, 1, 'Auchenai Initiate - Super Healing Potion'),
(21284, 27854, 0, 3.7931, 0, 1, 0, 1, 1, 'Auchenai Initiate - Smoked Talbuk Venison'),
(21284, 29569, 0, 10.2069, 0, 1, 0, 1, 1, 'Auchenai Initiate - Strong Junkbox'),
(21284, 29570, 0, 9.1724, 0, 1, 0, 1, 1, 'Auchenai Initiate - A Gnome Effigy'),
(21285, 22829, 0, 5.4545, 0, 1, 0, 1, 1, 'Auchenai Doomsayer - Super Healing Potion'),
(21285, 27854, 0, 5.4545, 0, 1, 0, 1, 1, 'Auchenai Doomsayer - Smoked Talbuk Venison'),
(21285, 29569, 0, 3.6364, 0, 1, 0, 1, 1, 'Auchenai Doomsayer - Strong Junkbox'),
(21285, 29570, 0, 7.2727, 0, 1, 0, 1, 1, 'Auchenai Doomsayer - A Gnome Effigy'),
(21287, 22829, 0, 3.0303, 0, 1, 0, 1, 1, 'Warbringer Razuun - Super Healing Potion');
INSERT INTO `pickpocketing_loot_template` (`Entry`, `Item`, `Reference`, `Chance`, `QuestRequired`, `LootMode`, `GroupId`, `MinCount`, `MaxCount`, `Comment`) VALUES
(21287, 27854, 0, 3.0303, 0, 1, 0, 1, 1, 'Warbringer Razuun - Smoked Talbuk Venison'),
(21287, 29569, 0, 4.5455, 0, 1, 0, 1, 1, 'Warbringer Razuun - Strong Junkbox'),
(21287, 29570, 0, 15.1515, 0, 1, 0, 1, 1, 'Warbringer Razuun - A Gnome Effigy'),
(21296, 21929, 0, 0.2985, 0, 1, 0, 1, 1, 'Bladespire Champion - Flame Spessarite'),
(21296, 22829, 0, 1.4925, 0, 1, 0, 1, 1, 'Bladespire Champion - Super Healing Potion'),
(21296, 27854, 0, 4.4776, 0, 1, 0, 1, 1, 'Bladespire Champion - Smoked Talbuk Venison'),
(21296, 29569, 0, 10.1493, 0, 1, 0, 1, 1, 'Bladespire Champion - Strong Junkbox'),
(21296, 29570, 0, 10.1493, 0, 1, 0, 1, 1, 'Bladespire Champion - A Gnome Effigy'),
(21300, 22829, 0, 3.0162, 0, 1, 0, 1, 1, 'Fel Corrupter - Super Healing Potion'),
(21300, 23077, 0, 0.232, 0, 1, 0, 1, 1, 'Fel Corrupter - Blood Garnet'),
(21300, 27854, 0, 4.6404, 0, 1, 0, 1, 1, 'Fel Corrupter - Smoked Talbuk Venison'),
(21300, 29569, 0, 9.5128, 0, 1, 0, 1, 1, 'Fel Corrupter - Strong Junkbox'),
(21300, 29570, 0, 9.5128, 0, 1, 0, 1, 1, 'Fel Corrupter - A Gnome Effigy'),
(21302, 22829, 0, 2.6038, 0, 1, 0, 1, 1, 'Shadow Council Warlock - Super Healing Potion'),
(21302, 27854, 0, 4.4877, 0, 1, 0, 1, 1, 'Shadow Council Warlock - Smoked Talbuk Venison'),
(21302, 29569, 0, 10.0934, 0, 1, 0, 1, 1, 'Shadow Council Warlock - Strong Junkbox'),
(21302, 29570, 0, 10.0934, 0, 1, 0, 1, 1, 'Shadow Council Warlock - A Gnome Effigy'),
(21309, 22829, 0, 2.9851, 0, 1, 0, 1, 1, 'Painmistress Gabrissa - Super Healing Potion'),
(21309, 27854, 0, 2.9851, 0, 1, 0, 1, 1, 'Painmistress Gabrissa - Smoked Talbuk Venison'),
(21309, 29569, 0, 7.4627, 0, 1, 0, 1, 1, 'Painmistress Gabrissa - Strong Junkbox'),
(21309, 29570, 0, 7.4627, 0, 1, 0, 1, 1, 'Painmistress Gabrissa - A Gnome Effigy'),
(21314, 21929, 0, 0.1838, 0, 1, 0, 1, 1, 'Terrormaster - Flame Spessarite'),
(21314, 22829, 0, 1.8995, 0, 1, 0, 1, 1, 'Terrormaster - Super Healing Potion'),
(21314, 27854, 0, 3.9828, 0, 1, 0, 1, 1, 'Terrormaster - Smoked Talbuk Venison'),
(21314, 29569, 0, 9.6201, 0, 1, 0, 1, 1, 'Terrormaster - Strong Junkbox'),
(21314, 29570, 0, 9.4975, 0, 1, 0, 1, 1, 'Terrormaster - A Gnome Effigy'),
(21315, 22829, 0, 8.3333, 0, 1, 0, 1, 1, 'Ruul the Darkener - Super Healing Potion'),
(21315, 27856, 0, 8.3333, 0, 1, 0, 1, 1, 'Ruul the Darkener - Skethyl Berries'),
(21315, 29569, 0, 16.6667, 0, 1, 0, 1, 1, 'Ruul the Darkener - Strong Junkbox'),
(21315, 29571, 0, 25, 0, 1, 0, 1, 1, 'Ruul the Darkener - A Steamy Romance Novel'),
(21337, 22829, 0, 2.0408, 0, 1, 0, 1, 1, 'Illidari Shadowstalker - Super Healing Potion'),
(21337, 27854, 0, 1.0204, 0, 1, 0, 1, 1, 'Illidari Shadowstalker - Smoked Talbuk Venison'),
(21337, 29569, 0, 16.3265, 0, 1, 0, 1, 1, 'Illidari Shadowstalker - Strong Junkbox'),
(21337, 29570, 0, 5.102, 0, 1, 0, 1, 1, 'Illidari Shadowstalker - A Gnome Effigy'),
(21368, 22829, 0, 2.7601, 0, 1, 0, 1, 1, 'Ethereal Plunderer - Super Healing Potion'),
(21368, 27856, 0, 2.2293, 0, 1, 0, 1, 1, 'Ethereal Plunderer - Skethyl Berries'),
(21368, 29569, 0, 10.4565, 0, 1, 0, 1, 1, 'Ethereal Plunderer - Strong Junkbox'),
(21368, 29571, 0, 10.5626, 0, 1, 0, 1, 1, 'Ethereal Plunderer - A Steamy Romance Novel'),
(21368, 30458, 0, 1.8577, 0, 1, 0, 1, 1, 'Ethereal Plunderer - Stromgarde Muenster'),
(21370, 22829, 0, 2.6735, 0, 1, 0, 1, 1, 'Ethereal Nethermancer - Super Healing Potion'),
(21370, 23079, 0, 0.1706, 0, 1, 0, 1, 1, 'Ethereal Nethermancer - Deep Peridot'),
(21370, 27856, 0, 2.5028, 0, 1, 0, 1, 1, 'Ethereal Nethermancer - Skethyl Berries'),
(21370, 29569, 0, 10.0683, 0, 1, 0, 1, 1, 'Ethereal Nethermancer - Strong Junkbox'),
(21370, 29571, 0, 9.6701, 0, 1, 0, 1, 1, 'Ethereal Nethermancer - A Steamy Romance Novel'),
(21370, 30458, 0, 2.1615, 0, 1, 0, 1, 1, 'Ethereal Nethermancer - Stromgarde Muenster'),
(21382, 21929, 0, 0.2933, 0, 1, 0, 1, 1, 'Wyrmcult Zealot - Flame Spessarite'),
(21382, 22829, 0, 2.4927, 0, 1, 0, 1, 1, 'Wyrmcult Zealot - Super Healing Potion'),
(21382, 23077, 0, 0.2933, 0, 1, 0, 1, 1, 'Wyrmcult Zealot - Blood Garnet'),
(21382, 27854, 0, 5.2786, 0, 1, 0, 1, 1, 'Wyrmcult Zealot - Smoked Talbuk Venison'),
(21382, 29569, 0, 10.7038, 0, 1, 0, 1, 1, 'Wyrmcult Zealot - Strong Junkbox'),
(21382, 29570, 0, 8.2111, 0, 1, 0, 1, 1, 'Wyrmcult Zealot - A Gnome Effigy'),
(21383, 22829, 0, 1.5066, 0, 1, 0, 1, 1, 'Wyrmcult Acolyte - Super Healing Potion'),
(21383, 27854, 0, 4.5198, 0, 1, 0, 1, 1, 'Wyrmcult Acolyte - Smoked Talbuk Venison'),
(21383, 29569, 0, 10.1695, 0, 1, 0, 1, 1, 'Wyrmcult Acolyte - Strong Junkbox'),
(21383, 29570, 0, 9.0395, 0, 1, 0, 1, 1, 'Wyrmcult Acolyte - A Gnome Effigy'),
(21384, 22829, 0, 3.0928, 0, 1, 0, 1, 1, 'Dark Conclave Harbinger - Super Healing Potion'),
(21384, 27854, 0, 7.2165, 0, 1, 0, 1, 1, 'Dark Conclave Harbinger - Smoked Talbuk Venison'),
(21384, 29569, 0, 13.4021, 0, 1, 0, 1, 1, 'Dark Conclave Harbinger - Strong Junkbox'),
(21384, 29570, 0, 8.2474, 0, 1, 0, 1, 1, 'Dark Conclave Harbinger - A Gnome Effigy'),
(21385, 22829, 0, 3.681, 0, 1, 0, 1, 1, 'Dark Conclave Scorncrow - Super Healing Potion'),
(21385, 23079, 0, 0.3067, 0, 1, 0, 1, 1, 'Dark Conclave Scorncrow - Deep Peridot'),
(21385, 27854, 0, 4.908, 0, 1, 0, 1, 1, 'Dark Conclave Scorncrow - Smoked Talbuk Venison'),
(21385, 27855, 0, 3.7, 0, 1, 0, 1, 2, 'Dark Conclave Scorncrow - Mag\'har Grainbread'),
(21385, 29569, 0, 9.2025, 0, 1, 0, 1, 1, 'Dark Conclave Scorncrow - Strong Junkbox'),
(21385, 29570, 0, 12.8834, 0, 1, 0, 1, 1, 'Dark Conclave Scorncrow - A Gnome Effigy'),
(21386, 22829, 0, 2.682, 0, 1, 0, 1, 1, 'Dark Conclave Hawkeye - Super Healing Potion'),
(21386, 27854, 0, 2.2989, 0, 1, 0, 1, 1, 'Dark Conclave Hawkeye - Smoked Talbuk Venison'),
(21386, 29569, 0, 9.5785, 0, 1, 0, 1, 1, 'Dark Conclave Hawkeye - Strong Junkbox'),
(21386, 29570, 0, 7.2797, 0, 1, 0, 1, 1, 'Dark Conclave Hawkeye - A Gnome Effigy'),
(21387, 27854, 0, 3.2258, 0, 1, 0, 1, 1, 'Wyrmcult Blackwhelp - Smoked Talbuk Venison'),
(21387, 29569, 0, 9.6774, 0, 1, 0, 1, 1, 'Wyrmcult Blackwhelp - Strong Junkbox'),
(21387, 29570, 0, 9.6774, 0, 1, 0, 1, 1, 'Wyrmcult Blackwhelp - A Gnome Effigy'),
(21405, 22829, 0, 2.4482, 0, 1, 0, 1, 1, 'Ethereal Arcanist - Super Healing Potion'),
(21405, 27856, 0, 3.9548, 0, 1, 0, 1, 1, 'Ethereal Arcanist - Skethyl Berries'),
(21405, 29569, 0, 10.7345, 0, 1, 0, 1, 1, 'Ethereal Arcanist - Strong Junkbox'),
(21405, 29571, 0, 10.5461, 0, 1, 0, 1, 1, 'Ethereal Arcanist - A Steamy Romance Novel'),
(21405, 30458, 0, 3.3898, 0, 1, 0, 1, 1, 'Ethereal Arcanist - Stromgarde Muenster'),
(21409, 22829, 0, 3.5714, 0, 1, 0, 1, 1, 'Envoy Icarius - Super Healing Potion'),
(21409, 29569, 0, 10.7143, 0, 1, 0, 1, 1, 'Envoy Icarius - Strong Junkbox'),
(21409, 29571, 0, 14.2857, 0, 1, 0, 1, 1, 'Envoy Icarius - A Steamy Romance Novel'),
(21409, 30458, 0, 3.5714, 0, 1, 0, 1, 1, 'Envoy Icarius - Stromgarde Muenster'),
(21416, 22829, 0, 5, 0, 1, 0, 1, 1, 'Lakaan - Super Healing Potion'),
(21416, 29569, 0, 10, 0, 1, 0, 1, 1, 'Lakaan - Strong Junkbox'),
(21416, 29572, 0, 5, 0, 1, 0, 1, 1, 'Lakaan - Aboriginal Carvings'),
(21453, 8952, 0, 4.9342, 0, 1, 0, 1, 1, 'Ashtongue Shaman - Roasted Quail'),
(21453, 21929, 0, 0.1645, 0, 1, 0, 1, 1, 'Ashtongue Shaman - Flame Spessarite'),
(21453, 22829, 0, 2.1382, 0, 1, 0, 1, 1, 'Ashtongue Shaman - Super Healing Potion'),
(21453, 29569, 0, 9.8684, 0, 1, 0, 1, 1, 'Ashtongue Shaman - Strong Junkbox'),
(21453, 29572, 0, 6.4145, 0, 1, 0, 1, 1, 'Ashtongue Shaman - Aboriginal Carvings'),
(21454, 8952, 0, 7.4362, 0, 1, 0, 1, 1, 'Ashtongue Warrior - Roasted Quail'),
(21454, 22829, 0, 2.2198, 0, 1, 0, 1, 1, 'Ashtongue Warrior - Super Healing Potion'),
(21454, 29569, 0, 10.6548, 0, 1, 0, 1, 1, 'Ashtongue Warrior - Strong Junkbox'),
(21454, 29572, 0, 8.657, 0, 1, 0, 1, 1, 'Ashtongue Warrior - Aboriginal Carvings'),
(21455, 8952, 0, 6.9939, 0, 1, 0, 1, 1, 'Ashtongue Worker - Roasted Quail'),
(21455, 22829, 0, 2.5153, 0, 1, 0, 1, 1, 'Ashtongue Worker - Super Healing Potion'),
(21455, 29569, 0, 10.7362, 0, 1, 0, 1, 1, 'Ashtongue Worker - Strong Junkbox'),
(21455, 29572, 0, 9.2025, 0, 1, 0, 1, 1, 'Ashtongue Worker - Aboriginal Carvings'),
(21477, 29569, 0, 16.6667, 0, 1, 0, 1, 1, 'Rocknail Flayer - Strong Junkbox'),
(21478, 8952, 0, 3.5714, 0, 1, 0, 1, 1, 'Rocknail Ripper - Roasted Quail'),
(21478, 22829, 0, 7.1429, 0, 1, 0, 1, 1, 'Rocknail Ripper - Super Healing Potion'),
(21478, 29569, 0, 21.4286, 0, 1, 0, 1, 1, 'Rocknail Ripper - Strong Junkbox'),
(21478, 29572, 0, 7.1429, 0, 1, 0, 1, 1, 'Rocknail Ripper - Aboriginal Carvings'),
(21499, 22829, 0, 2.7149, 0, 1, 0, 1, 1, 'Overseer Ripsaw - Super Healing Potion'),
(21499, 23079, 0, 0.4525, 0, 1, 0, 1, 1, 'Overseer Ripsaw - Deep Peridot'),
(21499, 23117, 0, 0.4525, 0, 1, 0, 1, 1, 'Overseer Ripsaw - Azure Moonstone'),
(21499, 27854, 0, 3.6199, 0, 1, 0, 1, 1, 'Overseer Ripsaw - Smoked Talbuk Venison'),
(21499, 29569, 0, 12.6697, 0, 1, 0, 1, 1, 'Overseer Ripsaw - Strong Junkbox'),
(21499, 29570, 0, 9.9548, 0, 1, 0, 1, 1, 'Overseer Ripsaw - A Gnome Effigy'),
(21500, 27854, 0, 8, 0, 1, 0, 1, 1, 'Morgroron - Smoked Talbuk Venison'),
(21500, 29569, 0, 8, 0, 1, 0, 1, 1, 'Morgroron - Strong Junkbox'),
(21500, 29570, 0, 4, 0, 1, 0, 1, 1, 'Morgroron - A Gnome Effigy'),
(21501, 22829, 0, 2.439, 0, 1, 0, 1, 1, 'Makazradon - Super Healing Potion'),
(21501, 27854, 0, 2.439, 0, 1, 0, 1, 1, 'Makazradon - Smoked Talbuk Venison'),
(21501, 29569, 0, 4.878, 0, 1, 0, 1, 1, 'Makazradon - Strong Junkbox'),
(21501, 29570, 0, 7.3171, 0, 1, 0, 1, 1, 'Makazradon - A Gnome Effigy'),
(21503, 22829, 0, 1.8813, 0, 1, 0, 1, 1, 'Sunfury Warlock - Super Healing Potion'),
(21503, 27856, 0, 3.0391, 0, 1, 0, 1, 1, 'Sunfury Warlock - Skethyl Berries'),
(21503, 29569, 0, 9.5514, 0, 1, 0, 1, 1, 'Sunfury Warlock - Strong Junkbox'),
(21503, 29571, 0, 8.5384, 0, 1, 0, 1, 1, 'Sunfury Warlock - A Steamy Romance Novel'),
(21503, 30458, 0, 2.8944, 0, 1, 0, 1, 1, 'Sunfury Warlock - Stromgarde Muenster'),
(21505, 22829, 0, 1.782, 0, 1, 0, 1, 1, 'Sunfury Summoner - Super Healing Potion'),
(21505, 27856, 0, 2.2013, 0, 1, 0, 1, 1, 'Sunfury Summoner - Skethyl Berries'),
(21505, 29569, 0, 10.6918, 0, 1, 0, 1, 1, 'Sunfury Summoner - Strong Junkbox'),
(21505, 29571, 0, 10.3774, 0, 1, 0, 1, 1, 'Sunfury Summoner - A Steamy Romance Novel'),
(21505, 30458, 0, 2.2013, 0, 1, 0, 1, 1, 'Sunfury Summoner - Stromgarde Muenster'),
(21519, 22829, 0, 2.445, 0, 1, 0, 1, 1, 'Death\'s Might - Super Healing Potion'),
(21519, 27854, 0, 3.2896, 0, 1, 0, 1, 1, 'Death\'s Might - Smoked Talbuk Venison'),
(21519, 29569, 0, 10.4245, 0, 1, 0, 1, 1, 'Death\'s Might - Strong Junkbox'),
(21519, 29570, 0, 10.3801, 0, 1, 0, 1, 1, 'Death\'s Might - A Gnome Effigy'),
(21520, 22829, 0, 6.6667, 0, 1, 0, 1, 1, 'Illidari Jailor - Super Healing Potion'),
(21520, 27854, 0, 6.6667, 0, 1, 0, 1, 1, 'Illidari Jailor - Smoked Talbuk Venison'),
(21520, 29570, 0, 26.6667, 0, 1, 0, 1, 1, 'Illidari Jailor - A Gnome Effigy'),
(21636, 27859, 0, 7.2727, 0, 1, 0, 1, 1, 'Vengeful Draenei - Zangar Caps'),
(21636, 29569, 0, 7.2727, 0, 1, 0, 1, 1, 'Vengeful Draenei - Strong Junkbox'),
(21637, 22829, 0, 1.9964, 0, 1, 0, 1, 1, 'Wyrmcult Scout - Super Healing Potion'),
(21637, 27854, 0, 4.1742, 0, 1, 0, 1, 1, 'Wyrmcult Scout - Smoked Talbuk Venison'),
(21637, 29569, 0, 9.6189, 0, 1, 0, 1, 1, 'Wyrmcult Scout - Strong Junkbox'),
(21637, 29570, 0, 9.0744, 0, 1, 0, 1, 1, 'Wyrmcult Scout - A Gnome Effigy'),
(21640, 29569, 0, 6.25, 0, 1, 0, 1, 1, 'Trogma - Strong Junkbox'),
(21640, 29570, 0, 6.25, 0, 1, 0, 1, 1, 'Trogma - A Gnome Effigy'),
(21644, 22829, 0, 3.0035, 0, 1, 0, 1, 1, 'Skettis Wing Guard - Super Healing Potion'),
(21644, 27854, 0, 3.1802, 0, 1, 0, 1, 1, 'Skettis Wing Guard - Smoked Talbuk Venison'),
(21644, 29569, 0, 9.5406, 0, 1, 0, 1, 1, 'Skettis Wing Guard - Strong Junkbox'),
(21644, 29570, 0, 9.7173, 0, 1, 0, 1, 1, 'Skettis Wing Guard - A Gnome Effigy'),
(21649, 22829, 0, 2.7473, 0, 1, 0, 1, 1, 'Skettis Windwalker - Super Healing Potion'),
(21649, 23079, 0, 0.1832, 0, 1, 0, 1, 1, 'Skettis Windwalker - Deep Peridot'),
(21649, 23107, 0, 0.3663, 0, 1, 0, 1, 1, 'Skettis Windwalker - Shadow Draenite'),
(21649, 27854, 0, 3.1136, 0, 1, 0, 1, 1, 'Skettis Windwalker - Smoked Talbuk Venison'),
(21649, 29569, 0, 10.6227, 0, 1, 0, 1, 1, 'Skettis Windwalker - Strong Junkbox'),
(21649, 29570, 0, 8.9744, 0, 1, 0, 1, 1, 'Skettis Windwalker - A Gnome Effigy'),
(21650, 22829, 0, 5.1672, 0, 1, 0, 1, 1, 'Skettis Talonite - Super Healing Potion'),
(21650, 27854, 0, 3.3435, 0, 1, 0, 1, 1, 'Skettis Talonite - Smoked Talbuk Venison'),
(21650, 29569, 0, 12.766, 0, 1, 0, 1, 1, 'Skettis Talonite - Strong Junkbox'),
(21650, 29570, 0, 9.1185, 0, 1, 0, 1, 1, 'Skettis Talonite - A Gnome Effigy'),
(21652, 27859, 0, 5.2632, 0, 1, 0, 1, 1, 'Skettis Time-Shifter - Zangar Caps'),
(21652, 29569, 0, 21.0526, 0, 1, 0, 1, 1, 'Skettis Time-Shifter - Strong Junkbox'),
(21656, 22829, 0, 1.3986, 0, 1, 0, 1, 1, 'Illidari Satyr - Super Healing Potion'),
(21656, 27854, 0, 2.7972, 0, 1, 0, 1, 1, 'Illidari Satyr - Smoked Talbuk Venison'),
(21656, 29569, 0, 8.3916, 0, 1, 0, 1, 1, 'Illidari Satyr - Strong Junkbox'),
(21656, 29570, 0, 13.2867, 0, 1, 0, 1, 1, 'Illidari Satyr - A Gnome Effigy'),
(21660, 22829, 0, 2.0937, 0, 1, 0, 1, 1, 'Cabal Abjurist - Super Healing Potion'),
(21660, 27854, 0, 3.7886, 0, 1, 0, 1, 1, 'Cabal Abjurist - Smoked Talbuk Venison'),
(21660, 29569, 0, 10.6181, 0, 1, 0, 1, 1, 'Cabal Abjurist - Strong Junkbox'),
(21660, 29570, 0, 10.0698, 0, 1, 0, 1, 1, 'Cabal Abjurist - A Gnome Effigy'),
(21661, 22829, 0, 2.6564, 0, 1, 0, 1, 1, 'Cabal Skirmisher - Super Healing Potion'),
(21661, 27854, 0, 4.1127, 0, 1, 0, 1, 1, 'Cabal Skirmisher - Smoked Talbuk Venison'),
(21661, 29569, 0, 10.3217, 0, 1, 0, 1, 1, 'Cabal Skirmisher - Strong Junkbox'),
(21661, 29570, 0, 9.4735, 0, 1, 0, 1, 1, 'Cabal Skirmisher - A Gnome Effigy'),
(21662, 22829, 0, 2.4641, 0, 1, 0, 1, 1, 'Cabal Tomb-Raider - Super Healing Potion'),
(21662, 27854, 0, 4.4148, 0, 1, 0, 1, 1, 'Cabal Tomb-Raider - Smoked Talbuk Venison'),
(21662, 29569, 0, 8.9836, 0, 1, 0, 1, 1, 'Cabal Tomb-Raider - Strong Junkbox'),
(21662, 29570, 0, 10.4723, 0, 1, 0, 1, 1, 'Cabal Tomb-Raider - A Gnome Effigy'),
(21663, 8952, 0, 13.4146, 0, 1, 0, 1, 1, 'Oronu the Elder - Roasted Quail'),
(21663, 23079, 0, 1.2195, 0, 1, 0, 1, 1, 'Oronu the Elder - Deep Peridot'),
(21663, 29569, 0, 15.8537, 0, 1, 0, 1, 1, 'Oronu the Elder - Strong Junkbox'),
(21663, 29572, 0, 12.1951, 0, 1, 0, 1, 1, 'Oronu the Elder - Aboriginal Carvings'),
(21702, 27854, 0, 11.54, 0, 1, 0, 1, 1, 'Ethereum Life-Binder - Smoked Talbuk Venison'),
(21702, 27855, 0, 3.85, 0, 1, 0, 1, 1, 'Ethereum Life-Binder - Mag\'har Grainbread'),
(21702, 29569, 0, 3.85, 0, 1, 0, 1, 1, 'Ethereum Life-Binder - Strong Junkbox'),
(21702, 29570, 0, 11.54, 0, 1, 0, 1, 1, 'Ethereum Life-Binder - A Gnome Effigy'),
(21709, 8952, 0, 9.0909, 0, 1, 0, 1, 1, 'Eykenen - Roasted Quail'),
(21709, 29569, 0, 9.0909, 0, 1, 0, 1, 1, 'Eykenen - Strong Junkbox'),
(21710, 8952, 0, 6.25, 0, 1, 0, 1, 1, 'Uylaru - Roasted Quail'),
(21710, 22829, 0, 6.25, 0, 1, 0, 1, 1, 'Uylaru - Super Healing Potion'),
(21710, 29569, 0, 6.25, 0, 1, 0, 1, 1, 'Uylaru - Strong Junkbox'),
(21710, 29572, 0, 12.5, 0, 1, 0, 1, 1, 'Uylaru - Aboriginal Carvings'),
(21711, 8952, 0, 5.5556, 0, 1, 0, 1, 1, 'Haalum - Roasted Quail'),
(21711, 29569, 0, 5.5556, 0, 1, 0, 1, 1, 'Haalum - Strong Junkbox'),
(21717, 22829, 0, 2.4121, 0, 1, 0, 1, 1, 'Dragonmaw Wrangler - Super Healing Potion'),
(21717, 27854, 0, 3.9972, 0, 1, 0, 1, 1, 'Dragonmaw Wrangler - Smoked Talbuk Venison'),
(21717, 29569, 0, 7.9945, 0, 1, 0, 1, 1, 'Dragonmaw Wrangler - Strong Junkbox'),
(21717, 29570, 0, 8.6147, 0, 1, 0, 1, 1, 'Dragonmaw Wrangler - A Gnome Effigy'),
(21718, 22829, 0, 3.252, 0, 1, 0, 1, 1, 'Dragonmaw Subjugator - Super Healing Potion'),
(21718, 23079, 0, 0.4065, 0, 1, 0, 1, 1, 'Dragonmaw Subjugator - Deep Peridot'),
(21718, 23117, 0, 0.4065, 0, 1, 0, 1, 1, 'Dragonmaw Subjugator - Azure Moonstone'),
(21718, 27854, 0, 2.8455, 0, 1, 0, 1, 1, 'Dragonmaw Subjugator - Smoked Talbuk Venison'),
(21718, 29569, 0, 13.4146, 0, 1, 0, 1, 1, 'Dragonmaw Subjugator - Strong Junkbox'),
(21718, 29570, 0, 9.3496, 0, 1, 0, 1, 1, 'Dragonmaw Subjugator - A Gnome Effigy'),
(21719, 22829, 0, 2.3256, 0, 1, 0, 1, 1, 'Dragonmaw Drake-Rider - Super Healing Potion'),
(21719, 27854, 0, 2.3256, 0, 1, 0, 1, 1, 'Dragonmaw Drake-Rider - Smoked Talbuk Venison'),
(21719, 29569, 0, 6.9767, 0, 1, 0, 1, 1, 'Dragonmaw Drake-Rider - Strong Junkbox'),
(21719, 29570, 0, 13.9535, 0, 1, 0, 1, 1, 'Dragonmaw Drake-Rider - A Gnome Effigy'),
(21720, 22829, 0, 3.7534, 0, 1, 0, 1, 1, 'Dragonmaw Shaman - Super Healing Potion'),
(21720, 23077, 0, 0.2681, 0, 1, 0, 1, 1, 'Dragonmaw Shaman - Blood Garnet'),
(21720, 27854, 0, 3.7534, 0, 1, 0, 1, 1, 'Dragonmaw Shaman - Smoked Talbuk Venison'),
(21720, 29569, 0, 10.992, 0, 1, 0, 1, 1, 'Dragonmaw Shaman - Strong Junkbox'),
(21720, 29570, 0, 7.2386, 0, 1, 0, 1, 1, 'Dragonmaw Shaman - A Gnome Effigy'),
(21736, 27856, 0, 14.2857, 0, 1, 0, 1, 1, 'Wildhammer Defender - Skethyl Berries'),
(21742, 22829, 0, 2.3827, 0, 1, 0, 1, 1, 'Sunfury Eradicator - Super Healing Potion'),
(21742, 27856, 0, 2.3921, 0, 1, 0, 1, 1, 'Sunfury Eradicator - Skethyl Berries'),
(21742, 29569, 0, 9.5496, 0, 1, 0, 1, 1, 'Sunfury Eradicator - Strong Junkbox'),
(21742, 29571, 0, 10.4934, 0, 1, 0, 1, 1, 'Sunfury Eradicator - A Steamy Romance Novel'),
(21742, 30458, 0, 2.4481, 0, 1, 0, 1, 1, 'Sunfury Eradicator - Stromgarde Muenster'),
(21743, 22829, 0, 2.95, 0, 1, 0, 1, 1, 'Sunfury Blood Lord - Super Healing Potion'),
(21743, 23079, 0, 0.171, 0, 1, 0, 1, 1, 'Sunfury Blood Lord - Deep Peridot'),
(21743, 27856, 0, 2.2659, 0, 1, 0, 1, 1, 'Sunfury Blood Lord - Skethyl Berries'),
(21743, 29569, 0, 9.6622, 0, 1, 0, 1, 1, 'Sunfury Blood Lord - Strong Junkbox'),
(21743, 29571, 0, 9.9615, 0, 1, 0, 1, 1, 'Sunfury Blood Lord - A Steamy Romance Novel'),
(21743, 30458, 0, 2.8217, 0, 1, 0, 1, 1, 'Sunfury Blood Lord - Stromgarde Muenster'),
(21784, 29569, 0, 20, 0, 1, 0, 1, 1, 'Ghostrider of Karabor - Strong Junkbox'),
(21788, 22829, 0, 3.3333, 0, 1, 0, 1, 1, 'Shadowmoon Zealot - Super Healing Potion'),
(21788, 27854, 0, 4.4928, 0, 1, 0, 1, 1, 'Shadowmoon Zealot - Smoked Talbuk Venison'),
(21788, 29569, 0, 9.4203, 0, 1, 0, 1, 1, 'Shadowmoon Zealot - Strong Junkbox'),
(21788, 29570, 0, 8.4058, 0, 1, 0, 1, 1, 'Shadowmoon Zealot - A Gnome Effigy'),
(21795, 22829, 0, 2.9593, 0, 1, 0, 1, 1, 'Shadowmoon Harbinger - Super Healing Potion'),
(21795, 27854, 0, 3.9457, 0, 1, 0, 1, 1, 'Shadowmoon Harbinger - Smoked Talbuk Venison'),
(21795, 29569, 0, 10.6042, 0, 1, 0, 1, 1, 'Shadowmoon Harbinger - Strong Junkbox'),
(21795, 29570, 0, 12.0838, 0, 1, 0, 1, 1, 'Shadowmoon Harbinger - A Gnome Effigy'),
(21803, 8952, 0, 4.0984, 0, 1, 0, 1, 1, 'Ashtongue Handler - Roasted Quail'),
(21803, 22829, 0, 1.6393, 0, 1, 0, 1, 1, 'Ashtongue Handler - Super Healing Potion'),
(21803, 29569, 0, 9.4262, 0, 1, 0, 1, 1, 'Ashtongue Handler - Strong Junkbox'),
(21803, 29572, 0, 8.1967, 0, 1, 0, 1, 1, 'Ashtongue Handler - Aboriginal Carvings'),
(21808, 22829, 0, 1.4815, 0, 1, 0, 1, 1, 'Illidari Overseer - Super Healing Potion'),
(21808, 23107, 0, 0.7407, 0, 1, 0, 1, 1, 'Illidari Overseer - Shadow Draenite'),
(21808, 27854, 0, 2.963, 0, 1, 0, 1, 1, 'Illidari Overseer - Smoked Talbuk Venison'),
(21808, 29569, 0, 5.9259, 0, 1, 0, 1, 1, 'Illidari Overseer - Strong Junkbox'),
(21808, 29570, 0, 7.4074, 0, 1, 0, 1, 1, 'Illidari Overseer - A Gnome Effigy'),
(21809, 22829, 0, 2.8009, 0, 1, 0, 1, 1, 'Wyrmcult Poacher - Super Healing Potion'),
(21809, 23077, 0, 0.1514, 0, 1, 0, 1, 1, 'Wyrmcult Poacher - Blood Garnet'),
(21809, 27854, 0, 4.4663, 0, 1, 0, 1, 1, 'Wyrmcult Poacher - Smoked Talbuk Venison'),
(21809, 29569, 0, 9.3868, 0, 1, 0, 1, 1, 'Wyrmcult Poacher - Strong Junkbox'),
(21809, 29570, 0, 9.1597, 0, 1, 0, 1, 1, 'Wyrmcult Poacher - A Gnome Effigy'),
(21810, 22829, 0, 2.1992, 0, 1, 0, 1, 1, 'Wyrmcult Hewer - Super Healing Potion'),
(21810, 27854, 0, 3.7516, 0, 1, 0, 1, 1, 'Wyrmcult Hewer - Smoked Talbuk Venison'),
(21810, 29569, 0, 9.4437, 0, 1, 0, 1, 1, 'Wyrmcult Hewer - Strong Junkbox'),
(21810, 29570, 0, 10.7374, 0, 1, 0, 1, 1, 'Wyrmcult Hewer - A Gnome Effigy'),
(21815, 22829, 0, 2.7818, 0, 1, 0, 1, 1, 'Cleric of Karabor - Super Healing Potion'),
(21815, 27859, 0, 6.4422, 0, 1, 0, 1, 1, 'Cleric of Karabor - Zangar Caps'),
(21815, 29569, 0, 11.8594, 0, 1, 0, 1, 1, 'Cleric of Karabor - Strong Junkbox'),
(21827, 27854, 0, 4.3478, 0, 1, 0, 1, 1, 'Zandras - Smoked Talbuk Venison'),
(21827, 29569, 0, 21.7391, 0, 1, 0, 1, 1, 'Zandras - Strong Junkbox'),
(21827, 29570, 0, 4.3478, 0, 1, 0, 1, 1, 'Zandras - A Gnome Effigy'),
(21902, 22829, 0, 2.5267, 0, 1, 0, 1, 1, 'Cabal Spell-weaver - Super Healing Potion'),
(21902, 27854, 0, 3.6443, 0, 1, 0, 1, 1, 'Cabal Spell-weaver - Smoked Talbuk Venison'),
(21902, 29569, 0, 10.8844, 0, 1, 0, 1, 1, 'Cabal Spell-weaver - Strong Junkbox'),
(21902, 29570, 0, 11.516, 0, 1, 0, 1, 1, 'Cabal Spell-weaver - A Gnome Effigy'),
(21907, 22829, 0, 2.057, 0, 1, 0, 1, 1, 'Cabal Initiate - Super Healing Potion'),
(21907, 23112, 0, 0.1582, 0, 1, 0, 1, 1, 'Cabal Initiate - Golden Draenite'),
(21907, 23117, 0, 0.1582, 0, 1, 0, 1, 1, 'Cabal Initiate - Azure Moonstone'),
(21907, 27854, 0, 4.193, 0, 1, 0, 1, 1, 'Cabal Initiate - Smoked Talbuk Venison'),
(21907, 29569, 0, 9.019, 0, 1, 0, 1, 1, 'Cabal Initiate - Strong Junkbox'),
(21907, 29570, 0, 10.9177, 0, 1, 0, 1, 1, 'Cabal Initiate - A Gnome Effigy'),
(21911, 21929, 0, 0.2865, 0, 1, 0, 1, 1, 'Skettis Soulcaller - Flame Spessarite'),
(21911, 22829, 0, 2.149, 0, 1, 0, 1, 1, 'Skettis Soulcaller - Super Healing Potion'),
(21911, 27854, 0, 4.298, 0, 1, 0, 1, 1, 'Skettis Soulcaller - Smoked Talbuk Venison'),
(21911, 29569, 0, 8.1662, 0, 1, 0, 1, 1, 'Skettis Soulcaller - Strong Junkbox'),
(21911, 29570, 0, 8.1662, 0, 1, 0, 1, 1, 'Skettis Soulcaller - A Gnome Effigy'),
(21912, 29569, 0, 12.5, 0, 1, 0, 1, 1, 'Skettis Sentinel - Strong Junkbox'),
(21912, 29570, 0, 6.25, 0, 1, 0, 1, 1, 'Skettis Sentinel - A Gnome Effigy'),
(21923, 21929, 0, 0.2208, 0, 1, 0, 1, 1, 'Terrorguard Protector - Flame Spessarite'),
(21923, 22829, 0, 3.0905, 0, 1, 0, 1, 1, 'Terrorguard Protector - Super Healing Potion'),
(21923, 23112, 0, 0.2208, 0, 1, 0, 1, 1, 'Terrorguard Protector - Golden Draenite'),
(21923, 27854, 0, 3.3113, 0, 1, 0, 1, 1, 'Terrorguard Protector - Smoked Talbuk Venison'),
(21923, 29569, 0, 9.4923, 0, 1, 0, 1, 1, 'Terrorguard Protector - Strong Junkbox'),
(21923, 29570, 0, 8.83, 0, 1, 0, 1, 1, 'Terrorguard Protector - A Gnome Effigy'),
(21985, 27854, 0, 7.6923, 0, 1, 0, 1, 1, 'Skettis Eviscerator - Smoked Talbuk Venison'),
(21985, 29569, 0, 23.0769, 0, 1, 0, 1, 1, 'Skettis Eviscerator - Strong Junkbox'),
(21985, 29570, 0, 7.6923, 0, 1, 0, 1, 1, 'Skettis Eviscerator - A Gnome Effigy'),
(22016, 29569, 0, 10.4167, 0, 1, 0, 1, 1, 'Eclipsion Soldier - Strong Junkbox'),
(22016, 29571, 0, 8.3333, 0, 1, 0, 1, 1, 'Eclipsion Soldier - A Steamy Romance Novel'),
(22017, 29569, 0, 10, 0, 1, 0, 1, 1, 'Eclipsion Spellbinder - Strong Junkbox'),
(22045, 27859, 0, 6.6667, 0, 1, 0, 1, 1, 'Vengeful Husk - Zangar Caps'),
(22045, 29569, 0, 11.1111, 0, 1, 0, 1, 1, 'Vengeful Husk - Strong Junkbox'),
(22062, 5368, 0, 16.6667, 0, 1, 0, 1, 1, 'Dr. Whitherlimb - Empty Wallet'),
(22072, 22829, 0, 3.5714, 0, 1, 0, 1, 1, 'Shadowsworn Drakonid - Super Healing Potion'),
(22072, 29569, 0, 7.1429, 0, 1, 0, 1, 1, 'Shadowsworn Drakonid - Strong Junkbox'),
(22072, 29570, 0, 7.1429, 0, 1, 0, 1, 1, 'Shadowsworn Drakonid - A Gnome Effigy'),
(22081, 22829, 0, 2.381, 0, 1, 0, 1, 1, 'Shadowmoon Darkweaver - Super Healing Potion'),
(22081, 27854, 0, 3.869, 0, 1, 0, 1, 1, 'Shadowmoon Darkweaver - Smoked Talbuk Venison'),
(22081, 29569, 0, 9.5238, 0, 1, 0, 1, 1, 'Shadowmoon Darkweaver - Strong Junkbox'),
(22081, 29570, 0, 10.7143, 0, 1, 0, 1, 1, 'Shadowmoon Darkweaver - A Gnome Effigy'),
(22082, 22829, 0, 2.6991, 0, 1, 0, 1, 1, 'Shadowmoon Slayer - Super Healing Potion'),
(22082, 27854, 0, 4.3185, 0, 1, 0, 1, 1, 'Shadowmoon Slayer - Smoked Talbuk Venison'),
(22082, 27855, 0, 33.3, 0, 1, 0, 1, 1, 'Shadowmoon Slayer - Mag\'har Grainbread'),
(22082, 29569, 0, 8.637, 0, 1, 0, 1, 1, 'Shadowmoon Slayer - Strong Junkbox'),
(22082, 29570, 0, 10.1215, 0, 1, 0, 1, 1, 'Shadowmoon Slayer - A Gnome Effigy'),
(22084, 22829, 0, 3.0769, 0, 1, 0, 1, 1, 'Shadowmoon Chosen - Super Healing Potion'),
(22084, 23077, 0, 0.2198, 0, 1, 0, 1, 1, 'Shadowmoon Chosen - Blood Garnet'),
(22084, 23107, 0, 0.2198, 0, 1, 0, 1, 1, 'Shadowmoon Chosen - Shadow Draenite'),
(22084, 23117, 0, 0.2198, 0, 1, 0, 1, 1, 'Shadowmoon Chosen - Azure Moonstone'),
(22084, 27854, 0, 4.6154, 0, 1, 0, 1, 1, 'Shadowmoon Chosen - Smoked Talbuk Venison'),
(22084, 29569, 0, 8.3516, 0, 1, 0, 1, 1, 'Shadowmoon Chosen - Strong Junkbox'),
(22084, 29570, 0, 10.3297, 0, 1, 0, 1, 1, 'Shadowmoon Chosen - A Gnome Effigy'),
(22099, 22829, 0, 1.2821, 0, 1, 0, 1, 1, 'Wyrmcult Provisioner - Super Healing Potion'),
(22099, 27856, 0, 5.1282, 0, 1, 0, 1, 1, 'Wyrmcult Provisioner - Skethyl Berries'),
(22099, 29569, 0, 10.2564, 0, 1, 0, 1, 1, 'Wyrmcult Provisioner - Strong Junkbox'),
(22099, 29571, 0, 6.4103, 0, 1, 0, 1, 1, 'Wyrmcult Provisioner - A Steamy Romance Novel'),
(22099, 30458, 0, 2.5641, 0, 1, 0, 1, 1, 'Wyrmcult Provisioner - Stromgarde Muenster'),
(22128, 22829, 0, 12.5, 0, 1, 0, 1, 1, 'Durnholde Lookout - Super Healing Potion'),
(22128, 27855, 0, 12.5, 0, 1, 0, 1, 1, 'Durnholde Lookout - Mag\'har Grainbread'),
(22128, 29571, 0, 12.5, 0, 1, 0, 1, 1, 'Durnholde Lookout - A Steamy Romance Novel'),
(22160, 22829, 0, 1.7241, 0, 1, 0, 1, 1, 'Bloodmaul Taskmaster - Super Healing Potion'),
(22160, 27854, 0, 5.1724, 0, 1, 0, 1, 1, 'Bloodmaul Taskmaster - Smoked Talbuk Venison'),
(22160, 29569, 0, 6.8966, 0, 1, 0, 1, 1, 'Bloodmaul Taskmaster - Strong Junkbox'),
(22160, 29570, 0, 10.3448, 0, 1, 0, 1, 1, 'Bloodmaul Taskmaster - A Gnome Effigy'),
(22175, 8952, 0, 5.9524, 0, 1, 0, 1, 1, 'Apexis Flayer - Roasted Quail'),
(22175, 22829, 0, 3.5714, 0, 1, 0, 1, 1, 'Apexis Flayer - Super Healing Potion'),
(22175, 29569, 0, 7.1429, 0, 1, 0, 1, 1, 'Apexis Flayer - Strong Junkbox'),
(22175, 29572, 0, 4.7619, 0, 1, 0, 1, 1, 'Apexis Flayer - Aboriginal Carvings'),
(22195, 22829, 0, 3.6649, 0, 1, 0, 1, 1, 'Wrath Speaker - Super Healing Potion'),
(22195, 27854, 0, 4.1885, 0, 1, 0, 1, 1, 'Wrath Speaker - Smoked Talbuk Venison'),
(22195, 29569, 0, 9.9476, 0, 1, 0, 1, 1, 'Wrath Speaker - Strong Junkbox'),
(22195, 29570, 0, 10.9948, 0, 1, 0, 1, 1, 'Wrath Speaker - A Gnome Effigy'),
(22201, 22829, 0, 0.5376, 0, 1, 0, 1, 1, 'Fear Whisperer - Super Healing Potion'),
(22201, 27854, 0, 3.7634, 0, 1, 0, 1, 1, 'Fear Whisperer - Smoked Talbuk Venison'),
(22201, 29569, 0, 8.0645, 0, 1, 0, 1, 1, 'Fear Whisperer - Strong Junkbox'),
(22201, 29570, 0, 7.5269, 0, 1, 0, 1, 1, 'Fear Whisperer - A Gnome Effigy'),
(22204, 29569, 0, 6.6667, 0, 1, 0, 1, 1, 'Fear Fiend - Strong Junkbox'),
(22204, 29570, 0, 13.3333, 0, 1, 0, 1, 1, 'Fear Fiend - A Gnome Effigy'),
(22217, 27854, 0, 14.2857, 0, 1, 0, 1, 1, 'Felstorm Corruptor - Smoked Talbuk Venison'),
(22217, 29569, 0, 14.2857, 0, 1, 0, 1, 1, 'Felstorm Corruptor - Strong Junkbox'),
(22241, 22829, 0, 3.8217, 0, 1, 0, 1, 1, 'Bash\'ir Raider - Super Healing Potion'),
(22241, 27856, 0, 2.5478, 0, 1, 0, 1, 1, 'Bash\'ir Raider - Skethyl Berries'),
(22241, 29569, 0, 10.828, 0, 1, 0, 1, 1, 'Bash\'ir Raider - Strong Junkbox'),
(22241, 29571, 0, 5.7325, 0, 1, 0, 1, 1, 'Bash\'ir Raider - A Steamy Romance Novel'),
(22241, 30458, 0, 2.5478, 0, 1, 0, 1, 1, 'Bash\'ir Raider - Stromgarde Muenster'),
(22242, 22829, 0, 1.3158, 0, 1, 0, 1, 1, 'Bash\'ir Spell-Thief - Super Healing Potion'),
(22242, 27856, 0, 0.8772, 0, 1, 0, 1, 1, 'Bash\'ir Spell-Thief - Skethyl Berries'),
(22242, 29569, 0, 10.5263, 0, 1, 0, 1, 1, 'Bash\'ir Spell-Thief - Strong Junkbox'),
(22242, 29571, 0, 10.5263, 0, 1, 0, 1, 1, 'Bash\'ir Spell-Thief - A Steamy Romance Novel'),
(22242, 30458, 0, 3.0702, 0, 1, 0, 1, 1, 'Bash\'ir Spell-Thief - Stromgarde Muenster'),
(22243, 22829, 0, 3.6866, 0, 1, 0, 1, 1, 'Bash\'ir Arcanist - Super Healing Potion'),
(22243, 27856, 0, 2.3041, 0, 1, 0, 1, 1, 'Bash\'ir Arcanist - Skethyl Berries'),
(22243, 29569, 0, 8.2949, 0, 1, 0, 1, 1, 'Bash\'ir Arcanist - Strong Junkbox'),
(22243, 29571, 0, 11.0599, 0, 1, 0, 1, 1, 'Bash\'ir Arcanist - A Steamy Romance Novel'),
(22243, 30458, 0, 3.2258, 0, 1, 0, 1, 1, 'Bash\'ir Arcanist - Stromgarde Muenster'),
(22252, 3928, 0, 2.1496, 0, 1, 0, 1, 1, 'Dragonmaw Peon - Superior Healing Potion'),
(22252, 5432, 0, 8.4265, 0, 1, 0, 1, 1, 'Dragonmaw Peon - Hickory Pipe'),
(22252, 7910, 0, 0.172, 0, 1, 0, 1, 1, 'Dragonmaw Peon - Star Ruby'),
(22252, 8932, 0, 2.7515, 0, 1, 0, 1, 1, 'Dragonmaw Peon - Alterac Swiss'),
(22252, 8950, 0, 2.4076, 0, 1, 0, 1, 1, 'Dragonmaw Peon - Homemade Cherry Pie'),
(22252, 8953, 0, 2.7515, 0, 1, 0, 1, 1, 'Dragonmaw Peon - Deep Fried Plantains'),
(22252, 16885, 0, 9.4583, 0, 1, 0, 1, 1, 'Dragonmaw Peon - Heavy Junkbox'),
(22253, 22829, 0, 1.7544, 0, 1, 0, 1, 1, 'Dragonmaw Ascendant - Super Healing Potion'),
(22253, 29569, 0, 8.7719, 0, 1, 0, 1, 1, 'Dragonmaw Ascendant - Strong Junkbox'),
(22253, 29570, 0, 15.7895, 0, 1, 0, 1, 1, 'Dragonmaw Ascendant - A Gnome Effigy'),
(22254, 22829, 0, 2.8571, 0, 1, 0, 1, 1, 'Wrath Corruptor - Super Healing Potion'),
(22254, 27854, 0, 1.4286, 0, 1, 0, 1, 1, 'Wrath Corruptor - Smoked Talbuk Venison'),
(22254, 29569, 0, 10, 0, 1, 0, 1, 1, 'Wrath Corruptor - Strong Junkbox'),
(22254, 29570, 0, 15.7143, 0, 1, 0, 1, 1, 'Wrath Corruptor - A Gnome Effigy'),
(22261, 22829, 0, 3.9216, 0, 1, 0, 1, 1, 'Bladespire Guardian - Super Healing Potion'),
(22261, 27854, 0, 4.3137, 0, 1, 0, 1, 1, 'Bladespire Guardian - Smoked Talbuk Venison'),
(22261, 29569, 0, 9.4118, 0, 1, 0, 1, 1, 'Bladespire Guardian - Strong Junkbox'),
(22261, 29570, 0, 12.1569, 0, 1, 0, 1, 1, 'Bladespire Guardian - A Gnome Effigy'),
(22262, 22829, 0, 2.4194, 0, 1, 0, 1, 1, 'Bladespire Elder - Super Healing Potion'),
(22262, 27854, 0, 2.4194, 0, 1, 0, 1, 1, 'Bladespire Elder - Smoked Talbuk Venison'),
(22262, 29569, 0, 12.9032, 0, 1, 0, 1, 1, 'Bladespire Elder - Strong Junkbox'),
(22262, 29570, 0, 15.3226, 0, 1, 0, 1, 1, 'Bladespire Elder - A Gnome Effigy'),
(22263, 22829, 0, 1.6393, 0, 1, 0, 1, 1, 'Bladespire Keg King - Super Healing Potion'),
(22263, 29569, 0, 4.918, 0, 1, 0, 1, 1, 'Bladespire Keg King - Strong Junkbox'),
(22263, 29570, 0, 14.7541, 0, 1, 0, 1, 1, 'Bladespire Keg King - A Gnome Effigy'),
(22291, 29569, 0, 11.1111, 0, 1, 0, 1, 1, 'Furnace Guard - Strong Junkbox'),
(22291, 29570, 0, 22.2222, 0, 1, 0, 1, 1, 'Furnace Guard - A Gnome Effigy'),
(22305, 22829, 0, 8.1967, 0, 1, 0, 1, 1, 'Vekh - Super Healing Potion'),
(22305, 27854, 0, 4.918, 0, 1, 0, 1, 1, 'Vekh - Smoked Talbuk Venison'),
(22305, 29569, 0, 13.1148, 0, 1, 0, 1, 1, 'Vekh - Strong Junkbox'),
(22305, 29570, 0, 11.4754, 0, 1, 0, 1, 1, 'Vekh - A Gnome Effigy'),
(22308, 22829, 0, 2.7273, 0, 1, 0, 1, 1, 'Wyrmcult Hunter - Super Healing Potion'),
(22308, 27854, 0, 5.4545, 0, 1, 0, 1, 1, 'Wyrmcult Hunter - Smoked Talbuk Venison'),
(22308, 29569, 0, 9.0909, 0, 1, 0, 1, 1, 'Wyrmcult Hunter - Strong Junkbox'),
(22308, 29570, 0, 10, 0, 1, 0, 1, 1, 'Wyrmcult Hunter - A Gnome Effigy'),
(22325, 29569, 0, 14.2857, 0, 1, 0, 1, 1, 'Nightmare Weaver - Strong Junkbox'),
(22325, 29570, 0, 14.2857, 0, 1, 0, 1, 1, 'Nightmare Weaver - A Gnome Effigy'),
(22341, 27854, 0, 5.2632, 0, 1, 0, 1, 1, 'Deathshadow Acolyte - Smoked Talbuk Venison'),
(22341, 29570, 0, 10.5263, 0, 1, 0, 1, 1, 'Deathshadow Acolyte - A Gnome Effigy'),
(22342, 22829, 0, 2.0833, 0, 1, 0, 1, 1, 'Deathshadow Spellbinder - Super Healing Potion'),
(22342, 27854, 0, 6.25, 0, 1, 0, 1, 1, 'Deathshadow Spellbinder - Smoked Talbuk Venison'),
(22342, 29569, 0, 12.5, 0, 1, 0, 1, 1, 'Deathshadow Spellbinder - Strong Junkbox'),
(22342, 29570, 0, 9.375, 0, 1, 0, 1, 1, 'Deathshadow Spellbinder - A Gnome Effigy'),
(22343, 23079, 0, 3.3333, 0, 1, 0, 1, 1, 'Deathshadow Archon - Deep Peridot'),
(22343, 27854, 0, 10, 0, 1, 0, 1, 1, 'Deathshadow Archon - Smoked Talbuk Venison'),
(22343, 29569, 0, 10, 0, 1, 0, 1, 1, 'Deathshadow Archon - Strong Junkbox'),
(22343, 29570, 0, 3.3333, 0, 1, 0, 1, 1, 'Deathshadow Archon - A Gnome Effigy'),
(22363, 22829, 0, 6.5217, 0, 1, 0, 1, 1, 'Deathshadow Warlock - Super Healing Potion'),
(22363, 23117, 0, 2.1739, 0, 1, 0, 1, 1, 'Deathshadow Warlock - Azure Moonstone'),
(22363, 27854, 0, 2.1739, 0, 1, 0, 1, 1, 'Deathshadow Warlock - Smoked Talbuk Venison'),
(22363, 29569, 0, 4.3478, 0, 1, 0, 1, 1, 'Deathshadow Warlock - Strong Junkbox'),
(22363, 29570, 0, 10.8696, 0, 1, 0, 1, 1, 'Deathshadow Warlock - A Gnome Effigy'),
(22378, 22829, 0, 2.3148, 0, 1, 0, 1, 1, 'Cabal Interrogator - Super Healing Potion'),
(22378, 23117, 0, 0.463, 0, 1, 0, 1, 1, 'Cabal Interrogator - Azure Moonstone'),
(22378, 27854, 0, 3.7037, 0, 1, 0, 1, 1, 'Cabal Interrogator - Smoked Talbuk Venison'),
(22378, 29569, 0, 13.4259, 0, 1, 0, 1, 1, 'Cabal Interrogator - Strong Junkbox'),
(22378, 29570, 0, 12.5, 0, 1, 0, 1, 1, 'Cabal Interrogator - A Gnome Effigy'),
(22384, 22829, 0, 4.2857, 0, 1, 0, 1, 1, 'Bloodmaul Soothsayer - Super Healing Potion'),
(22384, 23079, 0, 2.8571, 0, 1, 0, 1, 1, 'Bloodmaul Soothsayer - Deep Peridot'),
(22384, 27854, 0, 2.8571, 0, 1, 0, 1, 1, 'Bloodmaul Soothsayer - Smoked Talbuk Venison'),
(22384, 29569, 0, 8.5714, 0, 1, 0, 1, 1, 'Bloodmaul Soothsayer - Strong Junkbox'),
(22384, 29570, 0, 7.1429, 0, 1, 0, 1, 1, 'Bloodmaul Soothsayer - A Gnome Effigy'),
(22387, 21929, 0, 0.1686, 0, 1, 0, 1, 1, 'Lithic Oracle - Flame Spessarite'),
(22387, 22829, 0, 3.204, 0, 1, 0, 1, 1, 'Lithic Oracle - Super Healing Potion'),
(22387, 23077, 0, 0.1686, 0, 1, 0, 1, 1, 'Lithic Oracle - Blood Garnet'),
(22387, 27854, 0, 3.0354, 0, 1, 0, 1, 1, 'Lithic Oracle - Smoked Talbuk Venison'),
(22387, 29569, 0, 11.6358, 0, 1, 0, 1, 1, 'Lithic Oracle - Strong Junkbox'),
(22387, 29570, 0, 9.2749, 0, 1, 0, 1, 1, 'Lithic Oracle - A Gnome Effigy'),
(22388, 22829, 0, 2.7944, 0, 1, 0, 1, 1, 'Lithic Talonguard - Super Healing Potion'),
(22388, 23112, 0, 0.1996, 0, 1, 0, 1, 1, 'Lithic Talonguard - Golden Draenite'),
(22388, 27854, 0, 3.5928, 0, 1, 0, 1, 1, 'Lithic Talonguard - Smoked Talbuk Venison'),
(22388, 29569, 0, 10.1796, 0, 1, 0, 1, 1, 'Lithic Talonguard - Strong Junkbox'),
(22388, 29570, 0, 12.7745, 0, 1, 0, 1, 1, 'Lithic Talonguard - A Gnome Effigy'),
(22393, 22829, 0, 7.1429, 0, 1, 0, 1, 1, 'Deathshadow Overlord - Super Healing Potion'),
(22393, 29569, 0, 7.1429, 0, 1, 0, 1, 1, 'Deathshadow Overlord - Strong Junkbox'),
(22393, 29570, 0, 14.2857, 0, 1, 0, 1, 1, 'Deathshadow Overlord - A Gnome Effigy'),
(22880, 27854, 0, 40, 0, 1, 0, 1, 1, 'Shadowmoon Champion - Smoked Talbuk Venison'),
(22880, 27855, 0, 80, 0, 1, 0, 1, 1, 'Shadowmoon Champion - Mag\'har Grainbread'),
(22955, 23107, 0, 25, 0, 1, 0, 1, 1, 'Charming Courtesan - Shadow Draenite'),
(22955, 29569, 0, 25, 0, 1, 0, 1, 1, 'Charming Courtesan - Strong Junkbox'),
(22955, 29571, 0, 12.5, 0, 1, 0, 1, 1, 'Charming Courtesan - A Steamy Romance Novel'),
(22960, 27855, 0, 12.5, 0, 1, 0, 1, 1, 'Dragonmaw Wyrmcaller - Mag\'har Grainbread'),
(22964, 27855, 0, 40, 0, 1, 0, 1, 1, 'Sister of Pleasure - Mag\'har Grainbread'),
(23386, 22829, 0, 2, 0, 1, 1, 1, 1, 'Gan\'arg Analyzer - Super Healing Potion'),
(23386, 27854, 0, 3, 0, 1, 1, 1, 1, 'Gan\'arg Analyzer - Smoked Talbuk Venison'),
(23386, 27855, 0, 3, 0, 1, 1, 1, 1, 'Gan\'arg Analyzer - Mag\'har Grainbread'),
(23386, 29569, 0, 8, 0, 1, 1, 1, 1, 'Gan\'arg Analyzer - Strong Junkbox'),
(23386, 29570, 0, 9, 0, 1, 1, 1, 1, 'Gan\'arg Analyzer - A Gnome Effigy'),
(23542, 22829, 0, 7.143, 0, 1, 0, 1, 1, 'Amani\'shi Axe Thrower - Super Healing Potion'),
(23542, 27854, 0, 7.143, 0, 1, 0, 1, 1, 'Amani\'shi Axe Thrower - Smoked Talbuk Venison'),
(23542, 29569, 0, 7.143, 0, 1, 0, 1, 1, 'Amani\'shi Axe Thrower - Strong Junkbox'),
(23542, 29570, 0, 7.143, 0, 1, 0, 1, 1, 'Amani\'shi Axe Thrower - A Gnome Effigy'),
(23554, 4607, 0, 3.636, 0, 1, 0, 1, 1, 'Risen Spirit - Delicious Cave Mold'),
(23554, 5433, 0, 10.909, 0, 1, 0, 1, 1, 'Risen Spirit - Rag Doll'),
(23554, 16883, 0, 9.091, 0, 1, 0, 1, 1, 'Risen Spirit - Worn Junkbox'),
(23555, 5433, 0, 10.345, 0, 1, 0, 1, 1, 'Risen Husk - Rag Doll'),
(23555, 16883, 0, 10.345, 0, 1, 0, 1, 1, 'Risen Husk - Worn Junkbox'),
(23580, 22829, 0, 3.03, 0, 1, 0, 1, 1, 'Amani\'shi Warbringer - Super Healing Potion'),
(23580, 29569, 0, 9.091, 0, 1, 0, 1, 1, 'Amani\'shi Warbringer - Strong Junkbox'),
(23580, 29570, 0, 24.242, 0, 1, 0, 1, 1, 'Amani\'shi Warbringer - A Gnome Effigy'),
(23581, 22829, 0, 4, 0, 1, 0, 1, 1, 'Amani\'shi Medicine Man - Super Healing Potion'),
(23581, 27854, 0, 4, 0, 1, 0, 1, 1, 'Amani\'shi Medicine Man - Smoked Talbuk Venison'),
(23581, 27855, 0, 8, 0, 1, 0, 1, 1, 'Amani\'shi Medicine Man - Mag\'har Grainbread'),
(23581, 29569, 0, 12, 0, 1, 0, 1, 1, 'Amani\'shi Medicine Man - Strong Junkbox'),
(23581, 29570, 0, 12, 0, 1, 0, 1, 1, 'Amani\'shi Medicine Man - A Gnome Effigy'),
(23582, 22829, 0, 12.5, 0, 1, 0, 1, 1, 'Amani\'shi Tribesman - Super Healing Potion'),
(23582, 27854, 0, 6.25, 0, 1, 0, 1, 1, 'Amani\'shi Tribesman - Smoked Talbuk Venison'),
(23582, 27855, 0, 6.25, 0, 1, 0, 1, 1, 'Amani\'shi Tribesman - Mag\'har Grainbread'),
(23582, 29570, 0, 6.25, 0, 1, 0, 1, 1, 'Amani\'shi Tribesman - A Gnome Effigy'),
(23586, 27855, 0, 5.263, 0, 1, 0, 1, 1, 'Amani\'shi Scout - Mag\'har Grainbread'),
(23586, 29569, 0, 5.263, 0, 1, 0, 1, 1, 'Amani\'shi Scout - Strong Junkbox'),
(23586, 29570, 0, 5.263, 0, 1, 0, 1, 1, 'Amani\'shi Scout - A Gnome Effigy'),
(23589, 1707, 0, 3.252, 0, 1, 0, 1, 1, 'Defias Rummager - Stormwind Brie'),
(23589, 1710, 0, 0.813, 0, 1, 0, 1, 1, 'Defias Rummager - Greater Healing Potion'),
(23589, 4539, 0, 4.878, 0, 1, 0, 1, 1, 'Defias Rummager - Goldenbark Apple'),
(23589, 4544, 0, 1.626, 0, 1, 0, 1, 1, 'Defias Rummager - Mulgore Spice Bread'),
(23589, 5431, 0, 8.13, 0, 1, 0, 1, 1, 'Defias Rummager - Empty Hip Flask'),
(23589, 16883, 0, 14.634, 0, 1, 0, 1, 1, 'Defias Rummager - Worn Junkbox'),
(23590, 1707, 0, 5, 0, 1, 0, 1, 1, 'Defias Conjuror - Stormwind Brie'),
(23590, 5431, 0, 5, 0, 1, 0, 1, 1, 'Defias Conjuror - Empty Hip Flask'),
(23590, 16883, 0, 15, 0, 1, 0, 1, 1, 'Defias Conjuror - Worn Junkbox'),
(23591, 4544, 0, 14.286, 0, 1, 0, 1, 1, 'Defias Diver - Mulgore Spice Bread'),
(23591, 5431, 0, 14.286, 0, 1, 0, 1, 1, 'Defias Diver - Empty Hip Flask'),
(23591, 16883, 0, 14.286, 0, 1, 0, 1, 1, 'Defias Diver - Worn Junkbox'),
(23592, 3771, 0, 4.688, 0, 1, 0, 1, 1, 'Grimtotem Breaker - Wild Hog Shank'),
(23592, 3864, 0, 0.781, 0, 1, 0, 1, 1, 'Grimtotem Breaker - Citrine'),
(23592, 4544, 0, 2.344, 0, 1, 0, 1, 1, 'Grimtotem Breaker - Mulgore Spice Bread'),
(23592, 5427, 0, 3.906, 0, 1, 0, 1, 1, 'Grimtotem Breaker - Crude Pocket Watch'),
(23592, 16883, 0, 12.5, 0, 1, 0, 1, 1, 'Grimtotem Breaker - Worn Junkbox'),
(23593, 1710, 0, 3.846, 0, 1, 0, 1, 1, 'Grimtotem Spirit-Shifter - Greater Healing Potion'),
(23593, 4544, 0, 1.923, 0, 1, 0, 1, 1, 'Grimtotem Spirit-Shifter - Mulgore Spice Bread'),
(23593, 5427, 0, 7.692, 0, 1, 0, 1, 1, 'Grimtotem Spirit-Shifter - Crude Pocket Watch'),
(23593, 16883, 0, 21.154, 0, 1, 0, 1, 1, 'Grimtotem Spirit-Shifter - Worn Junkbox'),
(23594, 1529, 0, 1.429, 0, 1, 0, 1, 1, 'Grimtotem Destroyer - Jade'),
(23594, 1710, 0, 2.857, 0, 1, 0, 1, 1, 'Grimtotem Destroyer - Greater Healing Potion'),
(23594, 3771, 0, 10, 0, 1, 0, 1, 1, 'Grimtotem Destroyer - Wild Hog Shank'),
(23594, 3864, 0, 1.429, 0, 1, 0, 1, 1, 'Grimtotem Destroyer - Citrine'),
(23594, 4544, 0, 4.286, 0, 1, 0, 1, 1, 'Grimtotem Destroyer - Mulgore Spice Bread'),
(23594, 5427, 0, 8.571, 0, 1, 0, 1, 1, 'Grimtotem Destroyer - Crude Pocket Watch'),
(23594, 16883, 0, 18.571, 0, 1, 0, 1, 1, 'Grimtotem Destroyer - Worn Junkbox'),
(23595, 4544, 0, 2.703, 0, 1, 0, 1, 1, 'Grimtotem Earthbinder - Mulgore Spice Bread'),
(23595, 5427, 0, 5.405, 0, 1, 0, 1, 1, 'Grimtotem Earthbinder - Crude Pocket Watch'),
(23595, 16883, 0, 5.405, 0, 1, 0, 1, 1, 'Grimtotem Earthbinder - Worn Junkbox'),
(23596, 22829, 0, 3.704, 0, 1, 0, 1, 1, 'Amani\'shi Flame Caster - Super Healing Potion'),
(23596, 27854, 0, 3.704, 0, 1, 0, 1, 1, 'Amani\'shi Flame Caster - Smoked Talbuk Venison'),
(23596, 29569, 0, 7.407, 0, 1, 0, 1, 1, 'Amani\'shi Flame Caster - Strong Junkbox'),
(23596, 29570, 0, 12.963, 0, 1, 0, 1, 1, 'Amani\'shi Flame Caster - A Gnome Effigy'),
(23597, 22829, 0, 0.781, 0, 1, 0, 1, 1, 'Amani\'shi Guardian - Super Healing Potion'),
(23597, 27854, 0, 3.906, 0, 1, 0, 1, 1, 'Amani\'shi Guardian - Smoked Talbuk Venison'),
(23597, 27855, 0, 2.344, 0, 1, 0, 1, 1, 'Amani\'shi Guardian - Mag\'har Grainbread'),
(23597, 29569, 0, 10.156, 0, 1, 0, 1, 1, 'Amani\'shi Guardian - Strong Junkbox'),
(23597, 29570, 0, 6.25, 0, 1, 0, 1, 1, 'Amani\'shi Guardian - A Gnome Effigy'),
(23620, 1707, 0, 2.381, 0, 1, 0, 1, 1, 'Privateer - Stormwind Brie'),
(23620, 3864, 0, 2.381, 0, 1, 0, 1, 1, 'Privateer - Citrine'),
(23620, 4539, 0, 2.381, 0, 1, 0, 1, 1, 'Privateer - Goldenbark Apple'),
(23620, 5431, 0, 4.762, 0, 1, 0, 1, 1, 'Privateer - Empty Hip Flask'),
(23620, 16883, 0, 21.429, 0, 1, 0, 1, 1, 'Privateer - Worn Junkbox'),
(23637, 1710, 0, 5, 0, 1, 0, 1, 1, 'Deserter Lieutenant - Greater Healing Potion'),
(23637, 4539, 0, 5, 0, 1, 0, 1, 1, 'Deserter Lieutenant - Goldenbark Apple'),
(23637, 4544, 0, 5, 0, 1, 0, 1, 1, 'Deserter Lieutenant - Mulgore Spice Bread'),
(23637, 5431, 0, 10, 0, 1, 0, 1, 1, 'Deserter Lieutenant - Empty Hip Flask'),
(23637, 16883, 0, 15, 0, 1, 0, 1, 1, 'Deserter Lieutenant - Worn Junkbox'),
(23667, 0, 10026, 100, 0, 1, 0, 1, 1, 'Winterskorn Rune-Seer - (ReferenceTable)'),
(23667, 33449, 0, 7, 0, 1, 0, 1, 1, 'Winterskorn Rune-Seer - Crusty Flatbread'),
(23667, 33454, 0, 7, 0, 1, 0, 1, 1, 'Winterskorn Rune-Seer - Salted Venison'),
(23674, 0, 10031, 100, 0, 1, 0, 1, 1, 'Iron Rune Sage - (ReferenceTable)'),
(23674, 33447, 0, 6, 0, 1, 0, 1, 1, 'Iron Rune Sage - Runic Healing Potion'),
(23674, 33449, 0, 9, 0, 1, 0, 1, 1, 'Iron Rune Sage - Crusty Flatbread'),
(23674, 38261, 0, 13, 0, 1, 0, 1, 1, 'Iron Rune Sage - Bent House Key'),
(23674, 43575, 0, 39, 0, 1, 0, 1, 1, 'Iron Rune Sage - Reinforced Junkbox'),
(23714, 1529, 0, 1.408, 0, 1, 0, 1, 1, 'Grimtotem Elder - Jade'),
(23714, 1710, 0, 1.408, 0, 1, 0, 1, 1, 'Grimtotem Elder - Greater Healing Potion'),
(23714, 3771, 0, 2.817, 0, 1, 0, 1, 1, 'Grimtotem Elder - Wild Hog Shank'),
(23714, 4544, 0, 1.408, 0, 1, 0, 1, 1, 'Grimtotem Elder - Mulgore Spice Bread'),
(23714, 5427, 0, 16.901, 0, 1, 0, 1, 1, 'Grimtotem Elder - Crude Pocket Watch'),
(23714, 16883, 0, 14.085, 0, 1, 0, 1, 1, 'Grimtotem Elder - Worn Junkbox'),
(23760, 0, 10028, 100, 0, 1, 0, 1, 1, 'Forsaken Plaguebringer - (ReferenceTable)'),
(23760, 33447, 0, 10, 0, 1, 0, 1, 1, 'Forsaken Plaguebringer - Runic Healing Potion'),
(23760, 38268, 0, 0.3, 0, 1, 0, 1, 1, 'Forsaken Plaguebringer - Spare Hand'),
(23760, 43575, 0, 41, 0, 1, 0, 1, 1, 'Forsaken Plaguebringer - Reinforced Junkbox'),
(23774, 27854, 0, 5.882, 0, 1, 0, 1, 1, 'Amani\'shi Trainer - Smoked Talbuk Venison'),
(23774, 27855, 0, 11.765, 0, 1, 0, 1, 1, 'Amani\'shi Trainer - Mag\'har Grainbread'),
(23774, 29570, 0, 23.529, 0, 1, 0, 1, 1, 'Amani\'shi Trainer - A Gnome Effigy'),
(23786, 5433, 0, 22.222, 0, 1, 0, 1, 1, 'Stonemaul Spirit - Rag Doll'),
(23786, 16883, 0, 22.222, 0, 1, 0, 1, 1, 'Stonemaul Spirit - Worn Junkbox'),
(23796, 0, 10031, 100, 0, 1, 0, 1, 1, 'Iron Rune Binder - (ReferenceTable)'),
(23796, 29569, 0, 0.5, 0, 1, 0, 1, 1, 'Iron Rune Binder - Strong Junkbox'),
(23796, 33447, 0, 9, 0, 1, 0, 1, 1, 'Iron Rune Binder - Runic Healing Potion'),
(23796, 33449, 0, 11, 0, 1, 0, 1, 1, 'Iron Rune Binder - Crusty Flatbread'),
(23796, 38261, 0, 12, 0, 1, 0, 1, 1, 'Iron Rune Binder - Bent House Key'),
(23796, 43575, 0, 42, 0, 1, 0, 1, 1, 'Iron Rune Binder - Reinforced Junkbox'),
(23865, 0, 10028, 100, 0, 1, 0, 1, 1, 'Vengeance Bringer - (ReferenceTable)'),
(23865, 43575, 0, 39, 0, 1, 0, 1, 1, 'Vengeance Bringer - Reinforced Junkbox'),
(23875, 0, 10026, 100, 0, 1, 0, 1, 1, 'Blacksouled Keeper - (ReferenceTable)'),
(23875, 1, 10029, 100, 0, 1, 0, 1, 1, 'Blacksouled Keeper - (ReferenceTable)'),
(23875, 33449, 0, 14, 0, 1, 0, 1, 1, 'Blacksouled Keeper - Crusty Flatbread'),
(23963, 0, 10031, 100, 0, 1, 0, 1, 1, 'Sergeant Lorric - (ReferenceTable)'),
(23963, 33447, 0, 13, 0, 1, 0, 1, 1, 'Sergeant Lorric - Runic Healing Potion'),
(23963, 33449, 0, 7, 0, 1, 0, 1, 1, 'Sergeant Lorric - Crusty Flatbread'),
(23963, 38261, 0, 11, 0, 1, 0, 1, 1, 'Sergeant Lorric - Bent House Key'),
(23963, 43575, 0, 45, 0, 1, 0, 1, 1, 'Sergeant Lorric - Reinforced Junkbox'),
(24059, 22829, 0, 2.857, 0, 1, 0, 1, 1, 'Amani\'shi Beast Tamer - Super Healing Potion'),
(24059, 27854, 0, 1.429, 0, 1, 0, 1, 1, 'Amani\'shi Beast Tamer - Smoked Talbuk Venison'),
(24059, 27855, 0, 4.286, 0, 1, 0, 1, 1, 'Amani\'shi Beast Tamer - Mag\'har Grainbread'),
(24059, 29569, 0, 10, 0, 1, 0, 1, 1, 'Amani\'shi Beast Tamer - Strong Junkbox'),
(24059, 29570, 0, 10, 0, 1, 0, 1, 1, 'Amani\'shi Beast Tamer - A Gnome Effigy'),
(24065, 27854, 0, 2.899, 0, 1, 0, 1, 1, 'Amani\'shi Handler - Smoked Talbuk Venison'),
(24065, 27855, 0, 2.899, 0, 1, 0, 1, 1, 'Amani\'shi Handler - Mag\'har Grainbread'),
(24065, 29569, 0, 4.348, 0, 1, 0, 1, 1, 'Amani\'shi Handler - Strong Junkbox'),
(24065, 29570, 0, 4.348, 0, 1, 0, 1, 1, 'Amani\'shi Handler - A Gnome Effigy'),
(24069, 0, 10026, 100, 0, 1, 0, 1, 1, 'Dragonflayer Bonecrusher - (ReferenceTable)'),
(24069, 1, 10027, 100, 0, 1, 0, 1, 1, 'Dragonflayer Bonecrusher - (ReferenceTable)'),
(24069, 22829, 0, 10, 0, 1, 0, 1, 1, 'Dragonflayer Bonecrusher - Super Healing Potion'),
(24069, 23438, 0, 1.2, 0, 1, 0, 1, 1, 'Dragonflayer Bonecrusher - Star of Elune'),
(24069, 27854, 0, 19, 0, 1, 0, 1, 1, 'Dragonflayer Bonecrusher - Smoked Talbuk Venison'),
(24069, 27855, 0, 22, 0, 1, 0, 1, 1, 'Dragonflayer Bonecrusher - Mag\'har Grainbread'),
(24069, 29569, 0, 47, 0, 1, 0, 1, 1, 'Dragonflayer Bonecrusher - Strong Junkbox'),
(24069, 29570, 0, 34, 0, 1, 0, 1, 1, 'Dragonflayer Bonecrusher - A Gnome Effigy'),
(24179, 22829, 0, 2.564, 0, 1, 0, 1, 1, 'Amani\'shi Wind Walker - Super Healing Potion'),
(24179, 27854, 0, 5.128, 0, 1, 0, 1, 1, 'Amani\'shi Wind Walker - Smoked Talbuk Venison'),
(24179, 27855, 0, 5.128, 0, 1, 0, 1, 1, 'Amani\'shi Wind Walker - Mag\'har Grainbread'),
(24179, 29569, 0, 10.256, 0, 1, 0, 1, 1, 'Amani\'shi Wind Walker - Strong Junkbox'),
(24179, 29570, 0, 10.256, 0, 1, 0, 1, 1, 'Amani\'shi Wind Walker - A Gnome Effigy'),
(24180, 29569, 0, 9.091, 0, 1, 0, 1, 1, 'Amani\'shi Protector - Strong Junkbox'),
(24262, 0, 10028, 100, 0, 1, 0, 1, 1, 'Vrykul Soul - (ReferenceTable)'),
(24262, 33447, 0, 3, 0, 1, 0, 1, 1, 'Vrykul Soul - Runic Healing Potion'),
(24262, 43575, 0, 40, 0, 1, 0, 1, 1, 'Vrykul Soul - Reinforced Junkbox'),
(24374, 29569, 0, 13.793, 0, 1, 0, 1, 1, 'Amani\'shi Berserker - Strong Junkbox'),
(24374, 29570, 0, 10.345, 0, 1, 0, 1, 1, 'Amani\'shi Berserker - A Gnome Effigy'),
(24400, 0, 10026, 100, 0, 1, 0, 1, 1, 'Steel Gate Archaeologist - (ReferenceTable)'),
(24400, 1, 10031, 100, 0, 1, 0, 1, 1, 'Steel Gate Archaeologist - (ReferenceTable)'),
(24400, 33449, 0, 7, 0, 1, 0, 1, 1, 'Steel Gate Archaeologist - Crusty Flatbread'),
(24400, 38261, 0, 9, 0, 1, 0, 1, 1, 'Steel Gate Archaeologist - Bent House Key'),
(24460, 33447, 0, 7, 0, 1, 0, 1, 1, 'Chillmere Tidehunter - Runic Healing Potion'),
(24460, 37452, 0, 18, 0, 1, 0, 1, 1, 'Chillmere Tidehunter - Fatty Bluefin'),
(24460, 38273, 0, 15, 0, 1, 0, 1, 1, 'Chillmere Tidehunter - Brain Coral'),
(24460, 38274, 0, 33, 0, 1, 0, 1, 1, 'Chillmere Tidehunter - Large Snail Shell'),
(24460, 43575, 0, 40, 0, 1, 0, 1, 1, 'Chillmere Tidehunter - Reinforced Junkbox'),
(24469, 1, 25107, 100, 0, 1, 0, 1, 1, 'Magnataur Huntress - (ReferenceTable)'),
(24567, 1, 25102, 100, 0, 1, 0, 1, 1, 'Den Vermin - (ReferenceTable)'),
(24576, 1, 25103, 100, 0, 1, 0, 1, 1, 'Riplash Myrmidon - (ReferenceTable)'),
(24683, 22829, 0, 0.5, 0, 1, 0, 1, 1, 'Sunblade Mage Guard - Super Healing Potion'),
(24683, 27855, 0, 0.5, 0, 1, 0, 1, 1, 'Sunblade Mage Guard - Mag\'har Grainbread'),
(24683, 27856, 0, 0.5, 0, 1, 0, 1, 1, 'Sunblade Mage Guard - Skethyl Berries'),
(24683, 29569, 0, 2, 0, 1, 0, 1, 1, 'Sunblade Mage Guard - Strong Junkbox'),
(24683, 29571, 0, 2, 0, 1, 0, 1, 1, 'Sunblade Mage Guard - A Steamy Romance Novel'),
(24683, 30458, 0, 0.5, 0, 1, 0, 1, 1, 'Sunblade Mage Guard - Stromgarde Muenster'),
(24689, 22829, 0, 0.5, 0, 1, 0, 1, 1, 'Wretched Bruiser - Super Healing Potion'),
(24689, 27854, 0, 0.5, 0, 1, 0, 1, 1, 'Wretched Bruiser - Smoked Talbuk Venison'),
(24689, 27855, 0, 0.5, 0, 1, 0, 1, 1, 'Wretched Bruiser - Mag\'har Grainbread'),
(24689, 29569, 0, 2, 0, 1, 0, 1, 1, 'Wretched Bruiser - Strong Junkbox'),
(24689, 29570, 0, 1.5, 0, 1, 0, 1, 1, 'Wretched Bruiser - A Gnome Effigy'),
(24818, 3927, 0, 2.5974, 0, 1, 0, 1, 1, 'Anvilrage Taskmaster - Fine Aged Cheddar'),
(24818, 3928, 0, 1.8553, 0, 1, 0, 1, 1, 'Anvilrage Taskmaster - Superior Healing Potion'),
(24818, 4601, 0, 1.6698, 0, 1, 0, 1, 1, 'Anvilrage Taskmaster - Soft Banana Bread'),
(24818, 4602, 0, 1.4842, 0, 1, 0, 1, 1, 'Anvilrage Taskmaster - Moon Harvest Pumpkin'),
(24818, 5432, 0, 7.9777, 0, 1, 0, 1, 1, 'Anvilrage Taskmaster - Hickory Pipe'),
(24818, 7909, 0, 0.1855, 0, 1, 0, 1, 1, 'Anvilrage Taskmaster - Aquamarine'),
(24818, 7910, 0, 0.1855, 0, 1, 0, 1, 1, 'Anvilrage Taskmaster - Star Ruby'),
(24818, 16884, 0, 5.7514, 0, 1, 0, 1, 1, 'Anvilrage Taskmaster - Sturdy Junkbox'),
(24819, 3927, 0, 3.0075, 0, 1, 0, 1, 1, 'Anvilrage Enforcer - Fine Aged Cheddar'),
(24819, 3928, 0, 2.8195, 0, 1, 0, 1, 1, 'Anvilrage Enforcer - Superior Healing Potion'),
(24819, 4601, 0, 2.0677, 0, 1, 0, 1, 1, 'Anvilrage Enforcer - Soft Banana Bread'),
(24819, 4602, 0, 1.5038, 0, 1, 0, 1, 1, 'Anvilrage Enforcer - Moon Harvest Pumpkin'),
(24819, 5432, 0, 6.5789, 0, 1, 0, 1, 1, 'Anvilrage Enforcer - Hickory Pipe'),
(24819, 7909, 0, 0.5639, 0, 1, 0, 1, 1, 'Anvilrage Enforcer - Aquamarine'),
(24819, 16884, 0, 8.2707, 0, 1, 0, 1, 1, 'Anvilrage Enforcer - Sturdy Junkbox'),
(24918, 22829, 0, 2.5889, 0, 1, 0, 1, 1, 'Felblood Initiate - Super Healing Potion'),
(24918, 27855, 0, 18.1864, 0, 1, 0, 1, 1, 'Felblood Initiate - Mag\'har Grainbread'),
(24918, 27856, 0, 6.7288, 0, 1, 0, 1, 1, 'Felblood Initiate - Skethyl Berries'),
(24918, 29569, 0, 9.7288, 0, 1, 0, 1, 1, 'Felblood Initiate - Strong Junkbox'),
(24918, 29571, 0, 10.6381, 0, 1, 0, 1, 1, 'Felblood Initiate - A Steamy Romance Novel'),
(24918, 30458, 0, 6.7288, 0, 1, 0, 1, 1, 'Felblood Initiate - Stromgarde Muenster'),
(24919, 22829, 0, 2.5889, 0, 1, 0, 1, 1, 'Wrath Herald - Super Healing Potion'),
(24919, 27854, 0, 3.6381, 0, 1, 0, 1, 1, 'Wrath Herald - Smoked Talbuk Venison'),
(24919, 27855, 0, 18.1864, 0, 1, 0, 1, 1, 'Wrath Herald - Mag\'har Grainbread'),
(24919, 29569, 0, 9.7288, 0, 1, 0, 1, 1, 'Wrath Herald - Strong Junkbox'),
(24919, 29570, 0, 10.1649, 0, 1, 0, 1, 1, 'Wrath Herald - A Gnome Effigy'),
(25209, 1, 25106, 100, 0, 1, 0, 1, 1, 'Claximus - (ReferenceTable)'),
(25210, 1, 25106, 100, 0, 1, 0, 1, 1, 'Keymaster Urmgrgl - (ReferenceTable)'),
(25215, 1, 25106, 100, 0, 1, 0, 1, 1, 'Winterfin Shorestriker - (ReferenceTable)'),
(25216, 1, 25106, 100, 0, 1, 0, 1, 1, 'Winterfin Oracle - (ReferenceTable)'),
(25217, 1, 25106, 100, 0, 1, 0, 1, 1, 'Winterfin Warrior - (ReferenceTable)'),
(25316, 1, 25101, 100, 0, 1, 0, 1, 1, 'Beryl Sorcerer - (ReferenceTable)'),
(25351, 0, 10028, 100, 0, 1, 0, 1, 1, 'Ghostly Sage - (ReferenceTable)'),
(25351, 33447, 0, 10, 0, 1, 0, 1, 1, 'Ghostly Sage - Runic Healing Potion'),
(25351, 43575, 0, 42, 0, 1, 0, 1, 1, 'Ghostly Sage - Reinforced Junkbox'),
(25353, 1, 25101, 100, 0, 1, 0, 1, 1, 'Beryl Treasure Hunter - (ReferenceTable)'),
(25378, 1, 25104, 100, 0, 1, 0, 1, 1, 'En\'kilah Necromancer - (ReferenceTable)'),
(25392, 1, 25101, 100, 0, 1, 0, 1, 1, 'High Priest Andorath - (ReferenceTable)'),
(25427, 0, 10030, 100, 0, 1, 0, 1, 1, 'Kaganishu - (ReferenceTable)'),
(25427, 33447, 0, 8, 0, 1, 0, 1, 1, 'Kaganishu - Runic Healing Potion'),
(25427, 33454, 0, 35, 0, 1, 0, 1, 1, 'Kaganishu - Salted Venison'),
(25427, 43575, 0, 43, 0, 1, 0, 1, 1, 'Kaganishu - Reinforced Junkbox'),
(25428, 0, 10030, 100, 0, 1, 0, 1, 1, 'Magmoth Shaman - (ReferenceTable)'),
(25428, 33447, 0, 9, 0, 1, 0, 1, 1, 'Magmoth Shaman - Runic Healing Potion'),
(25428, 33454, 0, 28, 0, 1, 0, 1, 1, 'Magmoth Shaman - Salted Venison'),
(25428, 38266, 0, 0.5, 0, 1, 0, 1, 1, 'Magmoth Shaman - Rotund Relic'),
(25428, 43575, 0, 39, 0, 1, 0, 1, 1, 'Magmoth Shaman - Reinforced Junkbox'),
(25429, 0, 10030, 100, 0, 1, 0, 1, 1, 'Magmoth Forager - (ReferenceTable)'),
(25429, 33447, 0, 10, 0, 1, 0, 1, 1, 'Magmoth Forager - Runic Healing Potion'),
(25429, 33454, 0, 27, 0, 1, 0, 1, 1, 'Magmoth Forager - Salted Venison'),
(25429, 38266, 0, 0.5, 0, 1, 0, 1, 1, 'Magmoth Forager - Rotund Relic'),
(25429, 43575, 0, 39, 0, 1, 0, 1, 1, 'Magmoth Forager - Reinforced Junkbox'),
(25430, 0, 10029, 100, 0, 1, 0, 1, 1, 'Magmothregar - (ReferenceTable)'),
(25430, 1, 10035, 100, 0, 1, 0, 1, 1, 'Magmothregar - (ReferenceTable)'),
(25430, 33449, 0, 7, 0, 1, 0, 1, 1, 'Magmothregar - Crusty Flatbread'),
(25430, 36862, 0, 4, 0, 1, 0, 1, 1, 'Magmothregar - Worn Troll Dice'),
(25432, 1, 25107, 100, 0, 1, 0, 1, 1, 'Mate of Magmothregar - (ReferenceTable)'),
(25433, 1, 25107, 100, 0, 1, 0, 1, 1, 'Offspring of Magmothregar - (ReferenceTable)'),
(25449, 1, 25101, 100, 0, 1, 0, 1, 1, 'Beryl Reclaimer - (ReferenceTable)'),
(25467, 1, 25102, 100, 0, 1, 0, 1, 1, 'Bloodspore Harvester - (ReferenceTable)'),
(25468, 1, 25102, 100, 0, 1, 0, 1, 1, 'Bloodspore Roaster - (ReferenceTable)'),
(25470, 1, 25102, 100, 0, 1, 0, 1, 1, 'Bloodspore Firestarter - (ReferenceTable)'),
(25479, 1, 25105, 100, 0, 1, 0, 1, 1, 'Kvaldir Mistweaver - (ReferenceTable)'),
(25496, 1, 25105, 100, 0, 1, 0, 1, 1, 'Kvaldir Mist Lord - (ReferenceTable)'),
(25501, 1, 25102, 100, 0, 1, 0, 1, 1, 'Gammoth Tender - (ReferenceTable)'),
(25520, 1, 25105, 100, 0, 1, 0, 1, 1, 'Skadir Runecaster - (ReferenceTable)'),
(25521, 1, 25105, 100, 0, 1, 0, 1, 1, 'Skadir Longboatsman - (ReferenceTable)'),
(25522, 1, 25105, 100, 0, 1, 0, 1, 1, 'Skadir Raider - (ReferenceTable)'),
(25523, 1, 25107, 100, 0, 1, 0, 1, 1, 'Skadir Mariner - (ReferenceTable)'),
(25601, 29450, 0, 4, 0, 1, 0, 1, 1, 'Prince Valanar - Telaari Grapes'),
(25601, 33447, 0, 9, 0, 1, 0, 1, 1, 'Prince Valanar - Runic Healing Potion'),
(25601, 33449, 0, 4, 0, 1, 0, 1, 1, 'Prince Valanar - Crusty Flatbread'),
(25601, 37467, 0, 39, 0, 1, 0, 1, 1, 'Prince Valanar - A Steamy Romance Novel: Forbidden Love'),
(25601, 38261, 0, 9, 0, 1, 0, 1, 1, 'Prince Valanar - Bent House Key'),
(25601, 43575, 0, 43, 0, 1, 0, 1, 1, 'Prince Valanar - Reinforced Junkbox'),
(25605, 1, 25104, 100, 0, 1, 0, 1, 1, 'Clandestine Cultist - (ReferenceTable)'),
(25609, 1, 25104, 100, 0, 1, 0, 1, 1, 'En\'kilah Necrolord - (ReferenceTable)'),
(25613, 1, 25105, 100, 0, 1, 0, 1, 1, 'Skadir Mistweaver - (ReferenceTable)'),
(25615, 1, 25107, 100, 0, 1, 0, 1, 1, 'Plagued Magnataur - (ReferenceTable)'),
(25618, 1, 25101, 100, 0, 1, 0, 1, 1, 'Varidus the Flenser - (ReferenceTable)'),
(25651, 1, 25101, 100, 0, 1, 0, 1, 1, 'Cultist Necrolyte - (ReferenceTable)'),
(25685, 1, 25100, 100, 0, 1, 0, 1, 1, 'Gorloc Waddler - (ReferenceTable)'),
(25686, 1, 25100, 100, 0, 1, 0, 1, 1, 'Gorloc Gibberer - (ReferenceTable)'),
(25687, 1, 25100, 100, 0, 1, 0, 1, 1, 'Gorloc Steam Belcher - (ReferenceTable)'),
(25699, 1, 25103, 100, 0, 1, 0, 1, 1, 'Gorloc Mud Splasher - (ReferenceTable)'),
(25700, 1, 25100, 100, 0, 1, 0, 1, 1, 'Gorloc Hunter - (ReferenceTable)'),
(25701, 1, 25103, 100, 0, 1, 0, 1, 1, 'Gorloc Dredger - (ReferenceTable)'),
(25719, 1, 25101, 100, 0, 1, 0, 1, 1, 'Coldarra Spellbinder - (ReferenceTable)'),
(25720, 1, 25101, 100, 0, 1, 0, 1, 1, 'Inquisitor Caleras - (ReferenceTable)'),
(25725, 1, 25103, 100, 0, 1, 0, 1, 1, 'Chieftain Gurgleboggle - (ReferenceTable)'),
(25726, 1, 25103, 100, 0, 1, 0, 1, 1, 'Chieftain Burblegobble - (ReferenceTable)'),
(25760, 1, 25105, 100, 0, 1, 0, 1, 1, 'Kvaldir Raider - (ReferenceTable)'),
(25789, 1, 25107, 100, 0, 1, 0, 1, 1, 'Gammothra the Tormentor - (ReferenceTable)'),
(25800, 0, 10031, 100, 0, 1, 0, 1, 1, 'Clam Master K - (ReferenceTable)'),
(25800, 33447, 0, 5, 0, 1, 0, 1, 1, 'Clam Master K - Runic Healing Potion'),
(25800, 33449, 0, 5, 0, 1, 0, 1, 1, 'Clam Master K - Crusty Flatbread'),
(25800, 38261, 0, 15, 0, 1, 0, 1, 1, 'Clam Master K - Bent House Key'),
(25800, 43575, 0, 47, 0, 1, 0, 1, 1, 'Clam Master K - Reinforced Junkbox'),
(25801, 0, 10031, 100, 0, 1, 0, 1, 1, 'Nedar, Lord of Rhinos - (ReferenceTable)'),
(25801, 33447, 0, 6, 0, 1, 0, 1, 1, 'Nedar, Lord of Rhinos - Runic Healing Potion'),
(25801, 38261, 0, 6, 0, 1, 0, 1, 1, 'Nedar, Lord of Rhinos - Bent House Key'),
(25803, 1, 25101, 100, 0, 1, 0, 1, 1, 'Karen "I Don\'t Caribou" the Culler - (ReferenceTable)'),
(25804, 1, 25101, 100, 0, 1, 0, 1, 1, 'Harold Lane - (ReferenceTable)'),
(25806, 1, 25101, 100, 0, 1, 0, 1, 1, 'Loot Crazed Poacher - (ReferenceTable)'),
(25836, 1, 25101, 100, 0, 1, 0, 1, 1, 'Loot Crazed Diver - (ReferenceTable)'),
(25839, 1, 25101, 100, 0, 1, 0, 1, 1, 'Northsea Mercenary - (ReferenceTable)'),
(25843, 1, 25104, 100, 0, 1, 0, 1, 1, 'Northsea Thug - (ReferenceTable)'),
(25880, 1, 25101, 100, 0, 1, 0, 1, 1, 'Minion of Kaw - (ReferenceTable)'),
(25979, 1, 25101, 100, 0, 1, 0, 1, 1, 'Loot Crazed Hunter - (ReferenceTable)'),
(26073, 0, 10031, 100, 0, 1, 0, 1, 1, 'High Priest Talet-Kha - (ReferenceTable)'),
(26073, 33447, 0, 8, 0, 1, 0, 1, 1, 'High Priest Talet-Kha - Runic Healing Potion'),
(26073, 33449, 0, 8, 0, 1, 0, 1, 1, 'High Priest Talet-Kha - Crusty Flatbread'),
(26073, 43575, 0, 58, 0, 1, 0, 1, 1, 'High Priest Talet-Kha - Reinforced Junkbox'),
(26202, 0, 10028, 100, 0, 1, 0, 1, 1, 'Ziggurat Defender - (ReferenceTable)'),
(26202, 29569, 0, 3, 0, 1, 0, 1, 1, 'Ziggurat Defender - Strong Junkbox'),
(26202, 33447, 0, 7, 0, 1, 0, 1, 1, 'Ziggurat Defender - Runic Healing Potion'),
(26202, 43575, 0, 40, 0, 1, 0, 1, 1, 'Ziggurat Defender - Reinforced Junkbox'),
(26266, 1, 25105, 100, 0, 1, 0, 1, 1, 'Heigarr the Horrible - (ReferenceTable)'),
(26334, 0, 10031, 100, 0, 1, 0, 1, 1, 'Forgemaster Damrath - (ReferenceTable)'),
(26334, 33447, 0, 9, 0, 1, 0, 1, 1, 'Forgemaster Damrath - Runic Healing Potion'),
(26334, 38261, 0, 9, 0, 1, 0, 1, 1, 'Forgemaster Damrath - Bent House Key'),
(26334, 43575, 0, 48, 0, 1, 0, 1, 1, 'Forgemaster Damrath - Reinforced Junkbox'),
(26413, 33447, 0, 11, 0, 1, 0, 1, 1, 'Anub\'ar Dreadweaver - Runic Healing Potion'),
(26413, 33452, 0, 11, 0, 1, 0, 1, 1, 'Anub\'ar Dreadweaver - Honey-Spiced Lichen'),
(26413, 43575, 0, 44, 0, 1, 0, 1, 1, 'Anub\'ar Dreadweaver - Reinforced Junkbox'),
(26413, 43576, 0, 22, 0, 1, 0, 1, 1, 'Anub\'ar Dreadweaver - Chitin Polish'),
(26413, 43577, 0, 11, 0, 1, 0, 1, 1, 'Anub\'ar Dreadweaver - Carapace Cleanser'),
(26447, 0, 10035, 100, 0, 1, 0, 1, 1, 'Drakkari Shaman - (ReferenceTable)'),
(26447, 1, 10029, 100, 0, 1, 0, 1, 1, 'Drakkari Shaman - (ReferenceTable)'),
(26447, 33449, 0, 10, 0, 1, 0, 1, 1, 'Drakkari Shaman - Crusty Flatbread'),
(26447, 35799, 0, 0.2, 0, 1, 0, 1, 1, 'Drakkari Shaman - Frozen Mojo'),
(26447, 36862, 0, 0.2, 0, 1, 0, 1, 1, 'Drakkari Shaman - Worn Troll Dice'),
(26451, 1, 25105, 100, 0, 1, 0, 1, 1, 'Ragnar Drakkarlund - (ReferenceTable)'),
(26451, 35774, 0, 100, 1, 1, 0, 1, 1, 'Ragnar Drakkarlund - Trident of Naz\'jan'),
(26480, 0, 10029, 100, 0, 1, 0, 1, 1, 'Magnataur Youngling - (ReferenceTable)'),
(26480, 1, 10035, 100, 0, 1, 0, 1, 1, 'Magnataur Youngling - (ReferenceTable)'),
(26480, 33449, 0, 19, 0, 1, 0, 1, 1, 'Magnataur Youngling - Crusty Flatbread'),
(26481, 0, 10035, 100, 0, 1, 0, 1, 1, 'Magnataur Alpha - (ReferenceTable)'),
(26481, 1, 10029, 100, 0, 1, 0, 1, 1, 'Magnataur Alpha - (ReferenceTable)'),
(26481, 33449, 0, 5, 0, 1, 0, 1, 1, 'Magnataur Alpha - Crusty Flatbread'),
(26620, 0, 10026, 100, 0, 1, 0, 1, 1, 'Drakkari Guardian - (ReferenceTable)'),
(26620, 1, 10027, 100, 0, 1, 0, 1, 1, 'Drakkari Guardian - (ReferenceTable)'),
(26620, 33449, 0, 9, 0, 1, 0, 1, 1, 'Drakkari Guardian - Crusty Flatbread'),
(26620, 33454, 0, 17, 0, 1, 0, 1, 1, 'Drakkari Guardian - Salted Venison'),
(26620, 38261, 0, 9, 0, 1, 0, 1, 1, 'Drakkari Guardian - Bent House Key'),
(26621, 0, 10028, 100, 0, 1, 0, 1, 1, 'Ghoul Tormentor - (ReferenceTable)'),
(26621, 33447, 0, 14, 0, 1, 0, 1, 1, 'Ghoul Tormentor - Runic Healing Potion'),
(26621, 35947, 0, 24, 0, 1, 0, 1, 1, 'Ghoul Tormentor - Sparkling Frostcap'),
(26621, 43575, 0, 81, 0, 1, 0, 1, 1, 'Ghoul Tormentor - Reinforced Junkbox'),
(26624, 0, 10028, 100, 0, 1, 0, 1, 1, 'Wretched Belcher - (ReferenceTable)'),
(26624, 33447, 0, 25, 0, 1, 0, 1, 1, 'Wretched Belcher - Runic Healing Potion'),
(26624, 35947, 0, 25, 0, 1, 0, 1, 1, 'Wretched Belcher - Sparkling Frostcap'),
(26624, 43575, 0, 100, 0, 1, 0, 1, 1, 'Wretched Belcher - Reinforced Junkbox'),
(26626, 0, 10028, 100, 0, 1, 0, 1, 1, 'Scourge Reanimator - (ReferenceTable)'),
(26626, 33447, 0, 21, 0, 1, 0, 1, 1, 'Scourge Reanimator - Runic Healing Potion'),
(26626, 35947, 0, 21, 0, 1, 0, 1, 1, 'Scourge Reanimator - Sparkling Frostcap'),
(26626, 43575, 0, 67, 0, 1, 0, 1, 1, 'Scourge Reanimator - Reinforced Junkbox'),
(26635, 0, 10028, 100, 0, 1, 0, 1, 1, 'Risen Drakkari Warrior - (ReferenceTable)'),
(26635, 33447, 0, 29, 0, 1, 0, 1, 1, 'Risen Drakkari Warrior - Runic Healing Potion'),
(26635, 35947, 0, 18, 0, 1, 0, 1, 1, 'Risen Drakkari Warrior - Sparkling Frostcap'),
(26635, 38268, 0, 0.8, 0, 1, 0, 1, 1, 'Risen Drakkari Warrior - Spare Hand'),
(26635, 43575, 0, 71, 0, 1, 0, 1, 1, 'Risen Drakkari Warrior - Reinforced Junkbox'),
(26636, 0, 10028, 100, 0, 1, 0, 1, 1, 'Risen Drakkari Soulmage - (ReferenceTable)'),
(26636, 33447, 0, 16, 0, 1, 0, 1, 1, 'Risen Drakkari Soulmage - Runic Healing Potion'),
(26636, 35947, 0, 21, 0, 1, 0, 1, 1, 'Risen Drakkari Soulmage - Sparkling Frostcap'),
(26636, 43575, 0, 85, 0, 1, 0, 1, 1, 'Risen Drakkari Soulmage - Reinforced Junkbox'),
(26637, 0, 10028, 100, 0, 1, 0, 1, 1, 'Risen Drakkari Handler - (ReferenceTable)'),
(26637, 33447, 0, 30, 0, 1, 0, 1, 1, 'Risen Drakkari Handler - Runic Healing Potion'),
(26637, 35947, 0, 18, 0, 1, 0, 1, 1, 'Risen Drakkari Handler - Sparkling Frostcap'),
(26637, 43575, 0, 67, 0, 1, 0, 1, 1, 'Risen Drakkari Handler - Reinforced Junkbox'),
(26639, 0, 10026, 100, 0, 1, 0, 1, 1, 'Drakkari Shaman - (ReferenceTable)'),
(26639, 1, 10029, 100, 0, 1, 0, 1, 1, 'Drakkari Shaman - (ReferenceTable)'),
(26639, 33449, 0, 18, 0, 1, 0, 1, 1, 'Drakkari Shaman - Crusty Flatbread'),
(26639, 40202, 0, 11, 0, 1, 0, 1, 1, 'Drakkari Shaman - Sizzling Grizzly Flank'),
(26658, 0, 10028, 100, 0, 1, 0, 1, 1, 'Reckless Scavenger - (ReferenceTable)'),
(26658, 43575, 0, 40, 0, 1, 0, 1, 1, 'Reckless Scavenger - Reinforced Junkbox'),
(26681, 0, 10030, 100, 0, 1, 0, 1, 1, 'Grumbald One-Eye - (ReferenceTable)'),
(26681, 33447, 0, 9, 0, 1, 0, 1, 1, 'Grumbald One-Eye - Runic Healing Potion'),
(26681, 33454, 0, 28, 0, 1, 0, 1, 1, 'Grumbald One-Eye - Salted Venison'),
(26681, 43575, 0, 39, 0, 1, 0, 1, 1, 'Grumbald One-Eye - Reinforced Junkbox'),
(26696, 0, 10033, 100, 0, 1, 0, 1, 1, 'Ymirjar Berserker - (ReferenceTable)'),
(26696, 29569, 0, 1.1, 0, 1, 0, 1, 1, 'Ymirjar Berserker - Strong Junkbox'),
(26727, 0, 10026, 100, 0, 1, 0, 1, 1, 'Mage Hunter Ascendant - (ReferenceTable)'),
(26727, 1, 10029, 100, 0, 1, 0, 1, 1, 'Mage Hunter Ascendant - (ReferenceTable)'),
(26727, 33449, 0, 29, 0, 1, 0, 1, 1, 'Mage Hunter Ascendant - Crusty Flatbread'),
(26729, 0, 10026, 100, 0, 1, 0, 1, 1, 'Steward - (ReferenceTable)'),
(26729, 1, 10029, 100, 0, 1, 0, 1, 1, 'Steward - (ReferenceTable)'),
(26729, 29569, 0, 0.5, 0, 1, 0, 1, 1, 'Steward - Strong Junkbox'),
(26729, 33449, 0, 31, 0, 1, 0, 1, 1, 'Steward - Crusty Flatbread'),
(26836, 0, 10035, 100, 0, 1, 0, 1, 1, 'Gigantaur - (ReferenceTable)'),
(26836, 1, 10029, 100, 0, 1, 0, 1, 1, 'Gigantaur - (ReferenceTable)'),
(26836, 33449, 0, 12, 0, 1, 0, 1, 1, 'Gigantaur - Crusty Flatbread'),
(26948, 0, 10028, 100, 0, 1, 0, 1, 1, 'Hulking Atrocity - (ReferenceTable)'),
(26948, 29569, 0, 0.3, 0, 1, 0, 1, 1, 'Hulking Atrocity - Strong Junkbox'),
(26948, 33447, 0, 9, 0, 1, 0, 1, 1, 'Hulking Atrocity - Runic Healing Potion'),
(26948, 38268, 0, 0.3, 0, 1, 0, 1, 1, 'Hulking Atrocity - Spare Hand'),
(26948, 43575, 0, 39, 0, 1, 0, 1, 1, 'Hulking Atrocity - Reinforced Junkbox'),
(27105, 33447, 0, 25, 0, 1, 0, 1, 1, 'Kreug Oathbreaker - Runic Healing Potion'),
(27105, 38269, 0, 13, 0, 1, 0, 1, 1, 'Kreug Oathbreaker - Soggy Handkerchief'),
(27105, 43575, 0, 63, 0, 1, 0, 1, 1, 'Kreug Oathbreaker - Reinforced Junkbox'),
(27210, 0, 10031, 100, 0, 1, 0, 1, 1, 'High General Abbendis - (ReferenceTable)'),
(27210, 33447, 0, 10, 0, 1, 0, 1, 1, 'High General Abbendis - Runic Healing Potion'),
(27210, 33449, 0, 10, 0, 1, 0, 1, 1, 'High General Abbendis - Crusty Flatbread'),
(27210, 38261, 0, 8, 0, 1, 0, 1, 1, 'High General Abbendis - Bent House Key'),
(27210, 43575, 0, 48, 0, 1, 0, 1, 1, 'High General Abbendis - Reinforced Junkbox'),
(27211, 0, 10031, 100, 0, 1, 0, 1, 1, 'Onslaught Executioner - (ReferenceTable)'),
(27211, 33447, 0, 5, 0, 1, 0, 1, 1, 'Onslaught Executioner - Runic Healing Potion'),
(27211, 33449, 0, 12, 0, 1, 0, 1, 1, 'Onslaught Executioner - Crusty Flatbread'),
(27211, 38261, 0, 11, 0, 1, 0, 1, 1, 'Onslaught Executioner - Bent House Key'),
(27211, 43575, 0, 39, 0, 1, 0, 1, 1, 'Onslaught Executioner - Reinforced Junkbox'),
(27234, 0, 10031, 100, 0, 1, 0, 1, 1, 'Blacksmith Goodman - (ReferenceTable)'),
(27234, 33447, 0, 9, 0, 1, 0, 1, 1, 'Blacksmith Goodman - Runic Healing Potion'),
(27234, 33449, 0, 7, 0, 1, 0, 1, 1, 'Blacksmith Goodman - Crusty Flatbread'),
(27234, 38261, 0, 13, 0, 1, 0, 1, 1, 'Blacksmith Goodman - Bent House Key'),
(27234, 43575, 0, 41, 0, 1, 0, 1, 1, 'Blacksmith Goodman - Reinforced Junkbox'),
(27235, 0, 10031, 100, 0, 1, 0, 1, 1, 'Lead Cannoneer Zierhut - (ReferenceTable)'),
(27235, 33447, 0, 8, 0, 1, 0, 1, 1, 'Lead Cannoneer Zierhut - Runic Healing Potion'),
(27235, 38261, 0, 8, 0, 1, 0, 1, 1, 'Lead Cannoneer Zierhut - Bent House Key'),
(27235, 43575, 0, 53, 0, 1, 0, 1, 1, 'Lead Cannoneer Zierhut - Reinforced Junkbox'),
(27247, 29450, 0, 8, 0, 1, 0, 1, 1, 'Devout Bodyguard - Telaari Grapes'),
(27247, 33447, 0, 8, 0, 1, 0, 1, 1, 'Devout Bodyguard - Runic Healing Potion'),
(27247, 37467, 0, 42, 0, 1, 0, 1, 1, 'Devout Bodyguard - A Steamy Romance Novel: Forbidden Love'),
(27247, 38261, 0, 8, 0, 1, 0, 1, 1, 'Devout Bodyguard - Bent House Key'),
(27247, 43575, 0, 50, 0, 1, 0, 1, 1, 'Devout Bodyguard - Reinforced Junkbox'),
(27278, 0, 10030, 100, 0, 1, 0, 1, 1, 'Snowplain Zealot - (ReferenceTable)'),
(27278, 33447, 0, 12, 0, 1, 0, 1, 1, 'Snowplain Zealot - Runic Healing Potion'),
(27278, 33454, 0, 22, 0, 1, 0, 1, 1, 'Snowplain Zealot - Salted Venison'),
(27278, 38266, 0, 0.3, 0, 1, 0, 1, 1, 'Snowplain Zealot - Rotund Relic'),
(27278, 43575, 0, 40, 0, 1, 0, 1, 1, 'Snowplain Zealot - Reinforced Junkbox'),
(27289, 33447, 0, 11, 0, 1, 0, 1, 1, 'Naxxramas Necrolord - Runic Healing Potion'),
(27289, 33452, 0, 44, 0, 1, 0, 1, 1, 'Naxxramas Necrolord - Honey-Spiced Lichen'),
(27289, 43575, 0, 44, 0, 1, 0, 1, 1, 'Naxxramas Necrolord - Reinforced Junkbox'),
(27334, 29448, 0, 13, 0, 1, 0, 1, 1, 'Onslaught Commander Iustus - Mag\'har Mild Cheese'),
(27334, 37467, 0, 50, 0, 1, 0, 1, 1, 'Onslaught Commander Iustus - A Steamy Romance Novel: Forbidden Love'),
(27334, 38261, 0, 6, 0, 1, 0, 1, 1, 'Onslaught Commander Iustus - Bent House Key'),
(27334, 43575, 0, 44, 0, 1, 0, 1, 1, 'Onslaught Commander Iustus - Reinforced Junkbox'),
(27342, 0, 10030, 100, 0, 1, 0, 1, 1, 'Bloodpaw Warrior - (ReferenceTable)'),
(27342, 33447, 0, 11, 0, 1, 0, 1, 1, 'Bloodpaw Warrior - Runic Healing Potion'),
(27342, 33454, 0, 26, 0, 1, 0, 1, 1, 'Bloodpaw Warrior - Salted Venison'),
(27342, 38266, 0, 0.6, 0, 1, 0, 1, 1, 'Bloodpaw Warrior - Rotund Relic'),
(27342, 43575, 0, 40, 0, 1, 0, 1, 1, 'Bloodpaw Warrior - Reinforced Junkbox'),
(27431, 0, 10028, 100, 0, 1, 0, 1, 1, 'Drakkari Commander - (ReferenceTable)'),
(27431, 33447, 0, 26, 0, 1, 0, 1, 1, 'Drakkari Commander - Runic Healing Potion'),
(27431, 35947, 0, 10, 0, 1, 0, 1, 1, 'Drakkari Commander - Sparkling Frostcap'),
(27431, 43575, 0, 90, 0, 1, 0, 1, 1, 'Drakkari Commander - Reinforced Junkbox'),
(27533, 0, 10033, 100, 0, 1, 0, 1, 1, 'Frigid Geist - (ReferenceTable)'),
(27580, 0, 10029, 100, 0, 1, 0, 1, 1, 'Selas - (ReferenceTable)'),
(27580, 38260, 0, 20, 0, 1, 0, 1, 1, 'Selas - Empty Tobacco Pouch'),
(27580, 43575, 0, 50, 0, 1, 0, 1, 1, 'Selas - Reinforced Junkbox'),
(27639, 0, 10034, 100, 0, 1, 0, 1, 1, 'Ring-Lord Sorceress - (ReferenceTable)'),
(27639, 33447, 0, 19, 0, 1, 0, 1, 1, 'Ring-Lord Sorceress - Runic Healing Potion'),
(27639, 36863, 0, 1.6, 0, 1, 0, 1, 1, 'Ring-Lord Sorceress - Decahedral Dwarven Dice'),
(27639, 37467, 0, 46, 0, 1, 0, 1, 1, 'Ring-Lord Sorceress - A Steamy Romance Novel: Forbidden Love'),
(27639, 38261, 0, 28, 0, 1, 0, 1, 1, 'Ring-Lord Sorceress - Bent House Key'),
(27639, 43575, 0, 87, 0, 1, 0, 1, 1, 'Ring-Lord Sorceress - Reinforced Junkbox'),
(27640, 0, 10034, 100, 0, 1, 0, 1, 1, 'Ring-Lord Conjurer - (ReferenceTable)'),
(27640, 33447, 0, 30, 0, 1, 0, 1, 1, 'Ring-Lord Conjurer - Runic Healing Potion'),
(27640, 37467, 0, 67, 0, 1, 0, 1, 1, 'Ring-Lord Conjurer - A Steamy Romance Novel: Forbidden Love'),
(27640, 38261, 0, 26, 0, 1, 0, 1, 1, 'Ring-Lord Conjurer - Bent House Key'),
(27640, 43575, 0, 64, 0, 1, 0, 1, 1, 'Ring-Lord Conjurer - Reinforced Junkbox'),
(27699, 0, 10030, 100, 0, 1, 0, 1, 1, 'Gjalerhorn Scavenger - (ReferenceTable)'),
(27699, 29569, 0, 0.8, 0, 1, 0, 1, 1, 'Gjalerhorn Scavenger - Strong Junkbox'),
(27699, 33447, 0, 7, 0, 1, 0, 1, 1, 'Gjalerhorn Scavenger - Runic Healing Potion'),
(27699, 33454, 0, 22, 0, 1, 0, 1, 1, 'Gjalerhorn Scavenger - Salted Venison'),
(27699, 43575, 0, 43, 0, 1, 0, 1, 1, 'Gjalerhorn Scavenger - Reinforced Junkbox'),
(27800, 0, 10028, 100, 0, 1, 0, 1, 1, 'Leprous Servant - (ReferenceTable)'),
(27800, 33447, 0, 7, 0, 1, 0, 1, 1, 'Leprous Servant - Runic Healing Potion'),
(27800, 38268, 0, 2, 0, 1, 0, 1, 1, 'Leprous Servant - Spare Hand'),
(27800, 43575, 0, 38, 0, 1, 0, 1, 1, 'Leprous Servant - Reinforced Junkbox'),
(27859, 0, 10031, 100, 0, 1, 0, 1, 1, 'Vanthryn the Merciless - (ReferenceTable)'),
(27859, 33447, 0, 3, 0, 1, 0, 1, 1, 'Vanthryn the Merciless - Runic Healing Potion'),
(27859, 33449, 0, 12, 0, 1, 0, 1, 1, 'Vanthryn the Merciless - Crusty Flatbread'),
(27859, 38261, 0, 12, 0, 1, 0, 1, 1, 'Vanthryn the Merciless - Bent House Key'),
(27859, 43575, 0, 39, 0, 1, 0, 1, 1, 'Vanthryn the Merciless - Reinforced Junkbox'),
(27860, 0, 10031, 100, 0, 1, 0, 1, 1, 'Luthion the Vile - (ReferenceTable)'),
(27860, 33447, 0, 6, 0, 1, 0, 1, 1, 'Luthion the Vile - Runic Healing Potion'),
(27860, 33449, 0, 6, 0, 1, 0, 1, 1, 'Luthion the Vile - Crusty Flatbread'),
(27860, 38261, 0, 13, 0, 1, 0, 1, 1, 'Luthion the Vile - Bent House Key'),
(27860, 43575, 0, 42, 0, 1, 0, 1, 1, 'Luthion the Vile - Reinforced Junkbox'),
(27961, 0, 10026, 100, 0, 1, 0, 1, 1, 'Dark Rune Worker - (ReferenceTable)'),
(27961, 36862, 0, 4, 0, 1, 0, 1, 1, 'Dark Rune Worker - Worn Troll Dice'),
(27961, 40202, 0, 29, 0, 1, 0, 1, 1, 'Dark Rune Worker - Sizzling Grizzly Flank'),
(27964, 0, 10035, 100, 0, 1, 0, 1, 1, 'Dark Rune Scholar - (ReferenceTable)'),
(27964, 1, 10027, 100, 0, 1, 0, 1, 1, 'Dark Rune Scholar - (ReferenceTable)'),
(27965, 0, 10026, 100, 0, 1, 0, 1, 1, 'Dark Rune Shaper - (ReferenceTable)'),
(27965, 40202, 0, 28, 0, 1, 0, 1, 1, 'Dark Rune Shaper - Sizzling Grizzly Flank'),
(28200, 33447, 0, 22, 0, 1, 0, 1, 1, 'Dark Necromancer - Runic Healing Potion'),
(28200, 35948, 0, 10, 0, 1, 0, 1, 1, 'Dark Necromancer - Savory Snowplum'),
(28200, 35950, 0, 10, 0, 1, 0, 1, 1, 'Dark Necromancer - Sweet Potato Bread'),
(28200, 35952, 0, 30, 0, 1, 0, 1, 1, 'Dark Necromancer - Briny Hardcheese'),
(28200, 37467, 0, 100, 0, 1, 0, 1, 1, 'Dark Necromancer - A Steamy Romance Novel: Forbidden Love'),
(28200, 43575, 0, 100, 0, 1, 0, 1, 1, 'Dark Necromancer - Reinforced Junkbox'),
(28494, 0, 10026, 100, 0, 1, 0, 1, 1, 'Kutube\'sa - (ReferenceTable)'),
(28494, 1, 10027, 100, 0, 1, 0, 1, 1, 'Kutube\'sa - (ReferenceTable)'),
(28496, 0, 10026, 100, 0, 1, 0, 1, 1, 'Chulo the Mad - (ReferenceTable)'),
(28496, 40202, 0, 6, 0, 1, 0, 1, 1, 'Chulo the Mad - Sizzling Grizzly Flank'),
(28565, 0, 10033, 100, 0, 1, 0, 1, 1, 'Decaying Ghoul - (ReferenceTable)'),
(28565, 22829, 0, 0.9, 0, 1, 0, 1, 1, 'Decaying Ghoul - Super Healing Potion'),
(28803, 33447, 0, 33, 0, 1, 0, 1, 1, 'Drakuru\'s Guard - Runic Healing Potion'),
(28803, 38269, 0, 17, 0, 1, 0, 1, 1, 'Drakuru\'s Guard - Soggy Handkerchief'),
(28803, 43575, 0, 50, 0, 1, 0, 1, 1, 'Drakuru\'s Guard - Reinforced Junkbox'),
(28837, 0, 10026, 100, 0, 1, 0, 1, 1, 'Stormforged Sentinel - (ReferenceTable)'),
(28837, 40202, 0, 16, 0, 1, 0, 1, 1, 'Stormforged Sentinel - Sizzling Grizzly Flank'),
(28838, 0, 10026, 100, 0, 1, 0, 1, 1, 'Titanium Vanguard - (ReferenceTable)'),
(28838, 40202, 0, 27, 0, 1, 0, 1, 1, 'Titanium Vanguard - Sizzling Grizzly Flank'),
(28848, 0, 10026, 100, 0, 1, 0, 1, 1, 'Prophet of Har\'koa - (ReferenceTable)'),
(28848, 40202, 0, 3, 0, 1, 0, 1, 1, 'Prophet of Har\'koa - Sizzling Grizzly Flank'),
(28961, 0, 10026, 100, 0, 1, 0, 1, 1, 'Titanium Siegebreaker - (ReferenceTable)'),
(28961, 40202, 0, 35, 0, 1, 0, 1, 1, 'Titanium Siegebreaker - Sizzling Grizzly Flank'),
(28965, 0, 10026, 100, 0, 1, 0, 1, 1, 'Titanium Thunderer - (ReferenceTable)'),
(28965, 40202, 0, 44, 0, 1, 0, 1, 1, 'Titanium Thunderer - Sizzling Grizzly Flank'),
(29369, 0, 10034, 100, 0, 1, 0, 1, 1, 'Stormforged Taskmaster - (ReferenceTable)'),
(29369, 33447, 0, 13, 0, 1, 0, 1, 1, 'Stormforged Taskmaster - Runic Healing Potion'),
(29369, 37467, 0, 34, 0, 1, 0, 1, 1, 'Stormforged Taskmaster - A Steamy Romance Novel: Forbidden Love'),
(29369, 38261, 0, 6, 0, 1, 0, 1, 1, 'Stormforged Taskmaster - Bent House Key'),
(29369, 43575, 0, 38, 0, 1, 0, 1, 1, 'Stormforged Taskmaster - Reinforced Junkbox'),
(29407, 0, 10030, 100, 0, 1, 0, 1, 1, 'Snowblind Devotee - (ReferenceTable)'),
(29407, 33447, 0, 12, 0, 1, 0, 1, 1, 'Snowblind Devotee - Runic Healing Potion'),
(29407, 40202, 0, 29, 0, 1, 0, 1, 1, 'Snowblind Devotee - Sizzling Grizzly Flank'),
(29407, 43575, 0, 42, 0, 1, 0, 1, 1, 'Snowblind Devotee - Reinforced Junkbox'),
(29553, 0, 10026, 100, 0, 1, 0, 1, 1, 'Garm Watcher - (ReferenceTable)'),
(29553, 1, 10027, 100, 0, 1, 0, 1, 1, 'Garm Watcher - (ReferenceTable)'),
(29553, 24231, 0, 0.3, 0, 1, 0, 2, 2, 'Garm Watcher - Coarse Snuff'),
(29554, 0, 10030, 100, 0, 1, 0, 1, 1, 'Snowblind Devotee - (ReferenceTable)'),
(29554, 33447, 0, 12, 0, 1, 0, 1, 1, 'Snowblind Devotee - Runic Healing Potion'),
(29554, 38266, 0, 0.2, 0, 1, 0, 1, 1, 'Snowblind Devotee - Rotund Relic'),
(29554, 40202, 0, 27, 0, 1, 0, 1, 1, 'Snowblind Devotee - Sizzling Grizzly Flank'),
(29554, 43575, 0, 43, 0, 1, 0, 1, 1, 'Snowblind Devotee - Reinforced Junkbox'),
(29656, 0, 10026, 100, 0, 1, 0, 1, 1, 'Drakuru Berserker - (ReferenceTable)'),
(29656, 1, 10029, 100, 0, 1, 0, 1, 1, 'Drakuru Berserker - (ReferenceTable)'),
(29656, 29569, 0, 0.9, 0, 1, 0, 1, 1, 'Drakuru Berserker - Strong Junkbox'),
(29656, 33449, 0, 11, 0, 1, 0, 1, 1, 'Drakuru Berserker - Crusty Flatbread'),
(29793, 0, 10030, 100, 0, 1, 0, 1, 1, 'Frostfeather Witch - (ReferenceTable)'),
(29793, 33447, 0, 16, 0, 1, 0, 1, 1, 'Frostfeather Witch - Runic Healing Potion'),
(29793, 40202, 0, 21, 0, 1, 0, 1, 1, 'Frostfeather Witch - Sizzling Grizzly Flank'),
(29793, 43575, 0, 40, 0, 1, 0, 1, 1, 'Frostfeather Witch - Reinforced Junkbox'),
(29820, 0, 10026, 100, 0, 1, 0, 1, 1, 'Drakkari God Hunter - (ReferenceTable)'),
(29820, 1, 10027, 100, 0, 1, 0, 1, 1, 'Drakkari God Hunter - (ReferenceTable)'),
(29822, 0, 10026, 100, 0, 1, 0, 1, 1, 'Drakkari Fire Weaver - (ReferenceTable)'),
(29822, 40202, 0, 24, 0, 1, 0, 1, 1, 'Drakkari Fire Weaver - Sizzling Grizzly Flank'),
(29836, 0, 10026, 100, 0, 1, 0, 1, 1, 'Drakkari Battle Rider - (ReferenceTable)'),
(29836, 40202, 0, 18, 0, 1, 0, 1, 1, 'Drakkari Battle Rider - Sizzling Grizzly Flank'),
(29874, 0, 10026, 100, 0, 1, 0, 1, 1, 'Drakkari Inciter - (ReferenceTable)'),
(29874, 36862, 0, 16, 0, 1, 0, 1, 1, 'Drakkari Inciter - Worn Troll Dice'),
(29874, 40202, 0, 12, 0, 1, 0, 1, 1, 'Drakkari Inciter - Sizzling Grizzly Flank'),
(29875, 0, 10030, 100, 0, 1, 0, 1, 1, 'Icemane Yeti - (ReferenceTable)'),
(29875, 33447, 0, 15, 0, 1, 0, 1, 1, 'Icemane Yeti - Runic Healing Potion'),
(29875, 38266, 0, 0.3, 0, 1, 0, 1, 1, 'Icemane Yeti - Rotund Relic'),
(29875, 40202, 0, 23, 0, 1, 0, 1, 1, 'Icemane Yeti - Sizzling Grizzly Flank'),
(29875, 43575, 0, 39, 0, 1, 0, 1, 1, 'Icemane Yeti - Reinforced Junkbox'),
(29885, 0, 10026, 100, 0, 1, 0, 1, 1, 'Mildred the Cruel - (ReferenceTable)'),
(29885, 40202, 0, 13, 0, 1, 0, 1, 1, 'Mildred the Cruel - Sizzling Grizzly Flank'),
(30003, 33447, 0, 20, 0, 1, 1, 1, 1, 'Gnarlhide - Runic Healing Potion'),
(30003, 38263, 0, 20, 0, 1, 1, 1, 1, 'Gnarlhide - Too-Small Armband'),
(30003, 38264, 0, 20, 0, 1, 1, 1, 1, 'Gnarlhide - A Very Pretty Rock'),
(30003, 40202, 0, 20, 0, 1, 1, 1, 1, 'Gnarlhide - Sizzling Grizzly Flank'),
(30003, 43575, 0, 20, 0, 1, 1, 1, 1, 'Gnarlhide - Reinforced Junkbox'),
(30283, 0, 10032, 100, 0, 1, 0, 1, 1, 'Plague Walker - (ReferenceTable)'),
(30283, 43575, 0, 100, 0, 1, 0, 1, 1, 'Plague Walker - Reinforced Junkbox'),
(30319, 0, 10026, 100, 0, 1, 0, 1, 1, 'Twilight Darkcaster - (ReferenceTable)'),
(30319, 1, 10027, 100, 0, 1, 0, 1, 1, 'Twilight Darkcaster - (ReferenceTable)'),
(30319, 2, 10029, 100, 0, 1, 0, 1, 1, 'Twilight Darkcaster - (ReferenceTable)'),
(30319, 33449, 0, 11, 0, 1, 0, 1, 1, 'Twilight Darkcaster - Crusty Flatbread'),
(30856, 0, 10030, 100, 0, 1, 0, 1, 1, 'Unbound Trickster - (ReferenceTable)'),
(30856, 33447, 0, 19, 0, 1, 0, 1, 1, 'Unbound Trickster - Runic Healing Potion'),
(30856, 40202, 0, 14, 0, 1, 0, 1, 1, 'Unbound Trickster - Sizzling Grizzly Flank'),
(30856, 43575, 0, 38, 0, 1, 0, 1, 1, 'Unbound Trickster - Reinforced Junkbox'),
(30868, 0, 10030, 100, 0, 1, 0, 1, 1, 'Unbound Corrupter - (ReferenceTable)'),
(30868, 33447, 0, 16, 0, 1, 0, 1, 1, 'Unbound Corrupter - Runic Healing Potion'),
(30868, 40202, 0, 18, 0, 1, 0, 1, 1, 'Unbound Corrupter - Sizzling Grizzly Flank'),
(30868, 43575, 0, 47, 0, 1, 0, 1, 1, 'Unbound Corrupter - Reinforced Junkbox'),
(31262, 33447, 0, 12, 0, 1, 0, 1, 1, 'Blight Falconer - Runic Healing Potion'),
(31262, 35953, 0, 16, 0, 1, 0, 1, 1, 'Blight Falconer - Mead Basted Caribou'),
(31262, 36862, 0, 1.9, 0, 1, 0, 1, 1, 'Blight Falconer - Worn Troll Dice'),
(31262, 38260, 0, 38, 0, 1, 0, 1, 1, 'Blight Falconer - Empty Tobacco Pouch'),
(31262, 40202, 0, 12, 0, 1, 0, 1, 1, 'Blight Falconer - Sizzling Grizzly Flank'),
(31262, 43575, 0, 35, 0, 1, 0, 1, 1, 'Blight Falconer - Reinforced Junkbox'),
(31396, 33447, 0, 15, 0, 1, 0, 1, 1, 'Val\'kyr Taskmistress - Runic Healing Potion'),
(31396, 35947, 0, 38, 0, 1, 0, 1, 1, 'Val\'kyr Taskmistress - Sparkling Frostcap'),
(31396, 43575, 0, 56, 0, 1, 0, 1, 1, 'Val\'kyr Taskmistress - Reinforced Junkbox'),
(31554, 35947, 0, 40, 0, 1, 0, 1, 1, 'Restless Lookout - Sparkling Frostcap'),
(31554, 43575, 0, 80, 0, 1, 0, 1, 1, 'Restless Lookout - Reinforced Junkbox'),
(32263, 0, 10034, 100, 0, 1, 0, 1, 1, 'Overseer Veraj - (ReferenceTable)'),
(32263, 33447, 0, 13, 0, 1, 0, 1, 1, 'Overseer Veraj - Runic Healing Potion'),
(32263, 37467, 0, 28, 0, 1, 0, 1, 1, 'Overseer Veraj - A Steamy Romance Novel: Forbidden Love'),
(32263, 38261, 0, 15, 0, 1, 0, 1, 1, 'Overseer Veraj - Bent House Key'),
(32263, 43575, 0, 42, 0, 1, 0, 1, 1, 'Overseer Veraj - Reinforced Junkbox'),
(32467, 33447, 0, 0.7, 0, 1, 0, 1, 1, 'Skeletal Reaver - Runic Healing Potion'),
(32467, 35947, 0, 0.7, 0, 1, 0, 1, 1, 'Skeletal Reaver - Sparkling Frostcap'),
(32467, 38269, 0, 1.4, 0, 1, 0, 1, 1, 'Skeletal Reaver - Soggy Handkerchief'),
(32467, 43575, 0, 1.6, 0, 1, 0, 1, 1, 'Skeletal Reaver - Reinforced Junkbox'),
(34839, 33447, 0, 16, 0, 1, 0, 1, 1, 'Kvaldir Mist Binder - Runic Healing Potion'),
(34839, 35953, 0, 15, 0, 1, 0, 1, 1, 'Kvaldir Mist Binder - Mead Basted Caribou'),
(34839, 36862, 0, 2, 0, 1, 0, 1, 1, 'Kvaldir Mist Binder - Worn Troll Dice'),
(34839, 38260, 0, 32, 0, 1, 0, 1, 1, 'Kvaldir Mist Binder - Empty Tobacco Pouch'),
(34839, 40202, 0, 10, 0, 1, 0, 1, 1, 'Kvaldir Mist Binder - Sizzling Grizzly Flank'),
(34839, 43575, 0, 37, 0, 1, 0, 1, 1, 'Kvaldir Mist Binder - Reinforced Junkbox');
/*!40103 SET TIME_ZONE=IFNULL(@OLD_TIME_ZONE, 'system') */;
/*!40101 SET SQL_MODE=IFNULL(@OLD_SQL_MODE, '') */;
/*!40014 SET FOREIGN_KEY_CHECKS=IFNULL(@OLD_FOREIGN_KEY_CHECKS, 1) */;
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40111 SET SQL_NOTES=IFNULL(@OLD_SQL_NOTES, 1) */;