mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 17:19:07 +00:00
you can use db_assembler crossplatform tool from our repository to assemble it in a single sql file
14307 lines
1005 KiB
SQL
14307 lines
1005 KiB
SQL
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
|
|
/*!40103 SET TIME_ZONE='+00:00' */;
|
|
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
|
|
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
|
|
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
|
|
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;
|
|
DROP TABLE IF EXISTS `conditions`;
|
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|
/*!40101 SET character_set_client = utf8 */;
|
|
CREATE TABLE `conditions`
|
|
(
|
|
`SourceTypeOrReferenceId` mediumint(8) NOT NULL DEFAULT '0',
|
|
`SourceGroup` mediumint(8) unsigned NOT NULL DEFAULT '0',
|
|
`SourceEntry` mediumint(8) NOT NULL DEFAULT '0',
|
|
`SourceId` int(11) NOT NULL DEFAULT '0',
|
|
`ElseGroup` mediumint(8) unsigned NOT NULL DEFAULT '0',
|
|
`ConditionTypeOrReference` mediumint(8) NOT NULL DEFAULT '0',
|
|
`ConditionTarget` tinyint(3) unsigned NOT NULL DEFAULT '0',
|
|
`ConditionValue1` mediumint(8) unsigned NOT NULL DEFAULT '0',
|
|
`ConditionValue2` mediumint(8) unsigned NOT NULL DEFAULT '0',
|
|
`ConditionValue3` mediumint(8) unsigned NOT NULL DEFAULT '0',
|
|
`NegativeCondition` tinyint(3) unsigned NOT NULL DEFAULT '0',
|
|
`ErrorType` mediumint(8) unsigned NOT NULL DEFAULT '0',
|
|
`ErrorTextId` mediumint(8) unsigned NOT NULL DEFAULT '0',
|
|
`ScriptName` char(64) NOT NULL DEFAULT '',
|
|
`Comment` varchar(255) DEFAULT NULL,
|
|
PRIMARY KEY (`SourceTypeOrReferenceId`,`SourceGroup`,`SourceEntry`,`SourceId`,`ElseGroup`,`ConditionTypeOrReference`,`ConditionTarget`,`ConditionValue1`,`ConditionValue2`,`ConditionValue3`)
|
|
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COMMENT='Condition System';
|
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|
|
|
LOCK TABLES `conditions` WRITE;
|
|
/*!40000 ALTER TABLE `conditions` DISABLE KEYS */;
|
|
INSERT INTO `conditions` VALUES
|
|
(1,1,18228,0,0,22,0,30,0,0,0,0,0,'','Requires map Alterac Valley'),
|
|
(1,1,43314,0,0,23,0,4584,0,0,0,0,0,'','Requires Cauldron of Flames area'),
|
|
(1,1,43322,0,0,23,0,4585,0,0,0,0,0,'','Requires Glacial Falls area'),
|
|
(1,1,43323,0,0,23,0,4587,0,0,0,0,0,'','Requires Forest of Shadows area'),
|
|
(1,1,43324,0,0,23,0,4590,0,0,0,0,0,'','Requires Steppe of Life area'),
|
|
(1,1,44808,0,0,23,0,4585,0,0,0,0,0,'','Requires Glacial Falls area'),
|
|
(1,1,44809,0,0,23,0,4590,0,0,0,0,0,'','Requires Steppe of Life area'),
|
|
(1,3,2794,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,69,50432,0,0,9,0,33,0,0,0,0,0,'',NULL),
|
|
(1,97,1307,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,100,1307,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,202,2794,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,203,2794,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,205,2794,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,206,2794,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,210,2794,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,212,2794,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,215,2794,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,218,2794,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,299,50432,0,0,9,0,33,0,0,0,0,0,'',NULL),
|
|
(1,300,2794,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,315,2794,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,429,1962,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,431,1962,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,432,1962,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,433,1962,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,434,1962,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,448,1307,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,474,1972,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,478,1307,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,511,2794,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,522,2794,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,531,2794,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,533,2794,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,568,1962,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,570,2794,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,579,1962,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,583,1972,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,604,2794,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,639,2874,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,641,6994,0,0,2,0,51315,1,1,1,0,0,'','whitestone oak lumber drop only if the player doesn\'t have it already'),
|
|
(1,667,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,669,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,670,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,671,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,672,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,674,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,676,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,678,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,679,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,684,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,684,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,686,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,687,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,690,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,691,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,702,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,703,1962,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,709,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,710,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,736,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,743,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,747,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,747,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,751,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,760,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,762,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,764,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,767,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,769,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,772,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,780,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,782,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,782,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,783,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,784,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,785,2794,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,787,2794,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,854,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,858,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,871,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,879,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,880,1972,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,881,1972,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,889,2794,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,891,2794,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,892,2794,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,898,2794,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,909,2794,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,910,2794,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,920,2794,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,939,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,942,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,947,1962,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,948,2794,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,978,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,1783,12840,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,1783,13357,0,0,2,0,13370,1,0,0,0,0,'',NULL),
|
|
(1,1784,12840,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,1784,13357,0,0,2,0,13370,1,0,0,0,0,'',NULL),
|
|
(1,1785,12840,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,1785,13357,0,0,2,0,13370,1,0,0,0,0,'',NULL),
|
|
(1,1787,12840,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,1787,13357,0,0,2,0,13370,1,0,0,0,0,'',NULL),
|
|
(1,1788,12841,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,1788,13357,0,0,2,0,13370,1,0,0,0,0,'',NULL),
|
|
(1,1789,12840,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,1789,13357,0,0,2,0,13370,1,0,0,0,0,'',NULL),
|
|
(1,1791,12840,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,1791,13356,0,0,2,0,13370,1,0,0,0,0,'',NULL),
|
|
(1,1793,12840,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,1793,13356,0,0,2,0,13370,1,0,0,0,0,'',NULL),
|
|
(1,1794,12840,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,1794,13356,0,0,2,0,13370,1,0,0,0,0,'',NULL),
|
|
(1,1795,12840,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,1795,13356,0,0,2,0,13370,1,0,0,0,0,'',NULL),
|
|
(1,1796,12840,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,1796,13356,0,0,2,0,13370,1,0,0,0,0,'',NULL),
|
|
(1,1800,12840,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,1800,13354,0,0,2,0,13370,1,0,0,0,0,'',NULL),
|
|
(1,1801,12840,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,1801,13354,0,0,2,0,13370,1,0,0,0,0,'',NULL),
|
|
(1,1802,12840,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,1802,13354,0,0,2,0,13370,1,0,0,0,0,'',NULL),
|
|
(1,1804,12840,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,1804,13354,0,0,2,0,13370,1,0,0,0,0,'',NULL),
|
|
(1,1805,12841,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,1805,13356,0,0,2,0,13370,1,0,0,0,0,'',NULL),
|
|
(1,1836,12707,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,1847,12840,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,1847,13356,0,0,2,0,13370,1,0,0,0,0,'',NULL),
|
|
(1,1848,12841,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,1850,12843,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,1850,13356,0,0,2,0,13370,1,0,0,0,0,'',NULL),
|
|
(1,1852,12843,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,1852,13354,0,0,2,0,13370,1,0,0,0,0,'',NULL),
|
|
(1,1852,13356,0,0,2,0,13370,1,0,0,0,0,'',NULL),
|
|
(1,1852,13357,0,0,2,0,13370,1,0,0,0,0,'',NULL),
|
|
(1,1853,12843,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,1853,13501,0,0,7,0,171,1,0,0,0,0,'',NULL),
|
|
(1,1885,12719,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,1907,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,1907,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,1939,3317,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,1940,3317,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,1942,3317,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,1943,3317,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,1944,3317,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,2242,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,2243,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,2246,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,2247,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,2249,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,2252,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,2253,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,2254,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,2254,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,2255,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,2256,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,2271,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,2287,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,2287,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,2318,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,2338,5352,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,2339,5352,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,2358,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,2359,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,2417,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,2421,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,2422,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,2434,3668,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,2521,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,2522,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,2536,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,2545,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,2547,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,2548,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,2557,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,2561,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,2567,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,2569,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,2569,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,2570,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,2571,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,2573,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,2573,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,2575,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,2582,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,2584,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,2584,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,2585,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,2588,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,2589,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,2590,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,2592,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,2596,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,2611,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,2619,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,2639,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,2642,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,2644,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,2645,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,2646,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,2647,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,2650,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,2650,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,2653,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,2658,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,2681,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,2691,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,2691,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,2692,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,2717,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,2718,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,2725,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,2726,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,2726,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,2727,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,2728,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,2729,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,2732,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,2734,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,2735,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,2735,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,2736,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,2740,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,2742,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,2743,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,2760,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,2760,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,2761,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,2762,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,2780,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,2783,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,2791,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,2829,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,2831,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,2893,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,2923,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,2924,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,2925,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,2928,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,3204,4903,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,3472,5103,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,3473,5102,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,3474,5099,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,3977,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,4096,30302,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,4096,30322,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,4130,5877,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,4131,5877,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,4132,5877,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,4133,5877,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,4139,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,4150,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,4286,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,4286,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,4287,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,4288,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,4289,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,4290,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,4290,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,4291,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,4292,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,4294,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,4294,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,4295,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,4295,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,4298,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,4298,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,4299,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,4300,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,4300,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,4301,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,4301,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,4302,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,4302,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,4303,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,4303,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,4304,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,4308,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,4328,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,4329,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,4331,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,4334,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,4334,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,4345,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,4352,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,4357,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,4358,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,4360,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,4361,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,4362,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,4362,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,4364,12714,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,4366,12706,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,4368,12718,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,4400,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,4401,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,4411,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,4413,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,4421,49205,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,4465,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,4472,12841,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,4472,13354,0,0,2,0,13370,1,0,0,0,0,'',NULL),
|
|
(1,4474,12840,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,4474,13356,0,0,2,0,13370,1,0,0,0,0,'',NULL),
|
|
(1,4475,12840,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,4475,13356,0,0,2,0,13370,1,0,0,0,0,'',NULL),
|
|
(1,4476,12840,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,4476,13354,0,0,2,0,13370,1,0,0,0,0,'',NULL),
|
|
(1,4505,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,4506,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,4540,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,4540,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,4623,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,4632,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,4637,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,4642,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,4644,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,4645,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,4645,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,4646,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,4655,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,4655,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,4663,20310,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,4664,20310,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,4665,20310,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,4666,20310,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,4667,20310,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,4668,20310,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,4674,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,4679,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,4705,20310,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,4723,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,4728,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,4802,16790,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,4844,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,4845,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,4846,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,4847,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,4848,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,4850,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,4851,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,4852,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,4852,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,4853,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,4855,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,4855,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,4856,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,4860,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,4861,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,4863,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,5057,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,5057,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,5184,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,5226,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,5229,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,5234,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,5236,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,5237,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,5237,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,5240,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,5243,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,5244,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,5246,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,5249,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,5251,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,5251,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,5255,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,5259,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,5261,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,5263,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,5267,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,5268,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,5268,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,5278,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,5278,11474,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,5283,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,5286,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,5287,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,5292,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,5295,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,5296,18969,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,5296,18972,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,5297,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,5297,18969,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,5297,18972,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,5299,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,5299,18969,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,5299,18972,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,5305,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,5331,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,5333,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,5335,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,5335,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,5336,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,5420,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,5420,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,5422,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,5422,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,5426,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,5428,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,5459,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,5462,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,5475,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,5481,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,5615,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,5616,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,5617,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,5618,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,5647,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,5648,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,5649,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,5649,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,5650,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,5650,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,5797,10621,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,5833,10000,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,5857,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,5984,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,6073,23777,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,6073,23797,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,6115,23777,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,6115,23797,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,6170,2794,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,6190,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,6212,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,6226,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,6227,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,6426,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,6733,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,6733,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,6846,1972,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,6866,1972,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,6927,1972,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,7011,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,7012,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,7022,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,7023,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,7023,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,7030,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,7078,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,7086,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,7086,11515,0,0,2,0,11511,1,0,0,0,0,'',NULL),
|
|
(1,7092,11515,0,0,2,0,11511,1,0,0,0,0,'',NULL),
|
|
(1,7093,11515,0,0,2,0,11511,1,0,0,0,0,'',NULL),
|
|
(1,7097,11515,0,0,2,0,11511,1,0,0,0,0,'',NULL),
|
|
(1,7098,11515,0,0,2,0,11511,1,0,0,0,0,'',NULL),
|
|
(1,7099,11515,0,0,2,0,11511,1,0,0,0,0,'',NULL),
|
|
(1,7100,11515,0,0,2,0,11511,1,0,0,0,0,'',NULL),
|
|
(1,7101,11515,0,0,2,0,11511,1,0,0,0,0,'',NULL),
|
|
(1,7104,11515,0,0,2,0,11511,1,0,0,0,0,'',NULL),
|
|
(1,7105,11515,0,0,2,0,11511,1,0,0,0,0,'',NULL),
|
|
(1,7106,11515,0,0,2,0,11511,1,0,0,0,0,'',NULL),
|
|
(1,7107,11515,0,0,2,0,11511,1,0,0,0,0,'',NULL),
|
|
(1,7108,11515,0,0,2,0,11511,1,0,0,0,0,'',NULL),
|
|
(1,7109,11515,0,0,2,0,11511,1,0,0,0,0,'',NULL),
|
|
(1,7110,11515,0,0,2,0,11511,1,0,0,0,0,'',NULL),
|
|
(1,7111,11515,0,0,2,0,11511,1,0,0,0,0,'',NULL),
|
|
(1,7112,11515,0,0,2,0,11511,1,0,0,0,0,'',NULL),
|
|
(1,7113,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,7113,11515,0,0,2,0,11511,1,0,0,0,0,'',NULL),
|
|
(1,7114,11515,0,0,2,0,11511,1,0,0,0,0,'',NULL),
|
|
(1,7115,11515,0,0,2,0,11511,1,0,0,0,0,'',NULL),
|
|
(1,7118,11515,0,0,2,0,11511,1,0,0,0,0,'',NULL),
|
|
(1,7120,11515,0,0,2,0,11511,1,0,0,0,0,'',NULL),
|
|
(1,7125,11515,0,0,2,0,11511,1,0,0,0,0,'',NULL),
|
|
(1,7126,11515,0,0,2,0,11511,1,0,0,0,0,'',NULL),
|
|
(1,7132,11515,0,0,2,0,11511,1,0,0,0,0,'',NULL),
|
|
(1,7135,11515,0,0,2,0,11511,1,0,0,0,0,'',NULL),
|
|
(1,7136,11515,0,0,2,0,11511,1,0,0,0,0,'',NULL),
|
|
(1,7137,11515,0,0,2,0,11511,1,0,0,0,0,'',NULL),
|
|
(1,7138,11515,0,0,2,0,11511,1,0,0,0,0,'',NULL),
|
|
(1,7139,11515,0,0,2,0,11511,1,0,0,0,0,'',NULL),
|
|
(1,7149,11515,0,0,2,0,11511,1,0,0,0,0,'',NULL),
|
|
(1,7153,11515,0,0,2,0,11511,1,0,0,0,0,'',NULL),
|
|
(1,7153,21377,0,0,8,0,8460,0,0,0,0,0,'',NULL),
|
|
(1,7154,11515,0,0,2,0,11511,1,0,0,0,0,'',NULL),
|
|
(1,7154,21377,0,0,8,0,8460,0,0,0,0,0,'',NULL),
|
|
(1,7155,11515,0,0,2,0,11511,1,0,0,0,0,'',NULL),
|
|
(1,7155,21377,0,0,8,0,8460,0,0,0,0,0,'',NULL),
|
|
(1,7156,11515,0,0,2,0,11511,1,0,0,0,0,'',NULL),
|
|
(1,7156,15754,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,7156,21377,0,0,8,0,8460,0,0,0,0,0,'',NULL),
|
|
(1,7157,11515,0,0,2,0,11511,1,0,0,0,0,'',NULL),
|
|
(1,7157,21377,0,0,8,0,8460,0,0,0,0,0,'',NULL),
|
|
(1,7158,11515,0,0,2,0,11511,1,0,0,0,0,'',NULL),
|
|
(1,7158,15754,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,7158,21377,0,0,8,0,8460,0,0,0,0,0,'',NULL),
|
|
(1,7175,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,7246,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,7247,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,7268,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,7269,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,7274,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,7286,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,7320,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,7320,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,7321,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,7321,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,7328,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,7329,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,7334,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,7335,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,7341,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,7344,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,7345,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,7346,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,7347,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,7347,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,7348,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,7348,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,7349,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,7351,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,7351,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,7353,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,7428,12436,0,0,2,0,12384,1,0,0,0,0,'',NULL),
|
|
(1,7429,12436,0,0,2,0,12384,1,0,0,0,0,'',NULL),
|
|
(1,7430,12430,0,0,2,0,12384,1,0,0,0,0,'',NULL),
|
|
(1,7431,12430,0,0,2,0,12384,1,0,0,0,0,'',NULL),
|
|
(1,7432,12430,0,0,2,0,12384,1,0,0,0,0,'',NULL),
|
|
(1,7433,12430,0,0,2,0,12384,1,0,0,0,0,'',NULL),
|
|
(1,7434,12430,0,0,2,0,12384,1,0,0,0,0,'',NULL),
|
|
(1,7437,14493,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,7438,12431,0,0,2,0,12384,1,0,0,0,0,'',NULL),
|
|
(1,7438,21383,0,0,8,0,8464,0,0,0,0,0,'',NULL),
|
|
(1,7439,12431,0,0,2,0,12384,1,0,0,0,0,'',NULL),
|
|
(1,7439,21383,0,0,8,0,8464,0,0,0,0,0,'',NULL),
|
|
(1,7440,12431,0,0,2,0,12384,1,0,0,0,0,'',NULL),
|
|
(1,7440,21383,0,0,8,0,8464,0,0,0,0,0,'',NULL),
|
|
(1,7441,12431,0,0,2,0,12384,1,0,0,0,0,'',NULL),
|
|
(1,7441,21383,0,0,8,0,8464,0,0,0,0,0,'',NULL),
|
|
(1,7442,12431,0,0,2,0,12384,1,0,0,0,0,'',NULL),
|
|
(1,7442,21383,0,0,8,0,8464,0,0,0,0,0,'',NULL),
|
|
(1,7443,12432,0,0,2,0,12384,1,0,0,0,0,'',NULL),
|
|
(1,7444,12432,0,0,2,0,12384,1,0,0,0,0,'',NULL),
|
|
(1,7445,12432,0,0,2,0,12384,1,0,0,0,0,'',NULL),
|
|
(1,7446,12432,0,0,2,0,12384,1,0,0,0,0,'',NULL),
|
|
(1,7447,12434,0,0,2,0,12384,1,0,0,0,0,'',NULL),
|
|
(1,7448,12434,0,0,2,0,12384,1,0,0,0,0,'',NULL),
|
|
(1,7449,12434,0,0,2,0,12384,1,0,0,0,0,'',NULL),
|
|
(1,7450,12433,0,0,2,0,12384,1,0,0,0,0,'',NULL),
|
|
(1,7451,12433,0,0,2,0,12384,1,0,0,0,0,'',NULL),
|
|
(1,7452,12433,0,0,2,0,12384,1,0,0,0,0,'',NULL),
|
|
(1,7452,12558,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,7453,12433,0,0,2,0,12384,1,0,0,0,0,'',NULL),
|
|
(1,7453,12558,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,7454,12433,0,0,2,0,12384,1,0,0,0,0,'',NULL),
|
|
(1,7454,12558,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,7457,12435,0,0,2,0,12384,1,0,0,0,0,'',NULL),
|
|
(1,7458,12435,0,0,2,0,12384,1,0,0,0,0,'',NULL),
|
|
(1,7459,12435,0,0,2,0,12384,1,0,0,0,0,'',NULL),
|
|
(1,7460,12435,0,0,2,0,12384,1,0,0,0,0,'',NULL),
|
|
(1,7584,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,7584,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,7604,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,7605,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,7608,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,7796,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,7797,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,7847,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,7848,18969,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,7848,18972,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,7855,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,7856,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,7856,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,7857,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,7858,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,7883,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,7977,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,7996,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,8095,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,8318,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,8523,12840,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,8524,12840,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,8525,12840,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,8526,12840,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,8527,12840,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,8528,12841,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,8529,12841,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,8530,12840,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,8531,12840,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,8532,12841,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,8534,12840,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,8535,12840,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,8538,12840,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,8539,12841,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,8540,12840,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,8541,12840,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,8542,12841,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,8543,12840,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,8544,12841,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,8545,12841,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,8546,12841,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,8547,12840,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,8548,12840,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,8550,12841,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,8551,12840,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,8553,12841,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,8555,12840,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,8556,12840,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,8557,12840,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,8558,12841,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,8762,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,8891,11446,0,0,8,0,4242,0,0,0,0,0,'',NULL),
|
|
(1,8892,11446,0,0,8,0,4242,0,0,0,0,0,'',NULL),
|
|
(1,8893,11446,0,0,8,0,4242,0,0,0,0,0,'',NULL),
|
|
(1,8894,11446,0,0,8,0,4242,0,0,0,0,0,'',NULL),
|
|
(1,8895,11446,0,0,8,0,4242,0,0,0,0,0,'',NULL),
|
|
(1,8896,11446,0,0,8,0,4242,0,0,0,0,0,'',NULL),
|
|
(1,8897,11446,0,0,8,0,4242,0,0,0,0,0,'',NULL),
|
|
(1,8898,11446,0,0,8,0,4242,0,0,0,0,0,'',NULL),
|
|
(1,8899,11446,0,0,8,0,4242,0,0,0,0,0,'',NULL),
|
|
(1,8900,11446,0,0,8,0,4242,0,0,0,0,0,'',NULL),
|
|
(1,8902,11446,0,0,8,0,4242,0,0,0,0,0,'',NULL),
|
|
(1,8903,11446,0,0,8,0,4242,0,0,0,0,0,'',NULL),
|
|
(1,8904,11446,0,0,8,0,4242,0,0,0,0,0,'',NULL),
|
|
(1,8905,11446,0,0,8,0,4242,0,0,0,0,0,'',NULL),
|
|
(1,8906,11446,0,0,8,0,4242,0,0,0,0,0,'',NULL),
|
|
(1,8907,11446,0,0,8,0,4242,0,0,0,0,0,'',NULL),
|
|
(1,8908,11446,0,0,8,0,4242,0,0,0,0,0,'',NULL),
|
|
(1,8909,11446,0,0,8,0,4242,0,0,0,0,0,'',NULL),
|
|
(1,8910,11446,0,0,8,0,4242,0,0,0,0,0,'',NULL),
|
|
(1,8911,11446,0,0,8,0,4242,0,0,0,0,0,'',NULL),
|
|
(1,8912,11446,0,0,8,0,4242,0,0,0,0,0,'',NULL),
|
|
(1,8913,11446,0,0,8,0,4242,0,0,0,0,0,'',NULL),
|
|
(1,8914,11446,0,0,8,0,4242,0,0,0,0,0,'',NULL),
|
|
(1,8915,11446,0,0,8,0,4242,0,0,0,0,0,'',NULL),
|
|
(1,8916,11446,0,0,8,0,4242,0,0,0,0,0,'',NULL),
|
|
(1,8917,11446,0,0,8,0,4242,0,0,0,0,0,'',NULL),
|
|
(1,8920,11446,0,0,8,0,4242,0,0,0,0,0,'',NULL),
|
|
(1,8921,11446,0,0,8,0,4242,0,0,0,0,0,'',NULL),
|
|
(1,8922,11446,0,0,8,0,4242,0,0,0,0,0,'',NULL),
|
|
(1,8923,11446,0,0,8,0,4242,0,0,0,0,0,'',NULL),
|
|
(1,8924,11446,0,0,8,0,4242,0,0,0,0,0,'',NULL),
|
|
(1,8925,11446,0,0,8,0,4242,0,0,0,0,0,'',NULL),
|
|
(1,8926,11446,0,0,8,0,4242,0,0,0,0,0,'',NULL),
|
|
(1,8927,11446,0,0,8,0,4242,0,0,0,0,0,'',NULL),
|
|
(1,8928,11446,0,0,8,0,4242,0,0,0,0,0,'',NULL),
|
|
(1,8929,11446,0,0,8,0,4242,0,0,0,0,0,'',NULL),
|
|
(1,8932,11446,0,0,8,0,4242,0,0,0,0,0,'',NULL),
|
|
(1,8933,11446,0,0,8,0,4242,0,0,0,0,0,'',NULL),
|
|
(1,8956,11515,0,0,2,0,11511,1,0,0,0,0,'',NULL),
|
|
(1,8957,11515,0,0,2,0,11511,1,0,0,0,0,'',NULL),
|
|
(1,8958,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,8958,11515,0,0,2,0,11511,1,0,0,0,0,'',NULL),
|
|
(1,8959,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,8959,11515,0,0,2,0,11511,1,0,0,0,0,'',NULL),
|
|
(1,8960,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,8960,11515,0,0,2,0,11511,1,0,0,0,0,'',NULL),
|
|
(1,8961,11515,0,0,2,0,11511,1,0,0,0,0,'',NULL),
|
|
(1,8983,11446,0,0,8,0,4242,0,0,0,0,0,'',NULL),
|
|
(1,8983,21956,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,9016,11446,0,0,8,0,4242,0,0,0,0,0,'',NULL),
|
|
(1,9017,11446,0,0,8,0,4242,0,0,0,0,0,'',NULL),
|
|
(1,9018,11446,0,0,8,0,4242,0,0,0,0,0,'',NULL),
|
|
(1,9019,11446,0,0,8,0,4242,0,0,0,0,0,'',NULL),
|
|
(1,9024,11446,0,0,8,0,4242,0,0,0,0,0,'',NULL),
|
|
(1,9025,11446,0,0,8,0,4242,0,0,0,0,0,'',NULL),
|
|
(1,9026,11446,0,0,8,0,4242,0,0,0,0,0,'',NULL),
|
|
(1,9026,14486,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,9027,11446,0,0,8,0,4242,0,0,0,0,0,'',NULL),
|
|
(1,9028,11446,0,0,8,0,4242,0,0,0,0,0,'',NULL),
|
|
(1,9029,11446,0,0,8,0,4242,0,0,0,0,0,'',NULL),
|
|
(1,9030,11446,0,0,8,0,4242,0,0,0,0,0,'',NULL),
|
|
(1,9031,11446,0,0,8,0,4242,0,0,0,0,0,'',NULL),
|
|
(1,9032,11446,0,0,8,0,4242,0,0,0,0,0,'',NULL),
|
|
(1,9033,11446,0,0,8,0,4242,0,0,0,0,0,'',NULL),
|
|
(1,9041,11446,0,0,8,0,4242,0,0,0,0,0,'',NULL),
|
|
(1,9042,11446,0,0,8,0,4242,0,0,0,0,0,'',NULL),
|
|
(1,9056,11446,0,0,8,0,4242,0,0,0,0,0,'',NULL),
|
|
(1,9156,11446,0,0,8,0,4242,0,0,0,0,0,'',NULL),
|
|
(1,9165,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,9319,11446,0,0,8,0,4242,0,0,0,0,0,'',NULL),
|
|
(1,9398,11446,0,0,8,0,4242,0,0,0,0,0,'',NULL),
|
|
(1,9443,11446,0,0,8,0,4242,0,0,0,0,0,'',NULL),
|
|
(1,9445,11446,0,0,8,0,4242,0,0,0,0,0,'',NULL),
|
|
(1,9454,11515,0,0,2,0,11511,1,0,0,0,0,'',NULL),
|
|
(1,9462,11515,0,0,2,0,11511,1,0,0,0,0,'',NULL),
|
|
(1,9462,21377,0,0,8,0,8460,0,0,0,0,0,'',NULL),
|
|
(1,9464,11515,0,0,2,0,11511,1,0,0,0,0,'',NULL),
|
|
(1,9464,21377,0,0,8,0,8460,0,0,0,0,0,'',NULL),
|
|
(1,9476,11446,0,0,8,0,4242,0,0,0,0,0,'',NULL),
|
|
(1,9499,11446,0,0,8,0,4242,0,0,0,0,0,'',NULL),
|
|
(1,9502,11446,0,0,8,0,4242,0,0,0,0,0,'',NULL),
|
|
(1,9516,11515,0,0,2,0,11511,1,0,0,0,0,'',NULL),
|
|
(1,9517,11515,0,0,2,0,11511,1,0,0,0,0,'',NULL),
|
|
(1,9518,11515,0,0,2,0,11511,1,0,0,0,0,'',NULL),
|
|
(1,9537,11446,0,0,8,0,4242,0,0,0,0,0,'',NULL),
|
|
(1,9541,11446,0,0,8,0,4242,0,0,0,0,0,'',NULL),
|
|
(1,9543,11446,0,0,8,0,4242,0,0,0,0,0,'',NULL),
|
|
(1,9545,11446,0,0,8,0,4242,0,0,0,0,0,'',NULL),
|
|
(1,9547,11446,0,0,8,0,4242,0,0,0,0,0,'',NULL),
|
|
(1,9554,11446,0,0,8,0,4242,0,0,0,0,0,'',NULL),
|
|
(1,9568,12780,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,9601,11515,0,0,2,0,11511,1,0,0,0,0,'',NULL),
|
|
(1,9677,11446,0,0,8,0,4242,0,0,0,0,0,'',NULL),
|
|
(1,9678,11446,0,0,8,0,4242,0,0,0,0,0,'',NULL),
|
|
(1,9680,11446,0,0,8,0,4242,0,0,0,0,0,'',NULL),
|
|
(1,9681,11446,0,0,8,0,4242,0,0,0,0,0,'',NULL),
|
|
(1,9736,21955,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,9860,11515,0,0,2,0,11511,1,0,0,0,0,'',NULL),
|
|
(1,9861,11515,0,0,2,0,11511,1,0,0,0,0,'',NULL),
|
|
(1,9862,11515,0,0,2,0,11511,1,0,0,0,0,'',NULL),
|
|
(1,9877,11515,0,0,2,0,11511,1,0,0,0,0,'',NULL),
|
|
(1,9938,11446,0,0,8,0,4242,0,0,0,0,0,'',NULL),
|
|
(1,10043,11446,0,0,8,0,4242,0,0,0,0,0,'',NULL),
|
|
(1,10184,21108,0,0,9,0,8620,0,0,0,0,0,'','Draconic for Dummies Chapter VI will drop only when a player have The Only Prescription (8620) in their quest log'),
|
|
(1,10184,49643,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,10184,49644,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,10363,15730,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,10381,12841,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,10382,12841,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,10390,12840,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,10391,12840,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,10393,12843,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,10394,12841,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,10398,12841,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,10399,12841,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,10400,12841,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,10405,12841,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,10406,12841,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,10407,12841,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,10408,12841,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,10409,12841,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,10411,12840,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,10411,13354,0,0,2,0,13370,1,0,0,0,0,'',NULL),
|
|
(1,10412,12841,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,10413,12841,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,10414,12841,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,10416,12841,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,10417,12841,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,10432,12843,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,10433,12843,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,10435,12843,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,10436,12843,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,10437,12843,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,10438,12843,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,10439,12843,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,10440,12843,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,10463,12841,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,10464,12841,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,10469,12841,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,10470,12841,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,10471,12841,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,10472,12841,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,10476,12841,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,10477,12841,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,10478,12841,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,10485,12840,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,10486,12841,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,10487,12841,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,10488,12841,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,10489,12841,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,10491,12841,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,10495,12841,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,10497,12841,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,10498,12841,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,10499,12841,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,10500,12841,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,10502,12843,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,10503,12843,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,10503,13523,0,0,8,0,5384,0,0,0,0,0,'',NULL),
|
|
(1,10504,12843,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,10505,12843,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,10506,12843,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,10507,12843,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,10508,12843,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,10516,12843,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,10558,12843,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,10580,12840,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,10580,13356,0,0,2,0,13370,1,0,0,0,0,'',NULL),
|
|
(1,10617,12564,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,10648,11515,0,0,2,0,11511,1,0,0,0,0,'',NULL),
|
|
(1,10648,11668,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,10678,12840,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,10738,12431,0,0,2,0,12384,1,0,0,0,0,'',NULL),
|
|
(1,10738,12842,0,0,28,0,5121,0,0,0,0,0,'','Loot Condition: Crudely-Written Log'),
|
|
(1,10738,12842,0,1,9,0,5121,0,0,0,0,0,'','Loot Condition: Crudely-Written Log'),
|
|
(1,10738,12842,0,2,8,0,5121,0,0,0,0,0,'','Loot Condition: Crudely-Written Log'),
|
|
(1,10738,21383,0,0,8,0,8464,0,0,0,0,0,'',NULL),
|
|
(1,10801,12840,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,10801,13356,0,0,2,0,13370,1,0,0,0,0,'',NULL),
|
|
(1,10808,12843,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,10809,12843,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,10813,13250,0,0,8,0,5251,0,0,0,0,0,'',NULL),
|
|
(1,10816,12840,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,10816,13357,0,0,2,0,13370,1,0,0,0,0,'',NULL),
|
|
(1,10821,12843,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,10825,12843,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,10826,12843,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,10836,13356,0,0,2,0,13370,1,0,0,0,0,'',NULL),
|
|
(1,10901,12841,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,10916,12431,0,0,2,0,12384,1,0,0,0,0,'',NULL),
|
|
(1,10916,21383,0,0,8,0,8464,0,0,0,0,0,'',NULL),
|
|
(1,11058,12843,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,11075,12841,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,11075,13356,0,0,2,0,13370,1,0,0,0,0,'',NULL),
|
|
(1,11076,12841,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,11076,13357,0,0,2,0,13370,1,0,0,0,0,'',NULL),
|
|
(1,11077,12841,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,11077,13357,0,0,2,0,13370,1,0,0,0,0,'',NULL),
|
|
(1,11078,12841,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,11078,13354,0,0,2,0,13370,1,0,0,0,0,'',NULL),
|
|
(1,11082,12841,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,11121,12841,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,11143,12843,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,11257,12841,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,11261,12843,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,11261,13523,0,0,8,0,5384,0,0,0,0,0,'',NULL),
|
|
(1,11284,12841,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,11502,21110,0,0,9,0,8620,0,0,0,0,0,'','Draconic for Dummies Chapter VIII will drop only when a player have The Only Prescription (8620) in their quest log'),
|
|
(1,11551,12841,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,11582,12841,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,11583,19002,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,11583,19003,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,11622,12841,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,11685,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,11686,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,11687,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,11697,23777,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,11697,23797,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,11778,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,11782,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,11786,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,11787,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,11789,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,11791,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,11873,12841,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,11873,13354,0,0,2,0,13370,1,0,0,0,0,'',NULL),
|
|
(1,11937,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,12206,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,12207,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,12216,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,12217,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,12218,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,12218,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,12219,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,12219,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,12220,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,12221,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,12223,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,12223,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,12262,12840,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,12263,12841,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,12676,16305,0,0,8,0,6383,0,0,0,0,0,'',NULL),
|
|
(1,12677,16304,0,0,8,0,6383,0,0,0,0,0,'',NULL),
|
|
(1,12678,16303,0,0,8,0,6383,0,0,0,0,0,'',NULL),
|
|
(1,12759,16408,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,12865,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,12876,16782,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,13019,20310,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,13141,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,13142,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,13323,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,14123,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,14339,11515,0,0,2,0,11511,1,0,0,0,0,'',NULL),
|
|
(1,14340,11515,0,0,2,0,11511,1,0,0,0,0,'',NULL),
|
|
(1,14342,11515,0,0,2,0,11511,1,0,0,0,0,'',NULL),
|
|
(1,14342,21377,0,0,8,0,8460,0,0,0,0,0,'',NULL),
|
|
(1,14343,11515,0,0,2,0,11511,1,0,0,0,0,'',NULL),
|
|
(1,14344,11515,0,0,2,0,11511,1,0,0,0,0,'',NULL),
|
|
(1,14345,11515,0,0,2,0,11511,1,0,0,0,0,'',NULL),
|
|
(1,14401,44956,0,0,7,0,186,1,0,0,0,0,'',NULL),
|
|
(1,14435,19018,0,0,8,0,7786,0,0,0,0,0,'',NULL),
|
|
(1,14516,12843,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,14518,12841,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,14519,12841,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,14520,12841,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,14521,12841,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,14523,11515,0,0,2,0,11511,1,0,0,0,0,'',NULL),
|
|
(1,14564,12841,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,14603,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,14639,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,14684,12843,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,14690,12843,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,14695,12841,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,14697,12841,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,14861,12841,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,14861,13523,0,0,8,0,5384,0,0,0,0,0,'',NULL),
|
|
(1,15298,20483,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,15407,23249,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,15409,23228,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,15550,23809,0,0,7,0,202,1,0,0,0,0,'',NULL),
|
|
(1,15552,21103,0,0,9,0,8620,0,0,0,0,0,'','Draconic for Dummies Chapter I will drop only when a player have The Only Prescription (8620) in their quest log'),
|
|
(1,15552,21130,0,0,8,0,8606,0,0,0,0,0,'','Diary of Weavil will drop only when a player have Decoy! (8606) quest rewarded'),
|
|
(1,15668,21776,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,15669,21776,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,15670,21776,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,15687,22559,0,0,7,0,333,1,0,0,0,0,'',NULL),
|
|
(1,15688,22561,0,0,7,0,333,1,0,0,0,0,'',NULL),
|
|
(1,15692,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,15937,21776,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,15950,21776,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,15968,20765,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,16072,12718,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,16141,12841,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,16143,12843,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,16184,12841,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,16298,12841,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,16299,12841,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,16314,22597,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,16315,22597,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,16379,12841,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,16380,12841,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,16383,12840,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,16406,21903,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,16408,21904,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,16472,22545,0,0,7,0,333,1,0,0,0,0,'',NULL),
|
|
(1,16522,24414,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,16524,22560,0,0,7,0,333,1,0,0,0,0,'',NULL),
|
|
(1,16863,23270,0,0,9,0,9361,0,0,0,0,0,'',NULL),
|
|
(1,16879,23270,0,0,9,0,9361,0,0,0,0,0,'',NULL),
|
|
(1,16880,23270,0,0,9,0,9361,0,0,0,0,0,'',NULL),
|
|
(1,16906,28552,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,16945,26042,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,16945,26043,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,16952,23612,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,16992,23270,0,0,9,0,9361,0,0,0,0,0,'',NULL),
|
|
(1,17115,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,17128,26042,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,17128,26043,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,17129,26042,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,17129,26043,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,17130,26042,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,17130,26043,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,17131,26042,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,17131,26043,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,17132,26042,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,17132,26043,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,17133,26042,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,17133,26043,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,17134,26042,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,17134,26043,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,17135,26042,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,17135,26043,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,17136,23611,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,17136,26042,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,17136,26043,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,17137,26042,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,17137,26043,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,17138,26042,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,17138,26043,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,17139,26043,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,17141,26042,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,17141,26043,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,17146,26042,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,17148,26042,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,17148,26043,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,17149,26042,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,17150,22923,0,0,7,0,171,1,0,0,0,0,'',NULL),
|
|
(1,17150,26042,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,17153,26042,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,17153,26043,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,17154,26042,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,17154,26043,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,17155,26042,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,17155,26043,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,17156,26042,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,17156,26043,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,17157,26043,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,17158,26042,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,17158,26043,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,17159,26042,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,17159,26043,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,17160,26042,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,17193,23759,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,17194,23759,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,17195,23759,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,17202,23678,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,17257,32385,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,17257,32386,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,17496,23870,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,17528,23900,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,17537,23890,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,17537,23892,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,17591,23910,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,17722,24159,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,17797,29673,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,17803,22533,0,0,7,0,333,1,0,0,0,0,'',NULL),
|
|
(1,17820,25729,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,17839,25730,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,17862,22927,0,0,7,0,171,1,0,0,0,0,'',NULL),
|
|
(1,17878,12841,0,0,1,0,17670,0,0,0,0,0,'',NULL),
|
|
(1,17941,29674,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,17968,32285,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,17968,32289,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,17968,32295,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,17968,32296,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,17968,32297,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,17968,32298,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,17968,32303,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,17968,32307,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,17975,23617,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,17977,24311,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,17981,26043,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,18037,26042,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,18037,26043,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,18043,26042,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,18062,26042,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,18062,26043,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,18064,26042,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,18064,26043,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,18065,26042,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,18065,26043,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,18088,24330,0,0,8,0,9720,0,0,0,0,0,'',NULL),
|
|
(1,18088,24330,0,0,9,0,9731,0,0,1,0,0,'',NULL),
|
|
(1,18089,24330,0,0,8,0,9720,0,0,0,0,0,'',NULL),
|
|
(1,18089,24330,0,0,9,0,9731,0,0,1,0,0,'',NULL),
|
|
(1,18124,24483,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,18124,24484,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,18202,26043,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,18203,23608,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,18205,26042,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,18205,26043,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,18207,26042,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,18220,26042,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,18220,26043,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,18226,26043,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,18238,24558,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,18238,24559,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,18238,26042,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,18258,26042,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,18258,26043,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,18289,26042,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,18289,26043,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,18290,26043,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,18298,26042,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,18309,29460,0,0,8,0,10970,0,0,0,0,0,'',NULL),
|
|
(1,18311,29460,0,0,8,0,10970,0,0,0,0,0,'',NULL),
|
|
(1,18312,29460,0,0,8,0,10970,0,0,0,0,0,'',NULL),
|
|
(1,18313,29460,0,0,8,0,10970,0,0,0,0,0,'',NULL),
|
|
(1,18314,23615,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,18315,29460,0,0,8,0,10970,0,0,0,0,0,'',NULL),
|
|
(1,18317,22543,0,0,7,0,333,1,0,0,0,0,'',NULL),
|
|
(1,18320,29669,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,18322,25731,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,18331,29460,0,0,8,0,10970,0,0,0,0,0,'',NULL),
|
|
(1,18334,26042,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,18334,26043,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,18340,24330,0,0,8,0,9720,0,0,0,0,0,'',NULL),
|
|
(1,18340,24330,0,0,9,0,9731,0,0,1,0,0,'',NULL),
|
|
(1,18341,28558,0,0,1,0,33377,0,0,0,0,0,'',NULL),
|
|
(1,18343,28558,0,0,1,0,33377,0,0,0,0,0,'',NULL),
|
|
(1,18344,22921,0,0,7,0,171,1,0,0,0,0,'',NULL),
|
|
(1,18344,28558,0,0,1,0,33377,0,0,0,0,0,'',NULL),
|
|
(1,18352,26043,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,18371,28558,0,0,1,0,33377,0,0,0,0,0,'',NULL),
|
|
(1,18373,28558,0,0,1,0,33377,0,0,0,0,0,'',NULL),
|
|
(1,18413,26042,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,18413,26043,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,18422,24172,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,18423,26042,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,18423,26043,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,18472,24160,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,18472,28558,0,0,1,0,33377,0,0,0,0,0,'',NULL),
|
|
(1,18473,28558,0,0,1,0,33377,0,0,0,0,0,'',NULL),
|
|
(1,18497,23605,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,18521,22544,0,0,7,0,333,1,0,0,0,0,'',NULL),
|
|
(1,18535,26042,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,18535,26043,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,18536,26042,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,18536,26043,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,18567,26042,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,18658,26042,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,18661,26042,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,18667,25728,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,18667,28558,0,0,1,0,33377,0,0,0,0,0,'',NULL),
|
|
(1,18708,28558,0,0,1,0,33377,0,0,0,0,0,'',NULL),
|
|
(1,18731,28558,0,0,1,0,33377,0,0,0,0,0,'',NULL),
|
|
(1,18732,28558,0,0,1,0,33377,0,0,0,0,0,'',NULL),
|
|
(1,18830,23607,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,18853,23639,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,18866,24162,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,18870,28277,0,0,7,0,333,1,0,0,0,0,'',NULL),
|
|
(1,18872,21919,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,18873,23610,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,18875,29209,0,0,8,0,10265,0,0,0,0,0,'',NULL),
|
|
(1,18875,29460,0,0,8,0,10970,0,0,0,0,0,'',NULL),
|
|
(1,18963,26043,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,18964,26043,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,19168,21906,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,19168,22920,0,0,7,0,171,1,0,0,0,0,'',NULL),
|
|
(1,19219,35582,0,0,7,0,202,1,0,0,0,0,'',NULL),
|
|
(1,19220,21907,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,19221,22920,0,0,7,0,171,1,0,0,0,0,'',NULL),
|
|
(1,19298,29588,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,19307,29460,0,0,8,0,10970,0,0,0,0,0,'',NULL),
|
|
(1,19641,29209,0,0,8,0,10265,0,0,0,0,0,'',NULL),
|
|
(1,19641,29460,0,0,8,0,10970,0,0,0,0,0,'',NULL),
|
|
(1,19642,29209,0,0,8,0,10265,0,0,0,0,0,'',NULL),
|
|
(1,19642,29460,0,0,8,0,10970,0,0,0,0,0,'',NULL),
|
|
(1,19707,33804,0,0,7,0,202,1,0,0,0,0,'',NULL),
|
|
(1,19740,31680,0,0,7,0,171,1,0,0,0,0,'',NULL),
|
|
(1,19754,31681,0,0,7,0,171,1,0,0,0,0,'',NULL),
|
|
(1,19755,23806,0,0,7,0,202,1,0,0,0,0,'',NULL),
|
|
(1,19755,31680,0,0,7,0,171,1,0,0,0,0,'',NULL),
|
|
(1,19756,31681,0,0,7,0,171,1,0,0,0,0,'',NULL),
|
|
(1,19768,34689,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,19792,31682,0,0,7,0,171,1,0,0,0,0,'',NULL),
|
|
(1,19795,31682,0,0,7,0,171,1,0,0,0,0,'',NULL),
|
|
(1,19796,28276,0,0,7,0,333,1,0,0,0,0,'',NULL),
|
|
(1,19796,31682,0,0,7,0,171,1,0,0,0,0,'',NULL),
|
|
(1,19806,31682,0,0,7,0,171,1,0,0,0,0,'',NULL),
|
|
(1,19826,24158,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,19893,29674,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,19952,22534,0,0,7,0,333,1,0,0,0,0,'',NULL),
|
|
(1,19960,23800,0,0,7,0,202,1,0,0,0,0,'',NULL),
|
|
(1,19973,22925,0,0,7,0,171,1,0,0,0,0,'',NULL),
|
|
(1,19984,24161,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,19995,30431,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,19998,30431,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,20031,30280,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,20031,30281,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,20031,30301,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,20031,30302,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,20031,30303,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,20031,30304,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,20031,30321,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,20031,30322,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,20032,30280,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,20032,30281,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,20032,30301,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,20032,30302,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,20032,30303,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,20032,30304,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,20032,30321,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,20032,30322,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,20033,30280,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,20033,30281,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,20033,30301,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,20033,30302,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,20033,30303,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,20033,30304,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,20033,30321,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,20033,30322,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,20034,30280,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,20034,30281,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,20034,30301,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,20034,30302,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,20034,30303,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,20034,30304,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,20035,30281,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,20035,30301,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,20035,30303,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,20035,30321,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,20035,30322,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,20036,30280,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,20036,30281,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,20036,30301,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,20036,30302,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,20036,30303,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,20036,30304,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,20036,30321,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,20036,30322,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,20037,30281,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,20037,30301,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,20037,30302,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,20037,30303,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,20037,30304,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,20037,30321,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,20039,30280,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,20039,30281,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,20039,30301,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,20039,30302,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,20039,30303,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,20039,30304,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,20039,30321,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,20040,30280,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,20040,30281,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,20040,30301,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,20040,30302,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,20040,30303,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,20040,30321,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,20040,30322,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,20041,30280,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,20041,30281,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,20041,30301,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,20041,30302,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,20041,30303,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,20041,30304,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,20041,30321,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,20041,30322,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,20042,30280,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,20042,30301,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,20042,30302,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,20042,30303,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,20042,30304,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,20042,30321,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,20042,30322,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,20043,30280,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,20043,30281,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,20043,30301,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,20043,30302,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,20043,30303,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,20043,30304,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,20043,30321,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,20043,30322,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,20044,30280,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,20044,30281,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,20044,30301,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,20044,30302,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,20044,30303,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,20044,30304,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,20044,30321,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,20044,30322,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,20045,30304,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,20045,30321,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,20046,30301,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,20046,30303,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,20048,30280,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,20048,30281,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,20048,30301,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,20048,30302,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,20048,30303,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,20048,30304,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,20048,30321,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,20048,30322,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,20049,30280,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,20049,30281,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,20049,30301,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,20049,30302,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,20049,30303,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,20049,30304,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,20049,30321,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,20049,30322,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,20050,30280,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,20050,30301,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,20050,30302,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,20050,30303,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,20050,30304,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,20050,30321,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,20052,30280,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,20052,30281,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,20052,30301,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,20052,30302,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,20052,30303,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,20052,30304,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,20052,30321,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,20052,30322,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,20088,24330,0,0,8,0,9720,0,0,0,0,0,'',NULL),
|
|
(1,20088,24330,0,0,9,0,9731,0,0,1,0,0,'',NULL),
|
|
(1,20089,24330,0,0,8,0,9720,0,0,0,0,0,'',NULL),
|
|
(1,20089,24330,0,0,9,0,9731,0,0,1,0,0,'',NULL),
|
|
(1,20134,21911,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,20135,21911,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,20136,22551,0,0,7,0,333,1,0,0,0,0,'',NULL),
|
|
(1,20207,23808,0,0,7,0,202,1,0,0,0,0,'',NULL),
|
|
(1,20266,22921,0,0,7,0,171,1,0,0,0,0,'',NULL),
|
|
(1,20266,28558,0,0,1,0,33377,0,0,0,0,0,'',NULL),
|
|
(1,20267,28558,0,0,1,0,33377,0,0,0,0,0,'',NULL),
|
|
(1,20268,28558,0,0,1,0,33377,0,0,0,0,0,'',NULL),
|
|
(1,20306,28558,0,0,1,0,33377,0,0,0,0,0,'',NULL),
|
|
(1,20318,28558,0,0,1,0,33377,0,0,0,0,0,'',NULL),
|
|
(1,20334,30431,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,20452,29460,0,0,8,0,10970,0,0,0,0,0,'',NULL),
|
|
(1,20453,29460,0,0,8,0,10970,0,0,0,0,0,'',NULL),
|
|
(1,20456,29460,0,0,8,0,10970,0,0,0,0,0,'',NULL),
|
|
(1,20458,29460,0,0,8,0,10970,0,0,0,0,0,'',NULL),
|
|
(1,20459,29460,0,0,8,0,10970,0,0,0,0,0,'',NULL),
|
|
(1,20474,29460,0,0,8,0,10970,0,0,0,0,0,'',NULL),
|
|
(1,20521,22927,0,0,7,0,171,1,0,0,0,0,'',NULL),
|
|
(1,20531,24173,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,20568,24312,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,20601,29460,0,0,8,0,10970,0,0,0,0,0,'',NULL),
|
|
(1,20609,29460,0,0,8,0,10970,0,0,0,0,0,'',NULL),
|
|
(1,20614,29460,0,0,8,0,10970,0,0,0,0,0,'',NULL),
|
|
(1,20629,29673,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,20630,23887,0,0,7,0,202,1,0,0,0,0,'',NULL),
|
|
(1,20633,24313,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,20636,28558,0,0,1,0,33377,0,0,0,0,0,'',NULL),
|
|
(1,20637,25728,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,20637,28558,0,0,1,0,33377,0,0,0,0,0,'',NULL),
|
|
(1,20653,28558,0,0,1,0,33377,0,0,0,0,0,'',NULL),
|
|
(1,20657,24309,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,20657,28558,0,0,1,0,33377,0,0,0,0,0,'',NULL),
|
|
(1,20690,24160,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,20690,28558,0,0,1,0,33377,0,0,0,0,0,'',NULL),
|
|
(1,20706,28558,0,0,1,0,33377,0,0,0,0,0,'',NULL),
|
|
(1,20727,29460,0,0,8,0,10970,0,0,0,0,0,'',NULL),
|
|
(1,20728,30431,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,20738,27854,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,20738,29675,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,20745,27854,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,20753,31363,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,20770,29460,0,0,8,0,10970,0,0,0,0,0,'',NULL),
|
|
(1,20798,29590,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,20854,29460,0,0,8,0,10970,0,0,0,0,0,'',NULL),
|
|
(1,20869,21905,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,20872,21915,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,20878,23609,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,20878,31681,0,0,7,0,171,1,0,0,0,0,'',NULL),
|
|
(1,20880,22556,0,0,7,0,333,1,0,0,0,0,'',NULL),
|
|
(1,20887,31681,0,0,7,0,171,1,0,0,0,0,'',NULL),
|
|
(1,20896,29460,0,0,8,0,10970,0,0,0,0,0,'',NULL),
|
|
(1,20897,29460,0,0,8,0,10970,0,0,0,0,0,'',NULL),
|
|
(1,20898,29672,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,20900,23606,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,21050,33174,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,21059,33174,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,21060,23612,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,21060,33174,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,21061,23612,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,21061,33174,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,21104,25730,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,21218,30280,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,21218,30281,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,21218,30301,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,21218,30302,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,21218,30303,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,21218,30304,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,21218,30321,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,21218,30322,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,21220,30280,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,21220,30281,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,21220,30301,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,21220,30302,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,21220,30304,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,21220,30321,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,21220,30322,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,21221,30301,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,21221,30302,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,21221,30304,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,21221,30321,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,21221,30322,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,21224,30280,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,21224,30281,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,21224,30301,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,21224,30302,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,21224,30304,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,21224,30322,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,21225,30280,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,21225,30281,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,21225,30301,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,21225,30302,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,21225,30303,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,21225,30304,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,21225,30321,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,21225,30322,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,21226,30280,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,21226,30281,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,21226,30301,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,21226,30302,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,21226,30321,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,21227,30301,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,21227,30303,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,21227,30304,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,21227,30321,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,21227,30322,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,21228,30280,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,21228,30281,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,21228,30301,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,21228,30302,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,21228,30303,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,21228,30304,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,21228,30321,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,21228,30322,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,21229,30280,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,21229,30281,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,21229,30301,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,21229,30303,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,21229,30304,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,21229,30321,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,21229,30322,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,21230,30280,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,21230,30281,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,21230,30301,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,21230,30302,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,21230,30303,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,21230,30304,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,21230,30321,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,21230,30322,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,21231,30280,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,21231,30281,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,21231,30301,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,21231,30302,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,21231,30303,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,21231,30304,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,21231,30321,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,21231,30322,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,21232,30280,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,21232,30281,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,21232,30301,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,21232,30302,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,21232,30303,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,21232,30304,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,21232,30321,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,21232,30322,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,21246,30280,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,21246,30281,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,21246,30301,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,21246,30302,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,21246,30303,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,21246,30304,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,21246,30321,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,21246,30322,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,21251,30280,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,21251,30281,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,21251,30301,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,21251,30302,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,21251,30303,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,21251,30304,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,21251,30321,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,21251,30322,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,21263,30280,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,21263,30281,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,21263,30301,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,21263,30302,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,21263,30303,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,21263,30304,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,21263,30321,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,21263,30322,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,21296,30431,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,21298,30280,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,21298,30281,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,21298,30301,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,21298,30302,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,21298,30303,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,21298,30304,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,21298,30321,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,21298,30322,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,21299,30281,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,21299,30301,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,21299,30302,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,21299,30303,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,21299,30304,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,21299,30321,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,21301,30280,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,21301,30281,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,21301,30301,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,21301,30302,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,21301,30303,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,21301,30304,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,21301,30321,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,21301,30322,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,21302,22924,0,0,7,0,171,1,0,0,0,0,'',NULL),
|
|
(1,21302,31680,0,0,7,0,171,1,0,0,0,0,'',NULL),
|
|
(1,21314,31680,0,0,7,0,171,1,0,0,0,0,'',NULL),
|
|
(1,21339,30280,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,21339,30281,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,21339,30301,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,21339,30302,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,21339,30303,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,21339,30304,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,21339,30321,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,21339,30322,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,21454,23613,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,21499,30579,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,21499,30756,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,21533,35582,0,0,7,0,202,1,0,0,0,0,'',NULL),
|
|
(1,21536,22920,0,0,7,0,171,1,0,0,0,0,'',NULL),
|
|
(1,21537,21910,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,21558,23617,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,21581,24310,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,21582,24311,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,21702,29460,0,0,8,0,10970,0,0,0,0,0,'',NULL),
|
|
(1,21809,31120,0,0,8,0,10682,0,0,0,0,0,'',NULL),
|
|
(1,21810,31120,0,0,8,0,10682,0,0,0,0,0,'',NULL),
|
|
(1,21863,30281,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,21863,30303,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,21863,30304,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,21863,30321,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,21863,30322,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,22016,31682,0,0,7,0,171,1,0,0,0,0,'',NULL),
|
|
(1,22017,31682,0,0,7,0,171,1,0,0,0,0,'',NULL),
|
|
(1,22018,31682,0,0,7,0,171,1,0,0,0,0,'',NULL),
|
|
(1,22037,31239,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,22037,31241,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,22076,31682,0,0,7,0,171,1,0,0,0,0,'',NULL),
|
|
(1,22093,31682,0,0,7,0,171,1,0,0,0,0,'',NULL),
|
|
(1,22143,34491,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,22144,34491,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,22148,34491,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,22241,29460,0,0,8,0,10970,0,0,0,0,0,'',NULL),
|
|
(1,22242,22555,0,0,7,0,333,1,0,0,0,0,'',NULL),
|
|
(1,22242,29460,0,0,8,0,10970,0,0,0,0,0,'',NULL),
|
|
(1,22243,22555,0,0,7,0,333,1,0,0,0,0,'',NULL),
|
|
(1,22243,29460,0,0,8,0,10970,0,0,0,0,0,'',NULL),
|
|
(1,22244,29460,0,0,8,0,10970,0,0,0,0,0,'',NULL),
|
|
(1,22821,29460,0,0,8,0,10970,0,0,0,0,0,'',NULL),
|
|
(1,22822,22530,0,0,7,0,333,1,0,0,0,0,'',NULL),
|
|
(1,22822,29460,0,0,8,0,10970,0,0,0,0,0,'',NULL),
|
|
(1,22844,32738,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,22844,32746,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,22844,32750,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,22844,32752,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,22845,32738,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,22845,32744,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,22845,32752,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,22846,32750,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,22846,32752,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,22846,32754,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,22847,32738,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,22847,32752,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,22853,32750,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,22853,32752,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,22853,32754,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,22855,32750,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,22869,32738,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,22869,32744,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,22869,32750,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,22869,32752,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,22869,32754,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,22879,32744,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,22879,32748,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,22879,32750,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,22880,32738,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,22880,32744,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,22880,32746,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,22880,32748,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,22880,32750,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,22880,32752,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,22880,32754,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,22882,32738,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,22882,32744,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,22882,32750,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,22882,32752,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,22882,32754,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,22930,28558,0,0,1,0,33377,0,0,0,0,0,'',NULL),
|
|
(1,22939,32736,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,22939,32738,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,22939,32744,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,22939,32746,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,22939,32748,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,22939,32750,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,22939,32752,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,22939,32754,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,22945,32738,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,22945,32744,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,22945,32746,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,22945,32750,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,22945,32752,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,22945,32754,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,22946,32738,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,22946,32750,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,22953,32750,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,22953,32752,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,22954,32736,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,22954,32744,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,22954,32750,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,22954,32752,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,22954,32754,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,22955,32736,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,22955,32738,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,22955,32744,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,22955,32746,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,22955,32748,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,22955,32750,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,22955,32752,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,22955,32754,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,22956,32738,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,22956,32744,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,22956,32750,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,22956,32752,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,22956,32754,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,22957,32736,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,22957,32744,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,22959,32744,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,22959,32746,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,22959,32750,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,22962,32736,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,22962,32738,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,22962,32744,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,22962,32748,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,22962,32750,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,22964,32736,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,22964,32738,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,22964,32744,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,22964,32752,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,22964,32754,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,22965,32738,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,22965,32748,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,22965,32754,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,23008,29460,0,0,8,0,10970,0,0,0,0,0,'',NULL),
|
|
(1,23018,32736,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,23018,32738,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,23018,32746,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,23018,32750,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,23018,32754,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,23022,34491,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,23026,26042,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,23026,26043,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,23028,32752,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,23030,32738,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,23030,32752,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,23035,28558,0,0,1,0,33377,0,0,0,0,0,'',NULL),
|
|
(1,23047,32738,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,23047,32744,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,23047,32750,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,23047,32754,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,23049,32736,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,23049,32744,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,23066,32523,0,0,8,0,11004,0,0,0,0,0,'',NULL),
|
|
(1,23147,32736,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,23147,32738,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,23147,32744,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,23147,32746,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,23147,32748,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,23147,32750,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,23147,32752,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,23153,29460,0,0,8,0,10970,0,0,0,0,0,'',NULL),
|
|
(1,23154,29460,0,0,8,0,10970,0,0,0,0,0,'',NULL),
|
|
(1,23172,32738,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,23172,32750,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,23172,32752,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,23196,32738,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,23196,32744,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,23196,32754,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,23222,32736,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,23222,32748,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,23223,32736,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,23223,32738,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,23223,32744,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,23223,32748,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,23223,32750,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,23223,32752,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,23223,32754,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,23232,32752,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,23232,32754,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,23235,32744,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,23235,32750,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,23235,32752,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,23236,32738,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,23236,32744,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,23236,32750,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,23236,32752,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,23236,32754,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,23237,32738,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,23237,32752,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,23239,32754,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,23267,32621,0,0,8,0,11014,0,0,0,0,0,'',NULL),
|
|
(1,23286,32726,0,0,5,0,1015,240,0,0,0,0,'','Murkblood Escape Plans - when Netherwing friendly thru exalted'),
|
|
(1,23286,32726,0,1,2,0,32726,1,0,0,0,0,'','Murkblood Escape Plans - can only have one at a time'),
|
|
(1,23286,32726,0,2,9,0,11081,0,0,0,0,0,'','Murkblood Escape Plans - not when q11081 already taken'),
|
|
(1,23305,23613,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,23324,23613,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,23324,32726,0,0,5,0,1015,240,0,0,0,0,'','Murkblood Escape Plans - when Netherwing friendly thru exalted'),
|
|
(1,23324,32726,0,1,2,0,32726,1,0,0,0,0,'','Murkblood Escape Plans - can only have one at a time'),
|
|
(1,23324,32726,0,2,9,0,11081,0,0,0,0,0,'','Murkblood Escape Plans - not when q11081 already taken'),
|
|
(1,23330,32738,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,23330,32744,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,23330,32750,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,23330,32752,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,23330,32754,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,23337,32738,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,23337,32744,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,23337,32746,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,23337,32748,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,23337,32750,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,23337,32754,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,23339,32738,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,23339,32744,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,23339,32748,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,23339,32752,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,23339,32754,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,23374,32738,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,23374,32744,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,23374,32750,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,23374,32754,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,23386,34114,0,0,7,0,202,1,0,0,0,0,'',NULL),
|
|
(1,23394,32736,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,23394,32744,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,23394,32752,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,23397,32750,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,23400,32738,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,23400,32744,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,23402,32748,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,23402,32752,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,23402,32754,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,23403,32744,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,23403,32750,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,23574,33307,0,0,7,0,333,1,0,0,0,0,'',NULL),
|
|
(1,23576,33307,0,0,7,0,333,1,0,0,0,0,'',NULL),
|
|
(1,23577,33307,0,0,7,0,333,1,0,0,0,0,'',NULL),
|
|
(1,23578,33307,0,0,7,0,333,1,0,0,0,0,'',NULL),
|
|
(1,23589,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,23643,33961,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,23643,33962,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,23643,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23643,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23644,33961,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,23644,33962,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,23644,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23644,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23645,33961,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,23645,33962,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,23645,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23645,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23645,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23651,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23651,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23651,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23651,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23652,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23652,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23652,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23652,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23653,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23653,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23653,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23653,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23654,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23654,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23654,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23654,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23655,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23655,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23655,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23655,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23656,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23656,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23656,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23656,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23657,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23657,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23657,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23657,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23658,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23658,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23658,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23658,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23660,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23660,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23660,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23660,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23661,33314,0,0,8,0,11247,0,0,0,0,0,'',NULL),
|
|
(1,23661,33345,0,0,8,0,11258,0,0,0,0,0,'',NULL),
|
|
(1,23661,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23661,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23661,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23661,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23662,33314,0,0,8,0,11247,0,0,0,0,0,'',NULL),
|
|
(1,23662,33345,0,0,8,0,11258,0,0,0,0,0,'',NULL),
|
|
(1,23662,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23662,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23662,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23662,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23663,33314,0,0,8,0,11247,0,0,0,0,0,'',NULL),
|
|
(1,23663,33345,0,0,8,0,11258,0,0,0,0,0,'',NULL),
|
|
(1,23663,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23663,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23663,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23663,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23664,33314,0,0,8,0,11247,0,0,0,0,0,'',NULL),
|
|
(1,23664,33345,0,0,8,0,11258,0,0,0,0,0,'',NULL),
|
|
(1,23664,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23664,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23664,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23664,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23665,33314,0,0,8,0,11247,0,0,0,0,0,'',NULL),
|
|
(1,23665,33345,0,0,8,0,11258,0,0,0,0,0,'',NULL),
|
|
(1,23665,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23665,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23665,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23665,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23666,33314,0,0,8,0,11247,0,0,0,0,0,'',NULL),
|
|
(1,23666,33345,0,0,8,0,11258,0,0,0,0,0,'',NULL),
|
|
(1,23666,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23666,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23666,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23666,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23667,33314,0,0,8,0,11247,0,0,0,0,0,'',NULL),
|
|
(1,23667,33345,0,0,8,0,11258,0,0,0,0,0,'',NULL),
|
|
(1,23667,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23668,33314,0,0,8,0,11247,0,0,0,0,0,'',NULL),
|
|
(1,23668,33345,0,0,8,0,11258,0,0,0,0,0,'',NULL),
|
|
(1,23668,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23668,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23668,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23669,33314,0,0,8,0,11247,0,0,0,0,0,'',NULL),
|
|
(1,23669,33345,0,0,8,0,11258,0,0,0,0,0,'',NULL),
|
|
(1,23669,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23669,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23669,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23670,33314,0,0,8,0,11247,0,0,0,0,0,'',NULL),
|
|
(1,23670,33345,0,0,8,0,11258,0,0,0,0,0,'',NULL),
|
|
(1,23670,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23672,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23672,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23672,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23673,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23673,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23674,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23674,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23674,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23674,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23675,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23675,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23675,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23676,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23676,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23676,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23676,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23678,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23678,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23678,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23678,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23711,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23711,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23711,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23711,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23760,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23760,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23760,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23760,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23793,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23793,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23793,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23793,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23794,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23794,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23794,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23794,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23796,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23863,33307,0,0,7,0,333,1,0,0,0,0,'',NULL),
|
|
(1,23866,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23866,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23866,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23866,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23871,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23871,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23871,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23871,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23875,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23875,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23881,33114,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,23881,33115,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,23931,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23932,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23932,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23934,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23934,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23934,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23940,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23940,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23940,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23940,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23946,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23946,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23946,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23946,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23953,22206,0,0,12,0,8,0,0,0,0,0,'',NULL),
|
|
(1,23953,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(1,23953,44731,0,0,12,0,8,0,0,0,0,0,'',NULL),
|
|
(1,23954,43228,0,0,1,0,57940,0,0,0,0,0,'','Can loot Stone Keeper\'s Shard only with aura Essence of Wintergrasp'),
|
|
(1,23967,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23967,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23967,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23967,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23989,33289,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,23989,33347,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,23989,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23989,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23989,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23989,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23990,33289,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,23990,33347,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,23990,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23990,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23990,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23990,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23991,33289,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,23991,33347,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,23991,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23991,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23991,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23991,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23992,33289,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,23992,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23992,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23993,33289,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,23993,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,23993,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24013,33289,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,24013,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24013,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24013,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24013,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24014,33289,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,24014,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24014,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24014,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24014,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24015,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24015,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24015,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24015,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24016,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24018,34090,0,0,8,0,11236,0,0,0,0,0,'','Mezhens Writings drops if player is rewarded for Necro Overlord Mezhen'),
|
|
(1,24018,34090,0,1,9,0,11236,0,0,0,0,0,'','Mezhens Writings drops if player has taken Necro Overlord Mezhen'),
|
|
(1,24018,34090,0,2,28,0,11236,0,0,0,0,0,'','Mezhens Writings drops if player has completed Necro Overlord Mezhen'),
|
|
(1,24018,34091,0,0,8,0,11264,0,0,0,0,0,'','Mezhens Writings drops if player is rewarded for Necro Overlord Mezhen'),
|
|
(1,24018,34091,0,1,9,0,11264,0,0,0,0,0,'','Mezhens Writings drops if player has taken Necro Overlord Mezhen'),
|
|
(1,24018,34091,0,2,28,0,11264,0,0,0,0,0,'','Mezhens Writings drops if player has completed Necro Overlord Mezhen'),
|
|
(1,24030,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24030,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24030,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24030,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24073,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24073,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24073,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24073,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24116,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24116,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24161,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24161,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24162,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24169,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24169,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24212,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24212,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24212,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24212,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24213,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24213,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24213,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24214,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24214,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24214,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24214,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24215,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24216,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24216,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24216,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24216,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24238,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24238,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24239,33307,0,0,7,0,333,1,0,0,0,0,'',NULL),
|
|
(1,24249,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24249,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24249,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24249,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24250,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24250,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24250,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24250,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24286,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24286,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24286,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24286,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24334,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24334,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24398,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24398,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24398,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24398,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24400,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24400,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24469,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24469,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24469,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24485,33961,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,24485,33962,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,24485,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24485,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24485,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24485,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24540,33961,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,24540,33962,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,24540,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24540,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24540,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24540,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24546,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24560,35756,0,0,7,0,333,1,0,0,0,0,'',NULL),
|
|
(1,24562,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24562,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24562,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24562,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24567,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24567,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24567,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24567,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24635,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24635,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24635,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24635,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24638,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24638,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24638,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24642,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24642,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24644,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24644,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24676,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24676,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24676,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24676,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24713,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24713,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24779,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24779,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24779,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24789,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24789,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24818,11446,0,0,8,0,4242,0,0,0,0,0,'',NULL),
|
|
(1,24819,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,24819,11446,0,0,8,0,4242,0,0,0,0,0,'',NULL),
|
|
(1,24830,20976,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,24846,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24871,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24871,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24871,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24871,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24872,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24872,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24872,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24872,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24900,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24914,42172,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,24957,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24957,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24957,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,24957,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25026,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25026,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25026,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25026,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25026,43876,0,0,1,0,59390,0,0,1,0,0,'','Requires no spell learned to drop'),
|
|
(1,25026,43876,0,0,7,0,197,1,0,0,0,0,'','Requires Tailoring to drop'),
|
|
(1,25209,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25209,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25209,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25227,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25227,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25227,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25227,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25228,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25228,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25294,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25294,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25294,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25294,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25301,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25301,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25301,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25301,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25316,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25316,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25316,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25316,43876,0,0,1,0,59390,0,0,1,0,0,'','Requires no spell learned to drop'),
|
|
(1,25316,43876,0,0,7,0,197,1,0,0,0,0,'','Requires Tailoring to drop'),
|
|
(1,25350,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25350,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25350,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25350,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25351,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25351,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25351,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25351,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25353,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25353,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25353,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25353,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25378,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25378,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25378,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25378,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25383,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25383,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25383,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25383,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25386,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25386,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25386,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25386,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25392,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25392,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25393,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25393,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25393,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25393,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25396,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25396,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25396,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25396,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25428,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25428,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25428,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25428,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25429,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25429,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25429,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25429,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25430,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25430,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25430,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25432,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25432,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25432,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25432,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25433,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25433,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25433,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25433,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25434,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25434,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25434,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25434,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25448,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25448,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25448,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25449,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25449,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25449,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25449,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25467,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25467,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25467,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25467,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25468,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25468,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25470,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25470,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25470,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25470,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25479,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25479,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25479,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25479,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25496,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25496,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25496,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25496,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25501,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25520,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25520,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25520,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25521,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25521,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25521,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25521,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25522,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25522,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25522,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25522,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25523,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25523,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25523,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25523,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25560,35756,0,0,7,0,333,1,0,0,0,0,'',NULL),
|
|
(1,25601,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25605,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25605,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25605,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25605,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25609,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25609,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25609,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25609,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25611,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25611,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25611,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25611,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25613,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25613,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25613,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25613,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25615,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25615,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25615,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25615,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25619,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25619,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25650,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25650,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25650,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25650,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25651,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25651,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25651,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25651,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25660,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25660,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25660,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25660,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25668,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25684,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25684,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25684,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25684,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25713,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25713,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25713,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25719,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25719,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25719,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25719,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25752,34984,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,25753,34984,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,25758,34984,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,25760,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25760,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25760,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25760,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25792,34984,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,25793,34984,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,25800,35188,0,0,9,0,11866,0,0,0,0,0,'','Nesingwary Lackey Ear drops from Clam Master K only if Ears of Our Enemies quest taken'),
|
|
(1,25800,35188,0,1,8,0,11866,0,0,0,0,0,'','Nesingwary Lackey Ear drops from Clam Master K only if Ears of Our Enemies quest rewarded'),
|
|
(1,25800,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25800,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25800,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25801,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25801,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25801,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25801,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25803,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25803,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25803,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25804,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25804,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25804,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25806,35188,0,0,9,0,11866,0,0,0,0,0,'','Nesingwary Lackey Ear drops from Loot Crazed Poacher only if Ears of Our Enemies quest taken'),
|
|
(1,25806,35188,0,1,8,0,11866,0,0,0,0,0,'','Nesingwary Lackey Ear drops from Loot Crazed Poacher only if Ears of Our Enemies quest rewarded'),
|
|
(1,25806,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25806,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25806,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25806,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25836,35188,0,0,9,0,11866,0,0,0,0,0,'','Nesingwary Lackey Ear drops from Loot Crazed Diver only if Ears of Our Enemies quest taken'),
|
|
(1,25836,35188,0,1,8,0,11866,0,0,0,0,0,'','Nesingwary Lackey Ear drops from Loot Crazed Diver only if Ears of Our Enemies quest rewarded'),
|
|
(1,25836,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25836,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25836,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25836,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25839,35188,0,0,9,0,11866,0,0,0,0,0,'','Nesingwary Lackey Ear drops from Northsea Mercenary only if Ears of Our Enemies quest taken'),
|
|
(1,25839,35188,0,1,8,0,11866,0,0,0,0,0,'','Nesingwary Lackey Ear drops from Northsea Mercenary only if Ears of Our Enemies quest rewarded'),
|
|
(1,25839,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25839,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25839,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25839,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25843,35188,0,0,9,0,11866,0,0,0,0,0,'','Nesingwary Lackey Ear drops from Northsea Thug only if Ears of Our Enemies quest taken'),
|
|
(1,25843,35188,0,1,8,0,11866,0,0,0,0,0,'','Nesingwary Lackey Ear drops from Northsea Thug only if Ears of Our Enemies quest rewarded'),
|
|
(1,25843,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25843,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25843,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25843,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25880,35188,0,0,9,0,11866,0,0,0,0,0,'','Nesingwary Lackey Ear drops from Minion of Kaw only if Ears of Our Enemies quest taken'),
|
|
(1,25880,35188,0,1,8,0,11866,0,0,0,0,0,'','Nesingwary Lackey Ear drops from Minion of Kaw only if Ears of Our Enemies quest rewarded'),
|
|
(1,25880,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25880,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25880,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25880,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25979,35188,0,0,9,0,11866,0,0,0,0,0,'','Nesingwary Lackey Ear drops from Loot Crazed Hunter only if Ears of Our Enemies quest taken'),
|
|
(1,25979,35188,0,1,8,0,11866,0,0,0,0,0,'','Nesingwary Lackey Ear drops from Loot Crazed Hunter only if Ears of Our Enemies quest rewarded'),
|
|
(1,25979,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25979,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25979,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25979,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25981,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25981,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25981,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,25981,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26073,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26076,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26076,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26076,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26103,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26103,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26103,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26103,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26115,34815,0,0,8,0,11633,0,0,0,0,0,'',NULL),
|
|
(1,26115,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26115,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26115,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26126,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26126,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26126,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26126,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26165,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26196,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26197,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26197,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26197,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26197,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26198,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26198,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26198,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26198,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26199,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26199,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26199,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26199,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26201,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26201,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26202,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26202,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26202,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26202,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26252,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26252,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26257,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26257,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26257,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26257,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26266,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26266,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26268,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26268,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26268,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26268,43876,0,0,1,0,59390,0,0,1,0,0,'','Requires no spell learned to drop'),
|
|
(1,26268,43876,0,0,7,0,197,1,0,0,0,0,'','Requires Tailoring to drop'),
|
|
(1,26270,41123,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,26270,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26270,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26280,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26280,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26280,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26280,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26280,43876,0,0,1,0,59390,0,0,1,0,0,'','Requires no spell learned to drop'),
|
|
(1,26280,43876,0,0,7,0,197,1,0,0,0,0,'','Requires Tailoring to drop'),
|
|
(1,26319,36744,0,0,8,0,12056,0,0,0,0,0,'',NULL),
|
|
(1,26319,36958,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,26319,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26319,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26319,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26336,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26336,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26336,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26336,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26343,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26343,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26343,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26343,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26344,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26344,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26344,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26344,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26349,36742,0,0,14,0,12004,0,0,1,0,0,'','Requires quest status'),
|
|
(1,26349,36746,0,0,14,0,12005,0,0,1,0,0,'','Requires quest status'),
|
|
(1,26356,42178,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,26356,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26356,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26356,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26357,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26357,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26357,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26389,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26389,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26389,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26389,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26408,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26408,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26408,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26409,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26410,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26411,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26411,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26413,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26414,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26416,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26417,42173,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,26425,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26428,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26436,24205,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,26447,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26447,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26447,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26447,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26449,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26451,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26451,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26451,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26451,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26455,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26455,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26455,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26455,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26457,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26457,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26461,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26480,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26480,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26480,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26481,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26481,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26492,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26492,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26493,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26493,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26496,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26529,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(1,26529,43876,0,0,1,0,59390,0,0,1,0,0,'','Requires no spell learned to drop'),
|
|
(1,26529,43876,0,0,7,0,197,1,0,0,0,0,'','Requires Tailoring to drop'),
|
|
(1,26530,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(1,26530,43876,0,0,1,0,59390,0,0,1,0,0,'','Requires no spell learned to drop'),
|
|
(1,26530,43876,0,0,7,0,197,1,0,0,0,0,'','Requires Tailoring to drop'),
|
|
(1,26532,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(1,26532,43876,0,0,1,0,59390,0,0,1,0,0,'','Requires no spell learned to drop'),
|
|
(1,26532,43876,0,0,7,0,197,1,0,0,0,0,'','Requires Tailoring to drop'),
|
|
(1,26544,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26550,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,26553,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,26554,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,26555,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,26575,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26577,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26605,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26605,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26605,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26605,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26606,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26606,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26606,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26606,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26630,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(1,26630,43876,0,0,1,0,59390,0,0,1,0,0,'','Requires no spell learned to drop'),
|
|
(1,26630,43876,0,0,7,0,197,1,0,0,0,0,'','Requires Tailoring to drop'),
|
|
(1,26631,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(1,26631,43876,0,0,1,0,59390,0,0,1,0,0,'','Requires no spell learned to drop'),
|
|
(1,26631,43876,0,0,7,0,197,1,0,0,0,0,'','Requires Tailoring to drop'),
|
|
(1,26632,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(1,26632,43876,0,0,1,0,59390,0,0,1,0,0,'','Requires no spell learned to drop'),
|
|
(1,26632,43876,0,0,7,0,197,1,0,0,0,0,'','Requires Tailoring to drop'),
|
|
(1,26655,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26655,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26658,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26658,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26658,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26658,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26668,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(1,26668,43876,0,0,1,0,59390,0,0,1,0,0,'','Requires no spell learned to drop'),
|
|
(1,26668,43876,0,0,7,0,197,1,0,0,0,0,'','Requires Tailoring to drop'),
|
|
(1,26669,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,26679,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26679,46108,0,0,7,0,773,350,0,0,0,0,'','Rituals of the New Moon'),
|
|
(1,26687,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(1,26687,43876,0,0,1,0,59390,0,0,1,0,0,'','Requires no spell learned to drop'),
|
|
(1,26687,43876,0,0,7,0,197,1,0,0,0,0,'','Requires Tailoring to drop'),
|
|
(1,26693,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(1,26693,43876,0,0,1,0,59390,0,0,1,0,0,'','Requires no spell learned to drop'),
|
|
(1,26693,43876,0,0,7,0,197,1,0,0,0,0,'','Requires Tailoring to drop'),
|
|
(1,26704,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26704,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26704,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26705,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26708,46108,0,0,7,0,773,350,0,0,0,0,'','Rituals of the New Moon'),
|
|
(1,26716,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26722,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26723,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(1,26723,43876,0,0,1,0,59390,0,0,1,0,0,'','Requires no spell learned to drop'),
|
|
(1,26723,43876,0,0,7,0,197,1,0,0,0,0,'','Requires Tailoring to drop'),
|
|
(1,26731,21524,0,0,12,0,2,0,0,0,0,0,'',NULL),
|
|
(1,26731,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(1,26731,43876,0,0,1,0,59390,0,0,1,0,0,'','Requires no spell learned to drop'),
|
|
(1,26731,43876,0,0,7,0,197,1,0,0,0,0,'','Requires Tailoring to drop'),
|
|
(1,26762,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26762,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26763,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(1,26763,43876,0,0,1,0,59390,0,0,1,0,0,'','Requires no spell learned to drop'),
|
|
(1,26763,43876,0,0,7,0,197,1,0,0,0,0,'','Requires Tailoring to drop'),
|
|
(1,26769,36744,0,0,8,0,12056,0,0,0,0,0,'',NULL),
|
|
(1,26769,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26770,36744,0,0,8,0,12056,0,0,0,0,0,'',NULL),
|
|
(1,26770,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26771,36744,0,0,8,0,12056,0,0,0,0,0,'',NULL),
|
|
(1,26771,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26771,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26786,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26786,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26794,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(1,26795,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26795,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26795,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26797,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26797,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26799,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26799,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26801,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26801,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26803,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26803,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26811,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26811,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26812,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26815,36780,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,26815,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26816,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26816,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26816,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26816,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26820,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26820,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26820,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26823,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26825,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26827,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26827,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26827,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26828,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26828,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26836,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26836,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26861,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(1,26861,43876,0,0,1,0,59390,0,0,1,0,0,'','Requires no spell learned to drop'),
|
|
(1,26861,43876,0,0,7,0,197,1,0,0,0,0,'','Requires Tailoring to drop'),
|
|
(1,26863,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26891,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26891,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26919,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26921,24305,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,26921,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26922,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26923,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26926,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26942,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26942,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26948,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26948,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26965,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,26965,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27004,36855,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,27004,36856,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,27004,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27005,36855,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,27005,36856,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,27005,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27007,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27009,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27018,42175,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,27018,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27020,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27020,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27024,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27024,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27024,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27024,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27105,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27118,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27118,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27118,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27177,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27177,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27202,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27202,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27202,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27202,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27203,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27203,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27203,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27203,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27206,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27206,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27206,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27206,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27206,43876,0,0,1,0,59390,0,0,1,0,0,'','Requires no spell learned to drop'),
|
|
(1,27206,43876,0,0,7,0,197,1,0,0,0,0,'','Requires Tailoring to drop'),
|
|
(1,27207,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27207,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27209,37432,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,27209,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27210,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27210,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27210,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27220,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27220,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27224,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27224,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27225,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27225,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27225,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27225,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27226,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27226,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27226,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27226,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27229,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27229,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27229,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27229,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27233,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27233,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27233,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27233,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27235,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27237,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27259,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27259,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27259,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27259,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27260,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27260,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27260,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27260,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27272,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27278,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27278,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27278,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27278,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27279,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27279,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27283,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27284,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27284,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27284,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27284,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27284,43876,0,0,1,0,59390,0,0,1,0,0,'','Requires no spell learned to drop'),
|
|
(1,27284,43876,0,0,7,0,197,1,0,0,0,0,'','Requires Tailoring to drop'),
|
|
(1,27286,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27286,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27286,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27287,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27287,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27288,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27288,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27330,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27330,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27330,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27330,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27332,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27332,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27332,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27333,41124,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,27333,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27333,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27333,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27340,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27342,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27342,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27343,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27343,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27356,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27356,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27356,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27357,43876,0,0,1,0,59390,0,0,1,0,0,'','Requires no spell learned to drop'),
|
|
(1,27357,43876,0,0,7,0,197,1,0,0,0,0,'','Requires Tailoring to drop'),
|
|
(1,27358,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27358,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27358,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27358,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27360,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27360,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27360,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27360,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27362,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27362,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27362,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27363,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27363,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27363,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27363,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27367,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27370,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27370,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27370,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27370,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27401,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27401,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27401,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27401,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27410,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27410,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27410,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27410,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27424,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27424,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27447,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(1,27470,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27483,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(1,27483,43876,0,0,1,0,59390,0,0,1,0,0,'','Requires no spell learned to drop'),
|
|
(1,27483,43876,0,0,7,0,197,1,0,0,0,0,'','Requires Tailoring to drop'),
|
|
(1,27533,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27533,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27539,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27539,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27539,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27539,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27546,36940,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,27546,37830,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,27546,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27546,46108,0,0,7,0,773,350,0,0,0,0,'','Rituals of the New Moon'),
|
|
(1,27547,36940,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,27547,37830,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,27551,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27551,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27552,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27552,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27552,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27552,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27554,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27554,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27579,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27580,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27633,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,27635,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,27654,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(1,27655,21525,0,0,12,0,2,0,0,0,0,0,'',NULL),
|
|
(1,27655,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(1,27676,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27676,46108,0,0,7,0,773,350,0,0,0,0,'','Rituals of the New Moon'),
|
|
(1,27680,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27699,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27699,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27699,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27699,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27701,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27701,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27797,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27797,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27797,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27799,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27800,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27823,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27823,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27824,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27826,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27826,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27830,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27830,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27835,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27835,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27836,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27859,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27860,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27860,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27860,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27871,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,27926,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27927,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27927,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27941,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27941,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27941,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27947,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,27960,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,27969,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,27975,22206,0,0,12,0,8,0,0,0,0,0,'',NULL),
|
|
(1,27975,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(1,27975,44731,0,0,12,0,8,0,0,0,0,0,'',NULL),
|
|
(1,27977,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(1,27978,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(1,28002,24171,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,28004,42176,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,28011,42173,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,28022,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,28022,42173,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,28022,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,28023,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,28023,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,28026,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,28026,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,28026,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,28035,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,28035,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,28036,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,28036,42175,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,28036,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,28036,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,28036,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,28068,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,28080,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,28080,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,28080,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,28080,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,28081,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,28101,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,28108,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,28108,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,28108,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,28123,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,28123,41122,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,28123,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,28123,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,28123,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,28124,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,28124,42175,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,28124,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,28129,42177,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,28158,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,28158,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,28188,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,28221,24198,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,28255,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,28257,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,28257,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,28257,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,28257,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,28258,22914,0,0,7,0,171,1,0,0,0,0,'',NULL),
|
|
(1,28268,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,28303,24210,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,28303,42177,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,28303,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,28303,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,28303,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,28373,24167,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,28373,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,28373,42172,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,28373,42177,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,28379,41818,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,28388,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,28388,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,28388,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,28388,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,28402,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,28402,42177,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,28402,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,28403,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,28403,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,28403,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,28412,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,28412,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,28412,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,28414,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,28414,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,28417,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,28417,42172,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,28418,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,28418,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,28443,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,28465,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,28465,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,28465,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,28494,39152,0,0,7,0,129,390,0,0,0,0,'','Manual: Heavy Frostweave Bandage will drop only if the player has first aid at 390'),
|
|
(1,28495,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,28496,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,28504,24305,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,28504,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,28504,42176,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,28504,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,28504,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,28504,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,28519,38660,0,0,14,0,12238,0,0,0,0,0,'',NULL),
|
|
(1,28519,38673,0,0,8,0,12238,0,0,0,0,0,'',NULL),
|
|
(1,28519,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,28519,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,28529,11225,0,0,7,0,333,1,0,0,0,0,'',NULL),
|
|
(1,28529,12691,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,28538,23635,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,28538,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,28538,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,28538,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,28546,42107,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(1,28546,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(1,28557,3868,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,28557,3869,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,28557,3873,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,28557,7989,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,28557,7993,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,28557,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,28557,8387,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,28557,9293,0,0,7,0,171,1,0,0,0,0,'',NULL),
|
|
(1,28557,9295,0,0,7,0,171,1,0,0,0,0,'',NULL),
|
|
(1,28557,10300,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,28557,10302,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,28557,10312,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,28557,10606,0,0,7,0,202,1,0,0,0,0,'',NULL),
|
|
(1,28557,12691,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,28557,21940,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,28557,21944,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,28557,21947,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,28564,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,28565,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,28565,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,28575,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,28578,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,28579,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,28586,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(1,28586,43876,0,0,1,0,59390,0,0,1,0,0,'','Requires no spell learned to drop'),
|
|
(1,28586,43876,0,0,7,0,197,1,0,0,0,0,'','Requires Tailoring to drop'),
|
|
(1,28587,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(1,28587,43876,0,0,1,0,59390,0,0,1,0,0,'','Requires no spell learned to drop'),
|
|
(1,28587,43876,0,0,7,0,197,1,0,0,0,0,'','Requires Tailoring to drop'),
|
|
(1,28600,24296,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,28600,24301,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,28600,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,28600,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,28602,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,28602,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,28603,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,28608,3395,0,0,7,0,171,1,0,0,0,0,'',NULL),
|
|
(1,28608,12684,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,28608,12691,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,28608,12694,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,28608,14494,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,28608,15737,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,28608,16218,0,0,7,0,333,1,0,0,0,0,'',NULL),
|
|
(1,28608,16220,0,0,7,0,333,1,0,0,0,0,'',NULL),
|
|
(1,28608,21945,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,28608,21949,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,28608,21953,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,28609,12682,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,28609,12683,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,28609,12684,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,28609,12689,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,28609,12691,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,28609,12704,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,28609,14494,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,28609,15737,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,28609,15743,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,28609,16215,0,0,7,0,333,1,0,0,0,0,'',NULL),
|
|
(1,28609,16220,0,0,7,0,333,1,0,0,0,0,'',NULL),
|
|
(1,28609,21949,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,28610,7989,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,28610,8389,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,28610,8390,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,28610,9298,0,0,7,0,171,1,0,0,0,0,'',NULL),
|
|
(1,28610,12684,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,28610,12689,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,28610,12691,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,28610,12695,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,28610,12704,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,28610,13488,0,0,7,0,171,1,0,0,0,0,'',NULL),
|
|
(1,28610,14499,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,28610,15737,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,28610,16215,0,0,7,0,333,1,0,0,0,0,'',NULL),
|
|
(1,28610,21947,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,28611,8028,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,28611,9298,0,0,7,0,171,1,0,0,0,0,'',NULL),
|
|
(1,28611,11225,0,0,7,0,333,1,0,0,0,0,'',NULL),
|
|
(1,28611,12682,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,28611,12684,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,28611,12689,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,28611,14467,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,28611,14494,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,28611,15746,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,28611,16215,0,0,7,0,333,1,0,0,0,0,'',NULL),
|
|
(1,28611,16218,0,0,7,0,333,1,0,0,0,0,'',NULL),
|
|
(1,28611,16220,0,0,7,0,333,1,0,0,0,0,'',NULL),
|
|
(1,28611,21945,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,28641,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,28641,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,28684,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(1,28684,43876,0,0,1,0,59390,0,0,1,0,0,'','Requires no spell learned to drop'),
|
|
(1,28684,43876,0,0,7,0,197,1,0,0,0,0,'','Requires Tailoring to drop'),
|
|
(1,28768,12682,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,28769,9298,0,0,7,0,171,1,0,0,0,0,'',NULL),
|
|
(1,28769,21947,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,28802,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,28819,8029,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,28819,10302,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,28819,21940,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,28822,7992,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,28846,7993,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,28846,8389,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,28846,8390,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,28846,9295,0,0,7,0,171,1,0,0,0,0,'',NULL),
|
|
(1,28846,9298,0,0,7,0,171,1,0,0,0,0,'',NULL),
|
|
(1,28846,10300,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,28846,10302,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,28846,10315,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,28846,10320,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,28846,11208,0,0,7,0,333,1,0,0,0,0,'',NULL),
|
|
(1,28846,12683,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,28846,14467,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,28846,15737,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,28846,16215,0,0,7,0,333,1,0,0,0,0,'',NULL),
|
|
(1,28846,21945,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,28846,21947,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,28846,21949,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,28861,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,28882,24215,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,28916,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,28917,42172,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,28921,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(1,28921,43876,0,0,1,0,59390,0,0,1,0,0,'','Requires no spell learned to drop'),
|
|
(1,28921,43876,0,0,7,0,197,1,0,0,0,0,'','Requires Tailoring to drop'),
|
|
(1,28923,43151,0,0,9,0,13108,0,0,0,0,0,'',NULL),
|
|
(1,28923,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(1,28923,43876,0,0,1,0,59390,0,0,1,0,0,'','Requires no spell learned to drop'),
|
|
(1,28923,43876,0,0,7,0,197,1,0,0,0,0,'','Requires Tailoring to drop'),
|
|
(1,28936,11208,0,0,7,0,333,1,0,0,0,0,'',NULL),
|
|
(1,28936,12683,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,28936,12689,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,28936,12691,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,28936,12693,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,28936,12694,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,28936,12695,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,28936,12697,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,28936,12711,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,28936,12713,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,28936,14467,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,28936,14494,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,28936,14507,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,28936,15737,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,28936,16215,0,0,7,0,333,1,0,0,0,0,'',NULL),
|
|
(1,28936,16251,0,0,7,0,333,1,0,0,0,0,'',NULL),
|
|
(1,28936,21949,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,28939,12682,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,28939,12683,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,28939,12689,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,28939,12691,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,28939,12693,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,28939,12695,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,28939,13490,0,0,7,0,171,1,0,0,0,0,'',NULL),
|
|
(1,28939,14467,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,28939,14499,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,28939,15737,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,28939,15743,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,28939,16215,0,0,7,0,333,1,0,0,0,0,'',NULL),
|
|
(1,28939,16220,0,0,7,0,333,1,0,0,0,0,'',NULL),
|
|
(1,28939,21945,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,28939,21953,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,28940,9298,0,0,7,0,171,1,0,0,0,0,'',NULL),
|
|
(1,28940,10320,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,28940,12683,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,28940,12684,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,28940,12689,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,28940,12691,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,28940,12704,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,28940,14467,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,28940,14494,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,28940,15737,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,28940,16215,0,0,7,0,333,1,0,0,0,0,'',NULL),
|
|
(1,28940,16218,0,0,7,0,333,1,0,0,0,0,'',NULL),
|
|
(1,28940,16220,0,0,7,0,333,1,0,0,0,0,'',NULL),
|
|
(1,28940,21949,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,28941,11167,0,0,7,0,333,1,0,0,0,0,'',NULL),
|
|
(1,28942,7086,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,28942,7453,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,28942,9293,0,0,7,0,171,1,0,0,0,0,'',NULL),
|
|
(1,28942,9298,0,0,7,0,171,1,0,0,0,0,'',NULL),
|
|
(1,28942,11164,0,0,7,0,333,1,0,0,0,0,'',NULL),
|
|
(1,28945,12682,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,28945,12693,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,28945,15743,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,28945,21953,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,28946,12689,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,28946,12697,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,28946,12713,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,28946,14499,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,28946,14507,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,28946,16251,0,0,7,0,333,1,0,0,0,0,'',NULL),
|
|
(1,28988,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,28988,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,29000,12684,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,29000,12713,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,29000,13490,0,0,7,0,171,1,0,0,0,0,'',NULL),
|
|
(1,29001,16251,0,0,7,0,333,1,0,0,0,0,'',NULL),
|
|
(1,29076,15743,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(1,29076,21949,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,29120,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(1,29120,43411,0,0,9,0,13167,0,0,0,0,0,'',NULL),
|
|
(1,29120,43876,0,0,1,0,59390,0,0,1,0,0,'','Requires no spell learned to drop'),
|
|
(1,29120,43876,0,0,7,0,197,1,0,0,0,0,'','Requires Tailoring to drop'),
|
|
(1,29123,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,29129,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,29129,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,29133,24170,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,29133,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,29211,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,29211,42177,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,29211,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,29235,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,29235,41120,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(1,29236,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,29237,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,29266,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(1,29266,43876,0,0,1,0,59390,0,0,1,0,0,'','Requires no spell learned to drop'),
|
|
(1,29266,43876,0,0,7,0,197,1,0,0,0,0,'','Requires Tailoring to drop'),
|
|
(1,29304,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(1,29304,43876,0,0,1,0,59390,0,0,1,0,0,'','Requires no spell learned to drop'),
|
|
(1,29304,43876,0,0,7,0,197,1,0,0,0,0,'','Requires Tailoring to drop'),
|
|
(1,29305,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(1,29305,43876,0,0,1,0,59390,0,0,1,0,0,'','Requires no spell learned to drop'),
|
|
(1,29305,43876,0,0,7,0,197,1,0,0,0,0,'','Requires Tailoring to drop'),
|
|
(1,29306,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(1,29306,43876,0,0,1,0,59390,0,0,1,0,0,'','Requires no spell learned to drop'),
|
|
(1,29306,43876,0,0,7,0,197,1,0,0,0,0,'','Requires Tailoring to drop'),
|
|
(1,29308,22206,0,0,12,0,8,0,0,0,0,0,'',NULL),
|
|
(1,29308,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(1,29308,43876,0,0,1,0,59390,0,0,1,0,0,'','Requires no spell learned to drop'),
|
|
(1,29308,43876,0,0,7,0,197,1,0,0,0,0,'','Requires Tailoring to drop'),
|
|
(1,29308,44731,0,0,12,0,8,0,0,0,0,0,'',NULL),
|
|
(1,29309,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(1,29309,43876,0,0,1,0,59390,0,0,1,0,0,'','Requires no spell learned to drop'),
|
|
(1,29309,43876,0,0,7,0,197,1,0,0,0,0,'','Requires Tailoring to drop'),
|
|
(1,29310,21524,0,0,12,0,2,0,0,0,0,0,'',NULL),
|
|
(1,29310,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(1,29310,43876,0,0,1,0,59390,0,0,1,0,0,'','Requires no spell learned to drop'),
|
|
(1,29310,43876,0,0,7,0,197,1,0,0,0,0,'','Requires Tailoring to drop'),
|
|
(1,29311,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(1,29311,43876,0,0,1,0,59390,0,0,1,0,0,'','Requires no spell learned to drop'),
|
|
(1,29311,43876,0,0,7,0,197,1,0,0,0,0,'','Requires Tailoring to drop'),
|
|
(1,29312,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(1,29312,43876,0,0,1,0,59390,0,0,1,0,0,'','Requires no spell learned to drop'),
|
|
(1,29312,43876,0,0,7,0,197,1,0,0,0,0,'','Requires Tailoring to drop'),
|
|
(1,29313,42107,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(1,29313,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(1,29313,43876,0,0,1,0,59390,0,0,1,0,0,'','Requires no spell learned to drop'),
|
|
(1,29313,43876,0,0,7,0,197,1,0,0,0,0,'','Requires Tailoring to drop'),
|
|
(1,29314,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(1,29314,43876,0,0,1,0,59390,0,0,1,0,0,'','Requires no spell learned to drop'),
|
|
(1,29314,43876,0,0,7,0,197,1,0,0,0,0,'','Requires Tailoring to drop'),
|
|
(1,29315,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(1,29315,43876,0,0,1,0,59390,0,0,1,0,0,'','Requires no spell learned to drop'),
|
|
(1,29315,43876,0,0,7,0,197,1,0,0,0,0,'','Requires Tailoring to drop'),
|
|
(1,29316,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(1,29316,43876,0,0,1,0,59390,0,0,1,0,0,'','Requires no spell learned to drop'),
|
|
(1,29316,43876,0,0,7,0,197,1,0,0,0,0,'','Requires Tailoring to drop'),
|
|
(1,29323,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,29323,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,29329,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,29329,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,29330,42172,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,29330,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,29331,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,29333,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,29338,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,29369,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,29370,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,29370,41820,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,29375,41556,0,0,14,0,12915,0,0,1,0,0,'','Drop Slag Covered Metal on quest Mending Fences taken'),
|
|
(1,29375,41556,0,1,14,0,12915,0,0,1,0,0,'','Drop Slag Covered Metal on quest Mending Fences rewarded'),
|
|
(1,29375,41556,0,2,14,0,12922,0,0,1,0,0,'','Stop dropping Slag Covered Metal on quest The Refiner\'s Fire'),
|
|
(1,29375,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,29376,41820,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,29377,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,29402,41818,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,29404,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,29404,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,29407,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,29407,42173,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,29409,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,29413,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,29413,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,29449,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,29450,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,29450,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,29450,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,29451,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,29451,42176,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,29451,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,29451,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,29554,39152,0,0,7,0,129,390,0,0,0,0,'','Manual: Heavy Frostweave Bandage will drop only if the player has first aid at 390'),
|
|
(1,29569,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,29569,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,29570,41817,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,29586,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,29586,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,29614,42175,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,29614,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,29622,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,29623,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,29646,31876,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,29646,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,29646,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,29652,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,29652,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,29654,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,29654,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,29654,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,29654,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,29656,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,29656,42177,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,29656,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,29656,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,29656,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,29695,40971,0,0,9,0,12910,0,0,0,0,0,'','Item 40971, drop only if have quest'),
|
|
(1,29695,40971,0,1,9,0,12855,0,0,0,0,0,'','Item 40971, drop only if have quest'),
|
|
(1,29695,40971,0,2,28,0,12910,0,0,0,0,0,'','Item 40971, drop only if have quest'),
|
|
(1,29695,40971,0,3,28,0,12855,0,0,0,0,0,'','Item 40971, drop only if have quest'),
|
|
(1,29697,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,29697,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,29699,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,29699,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,29699,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,29699,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,29717,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,29719,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,29720,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,29724,41267,0,0,7,0,202,1,0,0,0,0,'',NULL),
|
|
(1,29724,42176,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,29792,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,29792,41819,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,29793,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,29793,41819,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,29819,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,29820,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,29822,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,29826,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,29832,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,29834,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,29838,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,29843,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,29875,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,29880,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,29880,42175,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,29880,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,29932,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(1,29932,43876,0,0,1,0,59390,0,0,1,0,0,'','Requires no spell learned to drop'),
|
|
(1,29932,43876,0,0,7,0,197,1,0,0,0,0,'','Requires Tailoring to drop'),
|
|
(1,30037,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,30202,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,30202,42176,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,30202,42178,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,30202,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,30202,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,30202,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,30204,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,30205,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,30250,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,30250,42176,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,30333,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,30333,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,30409,42772,0,0,14,0,13042,0,0,1,0,0,'','Dr. Terribles \"Building a Better Flesh Giant\" only drops if player has any status at Deep in the Bowels of The Underhalls'),
|
|
(1,30430,42176,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,30447,42176,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,30448,41818,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(1,30448,42175,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,30453,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,30510,21524,0,0,12,0,2,0,0,0,0,0,'',NULL),
|
|
(1,30510,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(1,30510,43876,0,0,1,0,59390,0,0,1,0,0,'','Requires no spell learned to drop'),
|
|
(1,30510,43876,0,0,7,0,197,1,0,0,0,0,'','Requires Tailoring to drop'),
|
|
(1,30529,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(1,30529,43876,0,0,1,0,59390,0,0,1,0,0,'','Requires no spell learned to drop'),
|
|
(1,30529,43876,0,0,7,0,197,1,0,0,0,0,'','Requires Tailoring to drop'),
|
|
(1,30530,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(1,30530,43876,0,0,1,0,59390,0,0,1,0,0,'','Requires no spell learned to drop'),
|
|
(1,30530,43876,0,0,7,0,197,1,0,0,0,0,'','Requires Tailoring to drop'),
|
|
(1,30532,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(1,30532,43876,0,0,1,0,59390,0,0,1,0,0,'','Requires no spell learned to drop'),
|
|
(1,30532,43876,0,0,7,0,197,1,0,0,0,0,'','Requires Tailoring to drop'),
|
|
(1,30540,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(1,30540,43665,0,0,9,0,13246,0,0,0,0,0,'',NULL),
|
|
(1,30540,43876,0,0,1,0,59390,0,0,1,0,0,'','Requires no spell learned to drop'),
|
|
(1,30540,43876,0,0,7,0,197,1,0,0,0,0,'','Requires Tailoring to drop'),
|
|
(1,30543,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,30597,43242,0,0,9,0,13134,0,0,0,0,0,'',NULL),
|
|
(1,30660,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,30666,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,30667,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,30668,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,30680,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,30681,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,30682,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,30687,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,30689,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,30695,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,30701,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,30701,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,30701,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,30725,42177,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,30746,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,30748,22206,0,0,12,0,8,0,0,0,0,0,'',NULL),
|
|
(1,30748,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(1,30748,43876,0,0,1,0,59390,0,0,1,0,0,'','Requires no spell learned to drop'),
|
|
(1,30748,43876,0,0,7,0,197,1,0,0,0,0,'','Requires Tailoring to drop'),
|
|
(1,30748,44731,0,0,12,0,8,0,0,0,0,0,'',NULL),
|
|
(1,30774,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(1,30774,43876,0,0,1,0,59390,0,0,1,0,0,'','Requires no spell learned to drop'),
|
|
(1,30774,43876,0,0,7,0,197,1,0,0,0,0,'','Requires Tailoring to drop'),
|
|
(1,30788,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(1,30788,43669,0,0,9,0,13248,0,0,0,0,0,'',NULL),
|
|
(1,30788,43876,0,0,1,0,59390,0,0,1,0,0,'','Requires no spell learned to drop'),
|
|
(1,30788,43876,0,0,7,0,197,1,0,0,0,0,'','Requires Tailoring to drop'),
|
|
(1,30807,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(1,30807,43876,0,0,1,0,59390,0,0,1,0,0,'','Requires no spell learned to drop'),
|
|
(1,30807,43876,0,0,7,0,197,1,0,0,0,0,'','Requires Tailoring to drop'),
|
|
(1,30810,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(1,30810,43876,0,0,1,0,59390,0,0,1,0,0,'','Requires no spell learned to drop'),
|
|
(1,30810,43876,0,0,7,0,197,1,0,0,0,0,'','Requires Tailoring to drop'),
|
|
(1,30831,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,30845,42172,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,30856,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,30860,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,30860,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,30863,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,30865,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,30892,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,30893,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,30894,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,30920,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,30921,37331,0,0,7,0,333,1,0,0,0,0,'',NULL),
|
|
(1,30921,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,30921,44565,0,0,7,0,171,1,0,0,0,0,'',NULL),
|
|
(1,30951,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,30951,42178,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,30998,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,31134,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(1,31134,43876,0,0,1,0,59390,0,0,1,0,0,'','Requires no spell learned to drop'),
|
|
(1,31134,43876,0,0,7,0,197,1,0,0,0,0,'','Requires Tailoring to drop'),
|
|
(1,31140,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,31140,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,31150,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,31152,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,31211,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(1,31211,43876,0,0,1,0,59390,0,0,1,0,0,'','Requires no spell learned to drop'),
|
|
(1,31211,43876,0,0,7,0,197,1,0,0,0,0,'','Requires Tailoring to drop'),
|
|
(1,31212,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(1,31212,43876,0,0,1,0,59390,0,0,1,0,0,'','Requires no spell learned to drop'),
|
|
(1,31212,43876,0,0,7,0,197,1,0,0,0,0,'','Requires Tailoring to drop'),
|
|
(1,31215,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(1,31215,43876,0,0,1,0,59390,0,0,1,0,0,'','Requires no spell learned to drop'),
|
|
(1,31215,43876,0,0,7,0,197,1,0,0,0,0,'','Requires Tailoring to drop'),
|
|
(1,31231,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,31258,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,31349,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(1,31349,43876,0,0,1,0,59390,0,0,1,0,0,'','Requires no spell learned to drop'),
|
|
(1,31349,43876,0,0,7,0,197,1,0,0,0,0,'','Requires Tailoring to drop'),
|
|
(1,31350,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(1,31350,43876,0,0,1,0,59390,0,0,1,0,0,'','Requires no spell learned to drop'),
|
|
(1,31350,43876,0,0,7,0,197,1,0,0,0,0,'','Requires Tailoring to drop'),
|
|
(1,31360,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(1,31360,43876,0,0,1,0,59390,0,0,1,0,0,'','Requires no spell learned to drop'),
|
|
(1,31360,43876,0,0,7,0,197,1,0,0,0,0,'','Requires Tailoring to drop'),
|
|
(1,31362,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(1,31362,43876,0,0,1,0,59390,0,0,1,0,0,'','Requires no spell learned to drop'),
|
|
(1,31362,43876,0,0,7,0,197,1,0,0,0,0,'','Requires Tailoring to drop'),
|
|
(1,31368,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(1,31368,43693,0,0,9,0,13250,0,0,0,0,0,'',NULL),
|
|
(1,31368,43876,0,0,1,0,59390,0,0,1,0,0,'','Requires no spell learned to drop'),
|
|
(1,31368,43876,0,0,7,0,197,1,0,0,0,0,'','Requires Tailoring to drop'),
|
|
(1,31370,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(1,31370,43876,0,0,1,0,59390,0,0,1,0,0,'','Requires no spell learned to drop'),
|
|
(1,31370,43876,0,0,7,0,197,1,0,0,0,0,'','Requires Tailoring to drop'),
|
|
(1,31381,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(1,31384,22206,0,0,12,0,8,0,0,0,0,0,'',NULL),
|
|
(1,31384,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(1,31384,44731,0,0,12,0,8,0,0,0,0,0,'',NULL),
|
|
(1,31386,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(1,31386,43699,0,0,9,0,13252,0,0,0,0,0,'',NULL),
|
|
(1,31396,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,31402,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,31403,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,31449,43494,0,1,9,0,13190,0,0,0,0,0,'','Ahn kahar Watchers Corpse drops if player has taken (13190) All Things in Good Time'),
|
|
(1,31456,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(1,31456,43876,0,0,1,0,59390,0,0,1,0,0,'','Requires no spell learned to drop'),
|
|
(1,31456,43876,0,0,7,0,197,1,0,0,0,0,'','Requires Tailoring to drop'),
|
|
(1,31463,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(1,31463,43876,0,0,1,0,59390,0,0,1,0,0,'','Requires no spell learned to drop'),
|
|
(1,31463,43876,0,0,7,0,197,1,0,0,0,0,'','Requires Tailoring to drop'),
|
|
(1,31464,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(1,31464,43821,0,0,9,0,13255,0,0,0,0,0,'',NULL),
|
|
(1,31464,43876,0,0,1,0,59390,0,0,1,0,0,'','Requires no spell learned to drop'),
|
|
(1,31464,43876,0,0,7,0,197,1,0,0,0,0,'','Requires Tailoring to drop'),
|
|
(1,31465,21524,0,0,12,0,2,0,0,0,0,0,'',NULL),
|
|
(1,31465,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(1,31465,43876,0,0,1,0,59390,0,0,1,0,0,'','Requires no spell learned to drop'),
|
|
(1,31465,43876,0,0,7,0,197,1,0,0,0,0,'','Requires Tailoring to drop'),
|
|
(1,31469,22206,0,0,12,0,8,0,0,0,0,0,'',NULL),
|
|
(1,31469,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(1,31469,43876,0,0,1,0,59390,0,0,1,0,0,'','Requires no spell learned to drop'),
|
|
(1,31469,43876,0,0,7,0,197,1,0,0,0,0,'','Requires Tailoring to drop'),
|
|
(1,31469,44731,0,0,12,0,8,0,0,0,0,0,'',NULL),
|
|
(1,31506,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(1,31506,43823,0,0,9,0,13256,0,0,0,0,0,'',NULL),
|
|
(1,31506,43876,0,0,1,0,59390,0,0,1,0,0,'','Requires no spell learned to drop'),
|
|
(1,31506,43876,0,0,7,0,197,1,0,0,0,0,'','Requires Tailoring to drop'),
|
|
(1,31507,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(1,31507,43876,0,0,1,0,59390,0,0,1,0,0,'','Requires no spell learned to drop'),
|
|
(1,31507,43876,0,0,7,0,197,1,0,0,0,0,'','Requires Tailoring to drop'),
|
|
(1,31508,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(1,31508,43876,0,0,1,0,59390,0,0,1,0,0,'','Requires no spell learned to drop'),
|
|
(1,31508,43876,0,0,7,0,197,1,0,0,0,0,'','Requires Tailoring to drop'),
|
|
(1,31509,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(1,31509,43876,0,0,1,0,59390,0,0,1,0,0,'','Requires no spell learned to drop'),
|
|
(1,31509,43876,0,0,7,0,197,1,0,0,0,0,'','Requires Tailoring to drop'),
|
|
(1,31510,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(1,31510,43876,0,0,1,0,59390,0,0,1,0,0,'','Requires no spell learned to drop'),
|
|
(1,31510,43876,0,0,7,0,197,1,0,0,0,0,'','Requires Tailoring to drop'),
|
|
(1,31511,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(1,31511,43876,0,0,1,0,59390,0,0,1,0,0,'','Requires no spell learned to drop'),
|
|
(1,31511,43876,0,0,7,0,197,1,0,0,0,0,'','Requires Tailoring to drop'),
|
|
(1,31512,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(1,31512,43876,0,0,1,0,59390,0,0,1,0,0,'','Requires no spell learned to drop'),
|
|
(1,31512,43876,0,0,7,0,197,1,0,0,0,0,'','Requires Tailoring to drop'),
|
|
(1,31533,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(1,31533,43876,0,0,1,0,59390,0,0,1,0,0,'','Requires no spell learned to drop'),
|
|
(1,31533,43876,0,0,7,0,197,1,0,0,0,0,'','Requires Tailoring to drop'),
|
|
(1,31536,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(1,31536,43876,0,0,1,0,59390,0,0,1,0,0,'','Requires no spell learned to drop'),
|
|
(1,31536,43876,0,0,7,0,197,1,0,0,0,0,'','Requires Tailoring to drop'),
|
|
(1,31537,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(1,31537,43876,0,0,1,0,59390,0,0,1,0,0,'','Requires no spell learned to drop'),
|
|
(1,31537,43876,0,0,7,0,197,1,0,0,0,0,'','Requires Tailoring to drop'),
|
|
(1,31538,43151,0,0,9,0,13108,0,0,0,0,0,'',NULL),
|
|
(1,31538,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(1,31538,43724,0,0,9,0,13253,0,0,0,0,0,'',NULL),
|
|
(1,31538,43876,0,0,1,0,59390,0,0,1,0,0,'','Requires no spell learned to drop'),
|
|
(1,31538,43876,0,0,7,0,197,1,0,0,0,0,'','Requires Tailoring to drop'),
|
|
(1,31558,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(1,31559,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(1,31560,21525,0,0,12,0,2,0,0,0,0,0,'',NULL),
|
|
(1,31560,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(1,31610,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(1,31610,43411,0,0,9,0,13167,0,0,0,0,0,'',NULL),
|
|
(1,31610,43726,0,0,9,0,13254,0,0,0,0,0,'',NULL),
|
|
(1,31610,43876,0,0,1,0,59390,0,0,1,0,0,'','Requires no spell learned to drop'),
|
|
(1,31610,43876,0,0,7,0,197,1,0,0,0,0,'','Requires Tailoring to drop'),
|
|
(1,31611,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(1,31611,43876,0,0,1,0,59390,0,0,1,0,0,'','Requires no spell learned to drop'),
|
|
(1,31611,43876,0,0,7,0,197,1,0,0,0,0,'','Requires Tailoring to drop'),
|
|
(1,31612,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(1,31612,43876,0,0,1,0,59390,0,0,1,0,0,'','Requires no spell learned to drop'),
|
|
(1,31612,43876,0,0,7,0,197,1,0,0,0,0,'','Requires Tailoring to drop'),
|
|
(1,31673,43228,0,0,1,0,57940,0,0,0,0,0,'','Can loot Stone Keeper\'s Shard only with aura Essence of Wintergrasp'),
|
|
(1,31673,43876,0,0,1,0,59390,0,0,1,0,0,'','Requires no spell learned to drop'),
|
|
(1,31673,43876,0,0,7,0,197,1,0,0,0,0,'','Requires Tailoring to drop'),
|
|
(1,31718,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,31738,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,31746,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,31746,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,31754,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,31779,39152,0,0,7,0,129,390,0,0,0,0,'','Manual: Heavy Frostweave Bandage will drop only if the player has first aid at 390'),
|
|
(1,31847,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,32181,42177,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,32181,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,32191,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,32236,44301,0,0,1,0,60311,0,0,0,0,0,'','Loot requires aura'),
|
|
(1,32255,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,32259,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,32259,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,32259,44301,0,0,1,0,60311,0,0,0,0,0,'','Loot requires aura'),
|
|
(1,32262,44301,0,0,1,0,60311,0,0,0,0,0,'','Loot requires aura'),
|
|
(1,32268,44301,0,0,1,0,60311,0,0,0,0,0,'','Loot requires aura'),
|
|
(1,32276,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,32276,44301,0,0,1,0,60311,0,0,0,0,0,'','Loot requires aura'),
|
|
(1,32278,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,32279,44301,0,0,1,0,60311,0,0,0,0,0,'','Loot requires aura'),
|
|
(1,32289,37332,0,0,7,0,333,1,0,0,0,0,'',NULL),
|
|
(1,32289,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,32289,42176,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,32289,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,32289,44301,0,0,1,0,60311,0,0,0,0,0,'','Loot requires aura'),
|
|
(1,32289,44566,0,0,7,0,171,1,0,0,0,0,'',NULL),
|
|
(1,32290,37333,0,0,7,0,333,1,0,0,0,0,'',NULL),
|
|
(1,32290,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,32290,44301,0,0,1,0,60311,0,0,0,0,0,'','Loot requires aura'),
|
|
(1,32290,44567,0,0,7,0,171,1,0,0,0,0,'',NULL),
|
|
(1,32297,42176,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,32297,44301,0,0,1,0,60311,0,0,0,0,0,'','Loot requires aura'),
|
|
(1,32313,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(1,32313,43876,0,0,1,0,59390,0,0,1,0,0,'','Requires no spell learned to drop'),
|
|
(1,32313,43876,0,0,7,0,197,1,0,0,0,0,'','Requires Tailoring to drop'),
|
|
(1,32349,37334,0,0,7,0,333,1,0,0,0,0,'',NULL),
|
|
(1,32349,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,32353,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,32353,42172,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,32353,42178,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(1,32353,43508,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,32507,39152,0,0,7,0,129,390,0,0,0,0,'',NULL),
|
|
(1,32572,43507,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,32572,43509,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,32572,43510,0,0,7,0,185,1,0,0,0,0,'',NULL),
|
|
(1,34496,1,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,34496,2,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,34497,1,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,34497,2,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,34564,1,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,34564,2,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,34566,1,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,34566,2,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,34566,3,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,34566,4,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,34780,1,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,34780,2,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,34797,1,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,34797,2,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,35216,1,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,35216,2,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,35216,3,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,35216,4,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,35268,1,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,35268,2,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,35268,3,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,35268,4,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,35269,1,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,35269,2,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,35269,3,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,35269,4,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,35347,1,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,35347,2,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,35347,3,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,35347,4,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,35348,1,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,35348,2,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,35348,3,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,35348,4,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,35349,1,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,35349,2,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,35349,3,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,35349,4,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,35350,1,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,35350,2,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,35350,3,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,35350,4,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,35351,1,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,35351,2,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,35351,3,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,35351,4,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,35352,1,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,35352,2,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,35352,3,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,35352,4,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,35447,1,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,35447,2,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,35447,3,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,35447,4,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,35448,1,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,35448,2,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,35448,3,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,35448,4,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,35449,1,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,35449,2,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,35449,3,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,35449,4,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,35451,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(1,35490,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(1,35490,48418,0,0,9,0,14199,0,0,0,0,0,'',NULL),
|
|
(1,35615,1,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,35615,2,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,35615,3,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,35615,4,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,35616,1,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,35616,2,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,35616,3,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,35616,4,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,36296,49641,0,0,6,0,67,0,0,0,0,0,'','Faded Lovely Greeting Card Horde'),
|
|
(1,36296,50320,0,0,6,0,469,0,0,0,0,0,'','Faded Lovely Greeting Card Ally'),
|
|
(1,36476,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(1,36494,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(1,36497,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(1,36498,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(1,36502,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(1,36538,49643,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(1,36538,49644,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(1,36597,51315,0,1,2,0,51315,1,1,1,0,0,'','Sealed Chest will drop only if the player doesn\'t have it already'),
|
|
(1,36597,51315,0,1,3,0,49623,0,0,0,0,0,'','Sealed Chest will drop only if the player is wielding Shadowmourne'),
|
|
(1,36597,51315,0,1,8,0,24748,0,0,1,0,0,'','Sealed Chest will drop only if the player has The Lich King\'s Last Stand in their quest log'),
|
|
(1,36597,51315,0,1,14,0,24748,0,0,1,0,0,'','Sealed Chest will drop only if the player has The Lich King\'s Last Stand in their quest log'),
|
|
(1,36597,51315,0,1,14,0,24914,0,0,0,0,0,'','Sealed Chest will drop only if the player has not completed the quest Personal Property'),
|
|
(1,36658,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(1,36938,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(1,37613,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(1,37627,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(1,37677,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(1,38112,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(1,38113,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(1,38599,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(1,38603,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(1,39166,51315,0,1,2,0,51315,1,1,1,0,0,'','Sealed Chest will drop only if the player doesn\'t have it already'),
|
|
(1,39166,51315,0,1,3,0,49623,0,0,0,0,0,'','Sealed Chest will drop only if the player is wielding Shadowmourne'),
|
|
(1,39166,51315,0,1,8,0,24748,0,0,1,0,0,'','Sealed Chest will drop only if the player has The Lich King\'s Last Stand in their quest log'),
|
|
(1,39166,51315,0,1,14,0,24748,0,0,1,0,0,'','Sealed Chest will drop only if the player has The Lich King\'s Last Stand in their quest log'),
|
|
(1,39166,51315,0,1,14,0,24914,0,0,0,0,0,'','Sealed Chest will drop only if the player has not completed the quest Personal Property'),
|
|
(1,39167,51315,0,1,2,0,51315,1,1,1,0,0,'','Sealed Chest will drop only if the player doesn\'t have it already'),
|
|
(1,39167,51315,0,1,3,0,49623,0,0,0,0,0,'','Sealed Chest will drop only if the player is wielding Shadowmourne'),
|
|
(1,39167,51315,0,1,8,0,24748,0,0,1,0,0,'','Sealed Chest will drop only if the player has The Lich King\'s Last Stand in their quest log'),
|
|
(1,39167,51315,0,1,14,0,24748,0,0,1,0,0,'','Sealed Chest will drop only if the player has The Lich King\'s Last Stand in their quest log'),
|
|
(1,39167,51315,0,1,14,0,24914,0,0,0,0,0,'','Sealed Chest will drop only if the player has not completed the quest Personal Property'),
|
|
(1,39168,51315,0,1,2,0,51315,1,1,1,0,0,'','Sealed Chest will drop only if the player doesn\'t have it already'),
|
|
(1,39168,51315,0,1,3,0,49623,0,0,0,0,0,'','Sealed Chest will drop only if the player is wielding Shadowmourne'),
|
|
(1,39168,51315,0,1,8,0,24748,0,0,1,0,0,'','Sealed Chest will drop only if the player has The Lich King\'s Last Stand in their quest log'),
|
|
(1,39168,51315,0,1,14,0,24748,0,0,1,0,0,'','Sealed Chest will drop only if the player has The Lich King\'s Last Stand in their quest log'),
|
|
(1,39168,51315,0,1,14,0,24914,0,0,0,0,0,'','Sealed Chest will drop only if the player has not completed the quest Personal Property'),
|
|
(4,1570,3706,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(4,2483,4881,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(4,2494,4926,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(4,3214,5791,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(4,3597,6172,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(4,8409,9370,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(4,13960,11513,0,0,2,0,11511,1,0,0,0,0,'',NULL),
|
|
(4,13961,11513,0,0,2,0,11511,1,0,0,0,0,'',NULL),
|
|
(4,13966,11514,0,0,2,0,11511,1,0,0,0,0,'',NULL),
|
|
(4,13970,11514,0,0,2,0,11511,1,0,0,0,0,'',NULL),
|
|
(4,13971,11514,0,0,2,0,11511,1,0,0,0,0,'',NULL),
|
|
(4,15521,17345,0,0,9,0,1126,0,0,0,0,0,'',NULL),
|
|
(4,17200,19726,0,0,2,0,19727,1,0,0,0,0,'',NULL),
|
|
(4,17201,19726,0,0,2,0,19727,1,0,0,0,0,'',NULL),
|
|
(4,17202,19726,0,0,2,0,19727,1,0,0,0,0,'',NULL),
|
|
(4,17203,19726,0,0,2,0,19727,1,0,0,0,0,'',NULL),
|
|
(4,17204,19726,0,0,2,0,19727,1,0,0,0,0,'',NULL),
|
|
(4,17280,19803,0,0,12,0,15,0,0,0,0,0,'','Fishing Extravaganza'),
|
|
(4,17280,19805,0,0,12,0,15,0,0,0,0,0,'','Fishing Extravaganza'),
|
|
(4,17280,19806,0,0,12,0,15,0,0,0,0,0,'','Fishing Extravaganza'),
|
|
(4,17280,19807,0,0,12,0,15,0,0,0,0,0,'','Fishing Extravaganza'),
|
|
(4,17280,19808,0,0,12,0,15,0,0,0,0,0,'','Fishing Extravaganza'),
|
|
(4,17938,11513,0,0,2,0,11511,1,0,0,0,0,'',NULL),
|
|
(4,24095,37664,0,0,9,0,12433,0,0,0,0,0,'','Element 115 - Seeking Solvent'),
|
|
(4,24095,37664,0,1,9,0,12434,0,0,0,0,0,'','Element 115 - Always Seeking Solvent'),
|
|
(4,24095,37664,0,2,9,0,12443,0,0,0,0,0,'','Element 115 - Seeking Solvent'),
|
|
(4,24095,37664,0,3,9,0,12446,0,0,0,0,0,'','Element 115 - Always Seeking Solvent'),
|
|
(4,24095,37664,0,4,9,0,12437,0,0,0,0,0,'','Element 115 - Riding the Red Rocket A'),
|
|
(4,24095,37664,0,5,9,0,12432,0,0,0,0,0,'','Element 115 - Riding the Red Rocket H'),
|
|
(4,24462,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(4,24524,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(4,24524,43668,0,0,9,0,13247,0,0,0,0,0,'',NULL),
|
|
(4,24524,52676,0,0,1,0,72221,0,0,0,0,0,'','Loot Cache of the Ley-Guardian only when aura Luck of the Draw applied'),
|
|
(4,24556,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(4,24589,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(4,24589,43697,0,0,9,0,13251,0,0,0,0,0,'',NULL),
|
|
(4,24661,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(4,24742,38688,0,0,9,0,12644,0,0,0,0,0,'',NULL),
|
|
(4,25331,40666,0,0,9,0,12838,0,0,0,0,0,'','Note from the Grand Admiral Drop only While on Intelligence Gathering'),
|
|
(4,25662,50289,0,0,12,0,64,0,0,0,0,0,'','Kalu\'ak Fishing Derby'),
|
|
(4,25663,50289,0,0,12,0,64,0,0,0,0,0,'','Kalu\'ak Fishing Derby'),
|
|
(4,25664,50289,0,0,12,0,64,0,0,0,0,0,'','Kalu\'ak Fishing Derby'),
|
|
(4,25665,50289,0,0,12,0,64,0,0,0,0,0,'','Kalu\'ak Fishing Derby'),
|
|
(4,25668,50289,0,0,12,0,64,0,0,0,0,0,'','Kalu\'ak Fishing Derby'),
|
|
(4,25669,50289,0,0,12,0,64,0,0,0,0,0,'','Kalu\'ak Fishing Derby'),
|
|
(4,25670,50289,0,0,12,0,64,0,0,0,0,0,'','Kalu\'ak Fishing Derby'),
|
|
(4,25671,45328,0,0,9,0,13836,0,0,0,0,0,'',NULL),
|
|
(4,25671,50289,0,0,12,0,64,0,0,0,0,0,'','Kalu\'ak Fishing Derby'),
|
|
(4,25673,50289,0,0,12,0,64,0,0,0,0,0,'','Kalu\'ak Fishing Derby'),
|
|
(4,25674,50289,0,0,12,0,64,0,0,0,0,0,'','Kalu\'ak Fishing Derby'),
|
|
(4,26260,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(4,27078,46110,0,0,7,0,171,425,0,0,0,0,'',NULL),
|
|
(4,27239,46364,0,0,9,0,13887,0,0,0,0,0,'',NULL),
|
|
(4,27310,47035,0,0,9,0,14107,0,0,0,0,0,'',NULL),
|
|
(4,27321,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(4,27335,1,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(4,27335,2,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(4,27335,3,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(4,27335,4,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(4,27356,1,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(4,27356,2,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(4,27356,3,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(4,27356,4,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(4,27414,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(4,27498,1,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(4,27498,2,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(4,27503,1,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(4,27503,2,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(4,27503,3,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(4,27503,4,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(4,27723,49678,0,0,9,0,24442,0,0,0,0,0,'',NULL),
|
|
(5,32724,32726,0,0,8,0,11075,0,0,0,0,0,'',NULL),
|
|
(10,10016,46004,0,0,8,0,13845,0,0,1,0,0,'','Sealed vial of poison only drops if player is not rewarded for quest sealed vial of poison'),
|
|
(10,10016,48679,0,0,7,0,185,300,0,0,0,0,'',NULL),
|
|
(10,10036,51968,0,0,15,0,400,0,0,0,0,0,'','SOHG: Enumerated Wrap only for clothusers'),
|
|
(10,10036,51994,0,0,15,0,400,0,0,0,0,0,'','SOHG: Tumultuous Cloak only for clothusers'),
|
|
(10,10037,51964,0,0,15,0,1100,0,0,0,0,0,'','SOHG: Vigorous Belt only for leatherusers'),
|
|
(10,10037,51994,0,0,15,0,1100,0,0,0,0,0,'','SOHG: Tumultuous Cloak only for leatherusers'),
|
|
(10,10038,51978,0,0,15,0,3,0,0,0,0,0,'','SOHG: Earthbound Girdle only for mail users'),
|
|
(10,10038,51994,0,0,15,0,3,0,0,0,0,0,'','SOHG: Tumultuous Cloak only for mail users'),
|
|
(10,10039,51973,0,0,15,0,400,0,0,0,0,0,'','SOHG: Enumerated Handwraps only for clothusers'),
|
|
(10,10039,51996,0,0,15,0,400,0,0,0,0,0,'','SOHG: Tumultuous Necklace only for clothusers'),
|
|
(10,10040,51965,0,0,15,0,1100,0,0,0,0,0,'','SOHG: Vigorous Handguards only for leatherusers'),
|
|
(10,10040,51996,0,0,15,0,1100,0,0,0,0,0,'','SOHG: Tumultuous Necklace only for leatherusers'),
|
|
(10,10041,51980,0,0,15,0,3,0,0,0,0,0,'','SOHG: Earthbound Handgrips only for mail users'),
|
|
(10,10041,51996,0,0,15,0,3,0,0,0,0,0,'','SOHG: Tumultuous Necklace only for Mail users'),
|
|
(10,10042,51974,0,0,15,0,400,0,0,0,0,0,'','SOHG: Enumerated Shoulderpads only for clothusers'),
|
|
(10,10042,51992,0,0,15,0,400,0,0,0,0,0,'','SOHG: Tumultuous Ring only for clothusers'),
|
|
(10,10043,51966,0,0,15,0,1032,0,0,0,0,0,'','SOHG: Vigorous Spaulders only for leatherusers'),
|
|
(10,10043,51992,0,0,15,0,1032,0,0,0,0,0,'','SOHG: Tumultuous ring only for leatherusers'),
|
|
(10,10044,51976,0,0,15,0,68,0,0,0,0,0,'','SOHG: Earthbound Shoulderguards only for mail users'),
|
|
(10,10044,51992,0,0,15,0,68,0,0,0,0,0,'','SOHG: Tumultuous Ring only for mail users'),
|
|
(10,10045,51984,0,0,15,0,35,0,0,0,0,0,'','SOHG: Stalwart Shoulderpads only for plate users'),
|
|
(10,10045,51992,0,0,15,0,35,0,0,0,0,0,'','SOHG: Tumultuous Ring only for plate users'),
|
|
(10,10046,51967,0,0,15,0,400,0,0,0,0,0,'','SOHG: Enumerated Sandals only for clothusers'),
|
|
(10,10046,51972,0,0,15,0,400,0,0,0,0,0,'','SOHG: Enumerated Bracers only for clothusers'),
|
|
(10,10047,51962,0,0,15,0,1032,0,0,0,0,0,'','SOHG: Vigorous Bracers only for leatherusers'),
|
|
(10,10047,51963,0,0,15,0,1032,0,0,0,0,0,'','SOHG: Vigorous Stompers only for leatherusers'),
|
|
(10,10048,51981,0,0,15,0,68,0,0,0,0,0,'','SOHG: Earthbound Wristguards only for mail users'),
|
|
(10,10048,51982,0,0,15,0,68,0,0,0,0,0,'','SOHG: Earthbound Boots only for mail users'),
|
|
(10,10049,51989,0,0,15,0,35,0,0,0,0,0,'','SOHG: Stalwart Bands only for plate users'),
|
|
(10,10049,51990,0,0,15,0,35,0,0,0,0,0,'','SOHG: Stalwart Treads only for plate users'),
|
|
(10,10050,51971,0,0,15,0,400,0,0,0,0,0,'','SOHG: Enumerated Belt only for clothusers'),
|
|
(10,10050,51993,0,0,15,0,400,0,0,0,0,0,'','SOHG: Turbulent Cloak only for clothusers'),
|
|
(10,10051,51959,0,0,15,0,1032,0,0,0,0,0,'','SOHG: Vigorous Belt only for leatherusers'),
|
|
(10,10051,51993,0,0,15,0,1032,0,0,0,0,0,'','SOHG: Turbulent Cloak only for leatherusers'),
|
|
(10,10052,51977,0,0,15,0,68,0,0,0,0,0,'','SOHG: Earthbound Girdle only for mail users'),
|
|
(10,10052,51993,0,0,15,0,68,0,0,0,0,0,'','SOHG: Turbulent Cloak only for mail users'),
|
|
(10,10053,51985,0,0,15,0,35,0,0,0,0,0,'','SOHG: Stalwart Belt only for plate users'),
|
|
(10,10053,51993,0,0,15,0,35,0,0,0,0,0,'','SOHG: Turbulent Cloak only for plate users'),
|
|
(10,10054,51970,0,0,15,0,400,0,0,0,0,0,'','SOHG: Enumerated Gloves only for clothusers'),
|
|
(10,10054,51995,0,0,15,0,400,0,0,0,0,0,'','SOHG: Turbulent Necklace only for clothusers'),
|
|
(10,10055,51960,0,0,15,0,1032,0,0,0,0,0,'','SOHG: Vigorous Gloves only for leatherusers'),
|
|
(10,10055,51995,0,0,15,0,1032,0,0,0,0,0,'','SOHG: Turbulent Necklace only for leatherusers'),
|
|
(10,10056,51979,0,0,15,0,68,0,0,0,0,0,'','SOHG: Earthbound Grips only for mail users'),
|
|
(10,10056,51995,0,0,15,0,68,0,0,0,0,0,'','SOHG: Turbulent Necklace only for mail users'),
|
|
(10,10057,51987,0,0,15,0,35,0,0,0,0,0,'','SOHG: Stalwart Grips only for plate users'),
|
|
(10,10057,51995,0,0,15,0,35,0,0,0,0,0,'','SOHG: Turbulent Necklace only for plate users'),
|
|
(10,10058,51961,0,0,15,0,1032,0,0,0,0,0,'','SOHG: Vigorous Shoulderguards only for leatherusers'),
|
|
(10,10058,51991,0,0,15,0,400,0,0,0,0,0,'','SOHG: Turbulent Signet only for clothusers'),
|
|
(10,10059,51969,0,0,15,0,400,0,0,0,0,0,'','SOHG: Enumerated Shoulders only for clothusers'),
|
|
(10,10059,51991,0,0,15,0,1032,0,0,0,0,0,'','SOHG: Turbulent Signet only for leatherusers'),
|
|
(10,10060,51975,0,0,15,0,68,0,0,0,0,0,'','SOHG: Earthbound Shoulders only for mail users'),
|
|
(10,10060,51991,0,0,15,0,68,0,0,0,0,0,'','SOHG: Turbulent Signet only for Mail users'),
|
|
(10,10061,51983,0,0,15,0,35,0,0,0,0,0,'','SOHG: Stalwart Shoulderguards only for plate users'),
|
|
(10,10061,51991,0,0,15,0,35,0,0,0,0,0,'','SOHG: Turbulent Signet only for plate users'),
|
|
(10,11012,35313,0,0,9,0,11668,0,0,0,0,0,'',NULL),
|
|
(10,11019,50289,0,0,12,0,64,0,0,0,0,0,'','Kalu\'ak Fishing Derby'),
|
|
(10,11020,50289,0,0,12,0,64,0,0,0,0,0,'','Kalu\'ak Fishing Derby'),
|
|
(10,11021,50289,0,0,12,0,64,0,0,0,0,0,'','Kalu\'ak Fishing Derby'),
|
|
(10,11022,50289,0,0,12,0,64,0,0,0,0,0,'','Kalu\'ak Fishing Derby'),
|
|
(10,11026,45328,0,0,9,0,13836,0,0,0,0,0,'',NULL),
|
|
(10,11150,19803,0,0,12,0,15,0,0,0,0,0,'','Fishing Extravaganza'),
|
|
(10,11150,19805,0,0,12,0,15,0,0,0,0,0,'','Fishing Extravaganza'),
|
|
(10,11150,19806,0,0,12,0,15,0,0,0,0,0,'','Fishing Extravaganza'),
|
|
(10,11150,19807,0,0,12,0,15,0,0,0,0,0,'','Fishing Extravaganza'),
|
|
(10,11150,19808,0,0,12,0,15,0,0,0,0,0,'','Fishing Extravaganza'),
|
|
(10,12024,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(10,12025,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(10,25001,24308,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(10,26041,33470,0,0,1,0,59390,0,0,0,0,0,'',NULL),
|
|
(10,34052,30280,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(10,34052,30281,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(10,34052,30301,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(10,34052,30302,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(10,34052,30303,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(10,34052,30304,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(10,34052,30321,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(10,34052,30322,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(10,34063,32285,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(10,34063,32289,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(10,34063,32295,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(10,34063,32296,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(10,34063,32297,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(10,34063,32298,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(10,34063,32303,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(10,34063,32307,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(10,34069,32736,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(10,34069,32738,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(10,34069,32744,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(10,34069,32746,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(10,34069,32748,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(10,34069,32750,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(10,34069,32752,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(10,34069,32754,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(10,34091,35198,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(10,34091,35199,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(10,34091,35200,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(10,34091,35204,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(10,34091,35205,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(10,34091,35208,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(10,34091,35212,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(10,34091,35214,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(10,34091,35215,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(10,34091,35273,0,0,7,0,186,1,0,0,0,0,'',NULL),
|
|
(10,34203,43959,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(10,34203,44083,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(10,34204,47750,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(10,34204,47752,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(10,34204,47773,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(10,34204,47775,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(10,34204,47783,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(10,34204,47785,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(10,34204,47800,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(10,34204,47802,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(10,34204,47980,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(10,34204,47982,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(10,34204,48067,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(10,34204,48069,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(10,34204,48072,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(10,34204,48074,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(10,34204,48097,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(10,34204,48099,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(10,34204,48130,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(10,34204,48132,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(10,34204,48153,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(10,34204,48155,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(10,34204,48160,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(10,34204,48162,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(10,34204,48183,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(10,34204,48185,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(10,34204,48190,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(10,34204,48192,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(10,34204,48213,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(10,34204,48215,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(10,34204,48220,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(10,34204,48222,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(10,34204,48244,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(10,34204,48246,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(10,34204,48252,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(10,34204,48254,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(10,34204,48276,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(10,34204,48278,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(10,34204,48282,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(10,34204,48284,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(10,34204,48296,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(10,34204,48298,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(10,34204,48312,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(10,34204,48314,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(10,34204,48337,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(10,34204,48339,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(10,34204,48342,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(10,34204,48344,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(10,34204,48367,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(10,34204,48369,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(10,34204,48373,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(10,34204,48375,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(10,34204,48387,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(10,34204,48389,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(10,34204,48445,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(10,34204,48449,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(10,34204,48457,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(10,34204,48459,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(10,34204,48476,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(10,34204,48480,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(10,34204,48502,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(10,34204,48504,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(10,34204,48533,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(10,34204,48537,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(10,34204,48559,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(10,34204,48561,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(10,34204,48568,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(10,34204,48574,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(10,34204,48596,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(10,34204,48598,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(10,34204,48603,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(10,34204,48605,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(10,34204,48628,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(10,34204,48630,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(10,34204,48633,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(10,34204,48635,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(10,34204,48653,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(10,34204,48655,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(10,34205,47753,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(10,34205,47755,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(10,34205,47770,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(10,34205,47772,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(10,34205,47780,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(10,34205,47782,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(10,34205,47803,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(10,34205,47805,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(10,34205,47983,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(10,34205,47985,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(10,34205,48064,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(10,34205,48066,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(10,34205,48077,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(10,34205,48079,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(10,34205,48094,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(10,34205,48096,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(10,34205,48133,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(10,34205,48135,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(10,34205,48150,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(10,34205,48152,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(10,34205,48163,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(10,34205,48165,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(10,34205,48180,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(10,34205,48182,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(10,34205,48193,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(10,34205,48195,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(10,34205,48210,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(10,34205,48212,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(10,34205,48224,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(10,34205,48226,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(10,34205,48239,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(10,34205,48241,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(10,34205,48256,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(10,34205,48258,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(10,34205,48271,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(10,34205,48273,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(10,34205,48286,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(10,34205,48288,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(10,34205,48301,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(10,34205,48303,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(10,34205,48317,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(10,34205,48319,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(10,34205,48332,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(10,34205,48334,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(10,34205,48347,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(10,34205,48349,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(10,34205,48362,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(10,34205,48364,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(10,34205,48377,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(10,34205,48379,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(10,34205,48392,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(10,34205,48394,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(10,34205,48446,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(10,34205,48452,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(10,34205,48462,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(10,34205,48464,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(10,34205,48482,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(10,34205,48484,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(10,34205,48497,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(10,34205,48499,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(10,34205,48539,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(10,34205,48541,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(10,34205,48554,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(10,34205,48556,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(10,34205,48576,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(10,34205,48578,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(10,34205,48591,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(10,34205,48593,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(10,34205,48608,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(10,34205,48610,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(10,34205,48623,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(10,34205,48625,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(10,34205,48638,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(10,34205,48640,0,0,6,0,469,0,0,0,0,0,'',NULL),
|
|
(10,34205,48658,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(10,34205,48660,0,0,6,0,67,0,0,0,0,0,'',NULL),
|
|
(10,34379,50452,0,0,19,0,8,0,0,0,0,0,'','Wodin\'s Lucky Necklace only 25 heroic'),
|
|
(10,34379,50453,0,0,19,0,8,0,0,0,0,0,'','Ring of Rotting Sinew only 25 heroic'),
|
|
(10,35008,35294,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(10,35008,35295,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(10,35008,35296,0,0,7,0,164,1,0,0,0,0,'',NULL),
|
|
(10,35008,35297,0,0,7,0,333,1,0,0,0,0,'',NULL),
|
|
(10,35008,35298,0,0,7,0,333,1,0,0,0,0,'',NULL),
|
|
(10,35008,35299,0,0,7,0,333,1,0,0,0,0,'',NULL),
|
|
(10,35008,35300,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(10,35008,35301,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(10,35008,35302,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(10,35008,35303,0,0,7,0,165,1,0,0,0,0,'',NULL),
|
|
(10,35008,35304,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(10,35008,35305,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(10,35008,35306,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(10,35008,35307,0,0,7,0,755,1,0,0,0,0,'',NULL),
|
|
(10,35008,35308,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(10,35008,35309,0,0,7,0,197,1,0,0,0,0,'',NULL),
|
|
(10,35008,35310,0,0,7,0,202,1,0,0,0,0,'',NULL),
|
|
(10,35008,35311,0,0,7,0,202,1,0,0,0,0,'',NULL),
|
|
(10,35034,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(10,35038,43158,0,0,9,0,13111,0,0,0,0,0,'',NULL),
|
|
(10,35038,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(10,35040,43158,0,0,9,0,13111,0,0,0,0,0,'',NULL),
|
|
(10,35040,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(10,35045,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(10,35046,33330,0,0,9,0,11252,0,0,0,0,0,'',NULL),
|
|
(10,35047,33330,0,0,9,0,11262,0,0,0,0,0,'',NULL),
|
|
(10,35049,43228,0,0,1,0,57940,0,0,0,0,0,'',NULL),
|
|
(10,35073,50379,0,0,6,0,469,0,0,0,0,0,'','Battered Hilt Must Be Alliance'),
|
|
(10,35073,50380,0,0,6,0,67,0,0,0,0,0,'','Battered Hilt Must Be Horde'),
|
|
(10,44001,33314,0,0,9,0,11247,0,0,0,0,0,'',NULL),
|
|
(10,44002,33345,0,0,9,0,11258,0,0,0,0,0,'',NULL),
|
|
(10,44003,34090,0,0,9,0,11236,0,0,0,0,0,'',NULL),
|
|
(10,44004,34091,0,0,9,0,11264,0,0,0,0,0,'',NULL),
|
|
(10,44005,42203,0,0,9,0,12978,0,0,0,0,0,'',NULL),
|
|
(11,7125,11512,0,0,2,0,11511,1,0,0,0,0,'',NULL),
|
|
(11,7126,11512,0,0,2,0,11511,1,0,0,0,0,'',NULL),
|
|
(11,8956,11512,0,0,2,0,11511,1,0,0,0,0,'',NULL),
|
|
(11,8957,11512,0,0,2,0,11511,1,0,0,0,0,'',NULL),
|
|
(11,8958,11512,0,0,2,0,11511,1,0,0,0,0,'',NULL),
|
|
(11,8959,11512,0,0,2,0,11511,1,0,0,0,0,'',NULL),
|
|
(11,8960,11512,0,0,2,0,11511,1,0,0,0,0,'',NULL),
|
|
(11,8961,11512,0,0,2,0,11511,1,0,0,0,0,'',NULL),
|
|
(11,10147,11512,0,0,2,0,11511,1,0,0,0,0,'',NULL),
|
|
(13,1,3730,0,0,31,0,3,15263,0,0,0,0,'',NULL),
|
|
(13,1,5432,0,0,31,0,3,31892,0,0,0,0,'','Mind Trick: Chains - Torso Blood Back targets Darkspeaker R\'khem'),
|
|
(13,1,6955,0,0,31,0,3,4946,0,0,0,0,'',NULL),
|
|
(13,1,7022,0,0,31,0,3,4945,0,0,0,0,'',NULL),
|
|
(13,1,7035,0,0,31,0,3,4251,0,0,0,0,'',NULL),
|
|
(13,1,7036,0,0,31,0,3,4252,0,0,0,0,'',NULL),
|
|
(13,1,7277,0,0,31,0,3,5409,0,0,0,0,'',NULL),
|
|
(13,1,7393,0,0,31,0,3,15275,0,0,0,0,'',NULL),
|
|
(13,1,7393,0,1,31,0,3,15276,0,0,0,0,'',NULL),
|
|
(13,1,7769,0,0,31,0,3,30576,0,0,0,0,'','Fire Building'),
|
|
(13,1,8283,0,0,31,0,3,4781,0,0,0,0,'',NULL),
|
|
(13,1,8593,0,0,31,0,3,17542,0,0,0,0,'','Symbol of Life can be casted on Young Furbolg Shaman'),
|
|
(13,1,8593,0,1,31,0,3,6172,0,0,0,0,'','Symbol of Life can be casted on Henze Faulk'),
|
|
(13,1,8593,0,2,31,0,3,6177,0,0,0,0,'','Symbol of Life can be casted on Narm Faulk'),
|
|
(13,1,9012,0,0,31,0,3,6492,0,0,0,0,'',NULL),
|
|
(13,1,9082,0,0,1,0,9032,0,0,0,0,0,'',''),
|
|
(13,1,9082,0,0,31,0,3,6492,0,0,0,0,'',''),
|
|
(13,1,9095,0,0,31,0,3,6492,0,0,0,0,'',''),
|
|
(13,1,9455,0,0,31,0,3,2163,0,0,0,0,'',NULL),
|
|
(13,1,9457,0,0,31,0,3,3701,0,0,0,0,'',NULL),
|
|
(13,1,9712,0,0,31,0,3,2726,0,0,0,0,'','Spell Thaumaturgy Channel targets Scorched Guardian'),
|
|
(13,1,9976,0,0,31,0,3,7167,0,0,0,0,'',NULL),
|
|
(13,1,9976,0,1,31,0,3,7168,0,0,0,0,'',NULL),
|
|
(13,1,9976,0,2,31,0,3,8391,0,0,0,0,'',NULL),
|
|
(13,1,10113,0,0,31,0,3,7233,0,0,0,0,'',NULL),
|
|
(13,1,10137,0,0,31,0,3,7233,0,0,0,0,'',NULL),
|
|
(13,1,10252,0,0,31,0,3,7076,0,0,0,0,'','Target Earthen Guardian'),
|
|
(13,1,10258,0,0,31,0,3,10120,0,0,0,0,'','Target Vault Warder'),
|
|
(13,1,10259,0,0,1,0,10255,0,0,0,0,0,'','Has Aura Stoned'),
|
|
(13,1,10259,0,0,31,0,3,7077,0,0,0,0,'','Target Earthen Hallshaper'),
|
|
(13,1,10259,0,1,1,0,10255,0,0,0,0,0,'','Has Aura Stoned'),
|
|
(13,1,10259,0,1,31,0,3,7309,0,0,0,0,'','Target Earthen Custodian'),
|
|
(13,1,10260,0,0,31,0,3,2748,0,0,0,0,'','Target Archaedas'),
|
|
(13,1,10345,0,0,31,0,3,25,0,0,0,0,'',NULL),
|
|
(13,1,10345,0,1,31,0,3,2678,0,0,0,0,'',NULL),
|
|
(13,1,10604,0,0,31,0,3,7076,0,0,0,0,'','Target Earthen Guardian'),
|
|
(13,1,10604,0,1,31,0,3,10120,0,0,0,0,'','Target Vault Warder'),
|
|
(13,1,10604,0,2,31,0,3,7077,0,0,0,0,'','Target Earthen Hallshaper'),
|
|
(13,1,10604,0,3,31,0,3,7309,0,0,0,0,'','Target Earthen Custodian'),
|
|
(13,1,11195,0,0,31,0,5,146084,0,0,0,0,'','Blow Zul\'Farrak Door - Target End Door'),
|
|
(13,1,11402,0,0,31,0,3,7774,0,0,0,0,'','Shays Bell targets Shay Leafrunner'),
|
|
(13,1,11513,0,0,31,0,3,6213,0,0,0,0,'',NULL),
|
|
(13,1,11513,0,1,31,0,3,6329,0,0,0,0,'',NULL),
|
|
(13,1,11637,0,0,31,0,3,6218,0,0,0,0,'','Requires Entry'),
|
|
(13,1,11637,0,1,31,0,3,6220,0,0,0,0,'','Requires Entry'),
|
|
(13,1,11757,0,0,31,0,5,144050,0,0,0,0,'','Digging for Cobalt targets Gordunni Trap'),
|
|
(13,1,11893,0,0,31,0,3,8156,0,0,0,0,'',NULL),
|
|
(13,1,12134,0,0,31,0,3,5256,0,0,0,0,'',NULL),
|
|
(13,1,12134,0,0,36,0,0,0,0,1,0,0,'',NULL),
|
|
(13,1,12134,0,1,31,0,3,5259,0,0,0,0,'',NULL),
|
|
(13,1,12134,0,1,36,0,0,0,0,1,0,0,'',NULL),
|
|
(13,1,12134,0,2,31,0,3,5270,0,0,0,0,'',NULL),
|
|
(13,1,12134,0,2,36,0,0,0,0,1,0,0,'',NULL),
|
|
(13,1,12134,0,3,31,0,3,5271,0,0,0,0,'',NULL),
|
|
(13,1,12134,0,3,36,0,0,0,0,1,0,0,'',NULL),
|
|
(13,1,12134,0,4,31,0,3,5273,0,0,0,0,'',NULL),
|
|
(13,1,12134,0,4,36,0,0,0,0,1,0,0,'',NULL),
|
|
(13,1,12347,0,0,31,0,3,8442,0,0,0,0,'',NULL),
|
|
(13,1,12613,0,0,31,0,3,5843,0,0,0,0,'',NULL),
|
|
(13,1,12623,0,0,31,0,3,8440,0,0,0,0,'','Target Shade of Hakkar'),
|
|
(13,1,12699,0,0,31,0,3,5307,0,0,0,0,'',NULL),
|
|
(13,1,12699,0,0,36,0,0,0,0,1,0,0,'',NULL),
|
|
(13,1,12699,0,1,31,0,3,5308,0,0,0,0,'',NULL),
|
|
(13,1,12699,0,1,36,0,0,0,0,1,0,0,'',NULL),
|
|
(13,1,12709,0,0,31,0,3,6218,0,0,0,0,'',NULL),
|
|
(13,1,12709,0,1,31,0,3,6219,0,0,0,0,'',NULL),
|
|
(13,1,12709,0,2,31,0,3,6220,0,0,0,0,'',NULL),
|
|
(13,1,12774,0,0,31,0,3,8662,0,0,0,0,'','Belnistrasz Idol Shutdown Visual targets Idol Oven Fire Target'),
|
|
(13,1,12938,0,0,31,0,3,7664,0,0,0,0,'',NULL),
|
|
(13,1,12938,0,1,31,0,3,7668,0,0,0,0,'',NULL),
|
|
(13,1,13461,0,0,31,0,3,7664,0,0,0,0,'',NULL),
|
|
(13,1,13951,0,0,31,0,3,2520,0,0,0,0,'',NULL),
|
|
(13,1,13982,0,0,31,0,3,9016,0,0,0,0,'',NULL),
|
|
(13,1,13982,0,0,36,0,0,0,0,1,0,0,'',NULL),
|
|
(13,1,14250,0,0,31,0,3,9520,0,0,0,0,'','Target Grark'),
|
|
(13,1,14806,0,0,31,0,3,9157,0,0,0,0,'',NULL),
|
|
(13,1,14928,0,0,31,0,3,9503,0,0,0,0,'',NULL),
|
|
(13,1,15281,0,0,31,0,3,9816,0,0,0,0,'',NULL),
|
|
(13,1,15591,0,0,31,0,3,9999,0,0,0,0,'',NULL),
|
|
(13,1,15658,0,0,31,0,3,8929,0,0,0,0,'',NULL),
|
|
(13,1,16007,0,0,31,0,3,7047,0,0,0,0,'',NULL),
|
|
(13,1,16007,0,1,31,0,3,7048,0,0,0,0,'',NULL),
|
|
(13,1,16032,0,0,31,0,3,9621,0,0,0,0,'','Merging Oozes can hit only Gargantuan Ooze'),
|
|
(13,1,16053,0,0,31,0,3,10321,0,0,0,0,'','Dominion Of Soul can only target Emberstrife'),
|
|
(13,1,16378,0,0,31,0,3,10541,0,0,0,0,'',NULL),
|
|
(13,1,16637,0,0,31,0,3,10447,0,0,0,0,'',NULL),
|
|
(13,1,17048,0,0,31,0,3,10899,0,0,0,0,'',NULL),
|
|
(13,1,17048,0,0,36,0,0,0,0,1,0,0,'',NULL),
|
|
(13,1,17166,0,0,31,0,3,7583,0,0,0,0,'',NULL),
|
|
(13,1,17166,0,1,31,0,3,10977,0,0,0,0,'',NULL),
|
|
(13,1,17166,0,2,31,0,3,10978,0,0,0,0,'',NULL),
|
|
(13,1,17190,0,0,31,0,3,10508,0,0,0,0,'',NULL),
|
|
(13,1,17278,0,0,31,0,3,11054,0,0,0,0,'','Target Crimson Rifleman'),
|
|
(13,1,17279,0,0,31,0,3,14646,0,0,0,0,'','Target Stratholme Trigger'),
|
|
(13,1,17471,0,0,31,0,3,11197,0,0,0,0,'','Target Mindless Skeleton'),
|
|
(13,1,17536,0,0,31,0,3,11218,0,0,0,0,'',NULL),
|
|
(13,1,17616,0,0,1,0,61614,1,0,1,0,0,'','Not Exploded'),
|
|
(13,1,17616,0,0,31,0,3,0,0,0,0,0,'','Target Any Npc'),
|
|
(13,1,17616,0,0,36,0,0,0,0,1,0,0,'','Target Dead Unit'),
|
|
(13,1,17652,0,0,31,0,3,11263,0,0,0,0,'','Target Spectral Projection'),
|
|
(13,1,17652,0,0,33,0,1,3,0,0,0,0,'','Owned by caster'),
|
|
(13,1,17698,0,0,31,0,3,11197,0,0,0,0,'',NULL),
|
|
(13,1,17748,0,0,31,0,3,10556,0,0,0,0,'',NULL),
|
|
(13,1,18655,0,0,31,0,5,176557,0,0,0,0,'','Mörser - Mörser'),
|
|
(13,1,18666,0,0,31,0,3,10937,0,0,0,0,'',NULL),
|
|
(13,1,18969,0,0,31,0,3,1842,0,0,0,0,'','Target Taelan'),
|
|
(13,1,19032,0,0,31,0,3,12202,0,0,0,0,'',NULL),
|
|
(13,1,19749,0,0,31,0,3,12352,0,0,0,0,'',NULL),
|
|
(13,1,19773,0,0,31,0,3,12018,0,0,0,0,'',NULL),
|
|
(13,1,19952,0,0,31,0,3,11502,0,0,0,0,'',NULL),
|
|
(13,1,21052,0,0,31,0,3,13017,0,0,0,0,'','Spell Bash target rats'),
|
|
(13,1,21556,0,0,31,0,3,13378,0,0,0,0,'',NULL),
|
|
(13,1,21566,0,0,31,0,3,13416,0,0,0,0,'',NULL),
|
|
(13,1,21855,0,0,31,0,3,30037,0,0,0,0,'','Target Mjordin Combatant'),
|
|
(13,1,21885,0,0,31,0,5,178908,0,0,0,0,'','Target Vylestem Vine'),
|
|
(13,1,21885,0,1,31,0,5,178905,0,0,0,0,'','Target Vylestem Vine'),
|
|
(13,1,21950,0,0,31,0,5,178560,0,0,0,0,'','Target StaffCreator'),
|
|
(13,1,22906,0,0,31,0,3,10184,0,0,0,0,'',NULL),
|
|
(13,1,22906,0,0,36,0,0,0,0,1,0,0,'',NULL),
|
|
(13,1,22966,0,0,31,0,3,29542,0,0,0,0,'','Soul Coax'),
|
|
(13,1,23019,0,0,31,0,3,12396,0,0,0,0,'',''),
|
|
(13,1,23168,0,0,31,0,3,14020,0,0,0,0,'',NULL),
|
|
(13,1,23394,0,0,31,0,3,14601,0,0,0,0,'',NULL),
|
|
(13,1,24062,0,0,31,0,3,15010,0,0,0,0,'',NULL),
|
|
(13,1,24211,0,0,31,0,3,15101,0,0,0,0,'','Mark of Arlokk - Targets Zulian Prowler'),
|
|
(13,1,24217,0,0,31,0,3,15069,0,0,0,0,'',NULL),
|
|
(13,1,24311,0,0,31,0,3,11380,0,0,0,0,'','Powerful Healing Ward - Jin\'do the Hexxer'),
|
|
(13,1,24322,0,0,31,0,3,14834,0,0,0,0,'',NULL),
|
|
(13,1,24323,0,0,31,0,3,14834,0,0,0,0,'',NULL),
|
|
(13,1,24734,0,0,31,0,5,180456,0,0,0,0,'','Summon Templar Random - Lesser Wind Stone'),
|
|
(13,1,24734,0,1,31,0,5,180518,0,0,0,0,'','Summon Templar Random - Lesser Wind Stone'),
|
|
(13,1,24734,0,2,31,0,5,180529,0,0,0,0,'','Summon Templar Random - Lesser Wind Stone'),
|
|
(13,1,24734,0,3,31,0,5,180544,0,0,0,0,'','Summon Templar Random - Lesser Wind Stone'),
|
|
(13,1,24734,0,4,31,0,5,180549,0,0,0,0,'','Summon Templar Random - Lesser Wind Stone'),
|
|
(13,1,24734,0,5,31,0,5,180564,0,0,0,0,'','Summon Templar Random - Lesser Wind Stone'),
|
|
(13,1,24744,0,0,31,0,5,180456,0,0,0,0,'','Summon Templar Fire - Lesser Wind Stone'),
|
|
(13,1,24744,0,1,31,0,5,180518,0,0,0,0,'','Summon Templar Fire - Lesser Wind Stone'),
|
|
(13,1,24744,0,2,31,0,5,180529,0,0,0,0,'','Summon Templar Fire - Lesser Wind Stone'),
|
|
(13,1,24744,0,3,31,0,5,180544,0,0,0,0,'','Summon Templar Fire - Lesser Wind Stone'),
|
|
(13,1,24744,0,4,31,0,5,180549,0,0,0,0,'','Summon Templar Fire - Lesser Wind Stone'),
|
|
(13,1,24744,0,5,31,0,5,180564,0,0,0,0,'','Summon Templar Fire - Lesser Wind Stone'),
|
|
(13,1,24756,0,0,31,0,5,180456,0,0,0,0,'','Summon Templar Air - Lesser Wind Stone'),
|
|
(13,1,24756,0,1,31,0,5,180518,0,0,0,0,'','Summon Templar Air - Lesser Wind Stone'),
|
|
(13,1,24756,0,2,31,0,5,180529,0,0,0,0,'','Summon Templar Air - Lesser Wind Stone'),
|
|
(13,1,24756,0,3,31,0,5,180544,0,0,0,0,'','Summon Templar Air - Lesser Wind Stone'),
|
|
(13,1,24756,0,4,31,0,5,180549,0,0,0,0,'','Summon Templar Air - Lesser Wind Stone'),
|
|
(13,1,24756,0,5,31,0,5,180564,0,0,0,0,'','Summon Templar Air - Lesser Wind Stone'),
|
|
(13,1,24758,0,0,31,0,5,180456,0,0,0,0,'','Summon Templar Earth - Lesser Wind Stone'),
|
|
(13,1,24758,0,1,31,0,5,180518,0,0,0,0,'','Summon Templar Earth - Lesser Wind Stone'),
|
|
(13,1,24758,0,2,31,0,5,180529,0,0,0,0,'','Summon Templar Earth - Lesser Wind Stone'),
|
|
(13,1,24758,0,3,31,0,5,180544,0,0,0,0,'','Summon Templar Earth - Lesser Wind Stone'),
|
|
(13,1,24758,0,4,31,0,5,180549,0,0,0,0,'','Summon Templar Earth - Lesser Wind Stone'),
|
|
(13,1,24758,0,5,31,0,5,180564,0,0,0,0,'','Summon Templar Earth - Lesser Wind Stone'),
|
|
(13,1,24760,0,0,31,0,5,180456,0,0,0,0,'','Summon Templar Water - Lesser Wind Stone'),
|
|
(13,1,24760,0,1,31,0,5,180518,0,0,0,0,'','Summon Templar Water - Lesser Wind Stone'),
|
|
(13,1,24760,0,2,31,0,5,180529,0,0,0,0,'','Summon Templar Water - Lesser Wind Stone'),
|
|
(13,1,24760,0,3,31,0,5,180544,0,0,0,0,'','Summon Templar Water - Lesser Wind Stone'),
|
|
(13,1,24760,0,4,31,0,5,180549,0,0,0,0,'','Summon Templar Water - Lesser Wind Stone'),
|
|
(13,1,24760,0,5,31,0,5,180564,0,0,0,0,'','Summon Templar Water - Lesser Wind Stone'),
|
|
(13,1,24763,0,0,31,0,5,180461,0,0,0,0,'','Summon Duke Random - Wind Stone'),
|
|
(13,1,24763,0,1,31,0,5,180534,0,0,0,0,'','Summon Duke Random - Wind Stone'),
|
|
(13,1,24763,0,2,31,0,5,180554,0,0,0,0,'','Summon Duke Random - Wind Stone'),
|
|
(13,1,24765,0,0,31,0,5,180461,0,0,0,0,'','Summon Duke Fire - Wind Stone'),
|
|
(13,1,24765,0,1,31,0,5,180534,0,0,0,0,'','Summon Duke Fire - Wind Stone'),
|
|
(13,1,24765,0,2,31,0,5,180554,0,0,0,0,'','Summon Duke Fire - Wind Stone'),
|
|
(13,1,24768,0,0,31,0,5,180461,0,0,0,0,'','Summon Duke Air - Wind Stone'),
|
|
(13,1,24768,0,1,31,0,5,180534,0,0,0,0,'','Summon Duke Air - Wind Stone'),
|
|
(13,1,24768,0,2,31,0,5,180554,0,0,0,0,'','Summon Duke Air - Wind Stone'),
|
|
(13,1,24770,0,0,31,0,5,180461,0,0,0,0,'','Summon Duke Earth - Wind Stone'),
|
|
(13,1,24770,0,1,31,0,5,180534,0,0,0,0,'','Summon Duke Earth - Wind Stone'),
|
|
(13,1,24770,0,2,31,0,5,180554,0,0,0,0,'','Summon Duke Earth - Wind Stone'),
|
|
(13,1,24772,0,0,31,0,5,180461,0,0,0,0,'','Summon Duke Water - Wind Stone'),
|
|
(13,1,24772,0,1,31,0,5,180534,0,0,0,0,'','Summon Duke Water - Wind Stone'),
|
|
(13,1,24772,0,2,31,0,5,180554,0,0,0,0,'','Summon Duke Water - Wind Stone'),
|
|
(13,1,24784,0,0,31,0,5,180466,0,0,0,0,'','Summon Royal Random - Greater Wind Stone'),
|
|
(13,1,24784,0,1,31,0,5,180539,0,0,0,0,'','Summon Royal Random - Greater Wind Stone'),
|
|
(13,1,24784,0,2,31,0,5,180559,0,0,0,0,'','Summon Royal Random - Greater Wind Stone'),
|
|
(13,1,24786,0,0,31,0,5,180466,0,0,0,0,'','Summon Royal Fire - Greater Wind Stone'),
|
|
(13,1,24786,0,1,31,0,5,180539,0,0,0,0,'','Summon Royal Fire - Greater Wind Stone'),
|
|
(13,1,24786,0,2,31,0,5,180559,0,0,0,0,'','Summon Royal Fire - Greater Wind Stone'),
|
|
(13,1,24788,0,0,31,0,5,180466,0,0,0,0,'','Summon Royal Air - Greater Wind Stone'),
|
|
(13,1,24788,0,1,31,0,5,180539,0,0,0,0,'','Summon Royal Air - Greater Wind Stone'),
|
|
(13,1,24788,0,2,31,0,5,180559,0,0,0,0,'','Summon Royal Air - Greater Wind Stone'),
|
|
(13,1,24789,0,0,31,0,5,180466,0,0,0,0,'','Summon Royal Earth - Greater Wind Stone'),
|
|
(13,1,24789,0,1,31,0,5,180539,0,0,0,0,'','Summon Royal Earth - Greater Wind Stone'),
|
|
(13,1,24789,0,2,31,0,5,180559,0,0,0,0,'','Summon Royal Earth - Greater Wind Stone'),
|
|
(13,1,24790,0,0,31,0,5,180466,0,0,0,0,'','Summon Royal Water - Greater Wind Stone'),
|
|
(13,1,24790,0,1,31,0,5,180539,0,0,0,0,'','Summon Royal Water - Greater Wind Stone'),
|
|
(13,1,24790,0,2,31,0,5,180559,0,0,0,0,'','Summon Royal Water - Greater Wind Stone'),
|
|
(13,1,24804,0,0,31,0,3,14888,0,0,0,0,'','Dark offering can only target Lethon'),
|
|
(13,1,24933,0,0,31,0,3,19405,0,0,0,0,'','Target Steam Tonk'),
|
|
(13,1,25099,0,0,31,0,3,19405,0,0,0,0,'','Target Steam Tonk'),
|
|
(13,1,25715,0,0,31,0,3,30924,0,0,0,0,'','Move Target Bunny only hits Target Bunny'),
|
|
(13,1,25727,0,0,31,0,3,30959,0,0,0,0,'','Summon Nightswood only hits Target Bunny'),
|
|
(13,1,25745,0,0,31,0,3,30945,0,0,0,0,'','Possess Vardmadra only hits Vardmadra'),
|
|
(13,1,25896,0,0,31,0,3,15299,0,0,0,0,'',NULL),
|
|
(13,1,26235,0,0,31,0,3,15727,0,0,0,0,'',NULL),
|
|
(13,1,26344,0,0,31,0,5,180771,0,0,0,0,'','Rocket, BLUE target Firework Launcher'),
|
|
(13,1,26344,0,1,31,0,5,180850,0,0,0,0,'','Rocket, BLUE target Firework Launcher'),
|
|
(13,1,26344,0,2,31,0,5,180868,0,0,0,0,'','Rocket, BLUE target Firework Launcher'),
|
|
(13,1,26345,0,0,31,0,5,180771,0,0,0,0,'','Rocket, GREEEN target Firework Launcher'),
|
|
(13,1,26345,0,1,31,0,5,180850,0,0,0,0,'','Rocket, GREEEN target Firework Launcher'),
|
|
(13,1,26345,0,2,31,0,5,180868,0,0,0,0,'','Rocket, GREEEN target Firework Launcher'),
|
|
(13,1,26347,0,0,31,0,5,180771,0,0,0,0,'','Rocket, RED target Firework Launcher'),
|
|
(13,1,26347,0,1,31,0,5,180850,0,0,0,0,'','Rocket, RED target Firework Launcher'),
|
|
(13,1,26347,0,2,31,0,5,180868,0,0,0,0,'','Rocket, RED target Firework Launcher'),
|
|
(13,1,26348,0,0,31,0,5,180771,0,0,0,0,'','Rocket, WHITE target Firework Launcher'),
|
|
(13,1,26348,0,1,31,0,5,180850,0,0,0,0,'','Rocket, WHITE target Firework Launcher'),
|
|
(13,1,26348,0,2,31,0,5,180868,0,0,0,0,'','Rocket, WHITE target Firework Launcher'),
|
|
(13,1,26349,0,0,31,0,5,180771,0,0,0,0,'','Rocket, YELLOW target Firework Launcher'),
|
|
(13,1,26349,0,1,31,0,5,180850,0,0,0,0,'','Rocket, YELLOW target Firework Launcher'),
|
|
(13,1,26349,0,2,31,0,5,180868,0,0,0,0,'','Rocket, YELLOW target Firework Launcher'),
|
|
(13,1,26351,0,0,31,0,5,180771,0,0,0,0,'','Rocket, BLUE BIG target Firework Launcher'),
|
|
(13,1,26351,0,1,31,0,5,180850,0,0,0,0,'','Rocket, BLUE BIG target Firework Launcher'),
|
|
(13,1,26351,0,2,31,0,5,180868,0,0,0,0,'','Rocket, BLUE BIG target Firework Launcher'),
|
|
(13,1,26352,0,0,31,0,5,180771,0,0,0,0,'','Rocket, GREEN BIG target Firework Launcher'),
|
|
(13,1,26352,0,1,31,0,5,180850,0,0,0,0,'','Rocket, GREEN BIG target Firework Launcher'),
|
|
(13,1,26352,0,2,31,0,5,180868,0,0,0,0,'','Rocket, GREEN BIG target Firework Launcher'),
|
|
(13,1,26354,0,0,31,0,5,180771,0,0,0,0,'','Rocket, RED BIG target Firework Launcher'),
|
|
(13,1,26354,0,1,31,0,5,180850,0,0,0,0,'','Rocket, RED BIG target Firework Launcher'),
|
|
(13,1,26354,0,2,31,0,5,180868,0,0,0,0,'','Rocket, RED BIG target Firework Launcher'),
|
|
(13,1,26355,0,0,31,0,5,180771,0,0,0,0,'','Rocket, WHITE BIG target Firework Launcher'),
|
|
(13,1,26355,0,1,31,0,5,180850,0,0,0,0,'','Rocket, WHITE BIG target Firework Launcher'),
|
|
(13,1,26355,0,2,31,0,5,180868,0,0,0,0,'','Rocket, WHITE BIG target Firework Launcher'),
|
|
(13,1,26356,0,0,31,0,5,180771,0,0,0,0,'','Rocket, YELLOW BIG target Firework Launcher'),
|
|
(13,1,26356,0,1,31,0,5,180850,0,0,0,0,'','Rocket, YELLOW BIG target Firework Launcher'),
|
|
(13,1,26356,0,2,31,0,5,180868,0,0,0,0,'','Rocket, YELLOW BIG target Firework Launcher'),
|
|
(13,1,27745,0,0,31,0,3,19405,0,0,0,0,'','Target Steam Tonk'),
|
|
(13,1,27892,0,0,31,0,3,16060,0,0,0,0,'',''),
|
|
(13,1,27892,0,0,36,0,0,0,0,0,0,0,'',''),
|
|
(13,1,27893,0,0,31,0,3,16060,0,0,0,0,'',NULL),
|
|
(13,1,27928,0,0,31,0,3,16060,0,0,0,0,'',''),
|
|
(13,1,27928,0,0,36,0,0,0,0,0,0,0,'',''),
|
|
(13,1,27929,0,0,31,0,3,16060,0,0,0,0,'',NULL),
|
|
(13,1,27935,0,0,31,0,3,16060,0,0,0,0,'',''),
|
|
(13,1,27935,0,0,36,0,0,0,0,0,0,0,'',''),
|
|
(13,1,27936,0,0,31,0,3,16060,0,0,0,0,'',NULL),
|
|
(13,1,28096,0,0,31,0,3,15929,0,0,0,0,'',''),
|
|
(13,1,28096,0,0,36,0,0,0,0,0,0,0,'',''),
|
|
(13,1,28111,0,0,31,0,3,15930,0,0,0,0,'',''),
|
|
(13,1,28111,0,0,36,0,0,0,0,0,0,0,'',''),
|
|
(13,1,28374,0,0,31,0,3,16360,0,0,0,0,'',''),
|
|
(13,1,28374,0,0,36,0,0,0,0,0,0,0,'',''),
|
|
(13,1,28374,0,1,31,0,4,0,0,0,0,0,'',''),
|
|
(13,1,28374,0,1,36,0,0,0,0,0,0,0,'',''),
|
|
(13,1,28392,0,0,31,0,3,16420,0,0,0,0,'',NULL),
|
|
(13,1,28404,0,0,31,0,3,16360,0,0,0,0,'',''),
|
|
(13,1,28404,0,0,36,0,0,0,0,0,0,0,'',''),
|
|
(13,1,28697,0,0,31,0,3,3976,0,0,0,0,'',NULL),
|
|
(13,1,28732,0,0,31,0,3,15953,0,0,0,0,'',''),
|
|
(13,1,28732,0,0,36,0,0,0,0,0,0,0,'',''),
|
|
(13,1,28861,0,0,31,0,3,16592,0,0,0,0,'',NULL),
|
|
(13,1,29070,0,0,1,0,29266,0,0,0,0,0,'','Sovereign Rod target must have aura permament feign death'),
|
|
(13,1,29070,0,0,31,0,3,29840,0,0,0,0,'','Sovereign Rod target The Leaper'),
|
|
(13,1,29070,0,1,1,0,29266,0,0,0,0,0,'','Sovereign Rod target must have aura permament feign death'),
|
|
(13,1,29070,0,1,31,0,3,29770,0,0,0,0,'','Sovereign Rod target The Lady Nightswood'),
|
|
(13,1,29070,0,2,1,0,29266,0,0,0,0,0,'','Sovereign Rod target must have aura permament feign death'),
|
|
(13,1,29070,0,2,31,0,3,29769,0,0,0,0,'','Sovereign Rod target Vile'),
|
|
(13,1,29072,0,0,31,0,3,29881,0,0,0,0,'','Spell Whisper Gulch: Yogg-Saron Whisper Dummy targets An Unknown Voice'),
|
|
(13,1,29120,0,0,31,0,3,16897,0,0,0,0,'','Spell 29120 targets Honor Hold Target Dummy Middle'),
|
|
(13,1,29120,0,1,31,0,3,16898,0,0,0,0,'','Spell 29120 targets Honor Hold Target Dummy Right'),
|
|
(13,1,29120,0,2,31,0,3,16899,0,0,0,0,'','Spell 29120 targets Honor Hold Target Dummy Left'),
|
|
(13,1,29121,0,0,31,0,3,16899,0,0,0,0,'',NULL),
|
|
(13,1,29122,0,0,31,0,3,16898,0,0,0,0,'',NULL),
|
|
(13,1,29125,0,0,31,0,3,16803,0,0,0,0,'',''),
|
|
(13,1,29125,0,0,36,0,0,0,0,0,0,0,'',''),
|
|
(13,1,29172,0,0,31,0,3,17066,0,0,0,0,'','Spell 29172, requires ribbon pole debug target'),
|
|
(13,1,29339,0,0,31,0,3,15547,0,0,0,0,'','Target Spectral Charger'),
|
|
(13,1,29339,0,1,31,0,3,15548,0,0,0,0,'','Target Spectral Stallion'),
|
|
(13,1,29340,0,0,1,0,29340,0,0,1,0,0,'','No Whip Rage Aura'),
|
|
(13,1,29340,0,0,31,0,3,15547,0,0,0,0,'','Target Spectral Charger'),
|
|
(13,1,29340,0,1,1,0,29340,0,0,1,0,0,'','No Whip Rage Aura'),
|
|
(13,1,29340,0,1,31,0,3,15548,0,0,0,0,'','Target Spectral Stallion'),
|
|
(13,1,29345,0,0,31,0,3,16407,0,0,0,0,'','Spectral Servant'),
|
|
(13,1,29345,0,1,31,0,3,16415,0,0,0,0,'','Skeletal Waiter'),
|
|
(13,1,29437,0,0,31,0,5,181288,0,0,0,0,'','Spell 29437, requires midsummer bonfire GO'),
|
|
(13,1,29456,0,0,31,0,3,17060,0,0,0,0,'',NULL),
|
|
(13,1,29457,0,0,31,0,3,17060,0,0,0,0,'',NULL),
|
|
(13,1,29459,0,0,31,0,3,17060,0,0,0,0,'',NULL),
|
|
(13,1,29531,0,0,31,0,5,181605,0,0,0,0,'',NULL),
|
|
(13,1,29612,0,0,1,0,29612,0,0,1,0,0,'','No Incite Rage Aura'),
|
|
(13,1,29612,0,0,1,0,29650,0,0,1,0,0,'','No Exhausted Aura'),
|
|
(13,1,29612,0,0,31,0,3,16468,0,0,0,0,'','Target Spectral Patron'),
|
|
(13,1,29769,0,0,31,0,3,15550,0,0,0,0,'','Target Attumen the Huntsman'),
|
|
(13,1,29770,0,0,31,0,3,16151,0,0,0,0,'','Target Midnight'),
|
|
(13,1,29967,0,0,31,0,3,16524,0,0,0,0,'',NULL),
|
|
(13,1,29989,0,0,31,0,3,17178,0,0,0,0,'',NULL),
|
|
(13,1,30065,0,0,31,0,3,15688,0,0,0,0,'',NULL),
|
|
(13,1,30166,0,0,31,0,3,17257,0,0,0,0,'','Requires Magtheridon'),
|
|
(13,1,30207,0,0,31,0,3,17257,0,0,0,0,'','Requires Magtheridon'),
|
|
(13,1,30221,0,0,31,0,3,620,0,0,0,0,'','Shoot Targets Chicken'),
|
|
(13,1,30232,0,0,31,0,3,15691,0,0,0,0,'',NULL),
|
|
(13,1,30410,0,0,31,0,3,17376,0,0,0,0,'','Requires Hellfire Raid Trigger'),
|
|
(13,1,30427,0,0,31,0,3,17378,0,0,0,0,'',NULL),
|
|
(13,1,30427,0,1,31,0,3,17407,0,0,0,0,'',NULL),
|
|
(13,1,30427,0,2,31,0,3,17408,0,0,0,0,'',NULL),
|
|
(13,1,30427,0,3,31,0,3,24222,0,0,0,0,'',NULL),
|
|
(13,1,30427,0,4,31,0,3,24879,0,0,0,0,'',NULL),
|
|
(13,1,30427,0,5,31,0,3,32522,0,0,0,0,'',NULL),
|
|
(13,1,30427,0,6,31,0,3,32544,0,0,0,0,'',NULL),
|
|
(13,1,30460,0,0,31,0,3,17404,0,0,0,0,'','Target Vindicator Sedai'),
|
|
(13,1,30462,0,0,31,0,3,17404,0,0,0,0,'','Target Vindicator Sedai'),
|
|
(13,1,30541,0,0,31,0,4,0,0,0,0,0,'','Target Players'),
|
|
(13,1,30571,0,0,31,0,4,0,0,0,0,0,'','Target Players'),
|
|
(13,1,30631,0,0,31,0,4,0,0,0,0,0,'','Target Players'),
|
|
(13,1,30693,0,0,31,0,3,17536,0,0,0,0,'','Target Nazan'),
|
|
(13,1,30735,0,0,31,0,3,17083,0,0,0,0,'','Target Fel Orc Convert'),
|
|
(13,1,30834,0,0,31,0,3,17646,0,0,0,0,'',NULL),
|
|
(13,1,30875,0,0,31,0,3,17326,0,0,0,0,'',NULL),
|
|
(13,1,30876,0,0,31,0,3,17326,0,0,0,0,'',NULL),
|
|
(13,1,30951,0,0,31,0,3,17533,0,0,0,0,'',NULL),
|
|
(13,1,30952,0,0,31,0,3,17474,0,0,0,0,'','Target Target Trigger'),
|
|
(13,1,30988,0,0,31,0,3,17701,0,0,0,0,'',NULL),
|
|
(13,1,30988,0,0,36,0,0,0,0,1,0,0,'',NULL),
|
|
(13,1,31225,0,0,31,0,3,17768,0,0,0,0,'','Target for Shimmering Vessel on Sangrias Stillblade'),
|
|
(13,1,31326,0,0,31,0,3,15608,0,0,0,0,'','Target Medivh'),
|
|
(13,1,31411,0,0,31,0,3,17886,0,0,0,0,'',NULL),
|
|
(13,1,31412,0,0,31,0,3,17886,0,0,0,0,'',NULL),
|
|
(13,1,31413,0,0,31,0,3,17886,0,0,0,0,'',NULL),
|
|
(13,1,31414,0,0,31,0,3,17886,0,0,0,0,'',NULL),
|
|
(13,1,31515,0,0,31,0,3,17947,0,0,0,0,'','Spell Red Beam targets Red Crystal Bunny'),
|
|
(13,1,31532,0,0,31,0,3,17796,0,0,0,0,'','Mekgineer Steamrigger'),
|
|
(13,1,31537,0,0,31,0,3,17895,0,0,0,0,'',NULL),
|
|
(13,1,31537,0,0,36,0,0,0,0,1,0,0,'',NULL),
|
|
(13,1,31550,0,0,31,0,3,17918,0,0,0,0,'','Target Time Keeper'),
|
|
(13,1,31611,0,0,1,0,31612,0,0,0,0,0,'','Requires Sironas Aura'),
|
|
(13,1,31611,0,0,31,0,3,17678,0,0,0,0,'','Requires Sironas'),
|
|
(13,1,31727,0,0,31,0,3,17536,0,0,0,0,'',NULL),
|
|
(13,1,31736,0,0,31,0,3,17998,0,0,0,0,'',NULL),
|
|
(13,1,31736,0,1,31,0,3,17999,0,0,0,0,'',NULL),
|
|
(13,1,31736,0,2,31,0,3,18000,0,0,0,0,'',NULL),
|
|
(13,1,31736,0,3,31,0,3,18002,0,0,0,0,'',NULL),
|
|
(13,1,31902,0,0,31,0,3,19656,0,0,0,0,'','Purple Beam Targets Invisible Location Trigger'),
|
|
(13,1,32040,0,0,31,0,3,18115,0,0,0,0,'','Scare Daggerfen targets Daggerfen Muckdweller'),
|
|
(13,1,32040,0,1,31,0,3,18116,0,0,0,0,'','Scare Daggerfen targets Daggerfen Assasin'),
|
|
(13,1,32042,0,0,31,0,3,18161,0,0,0,0,'',NULL),
|
|
(13,1,32042,0,1,31,0,3,18162,0,0,0,0,'',NULL),
|
|
(13,1,32045,0,0,31,0,3,17968,0,0,0,0,'',NULL),
|
|
(13,1,32051,0,0,31,0,3,17968,0,0,0,0,'',NULL),
|
|
(13,1,32052,0,0,31,0,3,17968,0,0,0,0,'',NULL),
|
|
(13,1,32067,0,1,31,0,3,30403,0,0,0,0,'','Dr. Terrible\'s Death Signal effect0 targets Nergeld'),
|
|
(13,1,32146,0,0,31,0,3,18240,0,0,0,0,'','Requires Sunspring Villager'),
|
|
(13,1,32163,0,0,31,0,3,18247,0,0,0,0,'',NULL),
|
|
(13,1,32164,0,0,31,0,3,18246,0,0,0,0,'',NULL),
|
|
(13,1,32301,0,0,31,0,3,18371,0,0,0,0,'',NULL),
|
|
(13,1,32396,0,0,31,0,3,18358,0,0,0,0,'',NULL),
|
|
(13,1,32560,0,0,31,0,3,17893,0,0,0,0,'',NULL),
|
|
(13,1,32573,0,0,31,0,3,18560,0,0,0,0,'','Justin\'s Zappy Channel effectt only on 18560'),
|
|
(13,1,32622,0,0,31,0,3,17545,0,0,0,0,'',NULL),
|
|
(13,1,32623,0,0,31,0,3,18660,0,0,0,0,'',NULL),
|
|
(13,1,32838,0,0,31,0,3,16899,0,0,0,0,'',NULL),
|
|
(13,1,32890,0,0,31,0,3,18764,0,0,0,0,'',NULL),
|
|
(13,1,32979,0,0,31,0,3,18818,0,0,0,0,'',NULL),
|
|
(13,1,32979,0,1,31,0,3,19009,0,0,0,0,'',NULL),
|
|
(13,1,32979,0,2,31,0,3,21236,0,0,0,0,'',NULL),
|
|
(13,1,32979,0,3,31,0,3,21237,0,0,0,0,'',NULL),
|
|
(13,1,33067,0,0,31,0,3,18849,0,0,0,0,'',NULL),
|
|
(13,1,33067,0,1,31,0,3,19008,0,0,0,0,'',NULL),
|
|
(13,1,33336,0,0,31,0,3,17876,0,0,0,0,'','Target Thrall'),
|
|
(13,1,33336,0,1,31,0,3,18887,0,0,0,0,'','Target Taretha'),
|
|
(13,1,33337,0,0,31,0,3,17876,0,0,0,0,'','Target Thrall'),
|
|
(13,1,33337,0,1,31,0,3,18887,0,0,0,0,'','Target Taretha'),
|
|
(13,1,33423,0,0,31,0,3,19139,0,0,0,0,'',NULL),
|
|
(13,1,33424,0,0,31,0,3,19139,0,0,0,0,'',NULL),
|
|
(13,1,33425,0,0,31,0,3,19139,0,0,0,0,'',NULL),
|
|
(13,1,33531,0,0,31,0,3,19067,0,0,0,0,'','Target Forge Camp: Hate'),
|
|
(13,1,33532,0,0,31,0,3,19210,0,0,0,0,'','Target Forge Camp: Fear'),
|
|
(13,1,33644,0,0,31,0,3,19276,0,0,0,0,'',NULL),
|
|
(13,1,33644,0,1,31,0,3,19277,0,0,0,0,'',NULL),
|
|
(13,1,33644,0,2,31,0,3,19278,0,0,0,0,'',NULL),
|
|
(13,1,33644,0,3,31,0,3,19279,0,0,0,0,'',NULL),
|
|
(13,1,33644,0,4,31,0,3,19326,0,0,0,0,'',NULL),
|
|
(13,1,33644,0,5,31,0,3,19328,0,0,0,0,'',NULL),
|
|
(13,1,33644,0,6,31,0,3,19329,0,0,0,0,'',NULL),
|
|
(13,1,33654,0,0,1,0,33652,0,0,0,0,0,'','Requires Aura 33652 on target'),
|
|
(13,1,33655,0,0,31,0,3,19291,0,0,0,0,'',NULL),
|
|
(13,1,33655,0,1,31,0,3,19292,0,0,0,0,'',NULL),
|
|
(13,1,33742,0,0,31,0,3,17400,0,0,0,0,'',NULL),
|
|
(13,1,33742,0,1,31,0,3,18894,0,0,0,0,'',NULL),
|
|
(13,1,33742,0,2,31,0,3,19276,0,0,0,0,'',NULL),
|
|
(13,1,33742,0,3,31,0,3,19277,0,0,0,0,'',NULL),
|
|
(13,1,33742,0,4,31,0,3,19278,0,0,0,0,'',NULL),
|
|
(13,1,33742,0,5,31,0,3,19279,0,0,0,0,'',NULL),
|
|
(13,1,33742,0,6,31,0,3,19326,0,0,0,0,'',NULL),
|
|
(13,1,33742,0,7,31,0,3,19328,0,0,0,0,'',NULL),
|
|
(13,1,33742,0,8,31,0,3,19329,0,0,0,0,'',NULL),
|
|
(13,1,33744,0,0,31,0,3,19291,0,0,0,0,'',NULL),
|
|
(13,1,33744,0,1,31,0,3,19292,0,0,0,0,'',NULL),
|
|
(13,1,33796,0,0,31,0,3,16898,0,0,0,0,'',NULL),
|
|
(13,1,33796,0,1,31,0,3,19727,0,0,0,0,'',NULL),
|
|
(13,1,33805,0,0,31,0,3,19387,0,0,0,0,'',NULL),
|
|
(13,1,33806,0,0,31,0,3,19388,0,0,0,0,'',NULL),
|
|
(13,1,33822,0,0,31,0,3,19394,0,0,0,0,'',NULL),
|
|
(13,1,33831,0,0,32,0,144,0,0,0,0,0,'',NULL),
|
|
(13,1,33924,0,0,31,0,3,19424,0,0,0,0,'',NULL),
|
|
(13,1,34019,0,0,31,0,3,16871,0,0,0,0,'',NULL),
|
|
(13,1,34019,0,0,36,0,0,0,0,1,0,0,'',NULL),
|
|
(13,1,34019,0,1,31,0,3,16873,0,0,0,0,'',NULL),
|
|
(13,1,34019,0,1,36,0,0,0,0,1,0,0,'',NULL),
|
|
(13,1,34019,0,2,31,0,3,16907,0,0,0,0,'',NULL),
|
|
(13,1,34019,0,2,36,0,0,0,0,1,0,0,'',NULL),
|
|
(13,1,34019,0,3,31,0,3,19422,0,0,0,0,'',NULL),
|
|
(13,1,34019,0,3,36,0,0,0,0,1,0,0,'',NULL),
|
|
(13,1,34062,0,0,31,0,3,19484,0,0,0,0,'',NULL),
|
|
(13,1,34063,0,0,31,0,3,18688,0,0,0,0,'','Spell Soul Mirror can only be cast at Ancient Orc Spectator'),
|
|
(13,1,34156,0,0,31,0,3,18721,0,0,0,0,'','Target World Trigger'),
|
|
(13,1,34209,0,0,31,0,3,19656,0,0,0,0,'','Blue Beam Targets Invisible Location trigger'),
|
|
(13,1,34211,0,0,31,0,3,19656,0,0,0,0,'','Blue Beam Targets Invisible Location trigger'),
|
|
(13,1,34212,0,0,31,0,3,19656,0,0,0,0,'','Blue Beam Targets Invisible Location trigger'),
|
|
(13,1,34239,0,0,31,0,3,19599,0,0,0,0,'','Target Void Servant'),
|
|
(13,1,34254,0,0,31,0,3,19557,0,0,0,0,'','Target Greater Frayer'),
|
|
(13,1,34367,0,0,31,0,3,19421,0,0,0,0,'',NULL),
|
|
(13,1,34397,0,0,31,0,3,19421,0,0,0,0,'',NULL),
|
|
(13,1,34526,0,0,31,0,3,19723,0,0,0,0,'',NULL),
|
|
(13,1,34526,0,1,31,0,3,19724,0,0,0,0,'',NULL),
|
|
(13,1,34646,0,0,31,0,3,19866,0,0,0,0,'',NULL),
|
|
(13,1,34646,0,1,31,0,3,19867,0,0,0,0,'',NULL),
|
|
(13,1,34646,0,2,31,0,3,19868,0,0,0,0,'',NULL),
|
|
(13,1,34662,0,0,31,0,3,17827,0,0,0,0,'',NULL),
|
|
(13,1,34742,0,0,31,0,3,19949,0,0,0,0,'','Target Sapling'),
|
|
(13,1,34874,0,0,31,0,3,17990,0,0,0,0,'','Target Underbog Mushroom'),
|
|
(13,1,34946,0,0,31,0,3,20040,0,0,0,0,'','Target Crystalcore Devastator'),
|
|
(13,1,34946,0,0,38,0,100,0,0,0,0,0,'','Target 100% HP unit'),
|
|
(13,1,34946,0,1,31,0,3,20041,0,0,0,0,'','Target Crystalcore Sentinel'),
|
|
(13,1,34946,0,1,38,0,100,0,0,0,0,0,'','Target 100% HP unit'),
|
|
(13,1,35016,0,0,31,0,3,20226,0,0,0,0,'','Interrupt Shutdown only hits Netherstorm Repair Target'),
|
|
(13,1,35063,0,0,31,0,3,20251,0,0,0,0,'',NULL),
|
|
(13,1,35097,0,0,31,0,3,20251,0,0,0,0,'',NULL),
|
|
(13,1,35113,0,0,31,0,3,20333,0,0,0,0,'','Spell Search NPC 20333'),
|
|
(13,1,35113,0,1,31,0,3,20336,0,0,0,0,'','Spell Search NPC 20336'),
|
|
(13,1,35113,0,2,31,0,3,20337,0,0,0,0,'','Spell Search NPC 20337'),
|
|
(13,1,35113,0,3,31,0,3,20338,0,0,0,0,'','Spell Search NPC 20338'),
|
|
(13,1,35155,0,0,31,0,3,20391,0,0,0,0,'','Spell casts only on Creature 20391'),
|
|
(13,1,35160,0,0,31,0,3,20391,0,0,0,0,'','Spell casts only on Creature 20391'),
|
|
(13,1,35162,0,0,31,0,3,20391,0,0,0,0,'','Spell casts only on Creature 20391'),
|
|
(13,1,35170,0,0,31,0,3,20391,0,0,0,0,'','Spell casts only on Creature 20391'),
|
|
(13,1,35176,0,0,31,0,3,20226,0,0,0,0,'','Interrupt Shutdown only hits Netherstorm Repair Target'),
|
|
(13,1,35282,0,0,31,0,3,20243,0,0,0,0,'',NULL),
|
|
(13,1,35372,0,0,31,0,3,20561,0,0,0,0,'','Protectorate Igniter'),
|
|
(13,1,35413,0,0,31,0,3,20781,0,0,0,0,'',NULL),
|
|
(13,1,35515,0,0,31,0,3,20454,0,0,0,0,'','Requires Nexus-King Salhadaar'),
|
|
(13,1,35682,0,0,31,0,3,20755,0,0,0,0,'','Target Ethereum Energy Cell'),
|
|
(13,1,35682,0,1,31,0,3,20769,0,0,0,0,'','Target Salaadin Energy Ball'),
|
|
(13,1,35724,0,0,31,0,3,20813,0,0,0,0,'',NULL),
|
|
(13,1,35724,0,1,31,0,3,20814,0,0,0,0,'',NULL),
|
|
(13,1,35724,0,2,31,0,3,20815,0,0,0,0,'',NULL),
|
|
(13,1,35724,0,3,31,0,3,20816,0,0,0,0,'',NULL),
|
|
(13,1,35771,0,0,31,0,3,20610,0,0,0,0,'',NULL),
|
|
(13,1,35771,0,1,31,0,3,20777,0,0,0,0,'',NULL),
|
|
(13,1,35782,0,0,31,0,3,20809,0,0,0,0,'',NULL),
|
|
(13,1,35941,0,0,31,0,4,0,0,0,0,0,'','Target Players'),
|
|
(13,1,35960,0,0,31,0,3,21053,0,0,0,0,'','Target Blade\'s Edge - Orb Trigger 03'),
|
|
(13,1,36000,0,0,31,0,3,21053,0,0,0,0,'','Target Blade\'s Edge - Orb Trigger 03'),
|
|
(13,1,36089,0,0,31,0,3,19622,0,0,0,0,'','Target Kael\'thas'),
|
|
(13,1,36090,0,0,31,0,3,19622,0,0,0,0,'','Target Kael\'thas'),
|
|
(13,1,36174,0,0,31,0,3,20885,0,0,0,0,'','Target Dalliah the Doomsayer'),
|
|
(13,1,36196,0,0,31,0,3,19871,0,0,0,0,'','Target Kael\'thas'),
|
|
(13,1,36197,0,0,31,0,3,19871,0,0,0,0,'','Target Kael\'thas'),
|
|
(13,1,36198,0,0,31,0,3,19871,0,0,0,0,'','Target Kael\'thas'),
|
|
(13,1,36201,0,0,31,0,3,12999,0,0,0,0,'','Target Players'),
|
|
(13,1,36220,0,0,31,0,3,18793,0,0,0,0,'','Containment Beam only on 18793'),
|
|
(13,1,36290,0,0,31,0,3,12999,0,0,0,0,'','Target Players'),
|
|
(13,1,36291,0,0,31,0,3,12999,0,0,0,0,'','Target Players'),
|
|
(13,1,36327,0,0,31,0,3,21186,0,0,0,0,'','Targets Arcane Warder Target'),
|
|
(13,1,36327,0,1,31,0,3,20864,0,0,0,0,'','Targets Protean Nightmare'),
|
|
(13,1,36327,0,2,31,0,3,20865,0,0,0,0,'','Targets Protean Horror'),
|
|
(13,1,36384,0,0,31,0,3,21211,0,0,0,0,'','Skartax Purple Beam only on 21211'),
|
|
(13,1,36431,0,0,1,0,36393,0,0,0,0,0,'','Test Channel targets Invis Deathforge Caster only if has aura Deathforge Summon Visual'),
|
|
(13,1,36431,0,0,31,0,3,21210,0,0,0,0,'','Test Channel targets Invis Deathforge Caster'),
|
|
(13,1,36455,0,0,31,0,4,0,0,0,0,0,'','Target Players'),
|
|
(13,1,36652,0,0,31,0,3,21347,0,0,0,0,'','Tuber Whistle targets Shadowmoon Valley Tuber Node'),
|
|
(13,1,36709,0,0,31,0,3,19871,0,0,0,0,'','Target Kael\'thas'),
|
|
(13,1,36795,0,0,31,0,3,21394,0,0,0,0,'','Target Cannon channeler'),
|
|
(13,1,36804,0,0,31,0,3,21404,0,0,0,0,'','Electrical Shock - Legion Hold Fel Reaver'),
|
|
(13,1,36852,0,0,31,0,3,21440,0,0,0,0,'','Target Tempest Keep Prison Boss Pod Target'),
|
|
(13,1,36854,0,0,31,0,3,21437,0,0,0,0,'','Target Tempest Keep Prison Beta Pod Target'),
|
|
(13,1,36856,0,0,31,0,3,21438,0,0,0,0,'','Target Tempest Keep Prison Gamma Pod Target'),
|
|
(13,1,36857,0,0,31,0,3,21439,0,0,0,0,'','Target Tempest Keep Prison Delta Pod Target'),
|
|
(13,1,36858,0,0,31,0,3,21436,0,0,0,0,'','Target Tempest Keep Prison Alpha Pod Target'),
|
|
(13,1,36859,0,0,31,0,3,20904,0,0,0,0,'','Target Warden Mellichar'),
|
|
(13,1,37055,0,0,31,0,3,21512,0,0,0,0,'',NULL),
|
|
(13,1,37056,0,0,31,0,3,21316,0,0,0,0,'','Kill Legion Hold Infernals Targets Deathforged Infernal'),
|
|
(13,1,37281,0,0,31,0,3,21207,0,0,0,0,'','Infernal Oversouls Wrath targets Summoner Skartax'),
|
|
(13,1,37281,0,1,31,0,3,20872,0,0,0,0,'','Infernal Oversouls Wrath targets Deathforge Summoner'),
|
|
(13,1,37465,0,0,31,0,3,17469,0,0,0,0,'',NULL),
|
|
(13,1,37465,0,1,31,0,3,21747,0,0,0,0,'',NULL),
|
|
(13,1,37465,0,2,31,0,3,21748,0,0,0,0,'',NULL),
|
|
(13,1,37465,0,3,31,0,3,21750,0,0,0,0,'',NULL),
|
|
(13,1,37469,0,0,31,0,3,17211,0,0,0,0,'',NULL),
|
|
(13,1,37469,0,1,31,0,3,21664,0,0,0,0,'',NULL),
|
|
(13,1,37469,0,2,31,0,3,21682,0,0,0,0,'',NULL),
|
|
(13,1,37469,0,3,31,0,3,21683,0,0,0,0,'',NULL),
|
|
(13,1,37573,0,0,31,0,3,20021,0,0,0,0,'',NULL),
|
|
(13,1,37573,0,1,31,0,3,21817,0,0,0,0,'',NULL),
|
|
(13,1,37573,0,2,31,0,3,21820,0,0,0,0,'',NULL),
|
|
(13,1,37573,0,3,31,0,3,21821,0,0,0,0,'',NULL),
|
|
(13,1,37573,0,4,31,0,3,21823,0,0,0,0,'',NULL),
|
|
(13,1,37626,0,0,31,0,3,21215,0,0,0,0,'','Target Leotheras the Blind'),
|
|
(13,1,37689,0,0,31,0,3,21847,0,0,0,0,'',NULL),
|
|
(13,1,37697,0,0,31,0,3,21759,0,0,0,0,'','Top Bunny Beam Test Visual targets Oscillating Frequency Scanner Top Bunny'),
|
|
(13,1,37748,0,0,31,0,3,21867,0,0,0,0,'','Teron Gorefiend (effects 1 & 2) target teron gorefiend'),
|
|
(13,1,37784,0,0,31,0,3,21867,0,0,0,0,'','Enforced Submission Targets Teron Gorefiend'),
|
|
(13,1,37784,0,1,31,0,3,21797,0,0,0,0,'','Enforced Submission Targets Ancient Shadowmoon Spirit'),
|
|
(13,1,37843,0,0,31,0,3,21899,0,0,0,0,'',NULL),
|
|
(13,1,37853,0,0,31,0,3,15608,0,0,0,0,'','Target Medivh'),
|
|
(13,1,37868,0,0,31,0,3,21909,0,0,0,0,'',NULL),
|
|
(13,1,37893,0,0,31,0,3,21909,0,0,0,0,'',NULL),
|
|
(13,1,37895,0,0,31,0,3,21909,0,0,0,0,'',NULL),
|
|
(13,1,37918,0,0,31,0,3,21909,0,0,0,0,'','Arcano_pince effect 0 can hit only Arcano-Scorp'),
|
|
(13,1,37918,0,0,33,1,0,1,0,1,0,0,'','Arcano_pince effect 0 cannot hit self'),
|
|
(13,1,37919,0,0,31,0,3,21909,0,0,0,0,'','Arcano-Dismantle effect 0 can hit only Arcano-Scorp'),
|
|
(13,1,37919,0,0,33,1,0,1,0,1,0,0,'','Arcano-Dismantle effect 0 cannot hit self'),
|
|
(13,1,37934,0,0,31,0,3,21933,0,0,0,0,'','Target Hydross Beam Helper'),
|
|
(13,1,37936,0,0,31,0,3,17796,0,0,0,0,'','Mekgineer Steamrigger'),
|
|
(13,1,37984,0,0,31,0,3,21940,0,0,0,0,'',NULL),
|
|
(13,1,38003,0,0,1,0,38003,0,0,1,0,0,'','Target Fel Reaver Not Charmed'),
|
|
(13,1,38003,0,0,31,0,3,21949,0,0,0,0,'','Target Fel Reaver'),
|
|
(13,1,38015,0,0,31,0,3,21216,0,0,0,0,'','Target Hydross the Unstable'),
|
|
(13,1,38017,0,0,31,0,3,22057,0,0,0,0,'','Target Coilfang Raid Control Emote Stalker'),
|
|
(13,1,38020,0,0,31,0,3,21949,0,0,0,0,'',NULL),
|
|
(13,1,38112,0,0,31,0,3,21212,0,0,0,0,'','Target Lady Vashj'),
|
|
(13,1,38121,0,0,31,0,3,21949,0,0,0,0,'',NULL),
|
|
(13,1,38123,0,0,31,0,3,21949,0,0,0,0,'',NULL),
|
|
(13,1,38126,0,0,31,0,3,21949,0,0,0,0,'',NULL),
|
|
(13,1,38128,0,0,31,0,3,21949,0,0,0,0,'',NULL),
|
|
(13,1,38130,0,0,31,0,3,21949,0,0,0,0,'',NULL),
|
|
(13,1,38140,0,0,31,0,3,22057,0,0,0,0,'','Target Coilfang Raid Control Emote Stalker'),
|
|
(13,1,38202,0,0,31,0,3,18733,0,0,0,0,'',NULL),
|
|
(13,1,38202,0,0,36,0,0,0,0,1,0,0,'',NULL),
|
|
(13,1,38241,0,0,31,0,3,22057,0,0,0,0,'','Target Coilfang Raid Control Emote Stalker'),
|
|
(13,1,38248,0,0,31,0,3,22057,0,0,0,0,'','Target Coilfang Raid Control Emote Stalker'),
|
|
(13,1,38250,0,0,31,0,5,185125,0,0,0,0,'',NULL),
|
|
(13,1,38360,0,0,31,0,3,20216,0,0,0,0,'','Target Grulloc'),
|
|
(13,1,38444,0,0,31,0,3,17008,0,0,0,0,'',NULL),
|
|
(13,1,38451,0,0,31,0,3,21214,0,0,0,0,'','Target Fathom-Lord Karathress'),
|
|
(13,1,38452,0,0,31,0,3,21214,0,0,0,0,'','Target Fathom-Lord Karathress'),
|
|
(13,1,38455,0,0,31,0,3,21214,0,0,0,0,'','Target Fathom-Lord Karathress'),
|
|
(13,1,38469,0,0,31,0,3,22139,0,0,0,0,'',''),
|
|
(13,1,38482,0,0,31,0,3,22139,0,0,0,0,'',''),
|
|
(13,1,38508,0,0,31,0,3,16871,0,0,0,0,'',NULL),
|
|
(13,1,38508,0,1,31,0,3,16873,0,0,0,0,'',NULL),
|
|
(13,1,38508,0,2,31,0,3,16907,0,0,0,0,'',NULL),
|
|
(13,1,38508,0,3,31,0,3,17269,0,0,0,0,'',NULL),
|
|
(13,1,38508,0,4,31,0,3,17270,0,0,0,0,'',NULL),
|
|
(13,1,38508,0,5,31,0,3,17478,0,0,0,0,'',NULL),
|
|
(13,1,38508,0,6,31,0,3,19422,0,0,0,0,'',NULL),
|
|
(13,1,38508,0,7,31,0,3,19424,0,0,0,0,'',NULL),
|
|
(13,1,38530,0,0,31,0,3,22177,0,0,0,0,'',NULL),
|
|
(13,1,38629,0,0,31,0,3,22356,0,0,0,0,'',''),
|
|
(13,1,38629,0,1,31,0,3,22367,0,0,0,0,'',''),
|
|
(13,1,38629,0,2,31,0,3,22368,0,0,0,0,'',''),
|
|
(13,1,38722,0,0,31,0,3,21506,0,0,0,0,'',''),
|
|
(13,1,38736,0,0,31,0,3,22288,0,0,0,0,'',NULL),
|
|
(13,1,38738,0,0,31,0,5,185193,0,0,0,0,'',NULL),
|
|
(13,1,38738,0,1,31,0,5,185195,0,0,0,0,'',NULL),
|
|
(13,1,38738,0,2,31,0,5,185196,0,0,0,0,'',NULL),
|
|
(13,1,38738,0,3,31,0,5,185197,0,0,0,0,'',NULL),
|
|
(13,1,38738,0,4,31,0,5,185198,0,0,0,0,'',NULL),
|
|
(13,1,38762,0,0,31,0,3,21722,0,0,0,0,'',NULL),
|
|
(13,1,38966,0,0,31,0,3,22293,0,0,0,0,'',NULL),
|
|
(13,1,39011,0,0,31,0,3,20885,0,0,0,0,'','Target Dalliah the Doomsayer'),
|
|
(13,1,39043,0,0,31,0,3,22377,0,0,0,0,'',NULL),
|
|
(13,1,39094,0,0,31,0,3,22395,0,0,0,0,'',NULL),
|
|
(13,1,39124,0,0,31,0,5,184738,0,0,0,0,'',NULL),
|
|
(13,1,39126,0,0,31,0,3,19557,0,0,0,0,'','Target Greater Frayer'),
|
|
(13,1,39140,0,0,31,0,3,22418,0,0,0,0,'','Drain World Tree Visual'),
|
|
(13,1,39141,0,0,31,0,3,17968,0,0,0,0,'','Drain World Tree Visual 2'),
|
|
(13,1,39142,0,0,31,0,3,22418,0,0,0,0,'','Drain World Tree Dummy'),
|
|
(13,1,39184,0,0,31,0,3,16878,0,0,0,0,'','Requires Shattered Hand Berserker'),
|
|
(13,1,39189,0,0,31,0,3,21846,0,0,0,0,'',''),
|
|
(13,1,39189,0,1,31,0,3,21859,0,0,0,0,'',''),
|
|
(13,1,39206,0,0,31,0,3,22444,0,0,0,0,'','Spell Summon Fel Spirit targets Anchorite Relic Bunny'),
|
|
(13,1,39219,0,0,31,0,3,22443,0,0,0,0,'',NULL),
|
|
(13,1,39221,0,0,31,0,3,22471,0,0,0,0,'',''),
|
|
(13,1,39221,0,1,31,0,3,22472,0,0,0,0,'',''),
|
|
(13,1,39495,0,0,31,0,4,0,0,0,0,0,'','Target Players'),
|
|
(13,1,39552,0,0,31,0,3,22820,0,0,0,0,'','Olums Sacrifice targets Seer Olum'),
|
|
(13,1,39601,0,0,31,0,3,22916,0,0,0,0,'',NULL),
|
|
(13,1,39635,0,0,26,0,2,0,0,0,0,0,'','Target In phase mask 2'),
|
|
(13,1,39635,0,0,31,0,3,23448,0,0,0,0,'','Target Glaive Target'),
|
|
(13,1,39844,0,0,31,0,3,22991,0,0,0,0,'','Skyguard Blasting Charge can hit only Monstrous Kaliri Egg Trigger'),
|
|
(13,1,39849,0,0,26,0,4,0,0,0,0,0,'','Target In phase mask 4'),
|
|
(13,1,39849,0,0,31,0,3,23448,0,0,0,0,'','Target Glaive Target'),
|
|
(13,1,39873,0,0,31,0,3,22917,0,0,0,0,'','Target Illidan Stormrage'),
|
|
(13,1,39921,0,0,31,0,3,23081,0,0,0,0,'','pentagram only hits summon bunny'),
|
|
(13,1,39921,0,1,31,0,3,23040,0,0,0,0,'','pentagram only hits circle bunny'),
|
|
(13,1,39974,0,0,31,0,5,185880,0,0,0,0,'',NULL),
|
|
(13,1,39977,0,0,31,0,4,0,0,0,0,0,'','Target Players'),
|
|
(13,1,39978,0,0,31,0,3,21851,0,0,0,0,'','Requires Voice of the Raven God'),
|
|
(13,1,39993,0,0,31,0,3,23382,0,0,0,0,'',NULL),
|
|
(13,1,40094,0,0,31,0,3,22953,0,0,0,0,'','Target Wrathbone Flayer'),
|
|
(13,1,40106,0,0,31,0,3,22878,0,0,0,0,'','Target Aqueous Lord'),
|
|
(13,1,40110,0,0,31,0,3,23077,0,0,0,0,'','Cannon Trigger implicit targets can be only Fel Cannon Dummies'),
|
|
(13,1,40110,0,0,35,0,1,65,2,0,0,0,'','Cannon Trigger implicit hit can happen only on targets under 65 yards range'),
|
|
(13,1,40112,0,0,31,0,4,0,0,0,0,0,'','Bombing Run Dummy aggro check can hit players'),
|
|
(13,1,40160,0,0,1,0,40196,0,0,0,0,0,'','Throw Bomb can hit only targets under the aura of 40196'),
|
|
(13,1,40160,0,0,31,0,3,23118,0,0,0,0,'','Throw Bomb implicit effect 0 can hit only Run Target Dummy'),
|
|
(13,1,40309,0,0,31,0,3,23055,0,0,0,0,'',NULL),
|
|
(13,1,40314,0,0,31,0,3,23111,0,0,0,0,'','Target Shadowy Construct'),
|
|
(13,1,40359,0,0,31,0,3,23382,0,0,0,0,'',NULL),
|
|
(13,1,40454,0,0,31,0,3,22181,0,0,0,0,'',NULL),
|
|
(13,1,40520,0,0,31,0,3,22841,0,0,0,0,'','Target Shade of Akama'),
|
|
(13,1,40547,0,0,31,0,3,22911,0,0,0,0,'',NULL),
|
|
(13,1,40607,0,0,31,0,3,22841,0,0,0,0,'','Spell Fixate targets Shade of Akama'),
|
|
(13,1,40638,0,0,31,0,3,0,0,0,0,0,'','Sleepy Willy laser'),
|
|
(13,1,40693,0,0,31,0,3,23197,0,0,0,0,'','Target Maiev Shadowsong'),
|
|
(13,1,40704,0,0,31,0,3,23293,0,0,0,0,'','Target Illidan Stormrage'),
|
|
(13,1,40707,0,0,31,0,3,23294,0,0,0,0,'','Target Illidan Stormrage'),
|
|
(13,1,40708,0,0,31,0,3,23295,0,0,0,0,'','Target Illidan Stormrage'),
|
|
(13,1,40709,0,0,31,0,3,23296,0,0,0,0,'','Target Illidan Stormrage'),
|
|
(13,1,40710,0,0,31,0,3,23297,0,0,0,0,'','Target Illidan Stormrage'),
|
|
(13,1,40711,0,0,31,0,3,23298,0,0,0,0,'','Target Illidan Stormrage'),
|
|
(13,1,40712,0,0,31,0,3,23299,0,0,0,0,'','Target Illidan Stormrage'),
|
|
(13,1,40713,0,0,31,0,3,23292,0,0,0,0,'','Target Illidan Stormrage'),
|
|
(13,1,40761,0,0,31,0,3,22917,0,0,0,0,'','Target Illidan Stormrage'),
|
|
(13,1,40825,0,0,31,0,3,0,0,0,0,0,'',''),
|
|
(13,1,40825,0,0,36,0,0,0,0,0,0,0,'',''),
|
|
(13,1,40828,0,0,31,0,3,23322,0,0,0,0,'',''),
|
|
(13,1,40828,0,0,36,0,0,0,0,0,0,0,'',''),
|
|
(13,1,40830,0,0,31,0,3,0,0,0,0,0,'',''),
|
|
(13,1,40830,0,0,36,0,0,0,0,0,0,0,'',''),
|
|
(13,1,40870,0,0,1,0,41001,1,0,0,0,0,'','Target Players With Fatal Attraction Aura'),
|
|
(13,1,40874,0,0,31,0,3,22841,0,0,0,0,'','Target Shade of Akama'),
|
|
(13,1,40978,0,0,31,0,3,23959,0,0,0,0,'',NULL),
|
|
(13,1,41128,0,0,31,0,3,23164,0,0,0,0,'',NULL),
|
|
(13,1,41268,0,0,31,0,3,23412,0,0,0,0,'','Target Illidan Door Trigger'),
|
|
(13,1,41269,0,0,31,0,3,23412,0,0,0,0,'','Target Illidan Door Trigger'),
|
|
(13,1,41271,0,0,31,0,3,23412,0,0,0,0,'','Target Illidan Door Trigger'),
|
|
(13,1,41295,0,0,31,0,3,23418,0,0,0,0,'',NULL),
|
|
(13,1,41362,0,0,31,0,3,22956,0,0,0,0,'',NULL),
|
|
(13,1,41362,0,1,31,0,3,22964,0,0,0,0,'',NULL),
|
|
(13,1,41455,0,0,31,0,3,22949,0,0,0,0,'','Target Illidari Council Member'),
|
|
(13,1,41455,0,1,31,0,3,22950,0,0,0,0,'','Target Illidari Council Member'),
|
|
(13,1,41455,0,2,31,0,3,22951,0,0,0,0,'','Target Illidari Council Member'),
|
|
(13,1,41455,0,3,31,0,3,22952,0,0,0,0,'','Target Illidari Council Member'),
|
|
(13,1,41499,0,0,31,0,3,22949,0,0,0,0,'','Target Illidari Council Member'),
|
|
(13,1,41499,0,1,31,0,3,22950,0,0,0,0,'','Target Illidari Council Member'),
|
|
(13,1,41499,0,2,31,0,3,22951,0,0,0,0,'','Target Illidari Council Member'),
|
|
(13,1,41499,0,3,31,0,3,22952,0,0,0,0,'','Target Illidari Council Member'),
|
|
(13,1,41537,0,0,31,0,3,23472,0,0,0,0,'','Target World Trigger (Large AOI)'),
|
|
(13,1,41602,0,0,31,0,3,23191,0,0,0,0,'','Spell Threat targets Akama'),
|
|
(13,1,41975,0,0,31,0,3,23191,0,0,0,0,'',NULL),
|
|
(13,1,42166,0,0,31,0,3,23564,0,0,0,0,'','Target Plagued Vrykul'),
|
|
(13,1,42166,0,1,31,0,3,24198,0,0,0,0,'','Target Plagued Vrykul'),
|
|
(13,1,42166,0,2,31,0,3,24199,0,0,0,0,'','Target Plagued Vrykul'),
|
|
(13,1,42168,0,0,31,0,3,23575,0,0,0,0,'','Control Mindless abomination'),
|
|
(13,1,42219,0,0,31,0,3,23602,0,0,0,0,'','Spell Discovered (Sub) only targets Deserter Agitator'),
|
|
(13,1,42222,0,0,31,0,3,23616,0,0,0,0,'',NULL),
|
|
(13,1,42289,0,0,31,0,5,186283,0,0,0,0,'',NULL),
|
|
(13,1,42317,0,0,31,0,3,22844,0,0,0,0,'',NULL),
|
|
(13,1,42317,0,1,31,0,3,22845,0,0,0,0,'',NULL),
|
|
(13,1,42317,0,2,31,0,3,22846,0,0,0,0,'',NULL),
|
|
(13,1,42317,0,3,31,0,3,22847,0,0,0,0,'',NULL),
|
|
(13,1,42317,0,4,31,0,3,22849,0,0,0,0,'',NULL),
|
|
(13,1,42317,0,5,31,0,3,23215,0,0,0,0,'',NULL),
|
|
(13,1,42317,0,6,31,0,3,23216,0,0,0,0,'',NULL),
|
|
(13,1,42317,0,7,31,0,3,23318,0,0,0,0,'',NULL),
|
|
(13,1,42317,0,8,31,0,3,23319,0,0,0,0,'',NULL),
|
|
(13,1,42317,0,9,31,0,3,23374,0,0,0,0,'',NULL),
|
|
(13,1,42317,0,10,31,0,3,23421,0,0,0,0,'',NULL),
|
|
(13,1,42317,0,11,31,0,3,23523,0,0,0,0,'',NULL),
|
|
(13,1,42317,0,12,31,0,3,23524,0,0,0,0,'',NULL),
|
|
(13,1,42318,0,0,31,0,3,22844,0,0,0,0,'',NULL),
|
|
(13,1,42318,0,1,31,0,3,22845,0,0,0,0,'',NULL),
|
|
(13,1,42318,0,2,31,0,3,22846,0,0,0,0,'',NULL),
|
|
(13,1,42318,0,3,31,0,3,22847,0,0,0,0,'',NULL),
|
|
(13,1,42318,0,4,31,0,3,22849,0,0,0,0,'',NULL),
|
|
(13,1,42318,0,5,31,0,3,23215,0,0,0,0,'',NULL),
|
|
(13,1,42318,0,6,31,0,3,23216,0,0,0,0,'',NULL),
|
|
(13,1,42318,0,7,31,0,3,23318,0,0,0,0,'',NULL),
|
|
(13,1,42318,0,8,31,0,3,23319,0,0,0,0,'',NULL),
|
|
(13,1,42318,0,9,31,0,3,23374,0,0,0,0,'',NULL),
|
|
(13,1,42318,0,10,31,0,3,23421,0,0,0,0,'',NULL),
|
|
(13,1,42318,0,11,31,0,3,23523,0,0,0,0,'',NULL),
|
|
(13,1,42318,0,12,31,0,3,23524,0,0,0,0,'',NULL),
|
|
(13,1,42339,0,0,31,0,4,0,0,0,0,0,'','Hallows End - Throw water bucket'),
|
|
(13,1,42339,0,0,36,0,0,0,0,0,0,0,'','Hallows End - Throw water bucket'),
|
|
(13,1,42339,0,1,31,0,3,23686,0,0,0,0,'','Hallows End - Throw water bucket'),
|
|
(13,1,42339,0,1,36,0,0,0,0,0,0,0,'','Hallows End - Throw water bucket'),
|
|
(13,1,42339,0,2,31,0,3,23537,0,0,0,0,'','Hallows End - Throw water bucket'),
|
|
(13,1,42339,0,2,36,0,0,0,0,0,0,0,'','Hallows End - Throw water bucket'),
|
|
(13,1,42356,0,0,31,0,3,23751,0,0,0,0,'',NULL),
|
|
(13,1,42356,0,1,31,0,3,23752,0,0,0,0,'',NULL),
|
|
(13,1,42356,0,2,31,0,3,23753,0,0,0,0,'',NULL),
|
|
(13,1,42391,0,0,31,0,5,186323,0,0,0,0,'',NULL),
|
|
(13,1,42393,0,0,31,0,3,23700,0,0,0,0,'','Brewfest Keg attack - target barrels'),
|
|
(13,1,42393,0,0,36,0,0,0,0,0,0,0,'','Brewfest Keg attack - target barrels'),
|
|
(13,1,42393,0,1,31,0,3,23702,0,0,0,0,'','Brewfest Keg attack - target barrels'),
|
|
(13,1,42393,0,1,36,0,0,0,0,0,0,0,'','Brewfest Keg attack - target barrels'),
|
|
(13,1,42393,0,2,31,0,3,23706,0,0,0,0,'','Brewfest Keg attack - target barrels'),
|
|
(13,1,42393,0,2,36,0,0,0,0,0,0,0,'','Brewfest Keg attack - target barrels'),
|
|
(13,1,42393,0,3,31,0,3,24372,0,0,0,0,'','Brewfest Keg attack - target barrels'),
|
|
(13,1,42393,0,3,36,0,0,0,0,0,0,0,'','Brewfest Keg attack - target barrels'),
|
|
(13,1,42393,0,4,31,0,3,24373,0,0,0,0,'','Brewfest Keg attack - target barrels'),
|
|
(13,1,42393,0,4,36,0,0,0,0,0,0,0,'','Brewfest Keg attack - target barrels'),
|
|
(13,1,42401,0,0,31,0,3,23682,0,0,0,0,'','Headless Horseman - Return head'),
|
|
(13,1,42401,0,0,36,0,0,0,0,0,0,0,'','Headless Horseman - Return head'),
|
|
(13,1,42405,0,0,31,0,3,23775,0,0,0,0,'','Headless Horseman - Horseman restored'),
|
|
(13,1,42405,0,0,36,0,0,0,0,0,0,0,'','Headless Horseman - Horseman restored'),
|
|
(13,1,42410,0,0,31,0,3,23775,0,0,0,0,'',NULL),
|
|
(13,1,42436,0,0,31,0,3,24108,0,0,0,0,'','Brewfest Keg attack - target sampler'),
|
|
(13,1,42436,0,0,36,0,0,0,0,0,0,0,'','Brewfest Keg attack - target sampler'),
|
|
(13,1,42436,0,1,31,0,3,23709,0,0,0,0,'','Brewfest Keg attack - target sampler'),
|
|
(13,1,42436,0,1,36,0,0,0,0,0,0,0,'','Brewfest Keg attack - target sampler'),
|
|
(13,1,42454,0,0,31,0,3,4344,0,0,0,0,'','Target creature condition for spell 42454'),
|
|
(13,1,42454,0,0,36,0,0,0,0,0,0,0,'','Target creature condition for spell 42454'),
|
|
(13,1,42454,0,1,31,0,3,4345,0,0,0,0,'','Target creature condition for spell 42454'),
|
|
(13,1,42454,0,1,36,0,0,0,0,0,0,0,'','Target creature condition for spell 42454'),
|
|
(13,1,42471,0,0,31,0,3,23817,0,0,0,0,'',NULL),
|
|
(13,1,42517,0,0,31,0,3,23864,0,0,0,0,'',NULL),
|
|
(13,1,42564,0,0,31,0,3,23921,0,0,0,0,'','Ever-Burning Torch target entry'),
|
|
(13,1,42564,0,1,31,0,3,23922,0,0,0,0,'','Ever-Burning Torch target entry'),
|
|
(13,1,42564,0,2,31,0,3,23923,0,0,0,0,'','Ever-Burning Torch target entry'),
|
|
(13,1,42564,0,3,31,0,3,23924,0,0,0,0,'','Ever-Burning Torch target entry'),
|
|
(13,1,42576,0,0,31,0,3,23899,0,0,0,0,'','Blast cannon target'),
|
|
(13,1,42577,0,0,31,0,3,24136,0,0,0,0,'',NULL),
|
|
(13,1,42578,0,0,31,0,3,23899,0,0,0,0,'','Blast cannon target'),
|
|
(13,1,42631,0,0,31,0,3,23920,0,0,0,0,'',NULL),
|
|
(13,1,42655,0,0,31,0,3,23703,0,0,0,0,'','Brewfest - keg attack, report death'),
|
|
(13,1,42655,0,0,36,0,0,0,0,0,0,0,'','Brewfest - keg attack, report death'),
|
|
(13,1,42674,0,0,31,0,4,0,0,0,0,0,'','Brewfest - knockback aura target players'),
|
|
(13,1,42674,0,0,36,0,0,0,0,0,0,0,'','Brewfest - knockback aura target players'),
|
|
(13,1,42695,0,0,31,0,3,23709,0,0,0,0,'','Brewfest - drunken master'),
|
|
(13,1,42695,0,0,36,0,0,0,0,0,0,0,'','Brewfest - drunken master'),
|
|
(13,1,42697,0,0,31,0,3,23974,0,0,0,0,'','Spell Danger! Explosive!: Ore Trap targets Whisper Gulch Ore Bunny'),
|
|
(13,1,42703,0,0,31,0,5,186470,0,0,0,0,'','Spell Steelring\'s Foolproof Dynamite effect0 targets Whisper Gulch Ore Trap'),
|
|
(13,1,42734,0,0,31,0,3,4974,0,0,0,0,'',NULL),
|
|
(13,1,42793,0,0,31,1,3,24009,0,0,0,0,'','Item burning torch only targets Alliance Corpse'),
|
|
(13,1,42793,0,1,31,1,3,24010,0,0,0,0,'','Item burning torch only targets Horde Corpse'),
|
|
(13,1,42808,0,0,31,0,3,24014,0,0,0,0,'','Queen Angerbodas On Reaction 2 Beam - Targets Necrolord'),
|
|
(13,1,42809,0,0,31,0,3,24023,0,0,0,0,'','Queen Angerboda Soul Absorption - Targets Queen Angerboda'),
|
|
(13,1,42857,0,0,31,0,3,23954,0,0,0,0,'',''),
|
|
(13,1,42857,0,0,36,0,0,0,0,0,0,0,'',''),
|
|
(13,1,42905,0,0,31,0,3,24044,0,0,0,0,'','Time-Warped Shoot targets Winterskorn Guard'),
|
|
(13,1,42968,0,0,31,0,3,24077,0,0,0,0,'','Target entry 24077'),
|
|
(13,1,42982,0,0,31,0,3,23883,0,0,0,0,'','Vampire Prince Teleport targets Forsaken Crossbowman'),
|
|
(13,1,43057,0,0,31,0,3,24098,0,0,0,0,'',NULL),
|
|
(13,1,43057,0,1,31,0,3,24100,0,0,0,0,'',NULL),
|
|
(13,1,43057,0,2,31,0,3,24102,0,0,0,0,'',NULL),
|
|
(13,1,43072,0,0,31,0,3,23668,0,0,0,0,'','Towers of Certain Doom: Tower Caster Instakill targets Winterskorn Rune-Caster'),
|
|
(13,1,43072,0,1,31,0,3,23667,0,0,0,0,'','Towers of Certain Doom: Tower Caster Instakill targets Winterskorn Rune-Seer'),
|
|
(13,1,43072,0,2,31,0,3,23669,0,0,0,0,'','Towers of Certain Doom: Tower Caster Instakill targets Winterskorn Oracle'),
|
|
(13,1,43076,0,0,31,0,3,23957,0,0,0,0,'',NULL),
|
|
(13,1,43076,0,1,31,0,3,23972,0,0,0,0,'',NULL),
|
|
(13,1,43101,0,0,31,0,3,23682,0,0,0,0,'','Headless Horseman - Damage info'),
|
|
(13,1,43101,0,0,36,0,0,0,0,0,0,0,'','Headless Horseman - Damage info'),
|
|
(13,1,43144,0,0,31,0,3,23817,0,0,0,0,'',NULL),
|
|
(13,1,43203,0,0,31,0,3,24177,0,0,0,0,'','Shinning Light can only hit Decomposing Ghouls'),
|
|
(13,1,43209,0,0,31,0,3,24178,0,0,0,0,'','Target entry 24178'),
|
|
(13,1,43239,0,0,31,0,3,24196,0,0,0,0,'','Despawn Trapped Creature hits only Trapped Animal'),
|
|
(13,1,43291,0,0,31,0,3,24221,0,0,0,0,'','Target Dragonflyer Berserker Target'),
|
|
(13,1,43307,0,0,31,0,3,24230,0,0,0,0,'','Summon Darkclaw Guano targets Firecracker Bunny'),
|
|
(13,1,43333,0,0,31,0,3,24042,0,0,0,0,'','Spell 43333 can target Generic Trigger LAB - OLD'),
|
|
(13,1,43371,0,0,32,0,144,0,0,0,0,0,'','Bjorn Kill Credit - Players'),
|
|
(13,1,43385,0,0,32,0,144,0,0,0,0,0,'','Plagued Vrykul Dummy - Players'),
|
|
(13,1,43386,0,0,1,0,42871,0,0,1,0,0,'','Requires no aura'),
|
|
(13,1,43386,0,0,1,0,43167,0,0,1,0,0,'','Requires no aura'),
|
|
(13,1,43386,0,0,31,0,3,24284,0,0,0,0,'','Target entry 24284'),
|
|
(13,1,43403,0,0,31,0,3,24290,0,0,0,0,'',NULL),
|
|
(13,1,43404,0,0,31,0,3,24290,0,0,0,0,'',NULL),
|
|
(13,1,43458,0,0,31,0,4,0,0,0,0,0,'','Spell 43458 target player'),
|
|
(13,1,43468,0,0,32,0,144,0,0,0,0,0,'','Spell 43468 target player'),
|
|
(13,1,43546,0,0,31,0,3,24336,0,0,0,0,'','Runed Orb Targets Orb Target'),
|
|
(13,1,43647,0,0,31,0,3,24375,0,0,0,0,'','Cosmetic - Spear Throw - Harrison Jones'),
|
|
(13,1,43734,0,0,31,0,3,23817,0,0,0,0,'',NULL),
|
|
(13,1,43770,0,0,31,0,3,24439,0,0,0,0,'','Target Sack of Relics'),
|
|
(13,1,43878,0,0,31,0,3,24464,0,0,0,0,'',NULL),
|
|
(13,1,43882,0,0,31,0,3,24464,0,0,0,0,'',NULL),
|
|
(13,1,43892,0,0,31,0,3,24439,0,0,0,0,'','Spell 43892 targets npc 24439'),
|
|
(13,1,43986,0,0,31,0,3,24538,0,0,0,0,'','Target Quest Trigger'),
|
|
(13,1,43986,0,1,31,0,3,24646,0,0,0,0,'','Target Quest Trigger'),
|
|
(13,1,43986,0,2,31,0,3,24647,0,0,0,0,'','Target Quest Trigger'),
|
|
(13,1,43990,0,0,31,0,3,24538,0,0,0,0,'','Target Quest Trigger'),
|
|
(13,1,43990,0,1,31,0,3,24646,0,0,0,0,'','Target Quest Trigger'),
|
|
(13,1,43990,0,2,31,0,3,24647,0,0,0,0,'','Target Quest Trigger'),
|
|
(13,1,44214,0,0,31,0,3,24538,0,0,0,0,'',NULL),
|
|
(13,1,44214,0,1,31,0,3,24646,0,0,0,0,'',NULL),
|
|
(13,1,44214,0,2,31,0,3,24647,0,0,0,0,'',NULL),
|
|
(13,1,44224,0,0,31,0,4,0,0,0,0,0,'','Target All Players'),
|
|
(13,1,44250,0,0,31,0,3,24707,0,0,0,0,'','Breathing Tube - Buoy'),
|
|
(13,1,44355,0,0,13,0,0,0,0,0,0,0,'','Instance - Get Data - Encounter 0 = Not Started'),
|
|
(13,1,44355,0,0,31,0,3,24723,0,0,0,0,'','Target Selin Fireheart'),
|
|
(13,1,44374,0,0,31,0,3,24722,0,0,0,0,'','Target Fel Crystal'),
|
|
(13,1,44422,0,0,31,0,5,186946,0,0,0,0,'','Scavenge, requires egg'),
|
|
(13,1,44550,0,0,31,0,3,24820,0,0,0,0,'','Collect Data target'),
|
|
(13,1,44562,0,0,31,0,3,24718,0,0,0,0,'','Bluff target'),
|
|
(13,1,44574,0,0,31,0,3,24808,0,0,0,0,'','Target Broken Sentinel'),
|
|
(13,1,44609,0,0,31,0,3,24271,0,0,0,0,'','Bluff target'),
|
|
(13,1,44609,0,1,31,0,3,23673,0,0,0,0,'','Bluff target'),
|
|
(13,1,44609,0,2,31,0,3,23672,0,0,0,0,'','Bluff target'),
|
|
(13,1,44609,0,3,31,0,3,23675,0,0,0,0,'','Bluff target'),
|
|
(13,1,44610,0,0,31,0,3,24824,0,0,0,0,'','Collect Data target'),
|
|
(13,1,44807,0,0,31,0,3,24850,0,0,0,0,'',NULL),
|
|
(13,1,44807,0,1,31,0,3,24892,0,0,0,0,'',NULL),
|
|
(13,1,44864,0,0,31,0,3,24955,0,0,0,0,'',NULL),
|
|
(13,1,44872,0,0,31,0,3,24882,0,0,0,0,'','Target Brutallus'),
|
|
(13,1,44877,0,0,31,0,3,24916,0,0,0,0,'','Target Living Flare'),
|
|
(13,1,44883,0,0,31,0,3,24882,0,0,0,0,'','Target Brutallus'),
|
|
(13,1,44884,0,0,31,0,3,24895,0,0,0,0,'','Target Madrigosa'),
|
|
(13,1,44941,0,0,31,0,5,187073,0,0,0,0,'','Target Razorthorn Dirt Mound'),
|
|
(13,1,44948,0,0,31,0,3,24959,0,0,0,0,'','Target Generic Quest Trigger - LAB'),
|
|
(13,1,44981,0,0,31,0,3,24980,0,0,0,0,'',NULL),
|
|
(13,1,45008,0,0,31,0,3,24914,0,0,0,0,'','Spell Cannon Assault targets Sorlof'),
|
|
(13,1,45103,0,0,32,0,144,0,0,0,0,0,'','Holiday - Valentine - Romantic Picnic Meal Periodic - Target Players'),
|
|
(13,1,45109,0,0,31,0,3,25084,0,0,0,0,'',NULL),
|
|
(13,1,45114,0,0,32,0,144,0,0,0,0,0,'','Holiday - Valentine - Romantic Picnic Meal Particle - Target Players'),
|
|
(13,1,45115,0,0,31,0,3,25090,0,0,0,0,'',NULL),
|
|
(13,1,45115,0,1,31,0,3,25091,0,0,0,0,'',NULL),
|
|
(13,1,45115,0,2,31,0,3,25092,0,0,0,0,'',NULL),
|
|
(13,1,45119,0,0,31,0,5,187267,0,0,0,0,'','Holiday - Valentine - Romantic Picnic Near Basket Check - Target Romantic Basket'),
|
|
(13,1,45191,0,0,31,0,3,25154,0,0,0,0,'',NULL),
|
|
(13,1,45191,0,1,31,0,3,25156,0,0,0,0,'',NULL),
|
|
(13,1,45191,0,2,31,0,3,25157,0,0,0,0,'',NULL),
|
|
(13,1,45223,0,0,31,0,3,25192,0,0,0,0,'','Spell 45223 targets Bridge Marksman Target Dummy'),
|
|
(13,1,45259,0,0,31,0,3,25213,0,0,0,0,'',NULL),
|
|
(13,1,45323,0,0,31,0,3,24874,0,0,0,0,'',NULL),
|
|
(13,1,45323,0,1,31,0,3,24875,0,0,0,0,'',NULL),
|
|
(13,1,45323,0,2,31,0,3,24876,0,0,0,0,'',NULL),
|
|
(13,1,45323,0,3,31,0,3,24877,0,0,0,0,'',NULL),
|
|
(13,1,45351,0,0,31,0,3,17845,0,0,0,0,'',NULL),
|
|
(13,1,45368,0,0,31,0,5,187428,0,0,0,0,'',NULL),
|
|
(13,1,45371,0,0,31,0,5,187431,0,0,0,0,'',NULL),
|
|
(13,1,45388,0,0,31,0,3,25038,0,0,0,0,'','Target Felmyst'),
|
|
(13,1,45389,0,0,31,0,3,25265,0,0,0,0,'','Target Demonic Vapor'),
|
|
(13,1,45414,0,0,31,0,3,25308,0,0,0,0,'',NULL),
|
|
(13,1,45414,0,1,31,0,3,25309,0,0,0,0,'',NULL),
|
|
(13,1,45414,0,2,31,0,3,25310,0,0,0,0,'',NULL),
|
|
(13,1,45465,0,0,31,0,3,24862,0,0,0,0,'','Mage Hunter Channel - targets Bunny'),
|
|
(13,1,45474,0,0,31,0,3,25342,0,0,0,0,'',NULL),
|
|
(13,1,45474,0,1,31,0,3,25343,0,0,0,0,'',NULL),
|
|
(13,1,45536,0,0,31,0,3,25397,0,0,0,0,'',NULL),
|
|
(13,1,45536,0,1,31,0,3,25398,0,0,0,0,'',NULL),
|
|
(13,1,45536,0,2,31,0,3,25399,0,0,0,0,'',NULL),
|
|
(13,1,45583,0,0,31,0,3,25441,0,0,0,0,'',NULL),
|
|
(13,1,45583,0,1,31,0,3,25442,0,0,0,0,'',NULL),
|
|
(13,1,45583,0,2,31,0,3,25443,0,0,0,0,'',NULL),
|
|
(13,1,45594,0,0,31,0,3,25455,0,0,0,0,'',NULL),
|
|
(13,1,45602,0,0,31,0,3,25460,0,0,0,0,'','Ride Carpet - Target Amazing Flying Carpet'),
|
|
(13,1,45606,0,0,31,0,3,25425,0,0,0,0,'',NULL),
|
|
(13,1,45607,0,0,31,0,3,25425,0,0,0,0,'','Kaganishu\'s Fetish Trigger hits Farseer Grimwalker\'s Spirit'),
|
|
(13,1,45609,0,0,31,0,3,25466,0,0,0,0,'','Necropolis Beam - Necropolis Beam (Target)'),
|
|
(13,1,45634,0,0,31,0,3,25478,0,0,0,0,'',NULL),
|
|
(13,1,45644,0,0,31,0,4,0,0,0,0,0,'',''),
|
|
(13,1,45671,0,0,31,0,4,0,0,0,0,0,'',''),
|
|
(13,1,45680,0,0,1,0,45839,2,0,1,0,0,'','Require no aura'),
|
|
(13,1,45680,0,0,31,0,4,0,0,0,0,0,'','Target Players'),
|
|
(13,1,45692,0,0,31,0,3,25510,0,0,0,0,'',NULL),
|
|
(13,1,45692,0,1,31,0,3,25511,0,0,0,0,'',NULL),
|
|
(13,1,45692,0,2,31,0,3,25512,0,0,0,0,'',NULL),
|
|
(13,1,45692,0,3,31,0,3,25513,0,0,0,0,'',NULL),
|
|
(13,1,45714,0,0,31,0,3,25038,0,0,0,0,'','Target Felmyst'),
|
|
(13,1,45780,0,0,31,0,3,25594,0,0,0,0,'','Throw Beryl Shield Detonator target npc'),
|
|
(13,1,45808,0,0,31,0,3,28401,0,0,0,0,'','Spell Har\'koa\'s Chains targets Har\'koa'),
|
|
(13,1,45834,0,0,31,0,3,25654,0,0,0,0,'',NULL),
|
|
(13,1,45835,0,0,31,0,3,25654,0,0,0,0,'',NULL),
|
|
(13,1,45853,0,0,31,0,3,25664,0,0,0,0,'',NULL),
|
|
(13,1,45853,0,1,31,0,3,25665,0,0,0,0,'',NULL),
|
|
(13,1,45853,0,2,31,0,3,25666,0,0,0,0,'',NULL),
|
|
(13,1,45863,0,0,31,0,3,24771,0,0,0,0,'',NULL),
|
|
(13,1,45864,0,0,31,0,3,23837,0,0,0,0,'','Visual - ony targets Dummy'),
|
|
(13,1,45892,0,0,31,0,4,0,0,0,0,0,'','Target Players'),
|
|
(13,1,45923,0,0,31,0,3,25729,0,0,0,0,'','Requires Shadowstalker Getry'),
|
|
(13,1,45923,0,1,31,0,4,0,0,0,0,0,'','Requires Players'),
|
|
(13,1,45930,0,0,31,0,3,25971,0,0,0,0,'','Ahune event - Hit trigger'),
|
|
(13,1,45930,0,0,36,0,0,0,0,0,0,0,'','Ahune event - Hit trigger'),
|
|
(13,1,45930,0,1,31,0,3,25972,0,0,0,0,'','Ahune event - Hit trigger'),
|
|
(13,1,45930,0,1,36,0,0,0,0,0,0,0,'','Ahune event - Hit trigger'),
|
|
(13,1,45930,0,2,31,0,3,25973,0,0,0,0,'','Ahune event - Hit trigger'),
|
|
(13,1,45930,0,2,36,0,0,0,0,0,0,0,'','Ahune event - Hit trigger'),
|
|
(13,1,45949,0,0,31,0,3,25624,0,0,0,0,'','Requires Infested Prisoner'),
|
|
(13,1,45976,0,0,31,0,3,25770,0,0,0,0,'','Target Muru Portal Target'),
|
|
(13,1,45990,0,0,31,0,3,25781,0,0,0,0,'','Collect Oil target Oil Pool'),
|
|
(13,1,46022,0,0,31,0,3,25814,0,0,0,0,'',NULL),
|
|
(13,1,46022,0,0,36,0,0,0,0,1,0,0,'',NULL),
|
|
(13,1,46034,0,0,31,0,3,25793,0,0,0,0,'',NULL),
|
|
(13,1,46034,0,0,36,0,0,0,0,1,0,0,'',NULL),
|
|
(13,1,46054,0,0,31,0,3,25535,0,0,0,0,'',''),
|
|
(13,1,46058,0,0,31,0,3,25758,0,0,0,0,'',NULL),
|
|
(13,1,46058,0,0,36,0,0,0,0,1,0,0,'',NULL),
|
|
(13,1,46063,0,0,31,0,3,25752,0,0,0,0,'',NULL),
|
|
(13,1,46063,0,0,36,0,0,0,0,1,0,0,'',NULL),
|
|
(13,1,46066,0,0,31,0,3,25792,0,0,0,0,'',NULL),
|
|
(13,1,46066,0,0,36,0,0,0,0,1,0,0,'',NULL),
|
|
(13,1,46068,0,0,31,0,3,25753,0,0,0,0,'',NULL),
|
|
(13,1,46068,0,0,36,0,0,0,0,1,0,0,'',NULL),
|
|
(13,1,46085,0,0,31,0,5,187982,0,0,0,0,'',NULL),
|
|
(13,1,46085,0,1,31,0,5,187995,0,0,0,0,'',NULL),
|
|
(13,1,46085,0,2,31,0,5,187996,0,0,0,0,'',NULL),
|
|
(13,1,46085,0,3,31,0,5,187997,0,0,0,0,'',NULL),
|
|
(13,1,46085,0,4,31,0,5,187998,0,0,0,0,'',NULL),
|
|
(13,1,46085,0,5,31,0,5,187999,0,0,0,0,'',NULL),
|
|
(13,1,46085,0,6,31,0,5,188000,0,0,0,0,'',NULL),
|
|
(13,1,46085,0,7,31,0,5,188001,0,0,0,0,'',NULL),
|
|
(13,1,46085,0,8,31,0,5,188002,0,0,0,0,'',NULL),
|
|
(13,1,46085,0,9,31,0,5,188003,0,0,0,0,'',NULL),
|
|
(13,1,46085,0,10,31,0,5,188004,0,0,0,0,'',NULL),
|
|
(13,1,46085,0,11,31,0,5,188005,0,0,0,0,'',NULL),
|
|
(13,1,46085,0,12,31,0,5,188006,0,0,0,0,'',NULL),
|
|
(13,1,46085,0,13,31,0,5,188007,0,0,0,0,'',NULL),
|
|
(13,1,46085,0,14,31,0,5,188008,0,0,0,0,'',NULL),
|
|
(13,1,46171,0,0,31,0,3,25845,0,0,0,0,'',''),
|
|
(13,1,46171,0,1,31,0,3,25846,0,0,0,0,'',''),
|
|
(13,1,46171,0,2,31,0,3,25847,0,0,0,0,'',''),
|
|
(13,1,46177,0,0,31,0,3,25770,0,0,0,0,'','Target Muru Portal Target'),
|
|
(13,1,46178,0,0,31,0,3,25741,0,0,0,0,'','Target Muru'),
|
|
(13,1,46201,0,0,31,0,5,188022,0,0,0,0,'',NULL),
|
|
(13,1,46201,0,1,31,0,5,188024,0,0,0,0,'',NULL),
|
|
(13,1,46201,0,2,31,0,5,188025,0,0,0,0,'',NULL),
|
|
(13,1,46201,0,3,31,0,5,188026,0,0,0,0,'',NULL),
|
|
(13,1,46201,0,4,31,0,5,188027,0,0,0,0,'',NULL),
|
|
(13,1,46201,0,5,31,0,5,188028,0,0,0,0,'',NULL),
|
|
(13,1,46201,0,6,31,0,5,188029,0,0,0,0,'',NULL),
|
|
(13,1,46201,0,7,31,0,5,188030,0,0,0,0,'',NULL),
|
|
(13,1,46201,0,8,31,0,5,188031,0,0,0,0,'',NULL),
|
|
(13,1,46201,0,9,31,0,5,188032,0,0,0,0,'',NULL),
|
|
(13,1,46201,0,10,31,0,5,188033,0,0,0,0,'',NULL),
|
|
(13,1,46201,0,11,31,0,5,188034,0,0,0,0,'',NULL),
|
|
(13,1,46201,0,12,31,0,5,188035,0,0,0,0,'',NULL),
|
|
(13,1,46201,0,13,31,0,5,188036,0,0,0,0,'',NULL),
|
|
(13,1,46201,0,14,31,0,5,188037,0,0,0,0,'',NULL),
|
|
(13,1,46201,0,15,31,0,5,188038,0,0,0,0,'',NULL),
|
|
(13,1,46201,0,16,31,0,5,188039,0,0,0,0,'',NULL),
|
|
(13,1,46201,0,17,31,0,5,188040,0,0,0,0,'',NULL),
|
|
(13,1,46201,0,18,31,0,5,188041,0,0,0,0,'',NULL),
|
|
(13,1,46201,0,19,31,0,5,188042,0,0,0,0,'',NULL),
|
|
(13,1,46201,0,20,31,0,5,188043,0,0,0,0,'',NULL),
|
|
(13,1,46201,0,21,31,0,5,188044,0,0,0,0,'',NULL),
|
|
(13,1,46208,0,0,31,0,3,25741,0,0,0,0,'','Target Muru'),
|
|
(13,1,46219,0,0,31,0,3,25592,0,0,0,0,'','Target Doomfire destroyer'),
|
|
(13,1,46281,0,0,31,0,3,25882,0,0,0,0,'',NULL),
|
|
(13,1,46307,0,0,31,0,4,0,0,0,0,0,'','Target All Players'),
|
|
(13,1,46319,0,0,31,0,3,25953,0,0,0,0,'','Fel Crystal Spell Target'),
|
|
(13,1,46363,0,0,31,0,3,25740,0,0,0,0,'','Ahune event - trigger hit ahune'),
|
|
(13,1,46363,0,0,36,0,0,0,0,0,0,0,'','Ahune event - trigger hit ahune'),
|
|
(13,1,46374,0,0,31,0,3,24601,0,0,0,0,'','Windsoul Totem Aura targets only Steam Rager'),
|
|
(13,1,46374,0,0,36,0,0,0,0,0,0,0,'','Windsoul Totem Aura targets only alive units'),
|
|
(13,1,46400,0,0,31,0,3,26043,0,0,0,0,'','Target Steam Burst'),
|
|
(13,1,46474,0,0,31,0,3,25315,0,0,0,0,'','Target Kiljaeden'),
|
|
(13,1,46475,0,0,1,0,46475,0,0,1,0,0,'','Requires No Aura'),
|
|
(13,1,46475,0,0,31,0,3,25507,0,0,0,0,'','Target Sunblade Protector'),
|
|
(13,1,46593,0,0,31,0,3,25745,0,0,0,0,'','Ahune event - Hit trigger'),
|
|
(13,1,46593,0,0,36,0,0,0,0,0,0,0,'','Ahune event - Hit trigger'),
|
|
(13,1,46609,0,0,31,0,3,19871,0,0,0,0,'','Target World Trigger (Not Immune NPC)'),
|
|
(13,1,46610,0,0,31,0,5,188119,0,0,0,0,'','Target Sunwell Ice Barrier'),
|
|
(13,1,46637,0,0,31,0,3,19871,0,0,0,0,'','Target World Trigger (Not Immune NPC)'),
|
|
(13,1,46638,0,0,31,0,5,188119,0,0,0,0,'','Target Sunwell Ice Barrier'),
|
|
(13,1,46650,0,0,31,0,3,23472,0,0,0,0,'','Target World Trigger'),
|
|
(13,1,46704,0,0,31,0,3,26127,0,0,0,0,'','Target Nexus Drake Hatchling'),
|
|
(13,1,46707,0,0,31,0,3,25653,0,0,0,0,'','Target Power of the Blue Flight'),
|
|
(13,1,46793,0,0,31,0,3,26265,0,0,0,0,'','Target needs to be Saragosa\'s End Invisman'),
|
|
(13,1,46797,0,0,31,0,3,26248,0,0,0,0,'',NULL),
|
|
(13,1,46797,0,1,31,0,3,26249,0,0,0,0,'',NULL),
|
|
(13,1,46809,0,0,31,0,3,26239,0,0,0,0,'',NULL),
|
|
(13,1,46815,0,0,31,0,3,26264,0,0,0,0,'','Toss Boulder - only targets Dummy'),
|
|
(13,1,46815,0,1,31,0,3,26417,0,0,0,0,'','Toss Boulder - only targets Dummy'),
|
|
(13,1,46818,0,0,31,0,3,26262,0,0,0,0,'','Target The Core of Entropius'),
|
|
(13,1,46886,0,0,31,0,3,26237,0,0,0,0,'','Requires Keristrasza'),
|
|
(13,1,46903,0,0,31,0,5,187962,0,0,0,0,'','Stamp Out Bonfire (Art Kit) - Horde Bonfire'),
|
|
(13,1,46904,0,0,31,0,5,181332,0,0,0,0,'','Light Bonfire (Art Kit) - Flame of Stormwind'),
|
|
(13,1,46936,0,0,31,0,5,179830,0,0,0,0,'','Check Flag Cap - Silverwing Flag'),
|
|
(13,1,46937,0,0,31,0,5,179786,0,0,0,0,'','Check Flag Cap - Warsong Flag'),
|
|
(13,1,46964,0,0,31,0,3,26391,0,0,0,0,'',NULL),
|
|
(13,1,47030,0,0,31,0,4,0,0,0,0,0,'','Target All Players'),
|
|
(13,1,47104,0,0,31,0,3,26401,0,0,0,0,'',NULL),
|
|
(13,1,47110,0,0,31,1,4,0,0,0,0,0,'',''),
|
|
(13,1,47110,0,0,36,1,0,0,0,0,0,0,'',''),
|
|
(13,1,47170,0,0,31,0,3,26452,0,0,0,0,'',NULL),
|
|
(13,1,47336,0,0,21,0,32768,0,0,0,0,0,'','Target HasUnitState'),
|
|
(13,1,47336,0,0,31,0,3,26712,0,0,0,0,'','Target Crystal Channel Target'),
|
|
(13,1,47374,0,0,31,0,3,23837,0,0,0,0,'','Spell Ley Line Focus Control Ring targets ELM General Purpose Bunny'),
|
|
(13,1,47378,0,0,31,0,3,26772,0,0,0,0,'','Glory of the Ancestors targets Icemist Warrior'),
|
|
(13,1,47379,0,0,31,0,3,26772,0,0,0,0,'','Icemists Blessing targets Icemist Warrior'),
|
|
(13,1,47379,0,1,31,0,3,26654,0,0,0,0,'','Icemists Blessing targets Roanauk Icemist'),
|
|
(13,1,47379,0,2,31,0,4,0,0,0,0,0,'','Icemists Blessing targets Player'),
|
|
(13,1,47438,0,0,31,0,3,26607,0,0,0,0,'','Target Anub\'ar Blightbeast'),
|
|
(13,1,47441,0,0,31,0,3,26607,0,0,0,0,'','Target Anub\'ar Blightbeast'),
|
|
(13,1,47463,0,0,31,0,3,26785,0,0,0,0,'','Spell 47463 targets only Directional Rune'),
|
|
(13,1,47469,0,0,31,0,3,26831,0,0,0,0,'','Atop the woodlands'),
|
|
(13,1,47542,0,0,31,0,3,26855,0,0,0,0,'',NULL),
|
|
(13,1,47542,0,1,31,0,3,26856,0,0,0,0,'',NULL),
|
|
(13,1,47542,0,2,31,0,3,26857,0,0,0,0,'',NULL),
|
|
(13,1,47593,0,0,31,0,3,28351,0,0,0,0,'',''),
|
|
(13,1,47593,0,0,36,0,0,0,0,0,0,0,'',''),
|
|
(13,1,47634,0,0,31,0,3,26887,0,0,0,0,'','Ley Line Focus Control Ring'),
|
|
(13,1,47711,0,0,31,0,3,26731,0,0,0,0,'','Target Grand Magus Telestra'),
|
|
(13,1,47712,0,0,31,0,3,26731,0,0,0,0,'','Target Grand Magus Telestra'),
|
|
(13,1,47713,0,0,31,0,3,26731,0,0,0,0,'','Target Grand Magus Telestra'),
|
|
(13,1,47747,0,0,31,0,3,26918,0,0,0,0,'','Target Chaotic Rift'),
|
|
(13,1,47747,0,0,36,0,0,0,0,0,0,0,'',''),
|
|
(13,1,47911,0,0,31,0,3,26406,0,0,0,0,'','EMP can hit only Anvil /rewritten condition/'),
|
|
(13,1,47916,0,0,31,0,3,25334,0,0,0,0,'','Requires Horde Tank'),
|
|
(13,1,47935,0,0,31,0,3,27075,0,0,0,0,'',NULL),
|
|
(13,1,47939,0,0,35,0,1,5,3,0,0,0,'','Gather Lumber - limit GO targets to Coldwind Tree'),
|
|
(13,1,47959,0,0,1,0,29266,0,0,1,0,0,'','No Aura'),
|
|
(13,1,47959,0,0,31,0,3,26761,0,0,0,0,'','Target Crazed Mana-Wyrm'),
|
|
(13,1,48021,0,0,31,0,3,27135,0,0,0,0,'',NULL),
|
|
(13,1,48185,0,0,31,0,3,27024,0,0,0,0,'','Arugal Channel only target Cultists'),
|
|
(13,1,48188,0,0,31,0,3,27349,0,0,0,0,'','Flask of Blight Targets Scarlet Onslaught Prisoner'),
|
|
(13,1,48194,0,0,9,0,12152,0,0,0,0,0,'','Jin\'Arrak quest kill credit hit target must be on quest Jin\'Arrak end'),
|
|
(13,1,48194,0,0,32,0,144,0,0,0,0,0,'','Jin\'Arrak quest kill credit can hit only players'),
|
|
(13,1,48213,0,0,31,0,3,26785,0,0,0,0,'','Flame - only targets Bunny'),
|
|
(13,1,48218,0,0,31,0,3,27263,0,0,0,0,'',NULL),
|
|
(13,1,48218,0,1,31,0,3,27264,0,0,0,0,'',NULL),
|
|
(13,1,48218,0,2,31,0,3,27265,0,0,0,0,'',NULL),
|
|
(13,1,48246,0,0,31,0,4,0,0,0,0,0,'',''),
|
|
(13,1,48246,0,0,36,0,0,0,0,0,0,0,'',''),
|
|
(13,1,48252,0,0,31,0,3,25478,0,0,0,0,'',NULL),
|
|
(13,1,48293,0,0,31,0,3,27292,0,0,0,0,'','Spell Flamebringer\'s Chain targets Flamebringer'),
|
|
(13,1,48345,0,0,31,0,3,27331,0,0,0,0,'',NULL),
|
|
(13,1,48363,0,0,31,0,3,27315,0,0,0,0,'','Grab targets Helpless Wintergarde Villager'),
|
|
(13,1,48363,0,1,31,0,3,27336,0,0,0,0,'','Grab targets Helpless Wintergarde Villager'),
|
|
(13,1,48398,0,0,29,0,27328,2,0,0,0,0,'','Spell Tur\'s Chains target needs to be within 2y of Tur Ragepaw'),
|
|
(13,1,48398,0,0,31,0,3,24921,0,0,0,0,'','Spell Tur\'s Chains targets Cosmetic Trigger - LAB'),
|
|
(13,1,48399,0,0,29,0,27328,2,0,0,0,0,'','Spell Tur\'s Chains target needs to be within 2y of Tur Ragepaw'),
|
|
(13,1,48399,0,0,31,0,3,24921,0,0,0,0,'','Spell Tur\'s Chains targets Cosmetic Trigger - LAB'),
|
|
(13,1,48425,0,0,31,0,3,27290,0,0,0,0,'','Target Hungering Dead'),
|
|
(13,1,48455,0,0,31,0,3,28013,0,0,0,0,'','Fire Upon the Waters - spell to Fire Upon the Waters Kill Credit Bunny'),
|
|
(13,1,48551,0,0,31,0,3,27375,0,0,0,0,'','Vengeful Stormhammer only on Risen Gryphon Rider Target'),
|
|
(13,1,48597,0,0,31,0,3,26620,0,0,0,0,'','Target Drakkari Guardian'),
|
|
(13,1,48597,0,0,36,0,0,0,0,1,0,0,'','Target Drakkari Guardian Dead'),
|
|
(13,1,48600,0,0,31,0,3,27292,0,0,0,0,'','Ride Flamebringer effect only on Flamebringer'),
|
|
(13,1,48605,0,0,31,0,3,26620,0,0,0,0,'','Target Drakkari Guardian'),
|
|
(13,1,48605,0,0,36,0,0,0,0,1,0,0,'','Target Drakkari Guardian Dead'),
|
|
(13,1,48619,0,0,31,0,3,27377,0,0,0,0,'','Spell Flame Breath effect0 targets Thane Torvald Eriksson'),
|
|
(13,1,48620,0,0,31,0,3,27377,0,0,0,0,'','Spell Wing Buffet targets Thane Torvald Eriksson'),
|
|
(13,1,48641,0,0,31,0,3,26893,0,0,0,0,'',''),
|
|
(13,1,48642,0,0,31,0,3,26893,0,0,0,0,'',''),
|
|
(13,1,48649,0,0,31,0,3,7394,0,0,0,0,'','Target Non-Combat Pet'),
|
|
(13,1,48649,0,1,31,0,3,7547,0,0,0,0,'','Target Non-Combat Pet'),
|
|
(13,1,48649,0,2,31,0,3,7565,0,0,0,0,'','Target Non-Combat Pet'),
|
|
(13,1,48649,0,3,31,0,3,7383,0,0,0,0,'','Target Non-Combat Pet'),
|
|
(13,1,48649,0,4,31,0,3,21056,0,0,0,0,'','Target Non-Combat Pet'),
|
|
(13,1,48649,0,5,31,0,3,21010,0,0,0,0,'','Target Non-Combat Pet'),
|
|
(13,1,48649,0,6,31,0,3,7385,0,0,0,0,'','Target Non-Combat Pet'),
|
|
(13,1,48649,0,7,31,0,3,14421,0,0,0,0,'','Target Non-Combat Pet'),
|
|
(13,1,48649,0,8,31,0,3,20472,0,0,0,0,'','Target Non-Combat Pet'),
|
|
(13,1,48649,0,9,31,0,3,7562,0,0,0,0,'','Target Non-Combat Pet'),
|
|
(13,1,48649,0,10,31,0,3,32591,0,0,0,0,'','Target Non-Combat Pet'),
|
|
(13,1,48649,0,11,31,0,3,7395,0,0,0,0,'','Target Non-Combat Pet'),
|
|
(13,1,48649,0,12,31,0,3,7384,0,0,0,0,'','Target Non-Combat Pet'),
|
|
(13,1,48649,0,13,31,0,3,7567,0,0,0,0,'','Target Non-Combat Pet'),
|
|
(13,1,48649,0,14,31,0,3,7544,0,0,0,0,'','Target Non-Combat Pet'),
|
|
(13,1,48649,0,15,31,0,3,7543,0,0,0,0,'','Target Non-Combat Pet'),
|
|
(13,1,48649,0,16,31,0,3,23258,0,0,0,0,'','Target Non-Combat Pet'),
|
|
(13,1,48649,0,17,31,0,3,7545,0,0,0,0,'','Target Non-Combat Pet'),
|
|
(13,1,48649,0,18,31,0,3,28883,0,0,0,0,'','Target Non-Combat Pet'),
|
|
(13,1,48649,0,19,31,0,3,29147,0,0,0,0,'','Target Non-Combat Pet'),
|
|
(13,1,48649,0,20,31,0,3,21055,0,0,0,0,'','Target Non-Combat Pet'),
|
|
(13,1,48649,0,21,31,0,3,7553,0,0,0,0,'','Target Non-Combat Pet'),
|
|
(13,1,48649,0,22,31,0,3,7387,0,0,0,0,'','Target Non-Combat Pet'),
|
|
(13,1,48649,0,23,31,0,3,7555,0,0,0,0,'','Target Non-Combat Pet'),
|
|
(13,1,48649,0,24,31,0,3,7391,0,0,0,0,'','Target Non-Combat Pet'),
|
|
(13,1,48649,0,25,31,0,3,14878,0,0,0,0,'','Target Non-Combat Pet'),
|
|
(13,1,48649,0,26,31,0,3,12419,0,0,0,0,'','Target Non-Combat Pet'),
|
|
(13,1,48649,0,27,31,0,3,18839,0,0,0,0,'','Target Non-Combat Pet'),
|
|
(13,1,48649,0,28,31,0,3,20408,0,0,0,0,'','Target Non-Combat Pet'),
|
|
(13,1,48649,0,29,31,0,3,8376,0,0,0,0,'','Target Non-Combat Pet'),
|
|
(13,1,48649,0,30,31,0,3,2671,0,0,0,0,'','Target Non-Combat Pet'),
|
|
(13,1,48649,0,31,31,0,3,22445,0,0,0,0,'','Target Non-Combat Pet'),
|
|
(13,1,48649,0,32,31,0,3,7382,0,0,0,0,'','Target Non-Combat Pet'),
|
|
(13,1,48649,0,33,31,0,3,16085,0,0,0,0,'','Target Non-Combat Pet'),
|
|
(13,1,48649,0,34,31,0,3,32595,0,0,0,0,'','Target Non-Combat Pet'),
|
|
(13,1,48649,0,35,31,0,3,32592,0,0,0,0,'','Target Non-Combat Pet'),
|
|
(13,1,48649,0,36,31,0,3,21064,0,0,0,0,'','Target Non-Combat Pet'),
|
|
(13,1,48649,0,37,31,0,3,21009,0,0,0,0,'','Target Non-Combat Pet'),
|
|
(13,1,48649,0,38,31,0,3,7389,0,0,0,0,'','Target Non-Combat Pet'),
|
|
(13,1,48649,0,39,31,0,3,7380,0,0,0,0,'','Target Non-Combat Pet'),
|
|
(13,1,48649,0,40,31,0,3,21063,0,0,0,0,'','Target Non-Combat Pet'),
|
|
(13,1,48649,0,41,31,0,3,7381,0,0,0,0,'','Target Non-Combat Pet'),
|
|
(13,1,48649,0,42,31,0,3,23909,0,0,0,0,'','Target Non-Combat Pet'),
|
|
(13,1,48649,0,43,31,0,3,10598,0,0,0,0,'','Target Non-Combat Pet'),
|
|
(13,1,48649,0,44,31,0,3,7560,0,0,0,0,'','Target Non-Combat Pet'),
|
|
(13,1,48649,0,45,31,0,3,16547,0,0,0,0,'','Target Non-Combat Pet'),
|
|
(13,1,48649,0,46,31,0,3,16701,0,0,0,0,'','Target Non-Combat Pet'),
|
|
(13,1,48649,0,47,31,0,3,9662,0,0,0,0,'','Target Non-Combat Pet'),
|
|
(13,1,48649,0,48,31,0,3,23274,0,0,0,0,'','Target Non-Combat Pet'),
|
|
(13,1,48649,0,49,31,0,3,32589,0,0,0,0,'','Target Non-Combat Pet'),
|
|
(13,1,48649,0,50,31,0,3,32590,0,0,0,0,'','Target Non-Combat Pet'),
|
|
(13,1,48649,0,51,31,0,3,21008,0,0,0,0,'','Target Non-Combat Pet'),
|
|
(13,1,48649,0,52,31,0,3,7549,0,0,0,0,'','Target Non-Combat Pet'),
|
|
(13,1,48649,0,53,31,0,3,30379,0,0,0,0,'','Target Non-Combat Pet'),
|
|
(13,1,48649,0,54,31,0,3,16549,0,0,0,0,'','Target Non-Combat Pet'),
|
|
(13,1,48649,0,55,31,0,3,7386,0,0,0,0,'','Target Non-Combat Pet'),
|
|
(13,1,48649,0,56,31,0,3,21018,0,0,0,0,'','Target Non-Combat Pet'),
|
|
(13,1,48649,0,57,31,0,3,7550,0,0,0,0,'','Target Non-Combat Pet'),
|
|
(13,1,48649,0,58,31,0,3,10259,0,0,0,0,'','Target Non-Combat Pet'),
|
|
(13,1,48724,0,0,31,0,3,27237,0,0,0,0,'','The Denouncement: Jordan target'),
|
|
(13,1,48726,0,0,31,0,3,27235,0,0,0,0,'','The Denouncement: Zierhut target'),
|
|
(13,1,48728,0,0,32,0,144,0,0,0,0,0,'','The Denouncement: Goodman target'),
|
|
(13,1,48730,0,0,31,0,3,27236,0,0,0,0,'','The Denouncement: Mercer'),
|
|
(13,1,48742,0,0,31,0,3,27437,0,0,0,0,'','Wintergarde Mine Explosion - Lower Wintergarde Mine Shaft'),
|
|
(13,1,48742,0,1,31,0,3,27436,0,0,0,0,'','Wintergarde Mine Explosion - Upper Wintergarde Mine Shaft'),
|
|
(13,1,48748,0,0,31,0,3,27356,0,0,0,0,'','Spell Absorb Image targets Burning Depths Necrolyte'),
|
|
(13,1,48771,0,0,31,0,4,0,0,0,0,0,'','Quest 12274 Kill Credit'),
|
|
(13,1,48790,0,0,31,0,3,27450,0,0,0,0,'',NULL),
|
|
(13,1,48882,0,0,31,0,3,27476,0,0,0,0,'','Target Ghosts'),
|
|
(13,1,48882,0,1,31,0,3,27224,0,0,0,0,'','Target Ghosts'),
|
|
(13,1,48882,0,2,31,0,3,27225,0,0,0,0,'','Target Ghosts'),
|
|
(13,1,48882,0,3,31,0,3,27480,0,0,0,0,'','Target Ghosts'),
|
|
(13,1,48882,0,4,31,0,3,27455,0,0,0,0,'','Target Ghosts'),
|
|
(13,1,48882,0,5,31,0,3,27226,0,0,0,0,'','Target Ghosts'),
|
|
(13,1,48974,0,0,31,0,3,26891,0,0,0,0,'',NULL),
|
|
(13,1,48974,0,0,36,0,0,0,0,1,0,0,'',NULL),
|
|
(13,1,49058,0,0,31,0,3,24968,0,0,0,0,'',NULL),
|
|
(13,1,49062,0,0,31,0,3,27577,0,0,0,0,'','Spell 49062 target creature 27577'),
|
|
(13,1,49075,0,0,31,0,3,27570,0,0,0,0,'','Smoke \'Em Out'),
|
|
(13,1,49128,0,0,31,0,3,27620,0,0,0,0,'','Arugal Event Channel targets Shade of Arugal'),
|
|
(13,1,49134,0,0,31,0,3,27627,0,0,0,0,'','Spell Tranquilizer Dart targets Tatjana'),
|
|
(13,1,49135,0,0,31,0,3,27626,0,0,0,0,'','Spell Tatjana Ping effect0 targets Tatjana\'s Horse'),
|
|
(13,1,49292,0,0,31,0,3,27369,0,0,0,0,'','Target Necromantic Rune Bunny'),
|
|
(13,1,49319,0,0,31,0,3,26472,0,0,0,0,'',NULL),
|
|
(13,1,49325,0,0,31,0,3,27664,0,0,0,0,'','Crashin Trashin'),
|
|
(13,1,49325,0,0,36,0,0,0,0,0,0,0,'','Crashin Trashin'),
|
|
(13,1,49325,0,1,31,0,3,40281,0,0,0,0,'','Crashin Trashin'),
|
|
(13,1,49325,0,1,36,0,0,0,0,0,0,0,'','Crashin Trashin'),
|
|
(13,1,49333,0,0,31,0,3,27288,0,0,0,0,'','Ice Prison can target Death Knight Champion'),
|
|
(13,1,49333,0,1,31,0,3,27410,0,0,0,0,'','Ice Prison can target Scourge SeigeSmith'),
|
|
(13,1,49333,0,2,31,0,3,27286,0,0,0,0,'','Ice Prison can target Dreadbone Invader'),
|
|
(13,1,49333,0,3,31,0,3,27283,0,0,0,0,'','Ice Prison can target Risen Winterguarde Mage'),
|
|
(13,1,49367,0,0,31,0,3,27698,0,0,0,0,'',''),
|
|
(13,1,49370,0,0,31,0,3,27698,0,0,0,0,'',''),
|
|
(13,1,49405,0,0,31,0,3,26630,0,0,0,0,'','Target Trollgore'),
|
|
(13,1,49519,0,0,31,0,3,23033,0,0,0,0,'','Heroic Image Channel Targets Invisible Stalker (Floating)'),
|
|
(13,1,49554,0,0,31,0,3,27795,0,0,0,0,'','Summon Injured Soldier - Target summon point'),
|
|
(13,1,49555,0,0,31,0,3,27709,0,0,0,0,'','Target Drakkari Invader'),
|
|
(13,1,49555,0,0,36,0,0,0,0,1,0,0,'','Target Drakkari Invader Dead'),
|
|
(13,1,49555,0,1,31,0,3,27753,0,0,0,0,'','Target Drakkari Invader'),
|
|
(13,1,49555,0,1,36,0,0,0,0,1,0,0,'','Target Drakkari Invader Dead'),
|
|
(13,1,49555,0,2,31,0,3,27754,0,0,0,0,'','Target Drakkari Invader'),
|
|
(13,1,49555,0,2,36,0,0,0,0,1,0,0,'','Target Drakkari Invader Dead'),
|
|
(13,1,49590,0,0,31,0,3,27827,0,0,0,0,'',''),
|
|
(13,1,49590,0,0,36,0,0,0,0,0,0,0,'',''),
|
|
(13,1,49618,0,0,31,0,3,27753,0,0,0,0,'',''),
|
|
(13,1,49618,0,0,36,0,0,0,0,0,0,0,'',''),
|
|
(13,1,49618,0,1,31,0,3,27709,0,0,0,0,'',''),
|
|
(13,1,49618,0,1,36,0,0,0,0,0,0,0,'',''),
|
|
(13,1,49618,0,2,31,0,4,0,0,0,0,0,'',''),
|
|
(13,1,49618,0,2,36,0,0,0,0,0,0,0,'',''),
|
|
(13,1,49625,0,0,31,0,3,24087,0,0,0,0,'','Braves Flare targets Skorn Tower NW Bunny'),
|
|
(13,1,49625,0,1,31,0,3,24092,0,0,0,0,'','Braves Flare targets Skorn Tower E Bunny'),
|
|
(13,1,49625,0,2,31,0,3,24093,0,0,0,0,'','Braves Flare targets Skorn Tower SW Bunny'),
|
|
(13,1,49625,0,3,31,0,3,24094,0,0,0,0,'','Braves Flare targets Skorn Tower SE Bunny'),
|
|
(13,1,49634,0,0,31,0,3,24087,0,0,0,0,'','Seargents Flare targets Skorn Tower NW Bunny'),
|
|
(13,1,49634,0,1,31,0,3,24092,0,0,0,0,'','Seargents Flare targets Skorn Tower E Bunny'),
|
|
(13,1,49634,0,2,31,0,3,24093,0,0,0,0,'','Seargents Flare targets Skorn Tower SW Bunny'),
|
|
(13,1,49634,0,3,31,0,3,24094,0,0,0,0,'','Seargents Flare targets Skorn Tower SE Bunny'),
|
|
(13,1,49679,0,0,31,0,3,33186,0,0,0,0,'','Harpoon Trigger - Razorscale'),
|
|
(13,1,49679,0,1,31,0,3,26287,0,0,0,0,'','Target icestorm'),
|
|
(13,1,49682,0,0,31,0,3,33186,0,0,0,0,'','Harpoon Trigger - Razorscale'),
|
|
(13,1,49683,0,0,31,0,3,33186,0,0,0,0,'','Harpoon Trigger - Razorscale'),
|
|
(13,1,49684,0,0,31,0,3,33186,0,0,0,0,'','Harpoon Trigger - Razorscale'),
|
|
(13,1,49761,0,0,31,0,3,28312,0,0,0,0,'',NULL),
|
|
(13,1,49761,0,0,34,0,1,7,0,0,0,0,'',NULL),
|
|
(13,1,49761,0,0,36,0,0,0,0,0,0,0,'',NULL),
|
|
(13,1,49761,0,1,31,0,3,32627,0,0,0,0,'',NULL),
|
|
(13,1,49761,0,1,34,0,1,7,0,0,0,0,'',NULL),
|
|
(13,1,49761,0,1,36,0,0,0,0,0,0,0,'',NULL),
|
|
(13,1,49761,0,2,31,0,3,28094,0,0,0,0,'',NULL),
|
|
(13,1,49761,0,2,34,0,1,7,0,0,0,0,'',NULL),
|
|
(13,1,49761,0,2,36,0,0,0,0,0,0,0,'',NULL),
|
|
(13,1,49761,0,3,31,0,3,27881,0,0,0,0,'',NULL),
|
|
(13,1,49761,0,3,34,0,1,7,0,0,0,0,'',NULL),
|
|
(13,1,49761,0,3,36,0,0,0,0,0,0,0,'',NULL),
|
|
(13,1,49825,0,0,31,0,3,27480,0,0,0,0,'','Arthas Calls to Spirits targets Muradin'),
|
|
(13,1,49862,0,0,31,0,4,0,0,0,0,0,'','Target all players'),
|
|
(13,1,49870,0,0,1,0,50056,0,0,1,0,0,'','Target units without 50056 aura'),
|
|
(13,1,49870,0,0,31,0,4,0,0,0,0,0,'','Target all players'),
|
|
(13,1,49899,0,0,31,0,3,27852,0,0,0,0,'','Target entry 27852'),
|
|
(13,1,49899,0,0,36,0,0,0,0,0,0,0,'','Target must be alive'),
|
|
(13,1,49947,0,0,31,0,3,19871,0,0,0,0,'','Laser - only targets Bunny'),
|
|
(13,1,50036,0,0,31,0,3,27641,0,0,0,0,'',NULL),
|
|
(13,1,50087,0,0,31,0,3,27641,0,0,0,0,'',''),
|
|
(13,1,50087,0,0,36,0,0,0,0,0,0,0,'',''),
|
|
(13,1,50312,0,0,31,0,3,25332,0,0,0,0,'','Unholy Fenzy - Stitched Warsong Horror'),
|
|
(13,1,50312,0,1,31,0,3,25333,0,0,0,0,'','Unholy Fenzy - Undying Aggressor'),
|
|
(13,1,50312,0,2,31,0,3,25469,0,0,0,0,'','Unholy Fenzy - Mindless Aberration'),
|
|
(13,1,50331,0,0,31,0,3,27992,0,0,0,0,'','Target Valkry Harpoon Gun'),
|
|
(13,1,50331,0,1,31,0,3,27993,0,0,0,0,'','Target Valkry Harpoon Gun'),
|
|
(13,1,50348,0,1,31,0,3,28005,0,0,0,0,'','Flame Fury can only Hit Wastes Scavenger'),
|
|
(13,1,50382,0,0,31,0,3,28008,0,0,0,0,'','Awaken Ancients - Galakrond Spell Dummy'),
|
|
(13,1,50383,0,0,31,0,3,28008,0,0,0,0,'','Awaken Ancients - Galakrond Spell Dummy'),
|
|
(13,1,50430,0,0,31,0,3,28005,0,0,0,0,'','Devour Ghoul targets Wastes Scavenger'),
|
|
(13,1,50515,0,0,31,0,3,27829,0,0,0,0,'',NULL),
|
|
(13,1,50515,0,0,33,0,1,3,0,0,0,0,'',NULL),
|
|
(13,1,50524,0,0,31,0,3,27829,0,0,0,0,'',NULL),
|
|
(13,1,50524,0,0,33,0,1,3,0,0,0,0,'',NULL),
|
|
(13,1,50546,0,0,31,0,3,23837,0,0,0,0,'','Spell The Focus on the Beach: Ley Line Focus Control Ring Effect targets ELM General Purpose Bunny'),
|
|
(13,1,50547,0,0,31,0,3,26831,0,0,0,0,'','Atop the woodlands'),
|
|
(13,1,50548,0,0,31,0,3,26887,0,0,0,0,'','Ley Line Focus Control Ring'),
|
|
(13,1,50563,0,0,31,0,3,28055,0,0,0,0,'','Carve Stone - only targets Dummy'),
|
|
(13,1,50669,0,0,31,0,3,28142,0,0,0,0,'','Spell Quest Credit targets Crusader Lamoof'),
|
|
(13,1,50669,0,1,31,0,3,28136,0,0,0,0,'','Spell Quest Credit targets Crusader Jonothan'),
|
|
(13,1,50669,0,2,31,0,3,28148,0,0,0,0,'','Spell Quest Credit targets Crusader Josephine'),
|
|
(13,1,50674,0,0,31,0,3,0,0,0,0,0,'','The Demoralizer only hits unit'),
|
|
(13,1,50674,0,0,31,0,3,25334,0,1,0,0,'','The Demoralizer does not hit horde siege tank'),
|
|
(13,1,50793,0,0,31,0,3,22515,0,0,0,0,'',NULL),
|
|
(13,1,50794,0,0,31,0,3,22515,0,0,0,0,'',NULL),
|
|
(13,1,50878,0,0,31,0,3,28192,0,0,0,0,'','Only petrus flying machine is the target for the rockets'),
|
|
(13,1,50892,0,0,31,0,3,28192,0,0,0,0,'','Only petrus flying machine is the target for the rockets'),
|
|
(13,1,51001,0,0,31,0,3,28237,0,0,0,0,'',''),
|
|
(13,1,51001,0,0,36,0,0,0,0,0,0,0,'',''),
|
|
(13,1,51024,0,0,31,0,3,28239,0,0,0,0,'',''),
|
|
(13,1,51024,0,0,36,0,0,0,0,0,0,0,'',''),
|
|
(13,1,51025,0,0,31,0,3,28240,0,0,0,0,'','Throw Ingredient can be casted on Finklestein\'s Cauldron Bunny'),
|
|
(13,1,51136,0,0,31,0,3,30899,0,0,0,0,'',''),
|
|
(13,1,51136,0,0,36,0,0,0,0,0,0,0,'',''),
|
|
(13,1,51172,0,0,31,0,3,28254,0,0,0,0,'','Cloud to Lightning hits Mistwhisper Lightning Target'),
|
|
(13,1,51172,0,1,31,0,3,28253,0,0,0,0,'','Cloud to Lightning hits Mistwhisper Lightning Cloud'),
|
|
(13,1,51234,0,0,31,0,3,28214,0,0,0,0,'','Spell Frenzyheart Hill Aura targets Goregek the Bristlepine Hunter'),
|
|
(13,1,51234,0,1,31,0,3,28215,0,0,0,0,'','Spell Frenzyheart Hill Aura targets Dajik the Wasp Hunter'),
|
|
(13,1,51234,0,2,31,0,3,28216,0,0,0,0,'','Spell Frenzyheart Hill Aura targets Zepik the Gorloc Hunter'),
|
|
(13,1,51239,0,0,31,0,3,28216,0,0,0,0,'','mistwhisper refuge aura targets zepik'),
|
|
(13,1,51247,0,0,31,0,3,28064,0,0,0,0,'',NULL),
|
|
(13,1,51247,0,1,31,0,3,28304,0,0,0,0,'',NULL),
|
|
(13,1,51247,0,2,31,0,3,28305,0,0,0,0,'',NULL),
|
|
(13,1,51276,0,0,31,0,3,28156,0,0,0,0,'',''),
|
|
(13,1,51318,0,0,31,0,3,28320,0,0,0,0,'','Freya Dummy - Target Servant of Freya'),
|
|
(13,1,51331,0,0,31,0,3,28053,0,0,0,0,'','Hit Apple - Apple - Q: Kick, What Kick?'),
|
|
(13,1,51332,0,0,31,0,3,28054,0,0,0,0,'','Miss Apple - Wilhelm - Q: Kick, What Kick?'),
|
|
(13,1,51333,0,0,31,0,3,28330,0,0,0,0,'','Target Ancient Dirt KC Bunny'),
|
|
(13,1,51366,0,0,31,0,3,28093,0,0,0,0,'','Miss Apple, Hit Bird - Sholazar Tickbird - Q: Kick, What Kick?'),
|
|
(13,1,51381,0,0,31,0,3,28352,0,0,0,0,'',NULL),
|
|
(13,1,51403,0,0,31,0,3,26712,0,0,0,0,'','Target Crystal Channel Target'),
|
|
(13,1,51420,0,0,31,0,3,28362,0,0,0,0,'','Target Glinting Dirt'),
|
|
(13,1,51469,0,0,32,0,144,0,0,0,0,0,'','Frenzyheart\'s Fury - only for Players'),
|
|
(13,1,51518,0,0,31,0,3,27641,0,0,0,0,'',NULL),
|
|
(13,1,51577,0,0,31,0,3,28401,0,0,0,0,'','Spell Har\'koa\'s Chains targets Har\'koa'),
|
|
(13,1,51579,0,0,31,0,3,28401,0,0,0,0,'','Spell Har\'koa\'s Chains targets Har\'koa'),
|
|
(13,1,51590,0,0,31,0,3,23837,0,0,0,0,'','Spell 51590 targets only ELM General Porpose Bunny'),
|
|
(13,1,51603,0,0,31,0,3,28416,0,0,0,0,'','Spell Throw Spear targets Rhunok'),
|
|
(13,1,51606,0,0,31,0,3,28416,0,0,0,0,'','Spell Rhunok\'s Chains targets Rhunok'),
|
|
(13,1,51607,0,0,31,0,3,28416,0,0,0,0,'','Spell Rhunok\'s Chains targets Rhunok'),
|
|
(13,1,51616,0,0,31,0,3,28442,0,0,0,0,'','Spell 51616 targets only Prophet of Rhunok'),
|
|
(13,1,51639,0,0,31,0,3,28120,0,0,0,0,'','Spell Rainspeaker Canopy Aura targets Lafoo'),
|
|
(13,1,51639,0,1,31,0,3,28122,0,0,0,0,'','Spell Rainspeaker Canopy Aura targets Jaloot'),
|
|
(13,1,51639,0,2,31,0,3,28121,0,0,0,0,'','Spell Rainspeaker Canopy Aura targets Moodle'),
|
|
(13,1,51642,0,0,31,0,3,28121,0,0,0,0,'','spearborn encampment aura targets moodle'),
|
|
(13,1,51644,0,0,31,0,3,28122,0,0,0,0,'','Mosswalker village aura targets moodle'),
|
|
(13,1,51645,0,0,31,0,3,28215,0,0,0,0,'','skyreach pillar aura targets dajik'),
|
|
(13,1,51651,0,0,31,0,3,28215,0,0,0,0,'','sapphire hive aura targets dajik'),
|
|
(13,1,51719,0,0,31,0,3,28473,0,0,0,0,'','Spell Altar of Quetz\'lun: Material You\'s Mirror Image Aura targets Material You'),
|
|
(13,1,51769,0,0,31,0,3,28481,0,0,0,0,'','Emblazon Runeblade - Runeforge (SE)'),
|
|
(13,1,51791,0,0,31,0,3,28214,0,0,0,0,'','Spell Wolvar Location Ping targets Goregek the Bristlepine Hunter'),
|
|
(13,1,51791,0,1,31,0,3,28215,0,0,0,0,'','Spell Wolvar Location Ping targets Dajik the Wasp Hunter'),
|
|
(13,1,51791,0,2,31,0,3,28216,0,0,0,0,'','Spell Wolvar Location Ping targets Zepik the Gorloc Hunter'),
|
|
(13,1,51794,0,0,31,0,3,28120,0,0,0,0,'','Spell Gorloc Location Ping targets Lafoo'),
|
|
(13,1,51794,0,1,31,0,3,28121,0,0,0,0,'','Spell Gorloc Location Ping targets Jaloot'),
|
|
(13,1,51794,0,2,31,0,3,28122,0,0,0,0,'','Spell Gorloc Location Ping targets Moodle'),
|
|
(13,1,51825,0,0,31,0,3,28016,0,0,0,0,'','Spell Arthas Scourge Drakuru targets Drakuru'),
|
|
(13,1,51840,0,0,31,0,3,28466,0,0,0,0,'',NULL),
|
|
(13,1,51843,0,0,31,0,3,28214,0,0,0,0,'','Spell chicken ping targets Goregek'),
|
|
(13,1,51843,0,1,31,0,3,28215,0,0,0,0,'','Spell chicken ping targets Dajik '),
|
|
(13,1,51843,0,2,31,0,3,28216,0,0,0,0,'','Spell chicken ping targets Zepik'),
|
|
(13,1,51858,0,0,31,0,3,28525,0,0,0,0,'',NULL),
|
|
(13,1,51858,0,1,31,0,3,28542,0,0,0,0,'',NULL),
|
|
(13,1,51858,0,2,31,0,3,28543,0,0,0,0,'',NULL),
|
|
(13,1,51858,0,3,31,0,3,28544,0,0,0,0,'',NULL),
|
|
(13,1,51859,0,0,31,0,3,28525,0,0,0,0,'',NULL),
|
|
(13,1,51859,0,1,31,0,3,28542,0,0,0,0,'',NULL),
|
|
(13,1,51859,0,2,31,0,3,28543,0,0,0,0,'',NULL),
|
|
(13,1,51859,0,3,31,0,3,28544,0,0,0,0,'',NULL),
|
|
(13,1,51861,0,0,31,0,3,23837,98547,0,0,0,'','Spell Breaking Through Jin\'Alai: Summon Akil\'zon targets ELM General Purpose Bunny'),
|
|
(13,1,51866,0,0,31,0,3,28521,0,0,0,0,'','Spell Kick Nass only targets Nass'),
|
|
(13,1,51866,0,0,33,0,1,3,0,0,0,0,'',NULL),
|
|
(13,1,51870,0,0,31,0,3,28523,0,0,0,0,'','Spell Collect Hair Sample only targets Nass Target KC Bunny'),
|
|
(13,1,51904,0,0,31,0,3,0,0,0,0,0,'','Target Creatures'),
|
|
(13,1,51904,0,0,34,0,1,15,0,0,0,0,'','Only hostile to neutral reaction'),
|
|
(13,1,51910,0,0,31,0,3,28521,0,0,0,0,'','Spell Kickin\' Nass: Quest Completion only targets Nass'),
|
|
(13,1,51910,0,0,33,0,1,3,0,0,0,0,'',NULL),
|
|
(13,1,51931,0,0,31,0,3,28537,0,0,0,0,'','Still At It Quest'),
|
|
(13,1,51932,0,0,31,0,3,28537,0,0,0,0,'','Still At It Quest'),
|
|
(13,1,51933,0,0,31,0,3,28537,0,0,0,0,'','Still At It Quest'),
|
|
(13,1,51959,0,0,31,0,3,28161,0,0,0,0,'','Chicken Net targets chicken escapee'),
|
|
(13,1,51964,0,0,31,0,3,28416,0,0,0,0,'',NULL),
|
|
(13,1,52089,0,0,31,0,4,0,0,0,0,0,'','Spell only hits player'),
|
|
(13,1,52106,0,0,31,0,3,26631,0,0,0,0,'','Target Novos the Summoner'),
|
|
(13,1,52124,0,0,31,0,3,28655,0,0,0,0,'',NULL),
|
|
(13,1,52151,0,0,31,0,3,28639,0,0,0,0,'','Spell Bat Net targets Heb\'Jin\'s Bat'),
|
|
(13,1,52173,0,0,31,0,3,28267,0,0,0,0,'',NULL),
|
|
(13,1,52173,0,0,33,0,1,3,0,0,0,0,'',NULL),
|
|
(13,1,52185,0,0,31,0,3,28667,0,0,0,0,'',''),
|
|
(13,1,52185,0,1,31,0,3,28668,0,0,0,0,'',''),
|
|
(13,1,52227,0,0,31,0,3,28739,0,0,0,0,'',NULL),
|
|
(13,1,52238,0,0,31,0,3,28823,0,0,0,0,'',''),
|
|
(13,1,52238,0,0,36,0,0,0,0,0,0,0,'',''),
|
|
(13,1,52242,0,0,31,0,3,28724,0,0,0,0,'',''),
|
|
(13,1,52247,0,0,31,0,5,190716,0,0,0,0,'','Target Blight Crystal'),
|
|
(13,1,52247,0,1,31,0,5,190939,0,0,0,0,'','Target Blight Crystal'),
|
|
(13,1,52247,0,2,31,0,5,190940,0,0,0,0,'','Target Blight Crystal'),
|
|
(13,1,52254,0,0,31,0,3,28170,0,0,0,0,'','Air-to-Air Rockets can target Frosthowl Screecher'),
|
|
(13,1,52264,0,0,31,0,3,28653,0,0,0,0,'','Target Salanar the Horseman'),
|
|
(13,1,52331,0,0,31,0,3,28078,0,0,0,0,'','Target Frenzyheart Ravager'),
|
|
(13,1,52331,0,1,31,0,3,28079,0,0,0,0,'','Target Frenzyheart Hunter'),
|
|
(13,1,52340,0,0,31,0,3,23837,0,0,0,0,'','Spell Har\'koa\'s Spirit targets ELM General Purpose Bunny'),
|
|
(13,1,52343,0,0,31,0,3,28730,0,0,0,0,'','Target Watcher Gashra'),
|
|
(13,1,52343,0,0,38,0,100,0,0,0,0,0,'','Target 100% HP'),
|
|
(13,1,52343,0,1,31,0,3,28731,0,0,0,0,'','Target Watcher Silthik'),
|
|
(13,1,52343,0,1,38,0,100,0,0,0,0,0,'','Target 100% HP'),
|
|
(13,1,52343,0,2,31,0,3,28729,0,0,0,0,'','Target Watcher Narjil'),
|
|
(13,1,52343,0,2,38,0,100,0,0,0,0,0,'','Target 100% HP'),
|
|
(13,1,52349,0,0,31,0,3,28782,0,0,0,0,'','Target Acherus Deathcharger'),
|
|
(13,1,52381,0,0,31,0,3,28671,0,0,0,0,'','Spell Reclaim Power targets Quetz\'lun\'s Prophet'),
|
|
(13,1,52387,0,0,31,0,3,28695,0,0,0,0,'',''),
|
|
(13,1,52387,0,0,36,0,0,0,0,0,0,0,'',''),
|
|
(13,1,52388,0,0,31,0,3,23837,0,0,0,0,'','Spell Ritual Bunny Channel targets ELM General Purpose Bunny'),
|
|
(13,1,52438,0,0,31,0,3,22515,0,0,0,0,'','Target World Trigger'),
|
|
(13,1,52446,0,0,31,0,3,28684,0,1,0,0,'','Spell Acid Splash cannot hit Krik\'thir the Gatewatcher (28684)'),
|
|
(13,1,52449,0,0,31,0,3,22515,0,0,0,0,'','Target World Trigger'),
|
|
(13,1,52452,0,0,31,0,3,23837,98549,0,0,0,'','Spell Breaking Through Jin\'Alai: Summon Jan\'Alai targets ELM General Purpose Bunny'),
|
|
(13,1,52453,0,0,31,0,3,23837,98546,0,0,0,'','Spell Breaking Through Jin\'Alai: Summon Halazzi targets ELM General Purpose Bunny'),
|
|
(13,1,52454,0,0,31,0,3,23837,98548,0,0,0,'','Spell Breaking Through Jin\'Alai: Summon Nalorakk targets ELM General Purpose Bunny'),
|
|
(13,1,52576,0,0,31,0,3,28834,0,0,0,0,'',NULL),
|
|
(13,1,52576,0,1,31,0,3,28886,0,0,0,0,'',NULL),
|
|
(13,1,52603,0,0,31,0,3,28861,0,0,0,0,'','Trample effect 1 can hit only hit Desciple of Mam\'toth'),
|
|
(13,1,52607,0,0,31,0,3,28861,0,0,0,0,'','TAura effect can hit only Desciple of Mam\'toth'),
|
|
(13,1,52676,0,0,31,0,4,0,0,0,0,0,'','Spell only hits player'),
|
|
(13,1,52774,0,0,31,0,3,28578,0,0,0,0,'',NULL),
|
|
(13,1,52774,0,1,31,0,3,28579,0,0,0,0,'',NULL),
|
|
(13,1,52774,0,2,31,0,3,28580,0,0,0,0,'',NULL),
|
|
(13,1,52774,0,3,31,0,3,28581,0,0,0,0,'',NULL),
|
|
(13,1,52774,0,4,31,0,3,28582,0,0,0,0,'',NULL),
|
|
(13,1,52774,0,5,31,0,3,28586,0,0,0,0,'',NULL),
|
|
(13,1,52774,0,6,31,0,3,29240,0,0,0,0,'',NULL),
|
|
(13,1,52812,0,0,31,0,3,27377,0,0,0,0,'','Spell Molten Fury effect0 targets Thane Torvald Eriksson'),
|
|
(13,1,52816,0,0,31,0,3,24110,0,0,0,0,'','Spell Akali Chain Anchor On Disturb targets ELM General Purpose Bunny Large'),
|
|
(13,1,52816,0,1,31,0,3,26298,0,0,0,0,'','Spell Akali Chain Anchor On Disturb targets ELM General Purpose Bunny Large'),
|
|
(13,1,52833,0,0,31,0,3,26298,0,0,0,0,'','Spell Akali\'s Chains - Left Front Paw targets Akali'),
|
|
(13,1,52833,0,0,35,0,1,5,3,0,0,0,'','Spell Akali\'s Chains - Right Rear Paw target distance must be 5y or more'),
|
|
(13,1,52834,0,0,31,0,3,26298,0,0,0,0,'','Spell Akali\'s Chains - Right Front Paw targets Akali'),
|
|
(13,1,52834,0,0,35,0,1,5,3,0,0,0,'','Spell Akali\'s Chains - Right Rear Paw target distance must be 5y or more'),
|
|
(13,1,52837,0,0,31,0,3,26298,0,0,0,0,'','Spell Akali\'s Chains - Right Rear Paw targets ELM General Purpose Bunny Large'),
|
|
(13,1,52837,0,0,35,0,1,5,3,0,0,0,'','Spell Akali\'s Chains - Right Rear Paw target distance must be 5y or more'),
|
|
(13,1,52838,0,0,31,0,3,26298,0,0,0,0,'','Spell Akali\'s Chains - Left Rear Paw targets ELM General Purpose Bunny Large'),
|
|
(13,1,52838,0,0,35,0,1,5,3,0,0,0,'','Spell Akali\'s Chains - Right Rear Paw target distance must be 5y or more'),
|
|
(13,1,52844,0,0,31,0,3,28952,0,0,0,0,'','Spell Akali\'s Chains - Rear Paw Invisible Stun Channel targets Akali'),
|
|
(13,1,52867,0,0,31,0,3,28988,0,0,0,0,'','Spell Knockback targets Akali Subduer'),
|
|
(13,1,52884,0,0,31,0,3,28952,0,0,0,0,'','Spell Drain Power targets Akali'),
|
|
(13,1,52934,0,0,29,0,28527,10,0,1,0,0,'','Spell Rampage: Summon Akil\'zon target needs to be 35y from Chronicler To\'kini'),
|
|
(13,1,52934,0,0,29,0,28527,15,0,1,0,0,'','Spell Rampage: Summon Akil\'zon target needs to be 35y from Chronicler To\'kini'),
|
|
(13,1,52934,0,0,29,0,28527,30,0,1,0,0,'','Spell Rampage: Summon Akil\'zon target needs to be 35y from Chronicler To\'kini'),
|
|
(13,1,52934,0,0,29,0,28527,35,0,0,0,0,'','Spell Rampage: Summon Akil\'zon target needs to be 35y from Chronicler To\'kini'),
|
|
(13,1,52934,0,0,31,0,3,23837,0,0,0,0,'','Spell Rampage: Summon Akil\'zon targets ELM General Purpose Bunny'),
|
|
(13,1,52935,0,0,29,0,28527,10,0,0,0,0,'','Spell Rampage: Summon Akil\'zon target needs to be 10y from Chronicler To\'kini'),
|
|
(13,1,52935,0,0,31,0,3,23837,0,0,0,0,'','Spell Rampage: Summon Akil\'zon targets ELM General Purpose Bunny'),
|
|
(13,1,52936,0,0,29,0,28527,10,0,1,0,0,'','Spell Rampage: Summon Akil\'zon target needs to be 15y from Chronicler To\'kini'),
|
|
(13,1,52936,0,0,29,0,28527,15,0,0,0,0,'','Spell Rampage: Summon Akil\'zon target needs to be 15y from Chronicler To\'kini'),
|
|
(13,1,52936,0,0,31,0,3,23837,0,0,0,0,'','Spell Rampage: Summon Akil\'zon targets ELM General Purpose Bunny'),
|
|
(13,1,52937,0,0,29,0,28527,10,0,1,0,0,'','Spell Rampage: Summon Akil\'zon target needs to be 30y from Chronicler To\'kini'),
|
|
(13,1,52937,0,0,29,0,28527,15,0,1,0,0,'','Spell Rampage: Summon Akil\'zon target needs to be 30y from Chronicler To\'kini'),
|
|
(13,1,52937,0,0,29,0,28527,30,0,0,0,0,'','Spell Rampage: Summon Akil\'zon target needs to be 30y from Chronicler To\'kini'),
|
|
(13,1,52937,0,0,31,0,3,23837,0,0,0,0,'','Spell Rampage: Summon Akil\'zon targets ELM General Purpose Bunny'),
|
|
(13,1,52956,0,0,31,0,3,24021,0,0,0,0,'','Spell Prophet of Akali Convocation targets ELM General Purpose Bunny Large'),
|
|
(13,1,52981,0,0,31,0,3,28086,0,0,0,0,'',NULL),
|
|
(13,1,52981,0,0,36,0,0,0,0,1,0,0,'',NULL),
|
|
(13,1,52981,0,1,31,0,3,28096,0,0,0,0,'',NULL),
|
|
(13,1,52981,0,1,36,0,0,0,0,1,0,0,'',NULL),
|
|
(13,1,52981,0,2,31,0,3,28109,0,0,0,0,'',NULL),
|
|
(13,1,52981,0,2,36,0,0,0,0,1,0,0,'',NULL),
|
|
(13,1,52981,0,3,31,0,3,28110,0,0,0,0,'',NULL),
|
|
(13,1,52981,0,3,36,0,0,0,0,1,0,0,'',NULL),
|
|
(13,1,52989,0,0,31,0,4,0,0,0,0,0,'','Spell Akali\'s Stun targets players'),
|
|
(13,1,52990,0,0,31,0,3,28406,0,0,0,0,'',NULL),
|
|
(13,1,53020,0,0,31,0,5,191136,0,0,0,0,'','Song of Fecundity Quest'),
|
|
(13,1,53038,0,0,31,0,3,29056,0,0,0,0,'',NULL),
|
|
(13,1,53038,0,1,31,0,3,29057,0,0,0,0,'',NULL),
|
|
(13,1,53038,0,2,31,0,3,29058,0,0,0,0,'',NULL),
|
|
(13,1,53038,0,3,31,0,3,29069,0,0,0,0,'',NULL),
|
|
(13,1,53096,0,0,31,0,3,28747,0,0,0,0,'','Spell Quetz\'lun\'s Judgment targets Quetz\'lun Worshipper'),
|
|
(13,1,53110,0,0,31,0,3,29102,0,0,0,0,'','Target Hearthglen Crusader'),
|
|
(13,1,53110,0,0,36,0,0,0,0,0,0,0,'','Target Must be alive'),
|
|
(13,1,53110,0,1,31,0,3,29103,0,0,0,0,'','Target Tirisfal Crusader'),
|
|
(13,1,53110,0,1,36,0,0,0,0,0,0,0,'','Target Must be alive'),
|
|
(13,1,53163,0,0,31,0,3,28120,0,0,0,0,'','Spell Dessawn Retainer targets Lafoo'),
|
|
(13,1,53163,0,1,31,0,3,28215,0,0,0,0,'','Spell Dessawn Retainer targets Dajik the Wasp Hunter'),
|
|
(13,1,53163,0,2,31,0,3,28216,0,0,0,0,'','Spell Dessawn Retainer targets Zepik the Gorloc Hunter'),
|
|
(13,1,53163,0,3,31,0,3,28121,0,0,0,0,'','Spell Dessawn Retainer targets Jaloot '),
|
|
(13,1,53163,0,4,31,0,3,28122,0,0,0,0,'','Spell Dessawn Retainer targets Moodle'),
|
|
(13,1,53163,0,5,31,0,3,28214,0,0,0,0,'','Spell Dessawn Retainer targets Goregek'),
|
|
(13,1,53177,0,0,31,0,3,23472,0,0,0,0,'','Target World Trigger'),
|
|
(13,1,53210,0,0,31,0,3,29174,0,0,0,0,'','Target Defedners'),
|
|
(13,1,53210,0,1,31,0,3,29176,0,0,0,0,'','Target Defedners'),
|
|
(13,1,53210,0,2,31,0,3,29177,0,0,0,0,'','Target Defedners'),
|
|
(13,1,53210,0,3,31,0,3,29178,0,0,0,0,'','Target Defedners'),
|
|
(13,1,53210,0,4,31,0,3,29179,0,0,0,0,'','Target Defedners'),
|
|
(13,1,53210,0,5,31,0,3,29180,0,0,0,0,'','Target Defedners'),
|
|
(13,1,53210,0,6,31,0,3,29181,0,0,0,0,'','Target Defedners'),
|
|
(13,1,53210,0,7,31,0,3,29182,0,0,0,0,'','Target Defedners'),
|
|
(13,1,53242,0,0,31,0,4,0,0,0,0,0,'','Target Players'),
|
|
(13,1,53644,0,0,31,0,3,29219,0,0,0,0,'','Target Ghouls'),
|
|
(13,1,53644,0,1,31,0,3,29206,0,0,0,0,'','Target Champions'),
|
|
(13,1,53644,0,2,31,0,3,29190,0,0,0,0,'','Target Giants'),
|
|
(13,1,53680,0,0,31,0,3,29173,0,0,0,0,'','Target Mograine'),
|
|
(13,1,53685,0,0,31,0,3,29175,0,0,0,0,'',NULL),
|
|
(13,1,53701,0,0,31,0,3,29175,0,0,0,0,'',NULL),
|
|
(13,1,53778,0,0,31,0,3,29173,0,0,0,0,'','Target Mograine'),
|
|
(13,1,53798,0,0,31,0,3,28921,0,0,0,0,'','Target Hadronox'),
|
|
(13,1,54047,0,0,31,0,5,191445,0,0,0,0,'','Light Lamp - Lamp Post'),
|
|
(13,1,54069,0,0,31,0,3,28183,0,0,0,0,'',''),
|
|
(13,1,54069,0,0,36,0,0,0,0,0,0,0,'',''),
|
|
(13,1,54097,0,0,31,0,3,15953,0,0,0,0,'',NULL),
|
|
(13,1,54112,0,0,31,0,3,30056,0,0,0,0,'',''),
|
|
(13,1,54142,0,0,31,0,3,29281,0,0,0,0,'','Target Svala'),
|
|
(13,1,54209,0,0,31,0,3,28960,0,0,0,0,'',''),
|
|
(13,1,54236,0,0,31,0,3,28998,0,0,0,0,'',''),
|
|
(13,1,54423,0,0,31,0,3,29416,0,0,0,0,'','Spell 54423 targets Argent Stand Dummy'),
|
|
(13,1,54426,0,0,31,0,3,16360,0,0,0,0,'',''),
|
|
(13,1,54426,0,0,36,0,0,0,0,0,0,0,'',''),
|
|
(13,1,54426,0,1,31,0,4,0,0,0,0,0,'',''),
|
|
(13,1,54426,0,1,36,0,0,0,0,0,0,0,'',''),
|
|
(13,1,54430,0,0,31,0,3,29424,0,0,0,0,'','Stormforged Beam targets Stormforged Lightning Target'),
|
|
(13,1,54464,0,0,31,0,3,29424,0,0,0,0,'','Artificer\'s Beam targets Stormforged Lightning Target'),
|
|
(13,1,54537,0,0,31,0,3,29619,0,0,0,0,'','Target Garm Invader'),
|
|
(13,1,54537,0,1,31,0,3,29618,0,0,0,0,'','Target Snowblind Follower'),
|
|
(13,1,54643,0,0,31,0,3,23472,0,0,0,0,'',NULL),
|
|
(13,1,54798,0,0,31,0,3,29351,0,0,0,0,'','FLAMING Arrow Triggered Effect'),
|
|
(13,1,54798,0,1,31,0,3,29358,0,0,0,0,'','FLAMING Arrow Triggered Effect'),
|
|
(13,1,54878,0,0,31,0,3,29307,0,0,0,0,'','Target Drakkari Colossus'),
|
|
(13,1,54988,0,0,31,0,3,22517,0,0,0,0,'','Target Trigger'),
|
|
(13,1,54991,0,0,31,0,3,29307,0,0,0,0,'','Target Drakkari Colossus'),
|
|
(13,1,55063,0,0,31,0,3,30475,0,0,0,0,'','Judge can target only Illskar'),
|
|
(13,1,55161,0,0,31,0,3,29746,0,0,0,0,'',''),
|
|
(13,1,55223,0,0,31,0,3,29686,0,0,0,0,'',NULL),
|
|
(13,1,55244,0,1,31,0,3,30442,0,0,0,0,'','Proto Drake Chain Channel targets Phase 1 Generic Bunny'),
|
|
(13,1,55288,0,0,32,0,144,0,0,0,0,0,'','It\'s All Fun and Games: The Ocular On Death'),
|
|
(13,1,55290,0,0,31,0,3,29709,0,0,0,0,'','Target Freed Proto-Drake'),
|
|
(13,1,55516,0,1,31,0,3,29887,0,0,0,0,'','Gymer\'s Grab only hits29887'),
|
|
(13,1,55516,0,2,31,0,3,29889,0,0,0,0,'','Gymer\'s Grab only hits 29989'),
|
|
(13,1,55516,0,3,31,0,3,29890,0,0,0,0,'','Gymer\'s Grab only hits 29890'),
|
|
(13,1,55516,0,4,31,0,3,29891,0,0,0,0,'','Gymer\'s Grab only hits 29891'),
|
|
(13,1,55516,0,5,31,0,3,29892,0,0,0,0,'','Gymer\'s Grab only hits 29892'),
|
|
(13,1,55516,0,6,31,0,3,29893,0,0,0,0,'','Gymer\'s Grab only hits 29893'),
|
|
(13,1,55516,0,7,31,0,3,29894,0,0,0,0,'','Gymer\'s Grab only hits 29894'),
|
|
(13,1,55516,0,8,31,0,3,29897,0,0,0,0,'','Gymer\'s Grab only hits 29897'),
|
|
(13,1,55516,0,9,31,0,3,29934,0,0,0,0,'','Gymer\'s Grab only hits 29934'),
|
|
(13,1,55516,0,10,31,0,3,29939,0,0,0,0,'','Gymer\'s Grab only hits 29935'),
|
|
(13,1,55524,0,0,31,0,3,29709,0,0,0,0,'','Target Freed Proto-Drake'),
|
|
(13,1,55571,0,1,31,0,3,29887,0,0,0,0,'','Throw only hits 29887'),
|
|
(13,1,55571,0,2,31,0,3,29889,0,0,0,0,'','Throw only hits 29989'),
|
|
(13,1,55571,0,3,31,0,3,29890,0,0,0,0,'','Throw only hits 29890'),
|
|
(13,1,55571,0,4,31,0,3,29891,0,0,0,0,'','Throw only hits 29891'),
|
|
(13,1,55571,0,5,31,0,3,29892,0,0,0,0,'','Throw only hits 29892'),
|
|
(13,1,55571,0,6,31,0,3,29893,0,0,0,0,'','Throw only hits 29893'),
|
|
(13,1,55571,0,7,31,0,3,29894,0,0,0,0,'','Throw only hits 29894'),
|
|
(13,1,55571,0,8,31,0,3,29897,0,0,0,0,'','Throw only hits 29897'),
|
|
(13,1,55571,0,9,31,0,3,29934,0,0,0,0,'','Throw only hits 29934'),
|
|
(13,1,55571,0,10,31,0,3,29935,0,0,0,0,'','Throw only hits 29935'),
|
|
(13,1,55578,0,0,31,0,3,29579,0,0,0,0,'','Spell Brann Signal to Self targets Brann'),
|
|
(13,1,55647,0,0,31,0,5,191840,0,0,0,0,'','Vial of Frost Oil - target only Plagued Proto-Drake Egg'),
|
|
(13,1,55796,0,0,31,0,3,30056,0,0,0,0,'',''),
|
|
(13,1,55853,0,0,31,0,3,30090,0,0,0,0,'',NULL),
|
|
(13,1,55872,0,0,31,0,4,0,0,0,0,0,'','Orb of Fire Hits player'),
|
|
(13,1,55882,0,0,31,0,4,0,0,0,0,0,'','Orb of Storms Hits player'),
|
|
(13,1,55886,0,0,31,0,4,0,0,0,0,0,'','Boulder Hits player'),
|
|
(13,1,55888,0,0,31,0,4,0,0,0,0,0,'','Orb of Water Hits player'),
|
|
(13,1,55988,0,0,31,0,3,28005,0,0,0,0,'','Engulfing Fireball targets Wastes Scavenger'),
|
|
(13,1,55988,0,1,31,0,3,26492,0,0,0,0,'','Engulfing Fireball targets Wastes Digger'),
|
|
(13,1,55988,0,2,31,0,3,26493,0,0,0,0,'','Engulfing Fireball targets Wastes Task Manager'),
|
|
(13,1,56047,0,0,29,0,28859,30,0,1,0,0,'','Random Portal can implicitly hit only target that is not in 30 yards near Malygos'),
|
|
(13,1,56047,0,0,31,0,3,30118,0,0,0,0,'','Random Portal can implicitly hit only Portal (Malygos)'),
|
|
(13,1,56099,0,0,31,0,3,30169,0,0,0,0,'',''),
|
|
(13,1,56150,0,0,31,0,3,30181,0,0,0,0,'',''),
|
|
(13,1,56150,0,0,36,0,0,0,0,0,0,0,'',''),
|
|
(13,1,56152,0,0,31,0,3,28859,0,0,0,0,'',NULL),
|
|
(13,1,56189,0,0,31,0,3,29368,0,0,0,0,'',''),
|
|
(13,1,56227,0,0,31,0,3,29914,0,0,0,0,'','Spell 56227 target Dead Iron Giant'),
|
|
(13,1,56227,0,1,31,0,3,30163,0,0,0,0,'','Spell 56227 target Dead Iron Giant'),
|
|
(13,1,56251,0,0,31,0,3,1,0,0,0,0,'',''),
|
|
(13,1,56251,0,0,36,0,0,0,0,0,0,0,'',''),
|
|
(13,1,56263,0,0,31,0,3,30090,0,0,0,0,'',NULL),
|
|
(13,1,56275,0,0,31,0,3,30209,0,0,0,0,'',NULL),
|
|
(13,1,56275,0,1,31,0,3,30211,0,0,0,0,'',NULL),
|
|
(13,1,56275,0,2,31,0,3,30212,0,0,0,0,'',NULL),
|
|
(13,1,56393,0,0,31,0,3,30013,0,0,0,0,'',NULL),
|
|
(13,1,56505,0,0,31,0,3,30334,0,0,0,0,'',''),
|
|
(13,1,56505,0,0,36,0,0,0,0,0,0,0,'',''),
|
|
(13,1,56548,0,0,31,0,3,30234,0,1,0,0,'','Surge of Power triggered damage spell (phase II) can\'t hit melee Hover Disk'),
|
|
(13,1,56575,0,0,31,0,3,27852,0,0,0,0,'',NULL),
|
|
(13,1,56621,0,0,31,0,3,30134,0,0,0,0,'','Target Branns Flying Machine'),
|
|
(13,1,56622,0,0,31,0,3,30134,0,0,0,0,'','Target Branns Flying Machine'),
|
|
(13,1,56661,0,0,31,0,3,27852,0,0,0,0,'',NULL),
|
|
(13,1,56663,0,0,31,0,3,27852,0,0,0,0,'',NULL),
|
|
(13,1,56665,0,0,31,0,3,27852,0,0,0,0,'',NULL),
|
|
(13,1,56667,0,0,31,0,3,27852,0,0,0,0,'',NULL),
|
|
(13,1,56669,0,0,31,0,3,27852,0,0,0,0,'',NULL),
|
|
(13,1,56673,0,0,31,0,3,30275,0,0,0,0,'','Target Wild Wyrm'),
|
|
(13,1,56677,0,0,31,0,3,30399,0,0,0,0,'','Loken\'s Knockback'),
|
|
(13,1,56683,0,0,31,0,3,30407,0,0,0,0,'','Grab Captured Crusader targets Captured Crusader'),
|
|
(13,1,56688,0,0,31,0,3,30396,0,0,0,0,'','Thorim\'s Knockback'),
|
|
(13,1,56695,0,0,31,0,3,30396,0,0,0,0,'','Thorim\'s hammer'),
|
|
(13,1,56696,0,0,31,0,3,30399,0,0,0,0,'','Target Thorim'),
|
|
(13,1,56746,0,0,31,0,3,30471,0,0,0,0,'','Punch can target Vargul Assailant'),
|
|
(13,1,56746,0,1,31,0,3,30432,0,0,0,0,'','Punch can target Grimmr Hound'),
|
|
(13,1,56746,0,2,31,0,3,30404,0,0,0,0,'','Punch can target Dr. Terrible'),
|
|
(13,1,56747,0,0,31,0,3,30471,0,0,0,0,'','Stomp can target Vargul Assailant'),
|
|
(13,1,56747,0,1,31,0,3,30432,0,0,0,0,'','Stomp can target Grimmr Hound'),
|
|
(13,1,56747,0,2,31,0,3,30404,0,0,0,0,'','Stomp can target Dr. Terrible'),
|
|
(13,1,56764,0,0,31,0,3,30446,0,0,0,0,'','Close Rift Periodic targets Frostfloe Rift'),
|
|
(13,1,56941,0,0,31,0,4,0,0,0,0,0,'','Target Players'),
|
|
(13,1,57068,0,0,26,0,2,0,0,0,0,0,'','Target trigger in phase'),
|
|
(13,1,57068,0,0,31,0,3,30298,0,0,0,0,'','Target trigger'),
|
|
(13,1,57071,0,0,26,0,2,0,0,0,0,0,'','Target trigger in phase'),
|
|
(13,1,57071,0,0,31,0,3,30298,0,0,0,0,'','Target trigger'),
|
|
(13,1,57072,0,0,26,0,2,0,0,0,0,0,'','Target trigger in phase'),
|
|
(13,1,57072,0,0,31,0,3,30298,0,0,0,0,'','Target trigger'),
|
|
(13,1,57432,0,0,31,0,3,30161,0,0,0,0,'','Arcane Pulse can hit only drakes'),
|
|
(13,1,57469,0,0,31,0,3,30576,0,0,0,0,'','Spread the Fire targets Kill Credit Bunny'),
|
|
(13,1,57469,0,1,31,0,3,30599,0,0,0,0,'','Spread the Fire targets Kill Credit Bunny'),
|
|
(13,1,57578,0,0,31,0,4,0,0,0,0,0,'',''),
|
|
(13,1,57578,0,0,36,0,0,0,0,0,0,0,'',''),
|
|
(13,1,57806,0,0,31,0,3,30202,0,0,0,0,'',NULL),
|
|
(13,1,57806,0,0,36,0,0,0,0,1,0,0,'',NULL),
|
|
(13,1,57852,0,0,31,0,3,30742,0,0,0,0,'',''),
|
|
(13,1,57852,0,1,31,0,3,30744,0,0,0,0,'',''),
|
|
(13,1,57852,0,2,31,0,3,30745,0,0,0,0,'',''),
|
|
(13,1,57852,0,3,31,0,3,30950,0,0,0,0,'',''),
|
|
(13,1,57853,0,0,31,0,3,30742,0,0,0,0,'',''),
|
|
(13,1,57853,0,1,31,0,3,30744,0,0,0,0,'',''),
|
|
(13,1,57853,0,2,31,0,3,30745,0,0,0,0,'',''),
|
|
(13,1,57853,0,3,31,0,3,30950,0,0,0,0,'',''),
|
|
(13,1,57885,0,0,31,0,3,23837,0,0,0,0,'','Spell Through the Eye: Summon Image of a Shadow Cultist targets Elm General Purpose Bunny'),
|
|
(13,1,57891,0,0,30,0,192861,10,0,1,0,0,'','Spell Through the Eye: Summon Image of Vardmadra will be casted only if target is not within 10y of Eye of the Lichking'),
|
|
(13,1,57891,0,0,31,0,3,23837,0,0,0,0,'','Spell Through the Eye: Summon Image of Vardmadra targets Elm General Purpose Bunny'),
|
|
(13,1,57912,0,0,31,0,3,30857,1,0,0,0,'',NULL),
|
|
(13,1,57912,0,0,36,0,0,0,0,0,0,0,'',NULL),
|
|
(13,1,57912,0,1,31,0,3,30660,1,0,0,0,'',NULL),
|
|
(13,1,57912,0,1,36,0,0,0,0,0,0,0,'',NULL),
|
|
(13,1,57912,0,2,31,0,3,30695,1,0,0,0,'',NULL),
|
|
(13,1,57912,0,2,36,0,0,0,0,0,0,0,'',NULL),
|
|
(13,1,57912,0,3,31,0,3,30661,1,0,0,0,'',NULL),
|
|
(13,1,57912,0,3,36,0,0,0,0,0,0,0,'',NULL),
|
|
(13,1,57912,0,4,31,0,3,30961,1,0,0,0,'',NULL),
|
|
(13,1,57912,0,4,36,0,0,0,0,0,0,0,'',NULL),
|
|
(13,1,57912,0,5,31,0,3,30662,1,0,0,0,'',NULL),
|
|
(13,1,57912,0,5,36,0,0,0,0,0,0,0,'',NULL),
|
|
(13,1,57912,0,6,31,0,3,30962,1,0,0,0,'',NULL),
|
|
(13,1,57912,0,6,36,0,0,0,0,0,0,0,'',NULL),
|
|
(13,1,57912,0,7,31,0,3,30663,1,0,0,0,'',NULL),
|
|
(13,1,57912,0,7,36,0,0,0,0,0,0,0,'',NULL),
|
|
(13,1,57912,0,8,31,0,3,30918,1,0,0,0,'',NULL),
|
|
(13,1,57912,0,8,36,0,0,0,0,0,0,0,'',NULL),
|
|
(13,1,57912,0,9,31,0,3,30664,1,0,0,0,'',NULL),
|
|
(13,1,57912,0,9,36,0,0,0,0,0,0,0,'',NULL),
|
|
(13,1,57912,0,10,31,0,3,30963,1,0,0,0,'',NULL),
|
|
(13,1,57912,0,10,36,0,0,0,0,0,0,0,'',NULL),
|
|
(13,1,57912,0,11,31,0,3,30666,1,0,0,0,'',NULL),
|
|
(13,1,57912,0,11,36,0,0,0,0,0,0,0,'',NULL),
|
|
(13,1,57912,0,12,31,0,3,30667,1,0,0,0,'',NULL),
|
|
(13,1,57912,0,12,36,0,0,0,0,0,0,0,'',NULL),
|
|
(13,1,57912,0,13,31,0,3,30668,1,0,0,0,'',NULL),
|
|
(13,1,57912,0,13,36,0,0,0,0,0,0,0,'',NULL),
|
|
(13,1,57912,0,14,31,0,3,32191,1,0,0,0,'',NULL),
|
|
(13,1,57912,0,14,36,0,0,0,0,0,0,0,'',NULL),
|
|
(13,1,57912,0,15,31,0,3,29266,1,0,0,0,'',NULL),
|
|
(13,1,57912,0,15,36,0,0,0,0,0,0,0,'',NULL),
|
|
(13,1,57912,0,16,31,0,3,29312,1,0,0,0,'',NULL),
|
|
(13,1,57912,0,16,36,0,0,0,0,0,0,0,'',NULL),
|
|
(13,1,57912,0,17,31,0,3,29313,1,0,0,0,'',NULL),
|
|
(13,1,57912,0,17,36,0,0,0,0,0,0,0,'',NULL),
|
|
(13,1,57912,0,18,31,0,3,29321,1,0,0,0,'',NULL),
|
|
(13,1,57912,0,18,36,0,0,0,0,0,0,0,'',NULL),
|
|
(13,1,57912,0,19,31,0,3,29314,1,0,0,0,'',NULL),
|
|
(13,1,57912,0,19,36,0,0,0,0,0,0,0,'',NULL),
|
|
(13,1,57912,0,20,31,0,3,29315,1,0,0,0,'',NULL),
|
|
(13,1,57912,0,20,36,0,0,0,0,0,0,0,'',NULL),
|
|
(13,1,57912,0,21,31,0,3,29395,1,0,0,0,'',NULL),
|
|
(13,1,57912,0,21,36,0,0,0,0,0,0,0,'',NULL),
|
|
(13,1,57912,0,22,31,0,3,29316,1,0,0,0,'',NULL),
|
|
(13,1,57912,0,22,36,0,0,0,0,0,0,0,'',NULL),
|
|
(13,1,57912,0,23,31,0,3,31134,1,0,0,0,'',NULL),
|
|
(13,1,57912,0,23,36,0,0,0,0,0,0,0,'',NULL),
|
|
(13,1,57930,0,0,31,0,3,30857,0,0,0,0,'',NULL),
|
|
(13,1,57930,0,0,36,0,0,0,0,0,0,0,'',NULL),
|
|
(13,1,57930,0,1,31,0,3,30660,1,0,0,0,'',NULL),
|
|
(13,1,57930,0,1,36,0,0,0,0,0,0,0,'',NULL),
|
|
(13,1,57930,0,2,31,0,3,30695,1,0,0,0,'',NULL),
|
|
(13,1,57930,0,2,36,0,0,0,0,0,0,0,'',NULL),
|
|
(13,1,57930,0,3,31,0,3,30661,1,0,0,0,'',NULL),
|
|
(13,1,57930,0,3,36,0,0,0,0,0,0,0,'',NULL),
|
|
(13,1,57930,0,4,31,0,3,30961,1,0,0,0,'',NULL),
|
|
(13,1,57930,0,4,36,0,0,0,0,0,0,0,'',NULL),
|
|
(13,1,57930,0,5,31,0,3,30662,1,0,0,0,'',NULL),
|
|
(13,1,57930,0,5,36,0,0,0,0,0,0,0,'',NULL),
|
|
(13,1,57930,0,6,31,0,3,30962,1,0,0,0,'',NULL),
|
|
(13,1,57930,0,6,36,0,0,0,0,0,0,0,'',NULL),
|
|
(13,1,57930,0,7,31,0,3,30663,1,0,0,0,'',NULL),
|
|
(13,1,57930,0,7,36,0,0,0,0,0,0,0,'',NULL),
|
|
(13,1,57930,0,8,31,0,3,30918,1,0,0,0,'',NULL),
|
|
(13,1,57930,0,8,36,0,0,0,0,0,0,0,'',NULL),
|
|
(13,1,57930,0,9,31,0,3,30664,1,0,0,0,'',NULL),
|
|
(13,1,57930,0,9,36,0,0,0,0,0,0,0,'',NULL),
|
|
(13,1,57930,0,10,31,0,3,30963,1,0,0,0,'',NULL),
|
|
(13,1,57930,0,10,36,0,0,0,0,0,0,0,'',NULL),
|
|
(13,1,57930,0,11,31,0,3,30666,1,0,0,0,'',NULL),
|
|
(13,1,57930,0,11,36,0,0,0,0,0,0,0,'',NULL),
|
|
(13,1,57930,0,12,31,0,3,30667,1,0,0,0,'',NULL),
|
|
(13,1,57930,0,12,36,0,0,0,0,0,0,0,'',NULL),
|
|
(13,1,57930,0,13,31,0,3,30668,1,0,0,0,'',NULL),
|
|
(13,1,57930,0,13,36,0,0,0,0,0,0,0,'',NULL),
|
|
(13,1,57930,0,14,31,0,3,32191,1,0,0,0,'',NULL),
|
|
(13,1,57930,0,14,36,0,0,0,0,0,0,0,'',NULL),
|
|
(13,1,57930,0,15,31,0,3,29266,1,0,0,0,'',NULL),
|
|
(13,1,57930,0,15,36,0,0,0,0,0,0,0,'',NULL),
|
|
(13,1,57930,0,16,31,0,3,29312,1,0,0,0,'',NULL),
|
|
(13,1,57930,0,16,36,0,0,0,0,0,0,0,'',NULL),
|
|
(13,1,57930,0,17,31,0,3,29313,1,0,0,0,'',NULL),
|
|
(13,1,57930,0,17,36,0,0,0,0,0,0,0,'',NULL),
|
|
(13,1,57930,0,18,31,0,3,29321,1,0,0,0,'',NULL),
|
|
(13,1,57930,0,18,36,0,0,0,0,0,0,0,'',NULL),
|
|
(13,1,57930,0,19,31,0,3,29314,1,0,0,0,'',NULL),
|
|
(13,1,57930,0,19,36,0,0,0,0,0,0,0,'',NULL),
|
|
(13,1,57930,0,20,31,0,3,29315,1,0,0,0,'',NULL),
|
|
(13,1,57930,0,20,36,0,0,0,0,0,0,0,'',NULL),
|
|
(13,1,57930,0,21,31,0,3,29395,1,0,0,0,'',NULL),
|
|
(13,1,57930,0,21,36,0,0,0,0,0,0,0,'',NULL),
|
|
(13,1,57930,0,22,31,0,3,29316,1,0,0,0,'',NULL),
|
|
(13,1,57930,0,22,36,0,0,0,0,0,0,0,'',NULL),
|
|
(13,1,57930,0,23,31,0,3,31134,1,0,0,0,'',NULL),
|
|
(13,1,57930,0,23,36,0,0,0,0,0,0,0,'',NULL),
|
|
(13,1,57963,0,0,31,0,3,27656,0,0,0,0,'',NULL),
|
|
(13,1,57980,0,0,31,0,3,30689,0,0,0,0,'','Left Hand Chains only target Chained Abomination'),
|
|
(13,1,57983,0,0,31,0,3,30689,0,0,0,0,'','Right Hand Chains only target Chained Abomination'),
|
|
(13,1,58040,0,0,31,0,3,30896,0,0,0,0,'',NULL),
|
|
(13,1,58108,0,0,31,0,3,30995,0,0,0,0,'','Patches Chain targets Patches Chain Target'),
|
|
(13,1,58121,0,0,31,0,3,31004,0,0,0,0,'','Spell Torch targets Torch Dummy'),
|
|
(13,1,58124,0,0,32,0,144,0,0,0,0,0,'','Mal\'Ganis Kill Credit - Player target'),
|
|
(13,1,58195,0,0,31,0,4,0,0,0,0,0,'','Target Lithe Stalker'),
|
|
(13,1,58196,0,0,31,0,4,0,0,0,0,0,'','Target Lithe Stalker'),
|
|
(13,1,58197,0,0,31,0,4,0,0,0,0,0,'','Target Lithe Stalker'),
|
|
(13,1,58198,0,0,31,0,4,0,0,0,0,0,'','Target Lithe Stalker'),
|
|
(13,1,58225,0,0,31,0,3,30920,0,0,0,0,'','Scourge Bomb Aura trigger'),
|
|
(13,1,58515,0,0,31,0,3,31105,0,0,0,0,'','Burn Corpse hits Ahn kahet Brazier KC Bunny'),
|
|
(13,1,58593,0,0,31,0,3,30689,0,0,0,0,'','Skeleton check - target abomination'),
|
|
(13,1,58630,0,0,31,0,4,0,0,0,0,0,'','Mal\'ganis - credit marker'),
|
|
(13,1,58641,0,0,31,0,3,31130,0,0,0,0,'',NULL),
|
|
(13,1,58658,0,0,31,0,3,31131,0,0,0,0,'',''),
|
|
(13,1,58672,0,0,31,0,3,31125,0,0,0,0,'',NULL),
|
|
(13,1,58836,0,0,31,0,3,31216,0,0,0,0,'','Target Mirror Images'),
|
|
(13,1,58836,0,0,33,0,1,3,0,0,0,0,'','Owned by caster'),
|
|
(13,1,58912,0,0,31,0,3,31254,0,0,0,0,'','Target Lordaeron Footsoldier'),
|
|
(13,1,58916,0,0,31,0,3,31254,0,0,0,0,'','Target Lordaeron Footsoldier'),
|
|
(13,1,58916,0,0,36,0,0,0,0,1,0,0,'','Target must be dead'),
|
|
(13,1,58917,0,0,31,0,3,31276,0,0,0,0,'','Target Ghoul Minion'),
|
|
(13,1,58949,0,0,31,0,3,30698,0,0,0,0,'','Target Morbidus'),
|
|
(13,1,59046,0,0,31,0,4,0,0,0,0,0,'','Tribunal of Ages - credit marker'),
|
|
(13,1,59115,0,0,31,0,4,0,0,0,0,0,'','Target All Players'),
|
|
(13,1,59125,0,0,31,0,3,31517,0,0,0,0,'',NULL),
|
|
(13,1,59335,0,0,31,0,3,31578,0,0,0,0,'','Explosion Bunny can hit Armored Decoy'),
|
|
(13,1,59335,0,1,31,0,3,31583,0,0,0,0,'','Explosion Bunny can hit Skytalon'),
|
|
(13,1,59375,0,0,31,0,3,31630,0,0,0,0,'','Ping Bunny can hit only Explosion Bunny'),
|
|
(13,1,59386,0,0,31,0,3,23953,0,0,0,0,'',''),
|
|
(13,1,59386,0,0,36,0,0,0,0,0,0,0,'',''),
|
|
(13,1,59396,0,0,31,0,3,31641,0,0,0,0,'','Aura fall hits only pitfall npc'),
|
|
(13,1,59450,0,0,31,0,4,0,0,0,0,0,'','The Four Horsemen - credit marker'),
|
|
(13,1,59514,0,0,31,0,3,36796,0,0,0,0,'','Shriek of the Highborne (Pit of Saron)'),
|
|
(13,1,59514,0,0,36,0,0,0,0,0,0,0,'','Shriek of the Highborne (Pit of Saron)'),
|
|
(13,1,59528,0,0,31,0,3,28695,0,0,0,0,'',''),
|
|
(13,1,59528,0,0,36,0,0,0,0,0,0,0,'',''),
|
|
(13,1,59552,0,0,31,0,3,31690,0,0,0,0,'','Target Infra-Green Flight Master'),
|
|
(13,1,59579,0,0,31,0,3,31142,0,0,0,0,'',''),
|
|
(13,1,59579,0,1,31,0,3,31147,0,0,0,0,'',''),
|
|
(13,1,59579,0,2,31,0,3,31205,0,0,0,0,'',''),
|
|
(13,1,59655,0,0,31,0,3,31773,0,0,0,0,'','Target Plague Cauldron'),
|
|
(13,1,59780,0,0,31,0,3,31690,0,0,0,0,'','Target Infra-Green Flight Master'),
|
|
(13,1,59807,0,0,31,0,3,27709,0,0,0,0,'','Target Drakkari Invader'),
|
|
(13,1,59807,0,0,36,0,0,0,0,1,0,0,'','Target Drakkari Invader Dead'),
|
|
(13,1,59807,0,1,31,0,3,27753,0,0,0,0,'','Target Drakkari Invader'),
|
|
(13,1,59807,0,1,36,0,0,0,0,1,0,0,'','Target Drakkari Invader Dead'),
|
|
(13,1,59807,0,2,31,0,3,27754,0,0,0,0,'','Target Drakkari Invader'),
|
|
(13,1,59807,0,2,36,0,0,0,0,1,0,0,'','Target Drakkari Invader Dead'),
|
|
(13,1,59809,0,0,31,0,3,27753,0,0,0,0,'',''),
|
|
(13,1,59809,0,0,36,0,0,0,0,0,0,0,'',''),
|
|
(13,1,59809,0,1,31,0,3,27709,0,0,0,0,'',''),
|
|
(13,1,59809,0,1,36,0,0,0,0,0,0,0,'',''),
|
|
(13,1,59809,0,2,31,0,4,0,0,0,0,0,'',''),
|
|
(13,1,59809,0,2,36,0,0,0,0,0,0,0,'',''),
|
|
(13,1,59867,0,0,31,0,3,30899,0,0,0,0,'',''),
|
|
(13,1,59867,0,0,36,0,0,0,0,0,0,0,'',''),
|
|
(13,1,59925,0,0,31,0,3,31887,0,0,0,0,'','Construct Barricade - Target must be Ebon Blade Marker'),
|
|
(13,1,59930,0,0,31,0,3,26555,0,0,0,0,'',''),
|
|
(13,1,59951,0,0,31,0,3,29686,0,0,0,0,'',NULL),
|
|
(13,1,59951,0,1,31,0,3,31892,0,0,0,0,'','Mind Trick: Chains - Left Hand targets Darkspeaker R\'khem'),
|
|
(13,1,59952,0,0,31,0,3,29686,0,0,0,0,'',NULL),
|
|
(13,1,59952,0,1,31,0,3,31892,0,0,0,0,'','Mind Trick: Chains - Right Hand targets Darkspeaker R\'khem'),
|
|
(13,1,60243,0,0,31,0,3,11236,0,0,0,0,'',NULL),
|
|
(13,1,60243,0,0,33,0,1,3,0,0,0,0,'',NULL),
|
|
(13,1,60256,0,0,31,0,3,32242,0,0,0,0,'','KC blue bunny'),
|
|
(13,1,60256,0,1,31,0,3,32244,0,0,0,0,'','KC green bunny'),
|
|
(13,1,60256,0,2,31,0,3,32245,0,0,0,0,'','KC dark bunny'),
|
|
(13,1,60310,0,0,31,0,3,32242,0,0,0,0,'','KC blue bunny'),
|
|
(13,1,60310,0,1,31,0,3,32244,0,0,0,0,'','KC green bunny'),
|
|
(13,1,60310,0,2,31,0,3,32245,0,0,0,0,'','KC dark bunny'),
|
|
(13,1,60342,0,0,31,0,3,29308,0,0,0,0,'','Beam Visual target Prince Taldaram'),
|
|
(13,1,60422,0,0,31,0,3,32281,0,0,0,0,'',''),
|
|
(13,1,60422,0,0,36,0,0,0,0,0,0,0,'',''),
|
|
(13,1,60456,0,0,31,0,3,24042,0,0,0,0,'','Target Generic Trigger LAB'),
|
|
(13,1,60528,0,0,31,0,3,32260,0,0,0,0,'','Target Enslaved Minion'),
|
|
(13,1,60528,0,0,36,0,0,0,0,1,0,0,'','Target Dead Unit'),
|
|
(13,1,60535,0,191440,31,0,5,191440,0,0,0,0,'','Windle\'s Lighter, target dalaran lamp'),
|
|
(13,1,60535,0,191444,31,0,5,191444,0,0,0,0,'','Windle\'s Lighter, target dalaran lamp'),
|
|
(13,1,60535,0,191445,31,0,5,191445,0,0,0,0,'','Windle\'s Lighter, target dalaran lamp'),
|
|
(13,1,60535,0,191461,31,0,5,191461,0,0,0,0,'','Windle\'s Lighter, target dalaran lamp'),
|
|
(13,1,60535,0,191462,31,0,5,191462,0,0,0,0,'','Windle\'s Lighter, target dalaran lamp'),
|
|
(13,1,60535,0,191463,31,0,5,191463,0,0,0,0,'','Windle\'s Lighter, target dalaran lamp'),
|
|
(13,1,60535,0,191464,31,0,5,191464,0,0,0,0,'','Windle\'s Lighter, target dalaran lamp'),
|
|
(13,1,60535,0,191465,31,0,5,191465,0,0,0,0,'','Windle\'s Lighter, target dalaran lamp'),
|
|
(13,1,60535,0,191466,31,0,5,191466,0,0,0,0,'','Windle\'s Lighter, target dalaran lamp'),
|
|
(13,1,60535,0,191467,31,0,5,191467,0,0,0,0,'','Windle\'s Lighter, target dalaran lamp'),
|
|
(13,1,60535,0,191468,31,0,5,191468,0,0,0,0,'','Windle\'s Lighter, target dalaran lamp'),
|
|
(13,1,60535,0,191469,31,0,5,191469,0,0,0,0,'','Windle\'s Lighter, target dalaran lamp'),
|
|
(13,1,60535,0,191470,31,0,5,191470,0,0,0,0,'','Windle\'s Lighter, target dalaran lamp'),
|
|
(13,1,60535,0,191471,31,0,5,191471,0,0,0,0,'','Windle\'s Lighter, target dalaran lamp'),
|
|
(13,1,60535,0,191472,31,0,5,191472,0,0,0,0,'','Windle\'s Lighter, target dalaran lamp'),
|
|
(13,1,60535,0,191473,31,0,5,191473,0,0,0,0,'','Windle\'s Lighter, target dalaran lamp'),
|
|
(13,1,60535,0,191474,31,0,5,191474,0,0,0,0,'','Windle\'s Lighter, target dalaran lamp'),
|
|
(13,1,60535,0,191665,31,0,5,191665,0,0,0,0,'','Windle\'s Lighter, target dalaran lamp'),
|
|
(13,1,60535,0,192067,31,0,5,192067,0,0,0,0,'','Windle\'s Lighter, target dalaran lamp'),
|
|
(13,1,60535,0,192068,31,0,5,192068,0,0,0,0,'','Windle\'s Lighter, target dalaran lamp'),
|
|
(13,1,60535,0,192069,31,0,5,192069,0,0,0,0,'','Windle\'s Lighter, target dalaran lamp'),
|
|
(13,1,60535,0,192070,31,0,5,192070,0,0,0,0,'','Windle\'s Lighter, target dalaran lamp'),
|
|
(13,1,60535,0,192083,31,0,5,192083,0,0,0,0,'','Windle\'s Lighter, target dalaran lamp'),
|
|
(13,1,60535,0,192084,31,0,5,192084,0,0,0,0,'','Windle\'s Lighter, target dalaran lamp'),
|
|
(13,1,60535,0,192085,31,0,5,192085,0,0,0,0,'','Windle\'s Lighter, target dalaran lamp'),
|
|
(13,1,60535,0,192086,31,0,5,192086,0,0,0,0,'','Windle\'s Lighter, target dalaran lamp'),
|
|
(13,1,60535,0,192087,31,0,5,192087,0,0,0,0,'','Windle\'s Lighter, target dalaran lamp'),
|
|
(13,1,60535,0,192088,31,0,5,192088,0,0,0,0,'','Windle\'s Lighter, target dalaran lamp'),
|
|
(13,1,60535,0,192089,31,0,5,192089,0,0,0,0,'','Windle\'s Lighter, target dalaran lamp'),
|
|
(13,1,60535,0,192090,31,0,5,192090,0,0,0,0,'','Windle\'s Lighter, target dalaran lamp'),
|
|
(13,1,60535,0,192091,31,0,5,192091,0,0,0,0,'','Windle\'s Lighter, target dalaran lamp'),
|
|
(13,1,60535,0,192092,31,0,5,192092,0,0,0,0,'','Windle\'s Lighter, target dalaran lamp'),
|
|
(13,1,60535,0,192093,31,0,5,192093,0,0,0,0,'','Windle\'s Lighter, target dalaran lamp'),
|
|
(13,1,60535,0,192094,31,0,5,192094,0,0,0,0,'','Windle\'s Lighter, target dalaran lamp'),
|
|
(13,1,60535,0,192095,31,0,5,192095,0,0,0,0,'','Windle\'s Lighter, target dalaran lamp'),
|
|
(13,1,60535,0,192096,31,0,5,192096,0,0,0,0,'','Windle\'s Lighter, target dalaran lamp'),
|
|
(13,1,60535,0,192097,31,0,5,192097,0,0,0,0,'','Windle\'s Lighter, target dalaran lamp'),
|
|
(13,1,60535,0,192098,31,0,5,192098,0,0,0,0,'','Windle\'s Lighter, target dalaran lamp'),
|
|
(13,1,60535,0,192099,31,0,5,192099,0,0,0,0,'','Windle\'s Lighter, target dalaran lamp'),
|
|
(13,1,60535,0,192102,31,0,5,192102,0,0,0,0,'','Windle\'s Lighter, target dalaran lamp'),
|
|
(13,1,60535,0,192103,31,0,5,192103,0,0,0,0,'','Windle\'s Lighter, target dalaran lamp'),
|
|
(13,1,60535,0,192109,31,0,5,192109,0,0,0,0,'','Windle\'s Lighter, target dalaran lamp'),
|
|
(13,1,60535,0,192110,31,0,5,192110,0,0,0,0,'','Windle\'s Lighter, target dalaran lamp'),
|
|
(13,1,60535,0,192111,31,0,5,192111,0,0,0,0,'','Windle\'s Lighter, target dalaran lamp'),
|
|
(13,1,60535,0,192112,31,0,5,192112,0,0,0,0,'','Windle\'s Lighter, target dalaran lamp'),
|
|
(13,1,60535,0,192113,31,0,5,192113,0,0,0,0,'','Windle\'s Lighter, target dalaran lamp'),
|
|
(13,1,60535,0,192114,31,0,5,192114,0,0,0,0,'','Windle\'s Lighter, target dalaran lamp'),
|
|
(13,1,60535,0,192115,31,0,5,192115,0,0,0,0,'','Windle\'s Lighter, target dalaran lamp'),
|
|
(13,1,60535,0,192116,31,0,5,192116,0,0,0,0,'','Windle\'s Lighter, target dalaran lamp'),
|
|
(13,1,60535,0,192117,31,0,5,192117,0,0,0,0,'','Windle\'s Lighter, target dalaran lamp'),
|
|
(13,1,60535,0,192118,31,0,5,192118,0,0,0,0,'','Windle\'s Lighter, target dalaran lamp'),
|
|
(13,1,60535,0,192119,31,0,5,192119,0,0,0,0,'','Windle\'s Lighter, target dalaran lamp'),
|
|
(13,1,60535,0,192498,31,0,5,192498,0,0,0,0,'','Windle\'s Lighter, target dalaran lamp'),
|
|
(13,1,60535,0,192850,31,0,5,192850,0,0,0,0,'','Windle\'s Lighter, target dalaran lamp'),
|
|
(13,1,60535,0,192851,31,0,5,192851,0,0,0,0,'','Windle\'s Lighter, target dalaran lamp'),
|
|
(13,1,60535,0,192852,31,0,5,192852,0,0,0,0,'','Windle\'s Lighter, target dalaran lamp'),
|
|
(13,1,60535,0,192853,31,0,5,192853,0,0,0,0,'','Windle\'s Lighter, target dalaran lamp'),
|
|
(13,1,60535,0,192854,31,0,5,192854,0,0,0,0,'','Windle\'s Lighter, target dalaran lamp'),
|
|
(13,1,60536,0,0,31,0,4,0,0,0,0,0,'','Target All Players'),
|
|
(13,1,60561,0,0,31,0,3,32318,0,0,0,0,'','Target Summoning Stone Bunny'),
|
|
(13,1,60713,0,0,31,0,3,30275,0,0,0,0,'','Target Wild Wyrm'),
|
|
(13,1,60810,0,0,31,0,3,30275,0,0,0,0,'','Target Wild Wyrm'),
|
|
(13,1,60831,0,0,31,0,3,32347,0,0,0,0,'','Alumeth Summon Bunny'),
|
|
(13,1,60834,0,0,31,0,3,32347,0,0,0,0,'','Alumeth Summon Bunny'),
|
|
(13,1,60863,0,0,31,0,3,30275,0,0,0,0,'','Target Wild Wyrm'),
|
|
(13,1,61151,0,0,31,0,3,31690,0,0,0,0,'','Target Infra-Green Flight Master'),
|
|
(13,1,61152,0,0,31,0,3,31690,0,0,0,0,'','Target Infra-Green Flight Master'),
|
|
(13,1,61210,0,0,33,1,0,4,0,0,0,0,'','Align Disk Aggro can only hit the vehicle of the passenger caster'),
|
|
(13,1,61245,0,0,31,0,3,32535,0,0,0,0,'',NULL),
|
|
(13,1,61254,0,0,31,0,3,30451,0,0,0,0,'',''),
|
|
(13,1,61254,0,0,36,0,0,0,0,0,0,0,'',''),
|
|
(13,1,61254,0,1,31,0,3,30449,0,0,0,0,'',''),
|
|
(13,1,61254,0,1,36,0,0,0,0,0,0,0,'',''),
|
|
(13,1,61254,0,2,31,0,3,30452,0,0,0,0,'',''),
|
|
(13,1,61254,0,2,36,0,0,0,0,0,0,0,'',''),
|
|
(13,1,61407,0,0,31,0,3,28183,0,0,0,0,'',''),
|
|
(13,1,61407,0,0,36,0,0,0,0,0,0,0,'',''),
|
|
(13,1,61408,0,0,31,0,3,27852,0,0,0,0,'',NULL),
|
|
(13,1,61487,0,0,31,0,4,0,0,0,0,0,'','Target All Players'),
|
|
(13,1,61588,0,0,31,0,3,23821,0,0,0,0,'',NULL),
|
|
(13,1,61665,0,0,31,0,3,30446,0,0,0,0,'','Despawn Rift targets Frostfloe Rift'),
|
|
(13,1,61863,0,0,31,0,4,0,0,0,0,0,'','The Prophet Tharon\'ja - credit marker'),
|
|
(13,1,61942,0,0,31,0,3,32867,0,0,0,0,'','Target Steelbreaker'),
|
|
(13,1,61975,0,0,31,0,3,32867,0,0,0,0,'','Target Steelbreaker'),
|
|
(13,1,62000,0,0,31,0,3,7383,0,0,0,0,'','Stinker Periodic Hits Black Tabby Cat'),
|
|
(13,1,62000,0,1,31,0,3,7385,0,0,0,0,'','Stinker Periodic Hits Bombay Cat'),
|
|
(13,1,62000,0,2,31,0,3,22816,0,0,0,0,'','Stinker Periodic Hits Black Cat'),
|
|
(13,1,62000,0,3,31,0,3,7384,0,0,0,0,'','Stinker Periodic Hits Cornish Rex Cat'),
|
|
(13,1,62000,0,4,31,0,3,7382,0,0,0,0,'','Stinker Periodic Hits Orange Tabby Cat'),
|
|
(13,1,62000,0,5,31,0,3,7380,0,0,0,0,'','Stinker Periodic Hits Siamese Cat'),
|
|
(13,1,62000,0,6,31,0,3,7381,0,0,0,0,'','Stinker Periodic Hits Silver Tabby'),
|
|
(13,1,62002,0,0,31,0,3,7383,0,0,0,0,'','Stinker In Love Hits Black Tabby Cat'),
|
|
(13,1,62002,0,1,31,0,3,7385,0,0,0,0,'','Stinker In Love Hits Bombay Cat'),
|
|
(13,1,62002,0,2,31,0,3,22816,0,0,0,0,'','Stinker In Love Hits Black Cat'),
|
|
(13,1,62002,0,3,31,0,3,7384,0,0,0,0,'','Stinker In Love Hits Cornish Rex Cat'),
|
|
(13,1,62002,0,4,31,0,3,7382,0,0,0,0,'','Stinker In Love Hits Orange Tabby Cat'),
|
|
(13,1,62002,0,5,31,0,3,7380,0,0,0,0,'','Stinker In Love Hits Siamese Cat'),
|
|
(13,1,62002,0,6,31,0,3,7381,0,0,0,0,'','Stinker In Love Hits Silver Tabby Cat'),
|
|
(13,1,62002,0,7,31,0,3,23274,0,0,0,0,'','Stinker In Love Hits Stinker'),
|
|
(13,1,62016,0,0,31,0,3,33378,0,0,0,0,'','Charge Orb'),
|
|
(13,1,62056,0,0,31,0,3,32934,0,0,0,0,'',''),
|
|
(13,1,62136,0,0,31,0,3,28183,0,0,0,0,'',''),
|
|
(13,1,62136,0,0,36,0,0,0,0,0,0,0,'',''),
|
|
(13,1,62266,0,0,31,0,3,33052,0,0,0,0,'','Algalon the Observer - target Living Constellation'),
|
|
(13,1,62272,0,0,31,0,3,33087,0,0,0,0,'','Requires Fire Trigger'),
|
|
(13,1,62278,0,0,31,0,3,32865,0,0,0,0,'','Lightning Orb Charger'),
|
|
(13,1,62304,0,0,31,0,3,33104,0,0,0,0,'','Cosmic Smash - target trigger'),
|
|
(13,1,62343,0,0,1,0,38757,0,0,1,0,0,'','Heat to Iron Construct'),
|
|
(13,1,62343,0,0,31,0,3,33121,0,0,0,0,'','Heat to Iron Construct'),
|
|
(13,1,62343,0,0,36,0,0,0,0,0,0,0,'','Heat to Iron Construct'),
|
|
(13,1,62457,0,0,1,0,61969,0,0,1,0,0,'','Hodir - Icicle'),
|
|
(13,1,62457,0,0,1,0,61990,0,0,1,0,0,'','Hodir - Icicle'),
|
|
(13,1,62464,0,0,31,0,4,0,0,0,0,0,'','Hodir - Safe Area'),
|
|
(13,1,62469,0,0,1,0,61969,0,0,1,0,0,'','Hodir - Freeze'),
|
|
(13,1,62469,0,0,1,0,61990,0,0,1,0,0,'','Hodir - Freeze'),
|
|
(13,1,62483,0,0,31,0,3,32906,0,0,0,0,'','Stonebark essence BASE'),
|
|
(13,1,62484,0,0,31,0,3,32906,0,0,0,0,'','Ironbranch essence BASE'),
|
|
(13,1,62485,0,0,31,0,3,32906,0,0,0,0,'','Brightleaf essence BASE'),
|
|
(13,1,62488,0,0,1,0,38757,0,0,0,0,0,'','Activate Construct'),
|
|
(13,1,62488,0,0,31,0,3,33121,0,0,0,0,'','Activate Construct'),
|
|
(13,1,62488,0,0,36,0,0,0,0,0,0,0,'','Activate Construct'),
|
|
(13,1,62496,0,0,31,0,3,33167,0,0,0,0,'',NULL),
|
|
(13,1,62505,0,0,31,0,3,33186,0,0,0,0,'','Harpoon Trigger - Razorscale'),
|
|
(13,1,62521,0,0,31,0,3,32906,0,0,0,0,'','Attuned to Nature 25 Dose Reduction'),
|
|
(13,1,62524,0,0,31,0,3,32906,0,0,0,0,'','Attuned to Nature 2 Dose Reduction'),
|
|
(13,1,62525,0,0,31,0,3,32906,0,0,0,0,'','Attuned to Nature 10 Dose Reduction'),
|
|
(13,1,62533,0,0,31,0,3,33108,0,0,0,0,'','Hodirs Fury trigger'),
|
|
(13,1,62577,0,0,31,0,3,32879,0,0,0,0,'','Sif - Blizzard 10'),
|
|
(13,1,62603,0,0,31,0,3,32879,0,0,0,0,'','Sif - Blizzard 25'),
|
|
(13,1,62701,0,0,31,0,3,33200,0,0,0,0,'','Target Closest Elwynn Lamb'),
|
|
(13,1,62708,0,0,31,0,3,33118,0,0,0,0,'','Grab (Ignis the Furnace Master)'),
|
|
(13,1,62708,0,0,36,0,0,0,0,0,0,0,'','Grab (Ignis the Furnace Master)'),
|
|
(13,1,62711,0,0,31,0,3,33118,0,0,0,0,'','Grab (Ignis the Furnace Master)'),
|
|
(13,1,62711,0,0,36,0,0,0,0,0,0,0,'','Grab (Ignis the Furnace Master)'),
|
|
(13,1,62713,0,0,31,0,3,32906,0,0,0,0,'','Freya'),
|
|
(13,1,62713,0,1,31,0,3,32916,0,0,0,0,'','Snaplasher'),
|
|
(13,1,62713,0,2,31,0,3,32919,0,0,0,0,'','Storm Lasher'),
|
|
(13,1,62713,0,3,31,0,3,33202,0,0,0,0,'','Ancient Water Spirit'),
|
|
(13,1,62713,0,4,31,0,3,33203,0,0,0,0,'','Ancient Conservator'),
|
|
(13,1,62713,0,5,31,0,3,32918,0,0,0,0,'','Detonating Lasher'),
|
|
(13,1,62713,0,6,31,0,3,33228,0,0,0,0,'','Enaors Gift'),
|
|
(13,1,62809,0,0,31,0,3,32897,0,0,0,0,'','Hodir - Great Heal'),
|
|
(13,1,62809,0,0,36,0,0,0,0,0,0,0,'','Hodir - Great Heal'),
|
|
(13,1,62809,0,1,31,0,3,32901,0,0,0,0,'','Hodir - Great Heal'),
|
|
(13,1,62809,0,1,36,0,0,0,0,0,0,0,'','Hodir - Great Heal'),
|
|
(13,1,62809,0,2,31,0,3,32900,0,0,0,0,'','Hodir - Great Heal'),
|
|
(13,1,62809,0,2,36,0,0,0,0,0,0,0,'','Hodir - Great Heal'),
|
|
(13,1,62809,0,3,31,0,3,32893,0,0,0,0,'','Hodir - Great Heal'),
|
|
(13,1,62809,0,3,36,0,0,0,0,0,0,0,'','Hodir - Great Heal'),
|
|
(13,1,62809,0,4,31,0,3,33326,0,0,0,0,'','Hodir - Great Heal'),
|
|
(13,1,62809,0,4,36,0,0,0,0,0,0,0,'','Hodir - Great Heal'),
|
|
(13,1,62809,0,5,31,0,3,33325,0,0,0,0,'','Hodir - Great Heal'),
|
|
(13,1,62809,0,5,36,0,0,0,0,0,0,0,'','Hodir - Great Heal'),
|
|
(13,1,62809,0,6,31,0,3,33328,0,0,0,0,'','Hodir - Great Heal'),
|
|
(13,1,62809,0,6,36,0,0,0,0,0,0,0,'','Hodir - Great Heal'),
|
|
(13,1,62809,0,7,31,0,3,33327,0,0,0,0,'','Hodir - Great Heal'),
|
|
(13,1,62809,0,7,36,0,0,0,0,0,0,0,'','Hodir - Great Heal'),
|
|
(13,1,62809,0,8,31,0,3,32948,0,0,0,0,'','Hodir - Great Heal'),
|
|
(13,1,62809,0,8,36,0,0,0,0,0,0,0,'','Hodir - Great Heal'),
|
|
(13,1,62809,0,9,31,0,3,32941,0,0,0,0,'','Hodir - Great Heal'),
|
|
(13,1,62809,0,9,36,0,0,0,0,0,0,0,'','Hodir - Great Heal'),
|
|
(13,1,62809,0,10,31,0,3,32950,0,0,0,0,'','Hodir - Great Heal'),
|
|
(13,1,62809,0,10,36,0,0,0,0,0,0,0,'','Hodir - Great Heal'),
|
|
(13,1,62809,0,11,31,0,3,32946,0,0,0,0,'','Hodir - Great Heal'),
|
|
(13,1,62809,0,11,36,0,0,0,0,0,0,0,'','Hodir - Great Heal'),
|
|
(13,1,62809,0,12,31,0,3,33330,0,0,0,0,'','Hodir - Great Heal'),
|
|
(13,1,62809,0,12,36,0,0,0,0,0,0,0,'','Hodir - Great Heal'),
|
|
(13,1,62809,0,13,31,0,3,33333,0,0,0,0,'','Hodir - Great Heal'),
|
|
(13,1,62809,0,13,36,0,0,0,0,0,0,0,'','Hodir - Great Heal'),
|
|
(13,1,62809,0,14,31,0,3,33332,0,0,0,0,'','Hodir - Great Heal'),
|
|
(13,1,62809,0,14,36,0,0,0,0,0,0,0,'','Hodir - Great Heal'),
|
|
(13,1,62809,0,15,31,0,3,33331,0,0,0,0,'','Hodir - Great Heal'),
|
|
(13,1,62809,0,15,36,0,0,0,0,0,0,0,'','Hodir - Great Heal'),
|
|
(13,1,62834,0,0,31,0,3,0,0,0,0,0,'','Boom - Attack players'),
|
|
(13,1,62834,0,1,31,0,4,0,0,0,0,0,'','Boom - Attack npcs'),
|
|
(13,1,62906,0,0,31,0,3,33366,0,0,0,0,'','Freyas Ward trigger'),
|
|
(13,1,62909,0,0,31,0,3,33369,0,0,0,0,'','Mimirons Inferno trigger'),
|
|
(13,1,62911,0,0,31,0,3,33364,0,0,0,0,'','Thorims Hammer trigger'),
|
|
(13,1,62968,0,0,31,0,3,32906,0,0,0,0,'','Freya'),
|
|
(13,1,62968,0,1,31,0,3,32916,0,0,0,0,'','Snaplasher'),
|
|
(13,1,62968,0,2,31,0,3,32919,0,0,0,0,'','Storm Lasher'),
|
|
(13,1,62968,0,3,31,0,3,33202,0,0,0,0,'','Ancient Water Spirit'),
|
|
(13,1,62968,0,4,31,0,3,33203,0,0,0,0,'','Ancient Conservator'),
|
|
(13,1,62968,0,5,31,0,3,32918,0,0,0,0,'','Detonating Lasher'),
|
|
(13,1,62968,0,6,31,0,3,33228,0,0,0,0,'','Enaors Gift'),
|
|
(13,1,62976,0,0,31,0,3,32892,0,0,0,0,'','Lightning Pilar P2 Original'),
|
|
(13,1,62978,0,0,31,0,3,33292,0,0,0,0,'','Summon Guardian'),
|
|
(13,1,63037,0,0,31,0,3,33442,0,0,0,0,'','Deathgrasp'),
|
|
(13,1,63238,0,0,31,0,3,32892,0,0,0,0,'','Lightning Pilar P1'),
|
|
(13,1,63274,0,0,31,0,3,33651,0,0,0,0,'','Mimiron - P3Wx2 Laser Barrage'),
|
|
(13,1,63322,0,0,31,0,4,0,0,0,0,0,'','General Vezax - Saronite Vapors'),
|
|
(13,1,63352,0,0,31,0,3,33632,0,0,0,0,'',''),
|
|
(13,1,63414,0,0,31,0,3,33651,0,0,0,0,'','Mimiron - P3Wx2 Laser Barrage'),
|
|
(13,1,63499,0,0,1,0,62469,0,0,0,0,0,'','Hodir - Dispel Magic'),
|
|
(13,1,63499,0,0,31,0,3,0,0,0,0,0,'','Hodir - Dispel Magic'),
|
|
(13,1,63524,0,0,31,0,3,33233,0,0,0,0,'','Harpoon Shot - Razorscale'),
|
|
(13,1,63629,0,0,31,0,3,32930,0,0,0,0,'',''),
|
|
(13,1,63657,0,0,31,0,3,33233,0,0,0,0,'','Harpoon Shot - Razorscale'),
|
|
(13,1,63658,0,0,31,0,3,33233,0,0,0,0,'','Harpoon Shot - Razorscale'),
|
|
(13,1,63659,0,0,31,0,3,33233,0,0,0,0,'','Harpoon Shot - Razorscale'),
|
|
(13,1,63676,0,0,31,0,3,32930,0,0,0,0,'',''),
|
|
(13,1,63702,0,0,31,0,3,32930,0,0,0,0,'','Focused Eyebeam Visual (Right) Target'),
|
|
(13,1,63744,0,0,31,0,3,33136,0,0,0,0,'','Sara\'s Anger'),
|
|
(13,1,63745,0,0,31,0,4,0,0,0,0,0,'','Sara\'s Blessing'),
|
|
(13,1,63747,0,0,31,0,4,0,0,0,0,0,'','Sara\'s Fervor'),
|
|
(13,1,63882,0,0,31,0,3,33134,0,0,0,0,'','Death Ray Warning Visual'),
|
|
(13,1,63884,0,0,1,0,63120,0,0,1,0,0,'','Death Ray damage'),
|
|
(13,1,63884,0,0,1,0,63830,1,0,1,0,0,'','Death Ray damage'),
|
|
(13,1,63884,0,0,1,0,63881,1,0,1,0,0,'','Death Ray damage'),
|
|
(13,1,63886,0,0,31,0,3,33134,0,0,0,0,'','Death Ray Damage Visual'),
|
|
(13,1,63979,0,0,31,0,3,32930,0,0,0,0,'',''),
|
|
(13,1,63985,0,0,31,0,3,32934,0,0,0,0,'',''),
|
|
(13,1,64059,0,0,1,0,63988,0,0,0,0,0,'','Induce Madness'),
|
|
(13,1,64059,0,0,31,0,4,0,0,0,0,0,'','Induce Madness'),
|
|
(13,1,64063,0,0,31,0,3,33437,0,0,0,0,'','Assassinate'),
|
|
(13,1,64069,0,0,31,0,3,33288,0,0,0,0,'','Match Health'),
|
|
(13,1,64098,0,0,31,0,3,32865,0,0,0,0,'','Lightning Pilar P2 trigger'),
|
|
(13,1,64172,0,0,31,0,3,33988,0,0,0,0,'','Titanic Storm'),
|
|
(13,1,64173,0,0,31,0,3,33966,0,0,0,0,'','Shattered Illusion - Crusher tentacle'),
|
|
(13,1,64173,0,1,31,0,3,33983,0,0,0,0,'','Shattered Illusion - Constrictor tentacle'),
|
|
(13,1,64173,0,2,31,0,3,33985,0,0,0,0,'','Shattered Illusion - Corruptor tentacle'),
|
|
(13,1,64173,0,3,31,0,3,33134,0,0,0,0,'','Shattered Illusion - Sara'),
|
|
(13,1,64173,0,4,31,0,3,33288,0,0,0,0,'','Shattered Illusion - Yogg-Saron'),
|
|
(13,1,64184,0,0,31,0,3,33288,0,0,0,0,'','Shadow Nova'),
|
|
(13,1,64201,0,0,31,0,3,24921,0,0,0,0,'','Sunbeam Targets Cosmetic Trigger - LAB'),
|
|
(13,1,64229,0,0,31,0,3,24921,0,0,0,0,'','Iron Roots Targets Cosmetic Trigger - LAB'),
|
|
(13,1,64320,0,0,31,0,3,33705,0,1,0,0,'','Rune of Power - target npcs'),
|
|
(13,1,64320,0,1,31,0,4,0,0,0,0,0,'','Rune of Power - target players'),
|
|
(13,1,64381,0,0,31,0,3,34014,0,0,0,0,'',''),
|
|
(13,1,64414,0,0,31,0,3,33109,0,0,0,0,'','Demolisher'),
|
|
(13,1,64449,0,0,31,0,3,34096,0,0,0,0,'',''),
|
|
(13,1,64465,0,0,31,0,3,33988,0,0,0,0,'','Shadow Beacon'),
|
|
(13,1,64466,0,0,31,0,3,33988,0,0,0,0,'','Shadow Beacon'),
|
|
(13,1,64555,0,0,1,0,63050,0,0,1,0,0,'','Insane Periodic'),
|
|
(13,1,64597,0,0,31,0,3,33104,0,0,0,0,'','Cosmic Smash - target trigger'),
|
|
(13,1,64604,0,0,31,0,4,0,0,0,0,0,'','Freya - Nature Bomb'),
|
|
(13,1,64619,0,0,31,0,3,34121,0,0,0,0,'','Mimiron - Flame Supression'),
|
|
(13,1,64623,0,0,1,0,64561,0,0,0,0,0,'','Mimiron - Frost Bomb'),
|
|
(13,1,64623,0,0,31,0,3,34121,0,0,0,0,'','Mimiron - Frost Bomb'),
|
|
(13,1,64899,0,0,31,0,4,0,0,0,0,0,'','Hodir - credit marker'),
|
|
(13,1,64985,0,0,31,0,4,0,0,0,0,0,'','Thorim - credit marker'),
|
|
(13,1,64996,0,0,31,0,3,34246,0,0,0,0,'','Algalon the Observer - Reorigination on Azeroth'),
|
|
(13,1,65040,0,0,31,0,4,0,0,0,0,0,'','Mimiron - Not-So-Friendly Fire'),
|
|
(13,1,65044,0,0,31,0,3,0,0,0,0,0,'','Any Npc'),
|
|
(13,1,65044,0,1,31,0,4,0,0,0,0,0,'','Any Player'),
|
|
(13,1,65045,0,0,31,0,3,0,0,0,0,0,'','Any Npc'),
|
|
(13,1,65045,0,1,31,0,4,0,0,0,0,0,'','Any Player'),
|
|
(13,1,65074,0,0,31,0,4,0,0,0,0,0,'','Freya - credit marker'),
|
|
(13,1,65184,0,0,31,0,4,0,0,0,0,0,'','Algalon the Observer - credit marker'),
|
|
(13,1,65192,0,0,31,0,3,34121,0,0,0,0,'','Mimiron - Flame Supression'),
|
|
(13,1,65195,0,0,31,0,4,0,0,0,0,0,'','The Iron Council - credit marker'),
|
|
(13,1,65200,0,0,31,0,3,34320,0,0,0,0,'',NULL),
|
|
(13,1,65206,0,0,31,0,3,33985,0,0,0,0,'','Destabilization Matrix'),
|
|
(13,1,65224,0,0,31,0,3,34121,0,0,0,0,'','Mimiron - Flame Supression'),
|
|
(13,1,65238,0,0,31,0,3,33134,0,0,0,0,'','Shattered Illusion remove'),
|
|
(13,1,65238,0,1,31,0,3,33288,0,0,0,0,'','Shattered Illusion remove'),
|
|
(13,1,65238,0,2,31,0,3,33966,0,0,0,0,'','Shattered Illusion remove'),
|
|
(13,1,65238,0,3,31,0,3,33983,0,0,0,0,'','Shattered Illusion remove'),
|
|
(13,1,65238,0,4,31,0,3,33985,0,0,0,0,'','Shattered Illusion remove'),
|
|
(13,1,65258,0,0,31,0,3,34320,0,0,0,0,'',NULL),
|
|
(13,1,65265,0,0,31,0,3,34320,0,0,0,0,'',NULL),
|
|
(13,1,65312,0,0,31,0,4,0,0,0,0,0,'','Black Hole - target players'),
|
|
(13,1,65357,0,0,31,0,3,33533,0,0,0,0,'',''),
|
|
(13,1,65357,0,0,36,0,0,0,0,0,0,0,'',''),
|
|
(13,1,65357,0,1,31,0,3,33532,0,0,0,0,'',''),
|
|
(13,1,65357,0,1,36,0,0,0,0,0,0,0,'',''),
|
|
(13,1,65370,0,0,1,0,61969,0,0,1,0,0,'','Hodir - Icicle'),
|
|
(13,1,65370,0,0,1,0,61990,0,0,1,0,0,'','Hodir - Icicle'),
|
|
(13,1,65387,0,1,31,0,4,0,0,0,0,0,'','Steelforged Defender kill credit for achievement can hit only players'),
|
|
(13,1,65509,0,0,31,0,3,33052,0,0,0,0,'','Black Hole - target Living Constellation'),
|
|
(13,1,65719,0,0,31,0,3,33134,0,0,0,0,'','Shadow Nova'),
|
|
(13,1,66152,0,0,31,0,3,34720,0,0,0,0,'','Light Bullets Stalker - Light Orb Spawn'),
|
|
(13,1,66153,0,0,31,0,3,34704,0,0,0,0,'','Dark Bullets Stalker - Dark Orb Spawn'),
|
|
(13,1,66181,0,0,31,0,3,34606,0,0,0,0,'','Target for Anub\'arak Impale Fail'),
|
|
(13,1,66181,0,0,36,0,0,0,0,0,0,0,'','Target for Anub\'arak Impale Fail'),
|
|
(13,1,66287,0,0,31,0,3,34826,0,0,0,0,'',''),
|
|
(13,1,66287,0,0,36,0,0,0,0,0,0,0,'',''),
|
|
(13,1,66332,0,0,31,0,3,34862,0,0,0,0,'','Target for Anub\'arak summon Nerubian Burrowers'),
|
|
(13,1,66332,0,0,36,0,0,0,0,0,0,0,'','Target for Anub\'arak summon Nerubian Burrowers'),
|
|
(13,1,66390,0,0,31,0,3,34852,0,0,0,0,'',NULL),
|
|
(13,1,66512,0,0,31,0,5,195308,0,0,0,0,'','Pound Drum: Target Mysterious Snow Mound'),
|
|
(13,1,66512,0,1,31,0,5,195309,0,0,0,0,'','Pound Drum: Target Mysterious Snow Mound'),
|
|
(13,1,66550,0,0,31,0,3,22515,0,0,0,0,'','Isle of Conquest - Teleport Fortress Out'),
|
|
(13,1,66550,0,0,35,0,1,10,1,0,0,0,'','Isle of Conquest - Teleport Fortress Out'),
|
|
(13,1,66551,0,0,31,0,3,22515,0,0,0,0,'','Isle of Conquest - Teleport Fortress In'),
|
|
(13,1,66551,0,0,35,0,1,10,1,0,0,0,'','Isle of Conquest - Teleport Fortress In'),
|
|
(13,1,66630,0,0,31,0,3,34984,0,0,0,0,'',NULL),
|
|
(13,1,66636,0,0,31,0,3,34796,0,0,0,0,'',''),
|
|
(13,1,66636,0,0,36,0,0,0,0,0,0,0,'',''),
|
|
(13,1,66637,0,0,31,0,3,34984,0,0,0,0,'',NULL),
|
|
(13,1,66665,0,0,31,0,3,35013,0,0,0,0,'','Koralon Burning Breath'),
|
|
(13,1,67328,0,0,31,0,3,35013,0,0,0,0,'','Koralon Burning Breath'),
|
|
(13,1,67335,0,0,31,0,3,37540,0,0,0,0,'','Gunship Fall Teleport - target The Skybreaker'),
|
|
(13,1,67335,0,1,31,0,3,37215,0,0,0,0,'','Gunship Fall Teleport - target Orgrim\'s Hammer'),
|
|
(13,1,67705,0,0,31,0,3,35005,0,0,0,0,'',''),
|
|
(13,1,67705,0,0,36,0,0,0,0,1,0,0,'',''),
|
|
(13,1,67715,0,0,31,0,3,35004,0,0,0,0,'',''),
|
|
(13,1,67715,0,0,36,0,0,0,0,1,0,0,'',''),
|
|
(13,1,67755,0,0,31,0,3,34862,0,0,0,0,'','Target for Anub\'arak summon Nerubian Burrowers'),
|
|
(13,1,67755,0,0,36,0,0,0,0,0,0,0,'','Target for Anub\'arak summon Nerubian Burrowers'),
|
|
(13,1,67756,0,0,31,0,3,34862,0,0,0,0,'','Target for Anub\'arak summon Nerubian Burrowers'),
|
|
(13,1,67756,0,0,36,0,0,0,0,0,0,0,'','Target for Anub\'arak summon Nerubian Burrowers'),
|
|
(13,1,67757,0,0,31,0,3,34862,0,0,0,0,'','Target for Anub\'arak summon Nerubian Burrowers'),
|
|
(13,1,67757,0,0,36,0,0,0,0,0,0,0,'','Target for Anub\'arak summon Nerubian Burrowers'),
|
|
(13,1,67888,0,0,31,0,3,35458,0,0,0,0,'','Target for Jaraxxus Lightning killing Fizzlebang'),
|
|
(13,1,68184,0,0,31,0,4,0,0,0,0,0,'','Faction Champions - credit marker'),
|
|
(13,1,68198,0,0,31,0,3,37577,0,0,0,0,'','Rimefang Frost Nova (Pit of Saron)'),
|
|
(13,1,68198,0,0,36,0,0,0,0,0,0,0,'','Rimefang Frost Nova (Pit of Saron)'),
|
|
(13,1,68198,0,1,31,0,3,37578,0,0,0,0,'','Rimefang Frost Nova (Pit of Saron)'),
|
|
(13,1,68198,0,1,36,0,0,0,0,0,0,0,'','Rimefang Frost Nova (Pit of Saron)'),
|
|
(13,1,68198,0,2,31,0,3,37579,0,0,0,0,'','Rimefang Frost Nova (Pit of Saron)'),
|
|
(13,1,68198,0,2,36,0,0,0,0,0,0,0,'','Rimefang Frost Nova (Pit of Saron)'),
|
|
(13,1,68198,0,3,31,0,3,37572,0,0,0,0,'','Rimefang Frost Nova (Pit of Saron)'),
|
|
(13,1,68198,0,3,36,0,0,0,0,0,0,0,'','Rimefang Frost Nova (Pit of Saron)'),
|
|
(13,1,68198,0,4,31,0,3,37575,0,0,0,0,'','Rimefang Frost Nova (Pit of Saron)'),
|
|
(13,1,68198,0,4,36,0,0,0,0,0,0,0,'','Rimefang Frost Nova (Pit of Saron)'),
|
|
(13,1,68198,0,5,31,0,3,37576,0,0,0,0,'','Rimefang Frost Nova (Pit of Saron)'),
|
|
(13,1,68198,0,5,36,0,0,0,0,0,0,0,'','Rimefang Frost Nova (Pit of Saron)'),
|
|
(13,1,68198,0,6,31,0,3,37580,0,0,0,0,'','Rimefang Frost Nova (Pit of Saron)'),
|
|
(13,1,68198,0,6,36,0,0,0,0,0,0,0,'','Rimefang Frost Nova (Pit of Saron)'),
|
|
(13,1,68198,0,7,31,0,3,37581,0,0,0,0,'','Rimefang Frost Nova (Pit of Saron)'),
|
|
(13,1,68198,0,7,36,0,0,0,0,0,0,0,'','Rimefang Frost Nova (Pit of Saron)'),
|
|
(13,1,68572,0,0,31,0,4,0,0,0,0,0,'','Grand Champions - credit marker'),
|
|
(13,1,68574,0,0,31,0,4,0,0,0,0,0,'','Argent Champion - credit marker'),
|
|
(13,1,68575,0,0,31,0,4,0,0,0,0,0,'','Argent Champion - credit marker'),
|
|
(13,1,68663,0,0,31,0,4,0,0,0,0,0,'','The Black Knight - credit marker'),
|
|
(13,1,68861,0,0,31,0,3,36497,0,0,0,0,'','Bronjahm - Consume Soul'),
|
|
(13,1,68861,0,0,36,0,0,0,0,0,0,0,'','Bronjahm - Consume Soul'),
|
|
(13,1,69125,0,0,31,0,3,37013,0,0,0,0,'','Festergut - Gaseous Blight Initial cast'),
|
|
(13,1,69347,0,0,31,0,3,37496,0,0,0,0,'','Spell 69347 targets entry 37496'),
|
|
(13,1,69347,0,1,31,0,3,37497,0,0,0,0,'','Spell 69347 targets entry 37497'),
|
|
(13,1,69347,0,2,31,0,3,37498,0,0,0,0,'','Spell 69347 targets entry 37498'),
|
|
(13,1,69347,0,3,31,0,3,37584,0,0,0,0,'','Spell 69347 targets entry 37584'),
|
|
(13,1,69347,0,4,31,0,3,37587,0,0,0,0,'','Spell 69347 targets entry 37587'),
|
|
(13,1,69347,0,5,31,0,3,37588,0,0,0,0,'','Spell 69347 targets entry 37588'),
|
|
(13,1,69508,0,0,31,0,3,37986,0,0,0,0,'','Rotface - Slime Spray'),
|
|
(13,1,69538,0,0,31,0,3,36897,0,0,0,0,'','Rotface - Small Ooze Combine'),
|
|
(13,1,69538,0,0,36,0,0,0,0,0,0,0,'','Rotface - Small Ooze Combine'),
|
|
(13,1,69553,0,0,31,0,3,36899,0,0,0,0,'','Rotface - Large Ooze Combine'),
|
|
(13,1,69553,0,0,36,0,0,0,0,0,0,0,'','Rotface - Summon Big Ooze'),
|
|
(13,1,69610,0,0,31,0,3,36897,0,0,0,0,'','Rotface - Large Ooze Buff Combine'),
|
|
(13,1,69610,0,0,36,0,0,0,0,0,0,0,'','Rotface - Summon Big Ooze'),
|
|
(13,1,69660,0,0,31,0,3,37547,0,0,0,0,'','Burning Pitch - target Gunship Hull'),
|
|
(13,1,69682,0,0,31,0,3,0,0,0,0,0,'','Lil\' K.T find target'),
|
|
(13,1,69705,0,0,31,0,3,36839,0,0,0,0,'','Below Zero - target Horde Gunship Cannon'),
|
|
(13,1,69705,0,1,31,0,3,36838,0,0,0,0,'','Below Zero - target Alliance Gunship Cannon'),
|
|
(13,1,69753,0,0,31,0,3,37584,0,0,0,0,'','Tyrannus - Necromantic Power'),
|
|
(13,1,69753,0,0,36,0,0,0,0,0,0,0,'','Tyrannus - Necromantic Power'),
|
|
(13,1,69753,0,1,31,0,3,37587,0,0,0,0,'','Tyrannus - Necromantic Power'),
|
|
(13,1,69753,0,1,36,0,0,0,0,0,0,0,'','Tyrannus - Necromantic Power'),
|
|
(13,1,69753,0,2,31,0,3,37588,0,0,0,0,'','Tyrannus - Necromantic Power'),
|
|
(13,1,69753,0,2,36,0,0,0,0,0,0,0,'','Tyrannus - Necromantic Power'),
|
|
(13,1,69753,0,3,31,0,3,37496,0,0,0,0,'','Tyrannus - Necromantic Power'),
|
|
(13,1,69753,0,3,36,0,0,0,0,0,0,0,'','Tyrannus - Necromantic Power'),
|
|
(13,1,69753,0,4,31,0,3,37497,0,0,0,0,'','Tyrannus - Necromantic Power'),
|
|
(13,1,69753,0,4,36,0,0,0,0,0,0,0,'','Tyrannus - Necromantic Power'),
|
|
(13,1,69753,0,5,31,0,3,36477,0,0,0,0,'','Tyrannus - Necromantic Power'),
|
|
(13,1,69753,0,5,36,0,0,0,0,0,0,0,'','Tyrannus - Necromantic Power'),
|
|
(13,1,69782,0,0,31,0,3,37013,0,0,0,0,'','Rotface - Ooze Flood'),
|
|
(13,1,69783,0,0,31,0,3,37013,0,0,0,0,'','Rotface - Ooze Flood'),
|
|
(13,1,69784,0,0,31,0,3,37014,0,0,0,0,'','Destroy Wall (Halls of Reflection)'),
|
|
(13,1,69796,0,0,31,0,3,37013,0,0,0,0,'','Rotface - Ooze Flood'),
|
|
(13,1,69797,0,0,31,0,3,37013,0,0,0,0,'','Rotface - Ooze Flood'),
|
|
(13,1,69798,0,0,31,0,3,37013,0,0,0,0,'','Rotface - Ooze Flood'),
|
|
(13,1,69799,0,0,31,0,3,37013,0,0,0,0,'','Rotface - Ooze Flood'),
|
|
(13,1,69801,0,0,31,0,3,37013,0,0,0,0,'','Rotface - Ooze Flood'),
|
|
(13,1,69802,0,0,31,0,3,37013,0,0,0,0,'','Rotface - Ooze Flood'),
|
|
(13,1,69922,0,0,31,0,3,37094,0,0,0,0,'','Target Crucible of Souls'),
|
|
(13,1,70021,0,0,31,0,3,32200,0,0,0,0,'','Gunship Cannon Fire (Halls of Reflection)'),
|
|
(13,1,70053,0,0,31,0,3,37122,0,0,0,0,'','Sister Svalna - Revive Champion'),
|
|
(13,1,70053,0,1,31,0,3,37123,0,0,0,0,'','Sister Svalna - Revive Champion'),
|
|
(13,1,70053,0,2,31,0,3,37124,0,0,0,0,'','Sister Svalna - Revive Champion'),
|
|
(13,1,70053,0,3,31,0,3,37125,0,0,0,0,'','Sister Svalna - Revive Champion'),
|
|
(13,1,70078,0,0,31,0,3,37122,0,0,0,0,'','Sister Svalna - Caress of Death'),
|
|
(13,1,70078,0,1,31,0,3,37123,0,0,0,0,'','Sister Svalna - Caress of Death'),
|
|
(13,1,70078,0,2,31,0,3,37124,0,0,0,0,'','Sister Svalna - Caress of Death'),
|
|
(13,1,70078,0,3,31,0,3,37125,0,0,0,0,'','Sister Svalna - Caress of Death'),
|
|
(13,1,70079,0,0,31,0,3,36678,0,0,0,0,'','Rotface - Ooze Flood'),
|
|
(13,1,70104,0,0,31,0,3,37488,0,0,0,0,'','Teleport to Enemy Ship - target Teleport Exit'),
|
|
(13,1,70130,0,0,31,0,3,36796,0,0,0,0,'','Empowered Blizzard (Pit of Saron)'),
|
|
(13,1,70130,0,0,36,0,0,0,0,0,0,0,'','Empowered Blizzard (Pit of Saron)'),
|
|
(13,1,70224,0,0,31,0,3,37014,0,0,0,0,'','Destroy Wall (Halls of Reflection)'),
|
|
(13,1,70225,0,0,31,0,3,37014,0,0,0,0,'','Destroy Wall (Halls of Reflection)'),
|
|
(13,1,70246,0,0,31,0,3,32200,0,0,0,0,'','Gunship Cannon Fire (Halls of Reflection)'),
|
|
(13,1,70293,0,0,31,0,3,38463,0,0,0,0,'','Target Empowering Orb Visual Stalker'),
|
|
(13,1,70299,0,0,31,0,3,38463,0,0,0,0,'','Target Empowering Orb Visual Stalker'),
|
|
(13,1,70338,0,0,31,0,4,0,0,0,0,0,'','Necrotic Plague - target player'),
|
|
(13,1,70338,0,1,31,0,3,37695,0,0,0,0,'','Necrotic Plague - target Drudge Ghoul'),
|
|
(13,1,70338,0,2,31,0,3,37698,0,0,0,0,'','Necrotic Plague - target Shambling Horror'),
|
|
(13,1,70360,0,0,31,0,3,37690,0,0,0,0,'','Mutated Abomination - Eat Ooze target'),
|
|
(13,1,70374,0,0,31,0,3,37540,0,0,0,0,'','Burning Pitch - target The Skybreaker'),
|
|
(13,1,70383,0,0,31,0,3,37215,0,0,0,0,'','Burning Pitch - target Orgrim\'s Hammer'),
|
|
(13,1,70397,0,0,31,0,3,37547,0,0,0,0,'','Burning Pitch - target Gunship Hull'),
|
|
(13,1,70403,0,0,31,0,3,37547,0,0,0,0,'','Burning Pitch - target Gunship Hull'),
|
|
(13,1,70443,0,0,31,0,4,0,0,0,0,0,'','Explosion - target players'),
|
|
(13,1,70444,0,0,31,0,3,37116,0,0,0,0,'','Explosion - target Skybreaker Sorcerer'),
|
|
(13,1,70444,0,1,31,0,3,36969,0,0,0,0,'','Explosion - target Skybreaker Rifleman'),
|
|
(13,1,70444,0,2,31,0,3,36978,0,0,0,0,'','Explosion - target Skybreaker Mortar Soldier'),
|
|
(13,1,70444,0,3,31,0,3,37117,0,0,0,0,'','Explosion - target Kor\'kron Battle-Mage'),
|
|
(13,1,70444,0,4,31,0,3,36968,0,0,0,0,'','Explosion - target Kor\'kron Axethrower'),
|
|
(13,1,70444,0,5,31,0,3,36982,0,0,0,0,'','Explosion - target Kor\'kron Rocketeer'),
|
|
(13,1,70464,0,0,31,0,3,36796,0,0,0,0,'','Ice Lance Volley (Pit of Saron)'),
|
|
(13,1,70464,0,0,36,0,0,0,0,0,0,0,'','Ice Lance Volley (Pit of Saron)'),
|
|
(13,1,70466,0,0,31,0,3,37000,0,0,0,0,'','Sunwell Light Ray (The Purification of Quel\'Delar)'),
|
|
(13,1,70471,0,0,31,0,3,37702,0,0,0,0,'',' Mograine Forge Beam targets Runeforge Bunny'),
|
|
(13,1,70485,0,0,31,0,3,38879,0,0,0,0,'','Target Putricide\'s Trap'),
|
|
(13,1,70512,0,3,31,0,3,37584,0,0,0,0,'','Spell 70512 targets entry 37584'),
|
|
(13,1,70512,0,4,31,0,3,37587,0,0,0,0,'','Spell 70512 targets entry 37587'),
|
|
(13,1,70512,0,5,31,0,3,37588,0,0,0,0,'','Spell 70512 targets entry 37588'),
|
|
(13,1,70513,0,0,31,0,3,36796,0,0,0,0,'','Multi-Shot (Pit of Saron)'),
|
|
(13,1,70513,0,0,36,0,0,0,0,0,0,0,'','Multi-Shot (Pit of Saron)'),
|
|
(13,1,70572,0,0,31,0,3,37187,0,0,0,0,'','Deathbringer Saurfang - Grip of Agony'),
|
|
(13,1,70572,0,1,31,0,3,37200,0,0,0,0,'','Deathbringer Saurfang - Grip of Agony'),
|
|
(13,1,70572,0,2,31,0,3,37830,0,0,0,0,'','Deathbringer Saurfang - Grip of Agony'),
|
|
(13,1,70572,0,3,31,0,3,37920,0,0,0,0,'','Deathbringer Saurfang - Grip of Agony'),
|
|
(13,1,70588,0,0,31,0,3,36789,0,0,0,0,'','Suppresser - Suppression target Valithria'),
|
|
(13,1,70595,0,0,31,0,3,38001,0,0,0,0,'','The Sacred and the Corrupt'),
|
|
(13,1,70602,0,0,31,0,3,36789,0,0,0,0,'','Risen Archmage - Corruption target Valithria'),
|
|
(13,1,70614,0,0,31,0,3,37881,0,0,0,0,'','The Sacred and the Corrupt'),
|
|
(13,1,70623,0,0,31,0,4,0,0,0,0,0,'','Teleport Players (Pit of Saron)'),
|
|
(13,1,70638,0,0,31,0,4,0,0,0,0,0,'','Teleport Players (Pit of Saron)'),
|
|
(13,1,70643,0,0,31,0,3,37894,0,0,0,0,'','Zap Vegard Bunny targets Vegard Bunny'),
|
|
(13,1,70743,0,0,31,0,3,37881,0,0,0,0,'','The Sacred and the Corrupt'),
|
|
(13,1,70790,0,0,31,0,3,37881,0,0,0,0,'','The Sacred and the Corrupt'),
|
|
(13,1,70792,0,0,31,0,3,37893,0,0,0,0,'','The Sacred and the Corrupt'),
|
|
(13,1,70921,0,0,31,0,3,22515,0,0,0,0,'','The Lich King - Summon Gluttonous Abomination'),
|
|
(13,1,70933,0,0,31,0,3,22515,0,0,0,0,'','The Lich King - Summon Blazing Skeleton'),
|
|
(13,1,70983,0,0,31,0,3,37970,0,0,0,0,'','Valanar - Invocation of Blood beam'),
|
|
(13,1,70983,0,1,31,0,3,37972,0,0,0,0,'','Keleseth - Invocation of Blood beam'),
|
|
(13,1,70983,0,2,31,0,3,37973,0,0,0,0,'','Taldaram - Invocation of Blood beam'),
|
|
(13,1,70995,0,0,31,0,3,37955,0,0,0,0,'','Blood Queen Lana\'thel - Presence of the Darkfallen'),
|
|
(13,1,71022,0,0,31,0,4,0,0,0,0,0,'','ICC trash - Disrupting Shout'),
|
|
(13,1,71032,0,0,31,0,3,22515,0,0,0,0,'','The Lich King - Summon Blistering Zombie'),
|
|
(13,1,71070,0,0,31,0,3,37970,0,0,0,0,'','Valanar - Invocation of Blood visual'),
|
|
(13,1,71078,0,0,31,0,3,22515,0,0,0,0,'','The Lich King - Summon Risen Archmage'),
|
|
(13,1,71080,0,0,31,0,3,37972,0,0,0,0,'','Keleseth - Invocation of Blood visual'),
|
|
(13,1,71081,0,0,31,0,3,37973,0,0,0,0,'','Taldaram - Invocation of Blood visual'),
|
|
(13,1,71189,0,0,31,0,3,36791,0,0,0,0,'','Dreamwalker\'s Rage - target Blazing Skeleton'),
|
|
(13,1,71189,0,1,31,0,3,37863,0,0,0,0,'','Dreamwalker\'s Rage - target Suppresser'),
|
|
(13,1,71189,0,2,31,0,3,37868,0,0,0,0,'','Dreamwalker\'s Rage - target Risen Archmage'),
|
|
(13,1,71189,0,3,31,0,3,37886,0,0,0,0,'','Dreamwalker\'s Rage - target Gluttonous Abomination'),
|
|
(13,1,71189,0,4,31,0,3,37907,0,0,0,0,'','Dreamwalker\'s Rage - target Rot Worm'),
|
|
(13,1,71189,0,5,31,0,3,37934,0,0,0,0,'','Dreamwalker\'s Rage - target Blistering Zombie'),
|
|
(13,1,71189,0,6,31,0,3,37945,0,0,0,0,'','Dreamwalker\'s Rage - target Dream Portal'),
|
|
(13,1,71189,0,7,31,0,3,38186,0,0,0,0,'','Dreamwalker\'s Rage - target Dream Portal (Pre-effect)'),
|
|
(13,1,71189,0,8,31,0,3,38429,0,0,0,0,'','Dreamwalker\'s Rage - target Nightmare Portal (Pre-effect)'),
|
|
(13,1,71189,0,9,31,0,3,38430,0,0,0,0,'','Dreamwalker\'s Rage - target Nightmare Portal'),
|
|
(13,1,71281,0,0,31,0,3,36764,0,0,0,0,'','Slave Trigger Closest (Pit of Saron)'),
|
|
(13,1,71281,0,0,36,0,0,0,0,0,0,0,'','Slave Trigger Closest (Pit of Saron)'),
|
|
(13,1,71281,0,1,31,0,3,36765,0,0,0,0,'','Slave Trigger Closest (Pit of Saron)'),
|
|
(13,1,71281,0,1,36,0,0,0,0,0,0,0,'','Slave Trigger Closest (Pit of Saron)'),
|
|
(13,1,71281,0,2,31,0,3,36766,0,0,0,0,'','Slave Trigger Closest (Pit of Saron)'),
|
|
(13,1,71281,0,2,36,0,0,0,0,0,0,0,'','Slave Trigger Closest (Pit of Saron)'),
|
|
(13,1,71281,0,3,31,0,3,36767,0,0,0,0,'','Slave Trigger Closest (Pit of Saron)'),
|
|
(13,1,71281,0,3,36,0,0,0,0,0,0,0,'','Slave Trigger Closest (Pit of Saron)'),
|
|
(13,1,71281,0,4,31,0,3,36770,0,0,0,0,'','Slave Trigger Closest (Pit of Saron)'),
|
|
(13,1,71281,0,4,36,0,0,0,0,0,0,0,'','Slave Trigger Closest (Pit of Saron)'),
|
|
(13,1,71281,0,5,31,0,3,36771,0,0,0,0,'','Slave Trigger Closest (Pit of Saron)'),
|
|
(13,1,71281,0,5,36,0,0,0,0,0,0,0,'','Slave Trigger Closest (Pit of Saron)'),
|
|
(13,1,71281,0,6,31,0,3,36772,0,0,0,0,'','Slave Trigger Closest (Pit of Saron)'),
|
|
(13,1,71281,0,6,36,0,0,0,0,0,0,0,'','Slave Trigger Closest (Pit of Saron)'),
|
|
(13,1,71281,0,7,31,0,3,36773,0,0,0,0,'','Slave Trigger Closest (Pit of Saron)'),
|
|
(13,1,71281,0,7,36,0,0,0,0,0,0,0,'','Slave Trigger Closest (Pit of Saron)'),
|
|
(13,1,71306,0,0,31,0,3,37134,0,0,0,0,'','Ymirjar Frostbinder - Twisted Winds'),
|
|
(13,1,71306,0,0,38,0,99,4,0,0,0,0,'','Ymirjar Frostbinder - Twisted Winds'),
|
|
(13,1,71306,0,1,31,0,3,37133,0,0,0,0,'','Ymirjar Frostbinder - Twisted Winds'),
|
|
(13,1,71306,0,1,38,0,99,4,0,0,0,0,'','Ymirjar Frostbinder - Twisted Winds'),
|
|
(13,1,71306,0,2,31,0,3,37132,0,0,0,0,'','Ymirjar Frostbinder - Twisted Winds'),
|
|
(13,1,71306,0,2,38,0,99,4,0,0,0,0,'','Ymirjar Frostbinder - Twisted Winds'),
|
|
(13,1,71306,0,3,31,0,3,38125,0,0,0,0,'','Ymirjar Frostbinder - Twisted Winds'),
|
|
(13,1,71306,0,3,38,0,99,4,0,0,0,0,'','Ymirjar Frostbinder - Twisted Winds'),
|
|
(13,1,71310,0,0,31,0,3,38191,0,0,0,0,'','Pull Shadows Edge targets Shadows Edge'),
|
|
(13,1,71322,0,0,31,0,3,38558,0,0,0,0,'','Blood-Queen Lana\'thel - Annihilate Minchar'),
|
|
(13,1,71365,0,0,31,0,3,36657,0,0,0,0,'',''),
|
|
(13,1,71365,0,1,31,0,3,36656,0,0,0,0,'',''),
|
|
(13,1,71440,0,0,31,0,3,36597,0,0,0,0,'','Harvest Soul - target The Lich King'),
|
|
(13,1,71464,0,0,31,0,4,0,0,0,0,0,'','Sister Svalna - Divine Surge'),
|
|
(13,1,71520,0,0,31,0,3,68,0,0,0,0,'','Love in the air - heavy perfume pulse'),
|
|
(13,1,71520,0,0,36,0,0,0,0,0,0,0,'','Love in the air - heavy perfume pulse'),
|
|
(13,1,71520,0,1,31,0,3,3296,0,0,0,0,'','Love in the air - heavy perfume pulse'),
|
|
(13,1,71520,0,1,36,0,0,0,0,0,0,0,'','Love in the air - heavy perfume pulse'),
|
|
(13,1,71599,0,0,31,0,3,38035,0,0,0,0,'','Love in the air - chemical wagon'),
|
|
(13,1,71617,0,0,31,0,3,38317,0,0,0,0,'','Putricide - Tear Gas'),
|
|
(13,1,71618,0,0,31,0,3,37562,0,0,0,0,'','Putricide - Tear Gas on Gas Cloud'),
|
|
(13,1,71620,0,0,31,0,4,0,0,0,0,0,'','Putricide - Tear Gas Cancel'),
|
|
(13,1,71620,0,1,31,0,3,37690,0,0,0,0,'','Putricide - Tear Gas Cancel'),
|
|
(13,1,71620,0,2,31,0,3,37562,0,0,0,0,'','Putricide - Tear Gas Cancel'),
|
|
(13,1,71620,0,3,31,0,3,37697,0,0,0,0,'','Putricide - Tear Gas Cancel'),
|
|
(13,1,71620,0,4,31,0,3,38159,0,0,0,0,'','Putricide - Tear Gas Cancel'),
|
|
(13,1,71620,0,5,31,0,3,37672,0,0,0,0,'','Putricide - Tear Gas Cancel'),
|
|
(13,1,71620,0,6,31,0,3,38285,0,0,0,0,'','Putricide - Tear Gas Cancel'),
|
|
(13,1,71621,0,0,31,0,3,38309,0,0,0,0,'','Putricide - Green Bottle'),
|
|
(13,1,71704,0,0,31,0,3,38309,0,0,0,0,'','Putricide - Green Bottle'),
|
|
(13,1,71809,0,0,31,0,3,36597,0,0,0,0,'','Jump - target The Lich King'),
|
|
(13,1,71811,0,0,31,0,3,36597,0,0,0,0,'','Jump - target The Lich King'),
|
|
(13,1,71848,0,0,31,0,3,0,0,0,0,0,'','Toxic Wasteling find target'),
|
|
(13,1,71946,0,0,31,0,3,36789,0,0,0,0,'','Valithria Dreamwalker - Nightmare Cloud'),
|
|
(13,1,71948,0,0,31,0,3,37950,0,0,0,0,'','Valithria Dreamwalker - Copy Damage on Valithria'),
|
|
(13,1,71949,0,0,31,0,4,0,0,0,0,0,'','Blood Queen Lana\'thel - Frenzied Bloodthirst Visual'),
|
|
(13,1,71952,0,0,31,0,3,37955,0,0,0,0,'','Blood Queen Lana\'thel - Presence of the Darkfallen'),
|
|
(13,1,72031,0,0,31,0,3,36789,0,0,0,0,'','Valithria Dreamwalker - Nightmare Cloud'),
|
|
(13,1,72032,0,0,31,0,3,36789,0,0,0,0,'','Valithria Dreamwalker - Nightmare Cloud'),
|
|
(13,1,72033,0,0,31,0,3,36789,0,0,0,0,'','Valithria Dreamwalker - Nightmare Cloud'),
|
|
(13,1,72202,0,0,31,0,3,37813,0,0,0,0,'','Deathbringer Saurfang - Blood Link'),
|
|
(13,1,72257,0,0,32,0,144,0,0,0,0,0,'','Remove Marks of the Fallen Champion - target player'),
|
|
(13,1,72260,0,0,31,0,3,37813,0,0,0,0,'','Deathbringer Saurfang - Mark of the Fallen Champion heal'),
|
|
(13,1,72262,0,0,31,0,3,22515,0,0,0,0,'','Quake - target World Trigger'),
|
|
(13,1,72278,0,0,31,0,3,37813,0,0,0,0,'','Deathbringer Saurfang - Mark of the Fallen Champion heal'),
|
|
(13,1,72279,0,0,31,0,3,37813,0,0,0,0,'','Deathbringer Saurfang - Mark of the Fallen Champion heal'),
|
|
(13,1,72280,0,0,31,0,3,37813,0,0,0,0,'','Deathbringer Saurfang - Mark of the Fallen Champion heal'),
|
|
(13,1,72347,0,0,31,0,3,38569,0,0,0,0,'','Lock Players and Tap Chest - target Martyr Stalker (IGB/Saurfang)'),
|
|
(13,1,72401,0,0,31,0,3,37672,0,0,0,0,'','Putricide - Mutated Abomination'),
|
|
(13,1,72401,0,1,31,0,3,38285,0,0,0,0,'','Putricide - Mutated Abomination'),
|
|
(13,1,72429,0,0,31,0,4,0,0,0,0,0,'','Mass Resurrection - target players'),
|
|
(13,1,72527,0,0,31,0,3,37690,0,0,0,0,'','Mutated Abomination - Eat Ooze target'),
|
|
(13,1,72595,0,0,31,0,4,0,0,0,0,0,'','Restore Soul - target player'),
|
|
(13,1,72618,0,0,31,0,4,0,0,0,0,0,'','Mutated Plague Clear - target players'),
|
|
(13,1,72706,0,0,31,0,4,0,0,0,0,0,'','Valithria Dreamwalker - Achievement Check'),
|
|
(13,1,72745,0,0,31,0,3,36678,0,0,0,0,'','Putricide - Mutated Plague'),
|
|
(13,1,72745,0,0,36,0,0,0,0,0,0,0,'','Putricide - Mutated Plague'),
|
|
(13,1,72746,0,0,31,0,3,36678,0,0,0,0,'','Putricide - Mutated Plague'),
|
|
(13,1,72746,0,0,36,0,0,0,0,0,0,0,'','Putricide - Mutated Plague'),
|
|
(13,1,72747,0,0,31,0,3,36678,0,0,0,0,'','Putricide - Mutated Plague'),
|
|
(13,1,72747,0,0,36,0,0,0,0,0,0,0,'','Putricide - Mutated Plague'),
|
|
(13,1,72748,0,0,31,0,3,36678,0,0,0,0,'','Putricide - Mutated Plague'),
|
|
(13,1,72748,0,0,36,0,0,0,0,0,0,0,'','Putricide - Mutated Plague'),
|
|
(13,1,72830,0,0,31,0,4,0,0,0,0,0,'','Escaped from Arthas - credit marker'),
|
|
(13,1,72850,0,0,31,0,3,38309,0,0,0,0,'','Putricide - Green Bottle'),
|
|
(13,1,72851,0,0,31,0,3,38309,0,0,0,0,'','Putricide - Green Bottle'),
|
|
(13,1,72852,0,0,31,0,3,38309,0,0,0,0,'','Putricide - Green Bottle'),
|
|
(13,1,72959,0,0,31,0,4,0,0,0,0,0,'','Achievement - target players'),
|
|
(13,1,73035,0,0,31,0,3,37704,0,0,0,0,'','Essence of the Captured (Battered Hilt, Quel\'Delar, Halls of Reflections HoR, Uther)'),
|
|
(13,1,73082,0,0,31,0,3,39420,0,0,0,0,'','Target Probe Credit'),
|
|
(13,1,73159,0,0,31,0,4,0,0,0,0,0,'','Mass Resurrection - target players'),
|
|
(13,1,73331,0,0,31,0,4,0,0,0,0,0,'','Target all players'),
|
|
(13,1,73582,0,0,31,0,3,39190,0,0,0,0,'','Trigger Vile Spirit (Inside, Heroic) - target Wicked Spirit'),
|
|
(13,1,73650,0,0,31,0,4,0,0,0,0,0,'','Restore Souls - target players'),
|
|
(13,1,73785,0,0,31,0,4,0,0,0,0,0,'','Necrotic Plague - target player'),
|
|
(13,1,73785,0,1,31,0,3,37695,0,0,0,0,'','Necrotic Plague - target Drudge Ghoul'),
|
|
(13,1,73785,0,2,31,0,3,37698,0,0,0,0,'','Necrotic Plague - target Shambling Horror'),
|
|
(13,1,73786,0,0,31,0,4,0,0,0,0,0,'','Necrotic Plague - target player'),
|
|
(13,1,73786,0,1,31,0,3,37695,0,0,0,0,'','Necrotic Plague - target Drudge Ghoul'),
|
|
(13,1,73786,0,2,31,0,3,37698,0,0,0,0,'','Necrotic Plague - target Shambling Horror'),
|
|
(13,1,73787,0,0,31,0,4,0,0,0,0,0,'','Necrotic Plague - target player'),
|
|
(13,1,73787,0,1,31,0,3,37695,0,0,0,0,'','Necrotic Plague - target Drudge Ghoul'),
|
|
(13,1,73787,0,2,31,0,3,37698,0,0,0,0,'','Necrotic Plague - target Shambling Horror'),
|
|
(13,1,73843,0,0,31,0,4,0,0,0,0,0,'','Valithria Dreamwalker - Award Reputation'),
|
|
(13,1,73844,0,0,31,0,4,0,0,0,0,0,'','Award Reputation - Boss Kill - target players'),
|
|
(13,1,73845,0,0,31,0,4,0,0,0,0,0,'','Award Reputation - Boss Kill - target players'),
|
|
(13,1,73846,0,0,31,0,4,0,0,0,0,0,'','Award Reputation - Boss Kill - target players'),
|
|
(13,1,74074,0,0,31,0,3,36597,0,0,0,0,'','Plague Siphon may only target The Lich King'),
|
|
(13,1,74086,0,0,31,0,4,0,0,0,0,0,'','Destroy Soul - target player'),
|
|
(13,1,74455,0,0,31,0,3,39747,0,0,0,0,'','Spell 74455 targets only Saviana Ragefire'),
|
|
(13,1,74758,0,0,31,0,3,40091,0,0,0,0,'','Track Rotation can only target Orb Rotation Focus'),
|
|
(13,1,75313,0,0,31,0,5,202880,0,0,0,0,'','Bang Ritual Gong - Ritual Gong'),
|
|
(13,1,75319,0,0,32,0,144,0,0,0,0,0,'','Omen Kill Credit - Target player AoE'),
|
|
(13,1,75396,0,0,31,0,4,0,0,0,0,0,'','Target Players'),
|
|
(13,1,75509,0,0,31,0,3,40142,0,0,0,0,'','Twilight Mending can only target Halion'),
|
|
(13,1,76092,0,0,31,0,5,193963,0,0,0,0,'','Lil\' XT target Toy Train Set'),
|
|
(13,1,76098,0,0,31,0,3,32345,0,0,0,0,'','Lil\' XT find Grindgear Toy Gorilla'),
|
|
(13,1,76098,0,1,31,0,3,17299,0,0,0,0,'','Lil\' XT find Crashin Trashin Robot'),
|
|
(13,1,76098,0,2,31,0,3,27664,0,0,0,0,'','Lil\' XT find Crashin Trashin Racer'),
|
|
(13,1,76098,0,3,31,0,3,40281,0,0,0,0,'','Lil\' XT find Crashin Trashin Racer Blue'),
|
|
(13,1,76098,0,4,31,0,3,24968,0,0,0,0,'','Lil\' XT find Clockwork Rocket Bot'),
|
|
(13,1,76098,0,5,31,0,3,40295,0,0,0,0,'','Lil\' XT find Blue Clockwork Rocket Bot'),
|
|
(13,1,76098,0,6,31,0,3,32247,0,0,0,0,'','Lil\' XT find Zippy Copper Racer'),
|
|
(13,1,76221,0,0,31,0,3,26712,0,0,0,0,'','Target Crystal Channel Target'),
|
|
(13,1,76379,0,0,31,0,3,36597,0,0,0,0,'','Harvest Soul - target The Lich King'),
|
|
(13,2,3921,0,0,31,1,3,30884,0,0,0,0,'','The purple beam effect of amulet can target only Iskalder'),
|
|
(13,2,11518,0,0,26,0,2,0,0,1,0,0,'','Target Gnome Face 04 not in phase 2'),
|
|
(13,2,11518,0,0,31,0,5,142208,0,0,0,0,'','Target Gnome Face 04'),
|
|
(13,2,11518,0,1,26,0,2,0,0,1,0,0,'','Target Gnome Face 03 not in phase 2'),
|
|
(13,2,11518,0,1,31,0,5,142209,0,0,0,0,'','Target Gnome Face 03'),
|
|
(13,2,11518,0,2,26,0,2,0,0,1,0,0,'','Target Gnome Face 02 not in phase 2'),
|
|
(13,2,11518,0,2,31,0,5,142210,0,0,0,0,'','Target Gnome Face 02'),
|
|
(13,2,11518,0,3,26,0,2,0,0,1,0,0,'','Target Gnome Face 01 not in phase 2'),
|
|
(13,2,11518,0,3,31,0,5,142211,0,0,0,0,'','Target Gnome Face 01'),
|
|
(13,2,11518,0,4,26,0,2,0,0,1,0,0,'','Target Gnome Face 06 not in phase 2'),
|
|
(13,2,11518,0,4,31,0,5,142212,0,0,0,0,'','Target Gnome Face 06'),
|
|
(13,2,11518,0,5,26,0,2,0,0,1,0,0,'','Target Gnome Face 05 not in phase 2'),
|
|
(13,2,11518,0,5,31,0,5,142213,0,0,0,0,'','Target Gnome Face 05'),
|
|
(13,2,13489,0,0,31,0,3,9178,0,0,0,0,'',NULL),
|
|
(13,2,16447,0,0,31,0,5,175621,0,0,0,0,'','Target Urok\'s Tribute Pile'),
|
|
(13,2,16613,0,0,31,0,5,175795,0,0,0,0,'','Target silos'),
|
|
(13,2,17016,0,0,31,0,5,176093,0,0,0,0,'',NULL),
|
|
(13,2,17731,0,0,31,0,5,176513,0,0,0,0,'',''),
|
|
(13,2,17731,0,1,31,0,5,176514,0,0,0,0,'',''),
|
|
(13,2,17731,0,2,31,0,5,176515,0,0,0,0,'',''),
|
|
(13,2,17731,0,3,31,0,5,176809,0,0,0,0,'',''),
|
|
(13,2,17731,0,4,31,0,5,176810,0,0,0,0,'',''),
|
|
(13,2,17731,0,5,31,0,5,176811,0,0,0,0,'',''),
|
|
(13,2,17731,0,6,31,0,5,176812,0,0,0,0,'',''),
|
|
(13,2,17731,0,7,31,0,5,176813,0,0,0,0,'',''),
|
|
(13,2,17731,0,8,31,0,5,176814,0,0,0,0,'',''),
|
|
(13,2,17731,0,9,31,0,5,176815,0,0,0,0,'',''),
|
|
(13,2,17731,0,10,31,0,5,176816,0,0,0,0,'',''),
|
|
(13,2,17731,0,11,31,0,5,176817,0,0,0,0,'',''),
|
|
(13,2,17731,0,12,31,0,5,176818,0,0,0,0,'',''),
|
|
(13,2,17731,0,13,31,0,5,176819,0,0,0,0,'',''),
|
|
(13,2,17731,0,14,31,0,5,176820,0,0,0,0,'',''),
|
|
(13,2,17731,0,15,31,0,5,176821,0,0,0,0,'',''),
|
|
(13,2,17731,0,16,31,0,5,176822,0,0,0,0,'',''),
|
|
(13,2,17731,0,17,31,0,5,176823,0,0,0,0,'',''),
|
|
(13,2,17731,0,18,31,0,5,176824,0,0,0,0,'',''),
|
|
(13,2,17731,0,19,31,0,5,176825,0,0,0,0,'',''),
|
|
(13,2,17731,0,20,31,0,5,176826,0,0,0,0,'',''),
|
|
(13,2,17731,0,21,31,0,5,176827,0,0,0,0,'',''),
|
|
(13,2,17731,0,22,31,0,5,176828,0,0,0,0,'',''),
|
|
(13,2,17731,0,23,31,0,5,176829,0,0,0,0,'',''),
|
|
(13,2,17731,0,24,31,0,5,176830,0,0,0,0,'',''),
|
|
(13,2,17731,0,25,31,0,5,176831,0,0,0,0,'',''),
|
|
(13,2,17731,0,26,31,0,5,176832,0,0,0,0,'',''),
|
|
(13,2,17731,0,27,31,0,5,176833,0,0,0,0,'',''),
|
|
(13,2,17731,0,28,31,0,5,176834,0,0,0,0,'',''),
|
|
(13,2,17731,0,29,31,0,5,176835,0,0,0,0,'',''),
|
|
(13,2,17731,0,30,31,0,5,176836,0,0,0,0,'',''),
|
|
(13,2,17731,0,31,31,0,5,176837,0,0,0,0,'',''),
|
|
(13,2,17731,0,32,31,0,5,176838,0,0,0,0,'',''),
|
|
(13,2,17731,0,33,31,0,5,176839,0,0,0,0,'',''),
|
|
(13,2,17731,0,34,31,0,5,176840,0,0,0,0,'',''),
|
|
(13,2,17731,0,35,31,0,5,176841,0,0,0,0,'',''),
|
|
(13,2,17731,0,36,31,0,5,176842,0,0,0,0,'',''),
|
|
(13,2,17731,0,37,31,0,5,176908,0,0,0,0,'',''),
|
|
(13,2,17731,0,38,31,0,5,176909,0,0,0,0,'',''),
|
|
(13,2,17731,0,39,31,0,5,176910,0,0,0,0,'',''),
|
|
(13,2,17731,0,40,31,0,5,176911,0,0,0,0,'',''),
|
|
(13,2,17731,0,41,31,0,5,176912,0,0,0,0,'',''),
|
|
(13,2,17731,0,42,31,0,5,176913,0,0,0,0,'',''),
|
|
(13,2,17731,0,43,31,0,5,176914,0,0,0,0,'',''),
|
|
(13,2,17731,0,44,31,0,5,176915,0,0,0,0,'',''),
|
|
(13,2,17731,0,45,31,0,5,176916,0,0,0,0,'',''),
|
|
(13,2,17731,0,46,31,0,5,176917,0,0,0,0,'',''),
|
|
(13,2,17731,0,47,31,0,5,176918,0,0,0,0,'',''),
|
|
(13,2,17731,0,48,31,0,5,176919,0,0,0,0,'',''),
|
|
(13,2,17731,0,49,31,0,5,176920,0,0,0,0,'',''),
|
|
(13,2,17731,0,50,31,0,5,176921,0,0,0,0,'',''),
|
|
(13,2,17731,0,51,31,0,5,176922,0,0,0,0,'',''),
|
|
(13,2,18431,0,0,31,0,5,0,0,0,0,0,'',''),
|
|
(13,2,26373,0,0,31,0,3,15892,0,0,0,0,'','Lunar Invitation - Lunar Festival Emissary'),
|
|
(13,2,26560,0,0,31,0,3,29542,0,0,0,0,'','Spell Summon Arete\'s Gate effect1 targets Archbishop Landgren'),
|
|
(13,2,27184,0,0,31,0,3,16044,0,0,0,0,'','Target Mor Grayhoof Trigger'),
|
|
(13,2,27190,0,0,31,0,3,16045,0,0,0,0,'','Target Isalien Trigger'),
|
|
(13,2,27191,0,0,31,0,3,16046,0,0,0,0,'','Target Jarien and Sothos Trigger'),
|
|
(13,2,27201,0,0,31,0,3,16047,0,0,0,0,'','Target Kormok Trigger'),
|
|
(13,2,27202,0,0,31,0,3,16048,0,0,0,0,'','Target Lord Valthalak Trigger'),
|
|
(13,2,27203,0,0,31,0,3,16044,0,0,0,0,'','Target Mor Grayhoof Trigger'),
|
|
(13,2,27203,0,1,31,0,3,16045,0,0,0,0,'','Target Isalien Trigger'),
|
|
(13,2,27203,0,2,31,0,3,16046,0,0,0,0,'','Target Jarien and Sothos Trigger'),
|
|
(13,2,27203,0,3,31,0,3,16047,0,0,0,0,'','Target Kormok Trigger'),
|
|
(13,2,27203,0,4,31,0,3,16048,0,0,0,0,'','Target Lord Valthalak Trigger'),
|
|
(13,2,27517,0,0,31,0,3,16079,0,0,0,0,'',NULL),
|
|
(13,2,28353,0,0,31,0,3,16390,0,0,0,0,'',NULL),
|
|
(13,2,28353,0,0,36,0,0,0,0,1,0,0,'',NULL),
|
|
(13,2,28806,0,0,31,0,5,181288,0,0,0,0,'',NULL),
|
|
(13,2,28806,0,1,31,0,3,16592,0,0,0,0,'',NULL),
|
|
(13,2,29831,0,0,31,0,3,16592,0,0,0,0,'','Spell 45437, requires midsummer bonfire'),
|
|
(13,2,31538,0,0,31,0,3,17895,0,0,0,0,'',NULL),
|
|
(13,2,32067,0,1,31,0,3,30404,0,0,0,0,'','Dr. Terrible\'s Death Signal effect1 targets Dr. Terrible'),
|
|
(13,2,32205,0,0,31,0,3,18305,0,0,0,0,'',NULL),
|
|
(13,2,32205,0,1,31,0,3,18306,0,0,0,0,'',NULL),
|
|
(13,2,32205,0,2,31,0,3,18307,0,0,0,0,'',NULL),
|
|
(13,2,34387,0,0,31,0,5,184289,0,0,0,0,'',NULL),
|
|
(13,2,34387,0,1,31,0,5,184290,0,0,0,0,'',NULL),
|
|
(13,2,34387,0,2,31,0,5,184414,0,0,0,0,'',NULL),
|
|
(13,2,34387,0,3,31,0,5,184415,0,0,0,0,'',NULL),
|
|
(13,2,35246,0,0,31,0,3,20473,0,0,0,0,'',NULL),
|
|
(13,2,35246,0,1,31,0,3,20475,0,0,0,0,'',NULL),
|
|
(13,2,35246,0,2,31,0,3,20476,0,0,0,0,'',NULL),
|
|
(13,2,35683,0,0,31,0,3,20769,0,0,0,0,'',NULL),
|
|
(13,2,36546,0,0,31,0,5,184722,0,0,0,0,'','Boil Bleeding Hollow Blood - Cauldron Bug Summoner'),
|
|
(13,2,37919,0,0,31,0,3,21909,0,0,0,0,'','Arcano-Dismantle effect 1 can hit only Arcano-Scorp'),
|
|
(13,2,37919,0,0,33,1,0,1,0,1,0,0,'','Arcano-Dismantle effect 1 cannot hit self'),
|
|
(13,2,38439,0,0,31,0,3,21648,0,0,0,0,'',NULL),
|
|
(13,2,38782,0,0,31,0,3,22423,0,0,0,0,'',NULL),
|
|
(13,2,39844,0,0,31,0,5,185549,0,0,0,0,'','Skyguard Blasting can hit only Monstrous Kaliri Egg'),
|
|
(13,2,40328,0,0,31,0,3,23037,0,0,0,0,'',NULL),
|
|
(13,2,40447,0,0,31,0,3,22841,0,0,0,0,'','Target Shade of Akama'),
|
|
(13,2,40468,0,0,31,0,3,22252,0,0,0,0,'',NULL),
|
|
(13,2,40968,0,0,31,0,5,185921,0,0,0,0,'','Bash\'ir Crystalforge: Create 1 Flask - Bash\'ir Crystalforge'),
|
|
(13,2,40968,0,0,31,0,5,185922,0,0,0,0,'','Bash\'ir Crystalforge: Create 1 Flask - Crystalforge controller'),
|
|
(13,2,42323,0,0,31,0,3,23720,0,0,0,0,'',NULL),
|
|
(13,2,43056,0,0,31,0,3,23883,0,0,0,0,'','Vampire Soul Retrieve channel targets Forsaken Crossbowman'),
|
|
(13,2,43768,0,0,31,0,3,24418,0,0,0,0,'','Steel Gate Flying Machine'),
|
|
(13,2,44498,0,0,31,0,5,186956,0,0,0,0,'',''),
|
|
(13,2,44499,0,0,31,0,5,186957,0,0,0,0,'','Iron Rune Construct Credit 01 - unknown'),
|
|
(13,2,44608,0,0,31,0,3,24829,0,0,0,0,'','Rocket Jump - Transport Bot D1->D2'),
|
|
(13,2,44611,0,0,31,0,3,24824,0,0,0,0,'','Collect Data target'),
|
|
(13,2,44885,0,0,31,0,3,25160,0,0,0,0,'',NULL),
|
|
(13,2,45149,0,0,31,0,5,187331,0,0,0,0,'',NULL),
|
|
(13,2,45222,0,0,31,0,5,187359,0,0,0,0,'','Zul\'aman Object Visual - Strange Gong'),
|
|
(13,2,45226,0,0,31,0,5,187359,0,0,0,0,'','Banging the Gong - Strange Gong'),
|
|
(13,2,45404,0,0,31,0,5,187432,0,0,0,0,'','Crush Under Foot - Alliance Flag'),
|
|
(13,2,45502,0,0,31,0,3,25402,0,1,0,0,'','Seaforium Depth Charge Explosion does not knock back Nerub ar Sinkhole (South)'),
|
|
(13,2,45502,0,0,31,0,3,25403,0,1,0,0,'','Seaforium Depth Charge Explosion does not knock back Nerub ar Sinkhole (East)'),
|
|
(13,2,45502,0,0,31,0,3,25404,0,1,0,0,'','Seaforium Depth Charge Explosion does not knock back Nerub ar Sinkhole (West)'),
|
|
(13,2,45502,0,0,31,0,3,25405,0,1,0,0,'','Seaforium Depth Charge Explosion does not knock back Nerub ar Sinkhole (North)'),
|
|
(13,2,46350,0,0,31,0,3,25160,0,0,0,0,'',NULL),
|
|
(13,2,47978,0,0,31,0,3,27113,0,0,0,0,'',NULL),
|
|
(13,2,47978,0,1,31,0,3,27114,0,0,0,0,'',NULL),
|
|
(13,2,47978,0,2,31,0,3,27115,0,0,0,0,'',NULL),
|
|
(13,2,48619,0,0,31,0,3,27377,0,0,0,0,'','Spell Flame Breath effect1 targets Thane Torvald Eriksson'),
|
|
(13,2,48682,0,0,31,0,3,27417,0,0,0,0,'','Target Silverbrook Worgen'),
|
|
(13,2,48738,0,0,31,0,3,27369,0,0,0,0,'','Spell Stamp Out Necromantic Rune effect1 targets Necromantic Rune Bunny'),
|
|
(13,2,48742,0,0,31,0,4,0,0,0,0,0,'','Wintergarde Mine Explosion - Targets Players'),
|
|
(13,2,48794,0,0,31,0,5,189290,0,0,0,0,'',NULL),
|
|
(13,2,48882,0,0,31,0,4,0,0,0,0,0,'','Target Players'),
|
|
(13,2,49109,0,0,31,0,3,27163,0,0,0,0,'','Drop Off Gnome target 7th Legion Siege Engineer'),
|
|
(13,2,49760,0,0,31,0,3,28312,0,0,0,0,'',NULL),
|
|
(13,2,49760,0,0,34,0,1,7,0,0,0,0,'',NULL),
|
|
(13,2,49760,0,0,36,0,0,0,0,0,0,0,'',NULL),
|
|
(13,2,49760,0,1,31,0,3,32627,0,0,0,0,'',NULL),
|
|
(13,2,49760,0,1,34,0,1,7,0,0,0,0,'',NULL),
|
|
(13,2,49760,0,1,36,0,0,0,0,0,0,0,'',NULL),
|
|
(13,2,49760,0,2,31,0,3,28094,0,0,0,0,'',NULL),
|
|
(13,2,49760,0,2,34,0,1,7,0,0,0,0,'',NULL),
|
|
(13,2,49760,0,2,36,0,0,0,0,0,0,0,'',NULL),
|
|
(13,2,49760,0,3,31,0,3,27881,0,0,0,0,'',NULL),
|
|
(13,2,49760,0,3,34,0,1,7,0,0,0,0,'',NULL),
|
|
(13,2,49760,0,3,36,0,0,0,0,0,0,0,'',NULL),
|
|
(13,2,51719,0,0,31,0,3,28473,0,0,0,0,'','Spell Altar of Quetz\'lun: Material You\'s Mirror Image Aura targets Material You'),
|
|
(13,2,52274,0,0,31,0,3,28111,0,0,0,0,'','Target Sparktouched Warrior'),
|
|
(13,2,52274,0,1,31,0,3,28112,0,0,0,0,'','Target Sparktouched Oracle'),
|
|
(13,2,52510,0,0,31,0,3,28844,0,0,0,0,'','Spell Burst at the Seams targets Drakkari Skullcrusher'),
|
|
(13,2,52603,0,0,31,0,3,28861,0,0,0,0,'','Trample effect 2 can hit only hit Desciple of Mam\'toth'),
|
|
(13,2,52812,0,0,31,0,3,27377,0,0,0,0,'','Spell Molten Fury effect1 targets Thane Torvald Eriksson'),
|
|
(13,2,55934,0,0,31,0,3,30103,0,0,0,0,'','Spell Valkyrion Fire effect1 targets Valkyrion Fire Bunny'),
|
|
(13,2,55988,0,0,31,0,3,27270,0,0,0,0,'','Engulfing Fireball targets Rotting Storm Giant'),
|
|
(13,2,55988,0,1,31,0,3,28018,0,0,0,0,'','Engulfing Fireball targets Thiassi'),
|
|
(13,2,56765,0,0,31,0,3,30446,0,0,0,0,'','Plant Chieftain\'s Totem - Frostfloe Rift'),
|
|
(13,2,58596,0,0,31,0,3,30920,0,0,0,0,'','Abomination Explosion - target abomination'),
|
|
(13,2,58596,0,1,31,0,3,30689,0,0,0,0,'','Explosion - target abomination'),
|
|
(13,2,59576,0,0,31,0,3,31142,0,0,0,0,'',''),
|
|
(13,2,59576,0,1,31,0,3,31147,0,0,0,0,'',''),
|
|
(13,2,59576,0,2,31,0,3,31205,0,0,0,0,'',''),
|
|
(13,2,62363,0,0,31,0,3,1817,0,0,0,0,'','Diseased wolf (used to skip effect)'),
|
|
(13,2,62457,0,0,1,0,61969,0,0,1,0,0,'','Hodir - Icicle'),
|
|
(13,2,62457,0,0,1,0,61990,0,0,1,0,0,'','Hodir - Icicle'),
|
|
(13,2,62469,0,0,1,0,61969,0,0,1,0,0,'','Hodir - Freeze'),
|
|
(13,2,62469,0,0,1,0,61990,0,0,1,0,0,'','Hodir - Freeze'),
|
|
(13,2,62469,0,0,1,0,62821,0,0,1,0,0,'','Hodir - Freeze'),
|
|
(13,2,62714,0,0,31,0,3,33134,0,0,0,0,'','Shadow Nova'),
|
|
(13,2,63041,0,0,31,0,4,0,0,0,0,0,'','Mimiron - Rocket Strike'),
|
|
(13,2,63414,0,0,31,0,3,33432,0,0,0,0,'','Mimiron - P3Wx2 Laser Barrage'),
|
|
(13,2,64436,0,0,31,0,3,33670,0,0,0,0,'','Mimiron - Magnetic Core'),
|
|
(13,2,64570,0,0,31,0,3,34121,0,0,0,0,'','Mimiron - Flame Supression'),
|
|
(13,2,65044,0,0,31,0,3,33090,0,0,0,0,'','Tar'),
|
|
(13,2,65045,0,0,31,0,3,33090,0,0,0,0,'','Tar'),
|
|
(13,2,65209,0,0,31,0,3,33134,0,0,0,0,'','Shadow Nova'),
|
|
(13,2,65370,0,0,1,0,61969,0,0,1,0,0,'','Hodir - Icicle'),
|
|
(13,2,65370,0,0,1,0,61990,0,0,1,0,0,'','Hodir - Icicle'),
|
|
(13,2,66531,0,0,31,0,3,34716,0,0,0,0,'','Spell 66531 targets npc 34716 or npc 34956'),
|
|
(13,2,66531,0,1,31,0,3,34956,0,0,0,0,'','Spell 66531 targets npc 34716 or npc 34956'),
|
|
(13,2,69157,0,0,31,0,3,36659,0,0,0,0,'','Festergut - Gaseous Blight'),
|
|
(13,2,69294,0,0,31,0,5,176513,0,0,0,0,'',''),
|
|
(13,2,69294,0,1,31,0,5,176514,0,0,0,0,'',''),
|
|
(13,2,69294,0,2,31,0,5,176515,0,0,0,0,'',''),
|
|
(13,2,69294,0,3,31,0,5,176809,0,0,0,0,'',''),
|
|
(13,2,69294,0,4,31,0,5,176810,0,0,0,0,'',''),
|
|
(13,2,69294,0,5,31,0,5,176811,0,0,0,0,'',''),
|
|
(13,2,69294,0,6,31,0,5,176812,0,0,0,0,'',''),
|
|
(13,2,69294,0,7,31,0,5,176813,0,0,0,0,'',''),
|
|
(13,2,69294,0,8,31,0,5,176814,0,0,0,0,'',''),
|
|
(13,2,69294,0,9,31,0,5,176815,0,0,0,0,'',''),
|
|
(13,2,69294,0,10,31,0,5,176816,0,0,0,0,'',''),
|
|
(13,2,69294,0,11,31,0,5,176817,0,0,0,0,'',''),
|
|
(13,2,69294,0,12,31,0,5,176818,0,0,0,0,'',''),
|
|
(13,2,69294,0,13,31,0,5,176819,0,0,0,0,'',''),
|
|
(13,2,69294,0,14,31,0,5,176820,0,0,0,0,'',''),
|
|
(13,2,69294,0,15,31,0,5,176821,0,0,0,0,'',''),
|
|
(13,2,69294,0,16,31,0,5,176822,0,0,0,0,'',''),
|
|
(13,2,69294,0,17,31,0,5,176823,0,0,0,0,'',''),
|
|
(13,2,69294,0,18,31,0,5,176824,0,0,0,0,'',''),
|
|
(13,2,69294,0,19,31,0,5,176825,0,0,0,0,'',''),
|
|
(13,2,69294,0,20,31,0,5,176826,0,0,0,0,'',''),
|
|
(13,2,69294,0,21,31,0,5,176827,0,0,0,0,'',''),
|
|
(13,2,69294,0,22,31,0,5,176828,0,0,0,0,'',''),
|
|
(13,2,69294,0,23,31,0,5,176829,0,0,0,0,'',''),
|
|
(13,2,69294,0,24,31,0,5,176830,0,0,0,0,'',''),
|
|
(13,2,69294,0,25,31,0,5,176831,0,0,0,0,'',''),
|
|
(13,2,69294,0,26,31,0,5,176832,0,0,0,0,'',''),
|
|
(13,2,69294,0,27,31,0,5,176833,0,0,0,0,'',''),
|
|
(13,2,69294,0,28,31,0,5,176834,0,0,0,0,'',''),
|
|
(13,2,69294,0,29,31,0,5,176835,0,0,0,0,'',''),
|
|
(13,2,69294,0,30,31,0,5,176836,0,0,0,0,'',''),
|
|
(13,2,69294,0,31,31,0,5,176837,0,0,0,0,'',''),
|
|
(13,2,69294,0,32,31,0,5,176838,0,0,0,0,'',''),
|
|
(13,2,69294,0,33,31,0,5,176839,0,0,0,0,'',''),
|
|
(13,2,69294,0,34,31,0,5,176840,0,0,0,0,'',''),
|
|
(13,2,69294,0,35,31,0,5,176841,0,0,0,0,'',''),
|
|
(13,2,69294,0,36,31,0,5,176842,0,0,0,0,'',''),
|
|
(13,2,69294,0,37,31,0,5,176908,0,0,0,0,'',''),
|
|
(13,2,69294,0,38,31,0,5,176909,0,0,0,0,'',''),
|
|
(13,2,69294,0,39,31,0,5,176910,0,0,0,0,'',''),
|
|
(13,2,69294,0,40,31,0,5,176911,0,0,0,0,'',''),
|
|
(13,2,69294,0,41,31,0,5,176912,0,0,0,0,'',''),
|
|
(13,2,69294,0,42,31,0,5,176913,0,0,0,0,'',''),
|
|
(13,2,69294,0,43,31,0,5,176914,0,0,0,0,'',''),
|
|
(13,2,69294,0,44,31,0,5,176915,0,0,0,0,'',''),
|
|
(13,2,69294,0,45,31,0,5,176916,0,0,0,0,'',''),
|
|
(13,2,69294,0,46,31,0,5,176917,0,0,0,0,'',''),
|
|
(13,2,69294,0,47,31,0,5,176918,0,0,0,0,'',''),
|
|
(13,2,69294,0,48,31,0,5,176919,0,0,0,0,'',''),
|
|
(13,2,69294,0,49,31,0,5,176920,0,0,0,0,'',''),
|
|
(13,2,69294,0,50,31,0,5,176921,0,0,0,0,'',''),
|
|
(13,2,69294,0,51,31,0,5,176922,0,0,0,0,'',''),
|
|
(13,2,69400,0,0,31,0,3,37215,0,0,0,0,'','Cannon Blast - target Orgrim\'s Hammer'),
|
|
(13,2,69402,0,0,31,0,3,37540,0,0,0,0,'','Incinerating Blast - target The Skybreaker'),
|
|
(13,2,70173,0,0,31,0,3,37540,0,0,0,0,'','Cannon Blast - target The Skybreaker'),
|
|
(13,2,70175,0,0,31,0,3,37215,0,0,0,0,'','Incinerating Blast - target Orgrim\'s Hammer'),
|
|
(13,2,70227,0,0,31,0,3,38463,0,0,0,0,'','Target Empowering Orb Visual Stalker'),
|
|
(13,2,70346,0,0,31,0,3,37672,0,0,0,0,'','Slime Puddle - target Mutated Abomination'),
|
|
(13,2,70446,0,0,31,0,4,0,0,0,0,0,'','Teleport Players on Reset - target players'),
|
|
(13,2,71284,0,0,31,0,4,0,0,0,0,0,'','Teleport Players on Reset - target players'),
|
|
(13,2,71618,0,0,31,0,3,37697,0,0,0,0,'','Putricide - Tear Gas on Volatile Ooze'),
|
|
(13,2,71621,0,0,31,0,3,38308,0,0,0,0,'','Putricide - Orange Bottle'),
|
|
(13,2,71704,0,0,31,0,3,38308,0,0,0,0,'','Putricide - Orange Bottle'),
|
|
(13,2,72340,0,0,31,0,4,0,0,0,0,0,'','Teleport Players on Reset - target players'),
|
|
(13,2,72405,0,0,31,0,3,38995,0,0,0,0,'','Broken Frostmourne - target Highlord Tirion Fordring'),
|
|
(13,2,72456,0,0,31,0,3,38285,0,0,0,0,'','Slime Puddle - target Mutated Abomination'),
|
|
(13,2,72850,0,0,31,0,3,38308,0,0,0,0,'','Putricide - Orange Bottle'),
|
|
(13,2,72851,0,0,31,0,3,38308,0,0,0,0,'','Putricide - Orange Bottle'),
|
|
(13,2,72852,0,0,31,0,3,38308,0,0,0,0,'','Putricide - Orange Bottle'),
|
|
(13,2,72868,0,0,31,0,3,37672,0,0,0,0,'','Slime Puddle - target Mutated Abomination'),
|
|
(13,2,72869,0,0,31,0,3,38285,0,0,0,0,'','Slime Puddle - target Mutated Abomination'),
|
|
(13,2,75509,0,0,31,0,3,39863,0,0,0,0,'','Twilight Mending can only target Halion'),
|
|
(13,2,75886,0,0,31,0,3,40683,0,0,0,0,'','Target Living Ember'),
|
|
(13,2,75886,0,0,36,0,0,0,0,0,0,0,'','Target Living Ember Alive'),
|
|
(13,2,75887,0,0,31,0,3,40683,0,0,0,0,'','Target Living Ember'),
|
|
(13,2,75887,0,0,36,0,0,0,0,0,0,0,'','Target Living Ember Alive'),
|
|
(13,3,9232,0,0,31,0,3,3976,0,0,0,0,'','Target Scarlet Commander Mograine'),
|
|
(13,3,9257,0,0,31,0,3,3977,0,0,0,0,'','Target High Inquisitor Whitemane'),
|
|
(13,3,12151,0,0,31,0,3,5273,0,0,0,0,'',NULL),
|
|
(13,3,15998,0,0,31,0,3,10221,0,0,0,0,'',NULL),
|
|
(13,3,16337,0,0,31,0,3,10339,0,0,0,0,'',NULL),
|
|
(13,3,16452,0,0,31,0,3,10601,0,0,0,0,'',NULL),
|
|
(13,3,16452,0,1,31,0,3,10602,0,0,0,0,'',NULL),
|
|
(13,3,16629,0,0,31,0,3,1852,0,0,0,0,'',NULL),
|
|
(13,3,17179,0,0,31,0,3,10508,0,0,0,0,'',NULL),
|
|
(13,3,21014,0,0,31,0,5,186949,0,0,0,0,'',NULL),
|
|
(13,3,24731,0,0,31,0,3,15218,0,0,0,0,'','Target Darkmoon Fire Cannon'),
|
|
(13,3,26286,0,0,31,0,5,180771,0,0,0,0,'',NULL),
|
|
(13,3,26286,0,1,31,0,5,180850,0,0,0,0,'',NULL),
|
|
(13,3,26286,0,2,31,0,5,180868,0,0,0,0,'',NULL),
|
|
(13,3,26291,0,0,31,0,5,180771,0,0,0,0,'',NULL),
|
|
(13,3,26291,0,1,31,0,5,180850,0,0,0,0,'',NULL),
|
|
(13,3,26291,0,2,31,0,5,180868,0,0,0,0,'',NULL),
|
|
(13,3,26292,0,0,31,0,5,180771,0,0,0,0,'',NULL),
|
|
(13,3,26292,0,1,31,0,5,180850,0,0,0,0,'',NULL),
|
|
(13,3,26292,0,2,31,0,5,180868,0,0,0,0,'',NULL),
|
|
(13,3,26294,0,0,31,0,5,180771,0,0,0,0,'','Small White Rocket target Firework Launcher'),
|
|
(13,3,26294,0,1,31,0,5,180850,0,0,0,0,'','Small White Rocket target Firework Launcher'),
|
|
(13,3,26294,0,2,31,0,5,180868,0,0,0,0,'','Small White Rocket target Firework Launcher'),
|
|
(13,3,26295,0,0,31,0,5,180771,0,0,0,0,'','Small Yellow Rocket target Firework Launcher'),
|
|
(13,3,26295,0,1,31,0,5,180850,0,0,0,0,'','Small Yellow Rocket target Firework Launcher'),
|
|
(13,3,26295,0,2,31,0,5,180868,0,0,0,0,'','Small Yellow Rocket target Firework Launcher'),
|
|
(13,3,26304,0,0,31,0,5,180772,0,0,0,0,'',NULL),
|
|
(13,3,26304,0,1,31,0,5,180859,0,0,0,0,'',NULL),
|
|
(13,3,26304,0,2,31,0,5,180869,0,0,0,0,'',NULL),
|
|
(13,3,26304,0,3,31,0,5,180874,0,0,0,0,'',NULL),
|
|
(13,3,26325,0,0,31,0,5,180772,0,0,0,0,'',NULL),
|
|
(13,3,26325,0,1,31,0,5,180859,0,0,0,0,'',NULL),
|
|
(13,3,26325,0,2,31,0,5,180869,0,0,0,0,'',NULL),
|
|
(13,3,26325,0,3,31,0,5,180874,0,0,0,0,'',NULL),
|
|
(13,3,26327,0,0,31,0,5,180772,0,0,0,0,'',NULL),
|
|
(13,3,26327,0,1,31,0,5,180859,0,0,0,0,'',NULL),
|
|
(13,3,26327,0,2,31,0,5,180869,0,0,0,0,'',NULL),
|
|
(13,3,26327,0,3,31,0,5,180874,0,0,0,0,'',NULL),
|
|
(13,3,26333,0,0,31,0,5,180771,0,0,0,0,'','Large Blue Rocket target Firework Launcher'),
|
|
(13,3,26333,0,1,31,0,5,180850,0,0,0,0,'','Large Blue Rocket target Firework Launcher'),
|
|
(13,3,26333,0,2,31,0,5,180868,0,0,0,0,'','Large Blue Rocket target Firework Launcher'),
|
|
(13,3,26334,0,0,31,0,5,180771,0,0,0,0,'','Large Green Rocket target Firework Launcher'),
|
|
(13,3,26334,0,1,31,0,5,180850,0,0,0,0,'','Large Green Rocket target Firework Launcher'),
|
|
(13,3,26334,0,2,31,0,5,180868,0,0,0,0,'','Large Green Rocket target Firework Launcher'),
|
|
(13,3,26336,0,0,31,0,5,180771,0,0,0,0,'','Large Red Rocket target Firework Launcher'),
|
|
(13,3,26336,0,1,31,0,5,180850,0,0,0,0,'','Large Red Rocket target Firework Launcher'),
|
|
(13,3,26336,0,2,31,0,5,180868,0,0,0,0,'','Large Red Rocket target Firework Launcher'),
|
|
(13,3,26337,0,0,31,0,5,180771,0,0,0,0,'','Large White Rocket target Firework Launcher'),
|
|
(13,3,26337,0,1,31,0,5,180850,0,0,0,0,'','Large White Rocket target Firework Launcher'),
|
|
(13,3,26337,0,2,31,0,5,180868,0,0,0,0,'','Large White Rocket target Firework Launcher'),
|
|
(13,3,26338,0,0,31,0,5,180771,0,0,0,0,'','Large Yellow Rocket target Firework Launcher'),
|
|
(13,3,26338,0,1,31,0,5,180850,0,0,0,0,'','Large Yellow Rocket target Firework Launcher'),
|
|
(13,3,26338,0,2,31,0,5,180868,0,0,0,0,'','Large Yellow Rocket target Firework Launcher'),
|
|
(13,3,26393,0,0,31,0,4,0,0,0,0,0,'','Elunes Blessing'),
|
|
(13,3,26393,0,0,36,0,0,0,0,0,0,0,'','Elunes Blessing'),
|
|
(13,3,26488,0,0,31,0,5,180772,0,0,0,0,'','Large Blue Rocket Cluster target Cluster Launcher'),
|
|
(13,3,26488,0,1,31,0,5,180859,0,0,0,0,'','Large Blue Rocket Cluster target Cluster Launcher'),
|
|
(13,3,26488,0,2,31,0,5,180869,0,0,0,0,'','Large Blue Rocket Cluster target Cluster Launcher'),
|
|
(13,3,26488,0,3,31,0,5,180874,0,0,0,0,'','Large Blue Rocket Cluster target Cluster Launcher'),
|
|
(13,3,26490,0,0,31,0,5,180772,0,0,0,0,'','Large Green Rocket Cluster target Cluster Launcher'),
|
|
(13,3,26490,0,1,31,0,5,180859,0,0,0,0,'','Large Green Rocket Cluster target Cluster Launcher'),
|
|
(13,3,26490,0,2,31,0,5,180869,0,0,0,0,'','Large Green Rocket Cluster target Cluster Launcher'),
|
|
(13,3,26490,0,3,31,0,5,180874,0,0,0,0,'','Large Green Rocket Cluster target Cluster Launcher'),
|
|
(13,3,26517,0,0,31,0,5,180772,0,0,0,0,'','Large Red Rocket Cluster target Cluster Launcher'),
|
|
(13,3,26517,0,1,31,0,5,180859,0,0,0,0,'','Large Red Rocket Cluster target Cluster Launcher'),
|
|
(13,3,26517,0,2,31,0,5,180869,0,0,0,0,'','Large Red Rocket Cluster target Cluster Launcher'),
|
|
(13,3,26517,0,3,31,0,5,180874,0,0,0,0,'','Large Red Rocket Cluster target Cluster Launcher'),
|
|
(13,3,26521,0,0,31,0,5,180772,0,0,0,0,'','Lucky Lunar rocket Cluster target Cluster Launcher'),
|
|
(13,3,26521,0,1,31,0,5,180859,0,0,0,0,'','Lucky Lunar rocket Cluster target Cluster Launcher'),
|
|
(13,3,26521,0,2,31,0,5,180869,0,0,0,0,'','Lucky Lunar rocket Cluster target Cluster Launcher'),
|
|
(13,3,26521,0,3,31,0,5,180874,0,0,0,0,'','Lucky Lunar rocket Cluster target Cluster Launcher'),
|
|
(13,3,29866,0,0,31,0,5,181616,0,0,0,0,'',NULL),
|
|
(13,3,31333,0,0,31,0,3,17664,0,0,0,0,'',NULL),
|
|
(13,3,31543,0,0,31,0,3,17798,0,0,0,0,'',NULL),
|
|
(13,3,31927,0,0,31,0,3,18110,0,0,0,0,'',NULL),
|
|
(13,3,31927,0,1,31,0,3,18142,0,0,0,0,'',NULL),
|
|
(13,3,31927,0,2,31,0,3,18143,0,0,0,0,'',NULL),
|
|
(13,3,31927,0,3,31,0,3,18144,0,0,0,0,'',NULL),
|
|
(13,3,32307,0,0,31,0,3,17148,0,0,0,0,'','Spell Place Kil\'sorrow Banner can only be cast on Kil\'sorrow mobs'),
|
|
(13,3,32307,0,1,31,0,3,18658,0,0,0,0,'','Spell Place Kil\'sorrow Banner can only be cast on Kil\'sorrow mobs'),
|
|
(13,3,32307,0,2,31,0,3,17147,0,0,0,0,'','Spell Place Kil\'sorrow Banner can only be cast on Kil\'sorrow mobs'),
|
|
(13,3,32307,0,3,31,0,3,17146,0,0,0,0,'','Spell Place Kil\'sorrow Banner can only be cast on Kil\'sorrow mobs'),
|
|
(13,3,32307,0,4,31,0,3,18391,0,0,0,0,'','Spell Place Kil\'sorrow Banner can only be cast on Kil\'sorrow mobs'),
|
|
(13,3,32314,0,0,31,0,3,17138,0,0,0,0,'','Spell Place Kil\'sorrow Banner can only be cast on Warmaul Ogres'),
|
|
(13,3,32314,0,1,31,0,3,18064,0,0,0,0,'','Spell Place Kil\'sorrow Banner can only be cast on Warmaul Ogres'),
|
|
(13,3,33111,0,0,31,0,3,18894,0,0,0,0,'','Fel Power - Target Felguard Brute'),
|
|
(13,3,33111,0,1,31,0,3,17400,0,0,0,0,'','Fel Power - Target Felguard Annihilator'),
|
|
(13,3,33783,0,0,31,0,3,18732,0,0,0,0,'',NULL),
|
|
(13,3,34186,0,0,31,0,3,16938,0,0,0,0,'',NULL),
|
|
(13,3,35596,0,0,31,0,3,20794,0,0,0,0,'',NULL),
|
|
(13,3,35734,0,0,31,0,3,20899,0,0,0,0,'',NULL),
|
|
(13,3,35958,0,0,31,0,3,16769,0,0,0,0,'','Mana Bomb Explosion Targets Firewing Warlock'),
|
|
(13,3,35958,0,1,31,0,3,5355,0,0,0,0,'','Mana Bomb Explosion Targets Firewing Defender'),
|
|
(13,3,36325,0,0,31,0,3,21182,0,0,0,0,'','Spell 36325 target creature 21182'),
|
|
(13,3,36325,0,1,31,0,3,22401,0,0,0,0,'','Spell 36325 target creature 22401'),
|
|
(13,3,36325,0,2,31,0,3,22402,0,0,0,0,'','Spell 36325 target creature 22402'),
|
|
(13,3,36325,0,3,31,0,3,22403,0,0,0,0,'','Spell 36325 target creature 22403'),
|
|
(13,3,36449,0,0,31,0,4,0,0,0,0,0,'','Target Players'),
|
|
(13,3,36450,0,0,31,0,3,20064,0,0,0,0,'','Target Thaladred the Darkener'),
|
|
(13,3,36450,0,1,31,0,3,20060,0,0,0,0,'','Target Lord Sanguinar'),
|
|
(13,3,36450,0,2,31,0,3,20062,0,0,0,0,'','Target Grand Astromancer Capernian'),
|
|
(13,3,36450,0,3,31,0,3,20063,0,0,0,0,'','Target Master Engineer Telonicus'),
|
|
(13,3,37750,0,0,1,0,37749,0,0,0,0,0,'','Has Aura 37749 Effect 0'),
|
|
(13,3,37750,0,0,31,0,4,0,0,0,0,0,'','Target Players'),
|
|
(13,3,38044,0,0,31,0,3,21212,0,0,0,0,'','Target Lady Vashj'),
|
|
(13,3,38173,0,0,31,0,3,22160,0,0,0,0,'',''),
|
|
(13,3,38173,0,1,31,0,3,22384,0,0,0,0,'',''),
|
|
(13,3,39364,0,0,31,0,3,19732,0,0,0,0,'',NULL),
|
|
(13,3,39831,0,0,31,0,3,0,0,0,0,0,'','Target any NPC'),
|
|
(13,3,39831,0,0,31,0,3,18528,0,1,0,0,'','Target not xiri'),
|
|
(13,3,39831,0,0,34,0,1,248,0,0,0,0,'','Target Friendly Units'),
|
|
(13,3,39832,0,0,31,0,4,0,0,0,0,0,'','Target any Player'),
|
|
(13,3,39887,0,0,31,0,3,23002,0,0,0,0,'',NULL),
|
|
(13,3,40075,0,0,31,0,4,0,0,0,0,0,'','Fel Flak Fire effect 2 can hit only players'),
|
|
(13,3,40076,0,0,1,0,40776,0,0,1,0,0,'','Requires No Aura'),
|
|
(13,3,40076,0,0,31,0,3,22884,0,0,0,0,'','Target Leviathan'),
|
|
(13,3,40105,0,0,31,0,3,22878,0,0,0,0,'','Target Aqueous Lord'),
|
|
(13,3,40175,0,0,31,0,3,23111,0,0,0,0,'','Target Shadowy Construct'),
|
|
(13,3,40244,0,0,31,0,5,185604,0,0,0,0,'','Simon Game - Blue visual target Large Blue Cluster'),
|
|
(13,3,40244,0,1,31,0,5,185609,0,0,0,0,'','Simon Game - Blue visual target Blue Cluster'),
|
|
(13,3,40244,0,2,31,0,5,185617,0,0,0,0,'','Simon Game - Blue visual target Blue Cluster'),
|
|
(13,3,40244,0,3,31,0,5,185625,0,0,0,0,'','Simon Game - Blue visual target Blue Cluster'),
|
|
(13,3,40244,0,4,31,0,5,185637,0,0,0,0,'','Simon Game - Blue visual target Blue Cluster'),
|
|
(13,3,40244,0,5,31,0,5,185640,0,0,0,0,'','Simon Game - Blue visual target Large Blue Cluster'),
|
|
(13,3,40244,0,6,31,0,5,185647,0,0,0,0,'','Simon Game - Blue visual target Blue Cluster'),
|
|
(13,3,40244,0,7,31,0,5,185649,0,0,0,0,'','Simon Game - Blue visual target Blue Cluster'),
|
|
(13,3,40244,0,8,31,0,5,185652,0,0,0,0,'','Simon Game - Blue visual target Blue Cluster'),
|
|
(13,3,40244,0,9,31,0,5,185659,0,0,0,0,'','Simon Game - Blue visual target Blue Cluster'),
|
|
(13,3,40244,0,10,31,0,5,185660,0,0,0,0,'','Simon Game - Blue visual target Large Blue Cluster'),
|
|
(13,3,40244,0,11,31,0,5,185665,0,0,0,0,'','Simon Game - Blue visual target Blue Cluster'),
|
|
(13,3,40244,0,12,31,0,5,185669,0,0,0,0,'','Simon Game - Blue visual target Blue Cluster'),
|
|
(13,3,40244,0,13,31,0,5,185673,0,0,0,0,'','Simon Game - Blue visual target Blue Cluster'),
|
|
(13,3,40244,0,14,31,0,5,185770,0,0,0,0,'','Simon Game - Blue visual target Blue Cluster'),
|
|
(13,3,40244,0,15,31,0,5,185772,0,0,0,0,'','Simon Game - Blue visual target Blue Cluster'),
|
|
(13,3,40244,0,16,31,0,5,185776,0,0,0,0,'','Simon Game - Blue visual target Large Blue Cluster'),
|
|
(13,3,40244,0,17,31,0,5,185780,0,0,0,0,'','Simon Game - Blue visual target Blue Cluster'),
|
|
(13,3,40244,0,18,31,0,5,185784,0,0,0,0,'','Simon Game - Blue visual target Blue Cluster'),
|
|
(13,3,40244,0,19,31,0,5,185791,0,0,0,0,'','Simon Game - Blue visual target Blue Cluster'),
|
|
(13,3,40244,0,20,31,0,5,185795,0,0,0,0,'','Simon Game - Blue visual target Large Blue Cluster'),
|
|
(13,3,40244,0,21,31,0,5,185796,0,0,0,0,'','Simon Game - Blue visual target Blue Cluster'),
|
|
(13,3,40244,0,22,31,0,5,185807,0,0,0,0,'','Simon Game - Blue visual target Blue Cluster'),
|
|
(13,3,40244,0,23,31,0,5,185808,0,0,0,0,'','Simon Game - Blue visual target Blue Cluster'),
|
|
(13,3,40244,0,24,31,0,5,185812,0,0,0,0,'','Simon Game - Blue visual target Blue Cluster'),
|
|
(13,3,40244,0,25,31,0,5,185816,0,0,0,0,'','Simon Game - Blue visual target Large Blue Cluster'),
|
|
(13,3,40244,0,26,31,0,5,185820,0,0,0,0,'','Simon Game - Blue visual target Blue Cluster'),
|
|
(13,3,40244,0,27,31,0,5,185824,0,0,0,0,'','Simon Game - Blue visual target Blue Cluster'),
|
|
(13,3,40244,0,28,31,0,5,185828,0,0,0,0,'','Simon Game - Blue visual target Blue Cluster'),
|
|
(13,3,40244,0,29,31,0,5,185832,0,0,0,0,'','Simon Game - Blue visual target Blue Cluster'),
|
|
(13,3,40244,0,30,31,0,5,185836,0,0,0,0,'','Simon Game - Blue visual target Blue Cluster'),
|
|
(13,3,40244,0,31,31,0,5,185840,0,0,0,0,'','Simon Game - Blue visual target Blue Cluster'),
|
|
(13,3,40244,0,32,31,0,5,185844,0,0,0,0,'','Simon Game - Blue visual target Large Blue Cluster'),
|
|
(13,3,40244,0,33,31,0,5,185848,0,0,0,0,'','Simon Game - Blue visual target Blue Cluster'),
|
|
(13,3,40244,0,34,31,0,5,185853,0,0,0,0,'','Simon Game - Blue visual target Blue Cluster'),
|
|
(13,3,40245,0,0,31,0,5,185605,0,0,0,0,'','Simon Game - Green visual target Large Green Cluster'),
|
|
(13,3,40245,0,1,31,0,5,185611,0,0,0,0,'','Simon Game - Green visual target Green Cluster'),
|
|
(13,3,40245,0,2,31,0,5,185619,0,0,0,0,'','Simon Game - Green visual target Green Cluster'),
|
|
(13,3,40245,0,3,31,0,5,185627,0,0,0,0,'','Simon Game - Green visual target Green Cluster'),
|
|
(13,3,40245,0,4,31,0,5,185639,0,0,0,0,'','Simon Game - Green visual target Green Cluster'),
|
|
(13,3,40245,0,5,31,0,5,185641,0,0,0,0,'','Simon Game - Green visual target Large Green Cluster'),
|
|
(13,3,40245,0,6,31,0,5,185646,0,0,0,0,'','Simon Game - Green visual target Green Cluster'),
|
|
(13,3,40245,0,7,31,0,5,185651,0,0,0,0,'','Simon Game - Green visual target Green Cluster'),
|
|
(13,3,40245,0,8,31,0,5,185654,0,0,0,0,'','Simon Game - Green visual target Green Cluster'),
|
|
(13,3,40245,0,9,31,0,5,185658,0,0,0,0,'','Simon Game - Green visual target Green Cluster'),
|
|
(13,3,40245,0,10,31,0,5,185661,0,0,0,0,'','Simon Game - Green visual target Large Green Cluster'),
|
|
(13,3,40245,0,11,31,0,5,185667,0,0,0,0,'','Simon Game - Green visual target Green Cluster'),
|
|
(13,3,40245,0,12,31,0,5,185671,0,0,0,0,'','Simon Game - Green visual target Green Cluster'),
|
|
(13,3,40245,0,13,31,0,5,185675,0,0,0,0,'','Simon Game - Green visual target Green Cluster'),
|
|
(13,3,40245,0,14,31,0,5,185768,0,0,0,0,'','Simon Game - Green visual target Green Cluster'),
|
|
(13,3,40245,0,15,31,0,5,185774,0,0,0,0,'','Simon Game - Green visual target Green Cluster'),
|
|
(13,3,40245,0,16,31,0,5,185777,0,0,0,0,'','Simon Game - Green visual target Large Green Cluster'),
|
|
(13,3,40245,0,17,31,0,5,185781,0,0,0,0,'','Simon Game - Green visual target Green Cluster'),
|
|
(13,3,40245,0,18,31,0,5,185786,0,0,0,0,'','Simon Game - Green visual target Green Cluster'),
|
|
(13,3,40245,0,19,31,0,5,185789,0,0,0,0,'','Simon Game - Green visual target Green Cluster'),
|
|
(13,3,40245,0,20,31,0,5,185793,0,0,0,0,'','Simon Game - Green visual target Large Green Cluster'),
|
|
(13,3,40245,0,21,31,0,5,185798,0,0,0,0,'','Simon Game - Green visual target Green Cluster'),
|
|
(13,3,40245,0,22,31,0,5,185805,0,0,0,0,'','Simon Game - Green visual target Green Cluster'),
|
|
(13,3,40245,0,23,31,0,5,185810,0,0,0,0,'','Simon Game - Green visual target Green Cluster'),
|
|
(13,3,40245,0,24,31,0,5,185814,0,0,0,0,'','Simon Game - Green visual target Green Cluster'),
|
|
(13,3,40245,0,25,31,0,5,185818,0,0,0,0,'','Simon Game - Green visual target Large Green Cluster'),
|
|
(13,3,40245,0,26,31,0,5,185822,0,0,0,0,'','Simon Game - Green visual target Green Cluster'),
|
|
(13,3,40245,0,27,31,0,5,185826,0,0,0,0,'','Simon Game - Green visual target Green Cluster'),
|
|
(13,3,40245,0,28,31,0,5,185830,0,0,0,0,'','Simon Game - Green visual target Green Cluster'),
|
|
(13,3,40245,0,29,31,0,5,185834,0,0,0,0,'','Simon Game - Green visual target Green Cluster'),
|
|
(13,3,40245,0,30,31,0,5,185838,0,0,0,0,'','Simon Game - Green visual target Green Cluster'),
|
|
(13,3,40245,0,31,31,0,5,185842,0,0,0,0,'','Simon Game - Green visual target Green Cluster'),
|
|
(13,3,40245,0,32,31,0,5,185846,0,0,0,0,'','Simon Game - Green visual target Large Green Cluster'),
|
|
(13,3,40245,0,33,31,0,5,185850,0,0,0,0,'','Simon Game - Green visual target Green Cluster'),
|
|
(13,3,40245,0,34,31,0,5,185855,0,0,0,0,'','Simon Game - Green visual target Green Cluster'),
|
|
(13,3,40246,0,0,31,0,5,185606,0,0,0,0,'','Simon Game - Red visual target Large Red Cluster'),
|
|
(13,3,40246,0,1,31,0,5,185613,0,0,0,0,'','Simon Game - Red visual target Red Cluster'),
|
|
(13,3,40246,0,2,31,0,5,185621,0,0,0,0,'','Simon Game - Red visual target Red Cluster'),
|
|
(13,3,40246,0,3,31,0,5,185626,0,0,0,0,'','Simon Game - Red visual target Red Cluster'),
|
|
(13,3,40246,0,4,31,0,5,185638,0,0,0,0,'','Simon Game - Red visual target Red Cluster'),
|
|
(13,3,40246,0,5,31,0,5,185642,0,0,0,0,'','Simon Game - Red visual target Large Red Cluster'),
|
|
(13,3,40246,0,6,31,0,5,185645,0,0,0,0,'','Simon Game - Red visual target Red Cluster'),
|
|
(13,3,40246,0,7,31,0,5,185650,0,0,0,0,'','Simon Game - Red visual target Red Cluster'),
|
|
(13,3,40246,0,8,31,0,5,185655,0,0,0,0,'','Simon Game - Red visual target Red Cluster'),
|
|
(13,3,40246,0,9,31,0,5,185657,0,0,0,0,'','Simon Game - Red visual target Red Cluster'),
|
|
(13,3,40246,0,10,31,0,5,185662,0,0,0,0,'','Simon Game - Red visual target Large Red Cluster'),
|
|
(13,3,40246,0,11,31,0,5,185666,0,0,0,0,'','Simon Game - Red visual target Red Cluster'),
|
|
(13,3,40246,0,12,31,0,5,185670,0,0,0,0,'','Simon Game - Red visual target Red Cluster'),
|
|
(13,3,40246,0,13,31,0,5,185674,0,0,0,0,'','Simon Game - Red visual target Red Cluster'),
|
|
(13,3,40246,0,14,31,0,5,185771,0,0,0,0,'','Simon Game - Red visual target Red Cluster'),
|
|
(13,3,40246,0,15,31,0,5,185773,0,0,0,0,'','Simon Game - Red visual target Red Cluster'),
|
|
(13,3,40246,0,16,31,0,5,185778,0,0,0,0,'','Simon Game - Red visual target Large Red Cluster'),
|
|
(13,3,40246,0,17,31,0,5,185782,0,0,0,0,'','Simon Game - Red visual target Red Cluster'),
|
|
(13,3,40246,0,18,31,0,5,185785,0,0,0,0,'','Simon Game - Red visual target Red Cluster'),
|
|
(13,3,40246,0,19,31,0,5,185788,0,0,0,0,'','Simon Game - Red visual target Red Cluster'),
|
|
(13,3,40246,0,20,31,0,5,185794,0,0,0,0,'','Simon Game - Red visual target Large Red Cluster'),
|
|
(13,3,40246,0,21,31,0,5,185797,0,0,0,0,'','Simon Game - Red visual target Red Cluster'),
|
|
(13,3,40246,0,22,31,0,5,185804,0,0,0,0,'','Simon Game - Red visual target Red Cluster'),
|
|
(13,3,40246,0,23,31,0,5,185809,0,0,0,0,'','Simon Game - Red visual target Red Cluster'),
|
|
(13,3,40246,0,24,31,0,5,185815,0,0,0,0,'','Simon Game - Red visual target Red Cluster'),
|
|
(13,3,40246,0,25,31,0,5,185817,0,0,0,0,'','Simon Game - Red visual target Large Red Cluster'),
|
|
(13,3,40246,0,26,31,0,5,185823,0,0,0,0,'','Simon Game - Red visual target Red Cluster'),
|
|
(13,3,40246,0,27,31,0,5,185827,0,0,0,0,'','Simon Game - Red visual target Red Cluster'),
|
|
(13,3,40246,0,28,31,0,5,185831,0,0,0,0,'','Simon Game - Red visual target Red Cluster'),
|
|
(13,3,40246,0,29,31,0,5,185835,0,0,0,0,'','Simon Game - Red visual target Red Cluster'),
|
|
(13,3,40246,0,30,31,0,5,185839,0,0,0,0,'','Simon Game - Red visual target Red Cluster'),
|
|
(13,3,40246,0,31,31,0,5,185843,0,0,0,0,'','Simon Game - Red visual target Red Cluster'),
|
|
(13,3,40246,0,32,31,0,5,185845,0,0,0,0,'','Simon Game - Red visual target Large Red Cluster'),
|
|
(13,3,40246,0,33,31,0,5,185851,0,0,0,0,'','Simon Game - Red visual target Red Cluster'),
|
|
(13,3,40246,0,34,31,0,5,185854,0,0,0,0,'','Simon Game - Red visual target Red Cluster'),
|
|
(13,3,40247,0,0,31,0,5,185607,0,0,0,0,'','Simon Game - Yellow visual target Large Yellow Cluster'),
|
|
(13,3,40247,0,1,31,0,5,185615,0,0,0,0,'','Simon Game - Yellow visual target Yellow Cluster'),
|
|
(13,3,40247,0,2,31,0,5,185623,0,0,0,0,'','Simon Game - Yellow visual target Yellow Cluster'),
|
|
(13,3,40247,0,3,31,0,5,185624,0,0,0,0,'','Simon Game - Yellow visual target Yellow Cluster'),
|
|
(13,3,40247,0,4,31,0,5,185636,0,0,0,0,'','Simon Game - Yellow visual target Yellow Cluster'),
|
|
(13,3,40247,0,5,31,0,5,185643,0,0,0,0,'','Simon Game - Yellow visual target Large Yellow Cluster'),
|
|
(13,3,40247,0,6,31,0,5,185644,0,0,0,0,'','Simon Game - Yellow visual target Yellow Cluster'),
|
|
(13,3,40247,0,7,31,0,5,185648,0,0,0,0,'','Simon Game - Yellow visual target Yellow Cluster'),
|
|
(13,3,40247,0,8,31,0,5,185653,0,0,0,0,'','Simon Game - Yellow visual target Yellow Cluster'),
|
|
(13,3,40247,0,9,31,0,5,185656,0,0,0,0,'','Simon Game - Yellow visual target Yellow Cluster'),
|
|
(13,3,40247,0,10,31,0,5,185663,0,0,0,0,'','Simon Game - Yellow visual target Large Yellow Cluster'),
|
|
(13,3,40247,0,11,31,0,5,185664,0,0,0,0,'','Simon Game - Yellow visual target Yellow Cluster'),
|
|
(13,3,40247,0,12,31,0,5,185668,0,0,0,0,'','Simon Game - Yellow visual target Yellow Cluster'),
|
|
(13,3,40247,0,13,31,0,5,185672,0,0,0,0,'','Simon Game - Yellow visual target Yellow Cluster'),
|
|
(13,3,40247,0,14,31,0,5,185769,0,0,0,0,'','Simon Game - Yellow visual target Yellow Cluster'),
|
|
(13,3,40247,0,15,31,0,5,185775,0,0,0,0,'','Simon Game - Yellow visual target Yellow Cluster'),
|
|
(13,3,40247,0,16,31,0,5,185779,0,0,0,0,'','Simon Game - Yellow visual target Large Yellow Cluster'),
|
|
(13,3,40247,0,17,31,0,5,185783,0,0,0,0,'','Simon Game - Yellow visual target Yellow Cluster'),
|
|
(13,3,40247,0,18,31,0,5,185787,0,0,0,0,'','Simon Game - Yellow visual target Yellow Cluster'),
|
|
(13,3,40247,0,19,31,0,5,185790,0,0,0,0,'','Simon Game - Yellow visual target Yellow Cluster'),
|
|
(13,3,40247,0,20,31,0,5,185792,0,0,0,0,'','Simon Game - Yellow visual target Large Yellow Cluster'),
|
|
(13,3,40247,0,21,31,0,5,185803,0,0,0,0,'','Simon Game - Yellow visual target Yellow Cluster'),
|
|
(13,3,40247,0,22,31,0,5,185806,0,0,0,0,'','Simon Game - Yellow visual target Yellow Cluster'),
|
|
(13,3,40247,0,23,31,0,5,185811,0,0,0,0,'','Simon Game - Yellow visual target Yellow Cluster'),
|
|
(13,3,40247,0,24,31,0,5,185813,0,0,0,0,'','Simon Game - Yellow visual target Yellow Cluster'),
|
|
(13,3,40247,0,25,31,0,5,185819,0,0,0,0,'','Simon Game - Yellow visual target Large Yellow Cluster'),
|
|
(13,3,40247,0,26,31,0,5,185821,0,0,0,0,'','Simon Game - Yellow visual target Yellow Cluster'),
|
|
(13,3,40247,0,27,31,0,5,185825,0,0,0,0,'','Simon Game - Yellow visual target Yellow Cluster'),
|
|
(13,3,40247,0,28,31,0,5,185829,0,0,0,0,'','Simon Game - Yellow visual target Yellow Cluster'),
|
|
(13,3,40247,0,29,31,0,5,185833,0,0,0,0,'','Simon Game - Yellow visual target Yellow Cluster'),
|
|
(13,3,40247,0,30,31,0,5,185837,0,0,0,0,'','Simon Game - Yellow visual target Yellow Cluster'),
|
|
(13,3,40247,0,31,31,0,5,185841,0,0,0,0,'','Simon Game - Yellow visual target Yellow Cluster'),
|
|
(13,3,40247,0,32,31,0,5,185847,0,0,0,0,'','Simon Game - Yellow visual target Large Yellow Cluster'),
|
|
(13,3,40247,0,33,31,0,5,185849,0,0,0,0,'','Simon Game - Yellow visual target Yellow Cluster'),
|
|
(13,3,40247,0,34,31,0,5,185852,0,0,0,0,'','Simon Game - Yellow visual target Yellow Cluster'),
|
|
(13,3,40268,0,0,31,0,3,23109,0,0,0,0,'','Target Vengeful Spirit'),
|
|
(13,3,40401,0,0,31,0,3,22841,0,0,0,0,'','Target Shade of Akama'),
|
|
(13,3,40603,0,0,31,0,3,22948,0,0,0,0,'','Target Gurtogg Bloodboil'),
|
|
(13,3,40900,0,0,31,0,4,0,0,0,0,0,'','Target Players'),
|
|
(13,3,40905,0,0,31,0,4,0,0,0,0,0,'','Target Players'),
|
|
(13,3,40929,0,0,31,0,4,0,0,0,0,0,'','Target Players'),
|
|
(13,3,40931,0,0,31,0,4,0,0,0,0,0,'','Target Players'),
|
|
(13,3,41064,0,0,31,0,4,0,0,0,0,0,'','Target Players'),
|
|
(13,3,41221,0,0,31,0,3,23197,0,0,0,0,'','Target Maiev Shadowsong'),
|
|
(13,3,41284,0,0,31,0,4,0,0,0,0,0,'','Target Players'),
|
|
(13,3,42348,0,0,31,0,3,23686,0,0,0,0,'','Hallows End - water splash'),
|
|
(13,3,42348,0,0,36,0,0,0,0,0,0,0,'','Hallows End - water splash'),
|
|
(13,3,42348,0,1,31,0,3,23537,0,0,0,0,'','Hallows End - water splash'),
|
|
(13,3,42348,0,1,36,0,0,0,0,0,0,0,'','Hallows End - water splash'),
|
|
(13,3,42492,0,0,32,0,144,0,0,0,0,0,'',NULL),
|
|
(13,3,42868,0,0,31,0,3,15218,0,0,0,0,'','Target Darkmoon Fire Cannon'),
|
|
(13,3,43233,0,0,31,0,3,24182,0,0,0,0,'',NULL),
|
|
(13,3,43233,0,1,31,0,3,24183,0,0,0,0,'',NULL),
|
|
(13,3,43233,0,2,31,0,3,24184,0,0,0,0,'',NULL),
|
|
(13,3,43233,0,3,31,0,3,24185,0,0,0,0,'',NULL),
|
|
(13,3,44132,0,0,31,0,3,24239,0,0,0,0,'',NULL),
|
|
(13,3,44213,0,0,31,0,3,24538,0,0,0,0,'',NULL),
|
|
(13,3,44213,0,1,31,0,3,24646,0,0,0,0,'',NULL),
|
|
(13,3,44213,0,2,31,0,3,24647,0,0,0,0,'',NULL),
|
|
(13,3,44320,0,0,31,0,3,24723,0,0,0,0,'',NULL),
|
|
(13,3,44321,0,0,31,0,3,24723,0,0,0,0,'',NULL),
|
|
(13,3,44465,0,0,31,0,3,24806,0,0,0,0,'',''),
|
|
(13,3,44554,0,0,31,0,3,24821,0,0,0,0,'',''),
|
|
(13,3,44565,0,0,31,0,3,24823,0,0,0,0,'',''),
|
|
(13,3,44603,0,0,31,0,3,24825,0,0,0,0,'',''),
|
|
(13,3,44844,0,0,31,0,3,24895,0,0,0,0,'','Target Madrigosa'),
|
|
(13,3,45030,0,0,31,0,3,25003,0,0,0,0,'',NULL),
|
|
(13,3,45030,0,0,36,0,0,0,0,1,0,0,'',NULL),
|
|
(13,3,45201,0,0,31,0,3,24882,0,0,0,0,'',NULL),
|
|
(13,3,45203,0,0,31,0,3,24882,0,0,0,0,'',NULL),
|
|
(13,3,45437,0,0,31,0,3,16592,0,0,0,0,'','Spell 45437, requires midsummer bonfire'),
|
|
(13,3,45653,0,0,31,0,3,25490,0,0,0,0,'',NULL),
|
|
(13,3,45653,0,1,31,0,3,25492,0,0,0,0,'',NULL),
|
|
(13,3,45653,0,2,31,0,3,25493,0,0,0,0,'',NULL),
|
|
(13,3,45839,0,0,31,0,3,25653,0,0,0,0,'','Target Power of the Blue Flight'),
|
|
(13,3,46574,0,0,31,0,3,26161,0,0,0,0,'',NULL),
|
|
(13,3,46852,0,0,31,0,5,181605,0,0,0,0,'',NULL),
|
|
(13,3,46896,0,0,31,0,5,181605,0,0,0,0,'',NULL),
|
|
(13,3,47745,0,0,31,0,3,26731,0,0,0,0,'','Target Chaotic Rift'),
|
|
(13,3,47745,0,1,31,0,3,26746,0,0,0,0,'','Target Crazed Mana-Wraith'),
|
|
(13,3,48331,0,0,31,0,3,27327,0,0,0,0,'',''),
|
|
(13,3,48331,0,0,36,0,0,0,0,0,0,0,'',''),
|
|
(13,3,49380,0,0,31,0,3,27709,0,0,0,0,'','Trollgore - Consume'),
|
|
(13,3,49380,0,1,31,0,3,27753,0,0,0,0,'','Trollgore - Consume'),
|
|
(13,3,49380,0,2,31,0,3,27754,0,0,0,0,'','Trollgore - Consume'),
|
|
(13,3,49380,0,3,31,0,4,0,0,0,0,0,'','Trollgore - Consume'),
|
|
(13,3,49735,0,0,31,0,3,27713,0,0,0,0,'','Terrifying Countenance targets 7th Legion Elite'),
|
|
(13,3,49735,0,1,31,0,3,27857,0,0,0,0,'','Terrifying Countenance targets Legion Commander Yorik'),
|
|
(13,3,49735,0,2,31,0,3,26780,0,0,0,0,'','Terrifying Countenance targets 7th Legion Clerick'),
|
|
(13,3,49735,0,3,31,0,4,0,0,0,0,0,'','Terrifying Countenance targets Player'),
|
|
(13,3,50443,0,0,31,0,3,27996,0,0,0,0,'','Nourishment targets Wyrmrest Vanquisher'),
|
|
(13,3,50501,0,0,31,0,3,27996,0,0,0,0,'','Target Wyrmrest Vanquisher'),
|
|
(13,3,50790,0,0,31,0,5,192163,0,0,0,0,'',NULL),
|
|
(13,3,50790,0,1,31,0,3,22515,0,0,0,0,'',NULL),
|
|
(13,3,50791,0,0,31,0,5,192163,0,0,0,0,'',NULL),
|
|
(13,3,50791,0,1,31,0,3,22515,0,0,0,0,'',NULL),
|
|
(13,3,50802,0,0,31,0,5,192164,0,0,0,0,'',NULL),
|
|
(13,3,50802,0,1,31,0,3,22515,0,0,0,0,'',NULL),
|
|
(13,3,50803,0,0,31,0,5,192164,0,0,0,0,'',NULL),
|
|
(13,3,50803,0,1,31,0,3,22515,0,0,0,0,'',NULL),
|
|
(13,3,50825,0,0,31,0,5,192163,0,0,0,0,'',NULL),
|
|
(13,3,50825,0,1,31,0,3,22515,0,0,0,0,'',NULL),
|
|
(13,3,50826,0,0,31,0,5,192164,0,0,0,0,'',NULL),
|
|
(13,3,50826,0,1,31,0,3,22515,0,0,0,0,'',NULL),
|
|
(13,3,51395,0,0,31,0,3,28538,0,0,0,0,'','Lifeforce - Target Cultist Saboteur'),
|
|
(13,3,51511,0,0,31,0,3,23837,0,0,0,0,'','Spell Toss Ice Boulder targets ELM General Purpose Bunny'),
|
|
(13,3,51511,0,1,31,0,3,28388,0,0,0,0,'','Spell Toss Ice Boulder targets Jin\'Alai Warrior'),
|
|
(13,3,51511,0,2,31,0,3,28504,0,0,0,0,'','Spell Toss Ice Boulder targets Jin\'Alai Medicine Man'),
|
|
(13,3,51846,0,0,31,0,3,28161,0,0,0,0,'','Scared Chicken targets only chicken escapee'),
|
|
(13,3,52067,0,0,31,0,3,0,0,0,0,0,'',''),
|
|
(13,3,52067,0,1,31,0,4,0,0,0,0,0,'',''),
|
|
(13,3,52272,0,0,31,0,3,28111,0,0,0,0,'','Target Sparktouched Warrior'),
|
|
(13,3,52272,0,1,31,0,3,28112,0,0,0,0,'','Target Sparktouched Oracle'),
|
|
(13,3,52305,0,0,31,0,3,28111,0,0,0,0,'','Target Sparktouched Warrior'),
|
|
(13,3,52305,0,1,31,0,3,28112,0,0,0,0,'','Target Sparktouched Oracle'),
|
|
(13,3,52316,0,0,31,0,3,28111,0,0,0,0,'','Target Sparktouched Warrior'),
|
|
(13,3,52316,0,1,31,0,3,28112,0,0,0,0,'','Target Sparktouched Oracle'),
|
|
(13,3,52479,0,0,31,0,3,28819,0,0,0,0,'',NULL),
|
|
(13,3,52479,0,1,31,0,3,28822,0,0,0,0,'',NULL),
|
|
(13,3,52480,0,0,31,0,3,27733,0,0,0,0,'',NULL),
|
|
(13,3,53677,0,0,31,0,3,29227,0,0,0,0,'',NULL),
|
|
(13,3,53679,0,0,31,0,3,29183,0,0,0,0,'',NULL),
|
|
(13,3,53705,0,0,31,0,3,29183,0,0,0,0,'',NULL),
|
|
(13,3,53706,0,0,31,0,3,29183,0,0,0,0,'',NULL),
|
|
(13,3,55037,0,0,31,0,3,29692,0,0,0,0,'',NULL),
|
|
(13,3,55083,0,0,31,0,3,29700,0,0,0,0,'',NULL),
|
|
(13,3,55479,0,0,31,0,3,16803,0,0,0,0,'',''),
|
|
(13,3,55479,0,0,36,0,0,0,0,0,0,0,'',''),
|
|
(13,3,56431,0,0,31,0,3,30234,0,1,0,0,'','Arcane Overload damage and knockback spell can\'t hit melee Hover Disk'),
|
|
(13,3,56578,0,0,31,0,3,30330,0,0,0,0,'','Jotunheim Proto-Drake'),
|
|
(13,3,56694,0,0,31,0,3,30396,0,0,0,0,'','Thorim\'s Knockback'),
|
|
(13,3,57429,0,0,31,0,3,30161,0,0,0,0,'','Static Field can hit only drakes'),
|
|
(13,3,57835,0,0,31,0,3,30451,0,0,0,0,'',''),
|
|
(13,3,57835,0,0,36,0,0,0,0,0,0,0,'',''),
|
|
(13,3,58766,0,0,31,0,3,28860,0,0,0,0,'',''),
|
|
(13,3,58766,0,0,36,0,0,0,0,0,0,0,'',''),
|
|
(13,3,58825,0,0,31,0,3,27733,0,0,0,0,'',NULL),
|
|
(13,3,59008,0,0,31,0,3,31236,0,0,0,0,'',NULL),
|
|
(13,3,59564,0,0,31,0,3,31142,0,0,0,0,'',''),
|
|
(13,3,59564,0,1,31,0,3,31147,0,0,0,0,'',''),
|
|
(13,3,59564,0,2,31,0,3,31205,0,0,0,0,'',''),
|
|
(13,3,59803,0,0,31,0,3,27709,0,0,0,0,'','Trollgore - Consume'),
|
|
(13,3,59803,0,1,31,0,3,27753,0,0,0,0,'','Trollgore - Consume'),
|
|
(13,3,59803,0,2,31,0,3,27754,0,0,0,0,'','Trollgore - Consume'),
|
|
(13,3,59803,0,3,31,0,4,0,0,0,0,0,'','Trollgore - Consume'),
|
|
(13,3,60532,0,0,31,0,3,32184,0,0,0,0,'','Target Lich King'),
|
|
(13,3,60639,0,0,31,0,3,28860,0,0,0,0,'',''),
|
|
(13,3,60639,0,0,36,0,0,0,0,0,0,0,'',''),
|
|
(13,3,62385,0,0,31,0,3,32906,0,0,0,0,'','Brightleaf essence'),
|
|
(13,3,62387,0,0,31,0,3,32906,0,0,0,0,'','Ironbranch essence'),
|
|
(13,3,62399,0,0,31,0,3,33113,0,0,0,0,'','Flame Leviathan'),
|
|
(13,3,62565,0,0,31,0,3,32865,0,0,0,0,'','Touch of Dominion'),
|
|
(13,3,62709,0,0,31,0,3,33323,0,0,0,0,'','Counterattack! (Argent Tournament) - Target near aspirant mounts'),
|
|
(13,3,62709,0,1,31,0,3,33845,0,0,0,0,'','Counterattack! (Argent Tournament) - Target near aspirant mounts'),
|
|
(13,3,62973,0,0,1,0,62972,0,0,0,0,0,'','Foam Sword Attack'),
|
|
(13,3,62973,0,0,31,0,4,0,0,0,0,0,'','Foam Sword Attack'),
|
|
(13,3,62973,0,0,33,0,1,0,0,1,0,0,'','Foam Sword Attack'),
|
|
(13,3,62991,0,0,1,0,62972,0,0,0,0,0,'','Bonked!'),
|
|
(13,3,62991,0,0,31,0,4,0,0,0,0,0,'','Bonked!'),
|
|
(13,3,62991,0,0,33,0,1,0,0,1,0,0,'','Bonked!'),
|
|
(13,3,63292,0,0,31,0,3,33856,0,0,0,0,'','Mimiron - Freya Dummy Yellow'),
|
|
(13,3,63292,0,1,31,0,3,33369,0,0,0,0,'','Mimiron Inferno - Freya Dummy Yellow'),
|
|
(13,3,63294,0,0,31,0,3,33856,0,0,0,0,'','Mimiron - Freya Dummy Blue'),
|
|
(13,3,63294,0,1,31,0,3,33364,0,0,0,0,'','Thorim Hammer - Freya Dummy Blue'),
|
|
(13,3,63294,0,2,31,0,3,33108,0,0,0,0,'','Hodirs Fury - Freya Dummy Blue'),
|
|
(13,3,63295,0,0,31,0,3,33856,0,0,0,0,'','Mimiron - Freya Dummy Green'),
|
|
(13,3,63295,0,1,31,0,3,33366,0,0,0,0,'','Freya Ward - Freya Dummy Green'),
|
|
(13,3,63317,0,0,31,0,3,33388,0,0,0,0,'','Flame Breath - Dark Rune Guardian'),
|
|
(13,3,63317,0,1,31,0,4,0,0,0,0,0,'','Flame Breath - Players'),
|
|
(13,3,63528,0,0,31,0,3,33722,0,0,0,0,'','Storm Tempered Keeper - Supercharged'),
|
|
(13,3,63528,0,1,31,0,3,33699,0,0,0,0,'','Storm Tempered Keeper - Supercharged'),
|
|
(13,3,63711,0,0,1,0,63711,0,0,1,0,0,'','Hodir - Storm Cloud, Storm Power'),
|
|
(13,3,63766,0,0,31,0,3,33661,0,0,0,0,'',''),
|
|
(13,3,63795,0,0,35,0,1,85,2,0,0,0,'','Psychosis, spell ignore los :| check distance'),
|
|
(13,3,63983,0,0,31,0,3,33661,0,0,0,0,'',''),
|
|
(13,3,64021,0,0,31,0,3,33388,0,0,0,0,'','Flame Breath - Dark Rune Guardian'),
|
|
(13,3,64021,0,1,31,0,4,0,0,0,0,0,'','Flame Breath - Players'),
|
|
(13,3,65134,0,0,1,0,65134,0,0,1,0,0,'','Hodir - Storm Cloud, Storm Power'),
|
|
(13,3,65301,0,0,35,0,1,85,2,0,0,0,'','Psychosis, spell ignore los :| check distance'),
|
|
(13,3,66129,0,0,31,0,3,34607,0,0,0,0,'','Target for Nerubian Burrower\'s Spider Frenzy'),
|
|
(13,3,66129,0,0,36,0,0,0,0,0,0,0,'','Target for Nerubian Burrower\'s Spider Frenzy'),
|
|
(13,3,66170,0,0,31,0,3,34660,0,0,0,0,'','Target for Anub\'arak to teleport to Spike'),
|
|
(13,3,66170,0,0,36,0,0,0,0,0,0,0,'','Target for Anub\'arak to teleport to Spike'),
|
|
(13,3,69708,0,0,31,0,3,36954,0,0,0,0,'','Ice Prison (Halls of Reflection)'),
|
|
(13,3,70194,0,0,31,0,3,36954,0,0,0,0,'','Dark Binding (Halls of Reflection)'),
|
|
(13,3,70521,0,0,31,0,3,37580,0,0,0,0,'','Frost Bomb - target Martin Victus'),
|
|
(13,3,70521,0,1,31,0,3,37581,0,0,0,0,'','Frost Bomb - target Gorkun Ironskull'),
|
|
(13,3,70590,0,0,31,0,3,37826,0,0,0,0,'','The Sacred and the Corrupt'),
|
|
(13,3,71278,0,0,1,0,46598,1,0,1,0,0,'','Choking Gas Bomb'),
|
|
(13,3,71278,0,0,31,0,4,0,0,0,0,0,'','Choking Gas Bomb'),
|
|
(13,3,71278,0,1,31,0,3,37672,0,0,0,0,'','Choking Gas Bomb'),
|
|
(13,3,71278,0,2,31,0,3,38285,0,0,0,0,'','Choking Gas Bomb'),
|
|
(13,3,72155,0,0,31,0,4,0,0,0,0,0,'','Alchemist Adrianna, Residue Rendezvous, Harvest Blight Specimen'),
|
|
(13,3,72162,0,0,31,0,4,0,0,0,0,0,'','Alchemist Adrianna, Residue Rendezvous, Harvest Blight Specimen'),
|
|
(13,3,72460,0,0,1,0,46598,1,0,1,0,0,'','Choking Gas Bomb'),
|
|
(13,3,72460,0,0,31,0,4,0,0,0,0,0,'','Choking Gas Bomb'),
|
|
(13,3,72460,0,1,31,0,3,37672,0,0,0,0,'','Choking Gas Bomb'),
|
|
(13,3,72460,0,2,31,0,3,38285,0,0,0,0,'','Choking Gas Bomb'),
|
|
(13,3,72619,0,0,1,0,46598,1,0,1,0,0,'','Choking Gas Bomb'),
|
|
(13,3,72619,0,0,31,0,4,0,0,0,0,0,'','Choking Gas Bomb'),
|
|
(13,3,72619,0,1,31,0,3,37672,0,0,0,0,'','Choking Gas Bomb'),
|
|
(13,3,72619,0,2,31,0,3,38285,0,0,0,0,'','Choking Gas Bomb'),
|
|
(13,3,72620,0,0,1,0,46598,1,0,1,0,0,'','Choking Gas Bomb'),
|
|
(13,3,72620,0,0,31,0,4,0,0,0,0,0,'','Choking Gas Bomb'),
|
|
(13,3,72620,0,1,31,0,3,37672,0,0,0,0,'','Choking Gas Bomb'),
|
|
(13,3,72620,0,2,31,0,3,38285,0,0,0,0,'','Choking Gas Bomb'),
|
|
(13,3,72679,0,0,31,0,3,36597,0,0,0,0,'','Harvested Soul - target The Lich King'),
|
|
(13,3,72771,0,0,31,0,3,38508,0,0,0,0,'','Deathbringer Saurfang - Scent of Blood on Blood Beast'),
|
|
(13,3,74318,0,0,31,0,3,36597,0,0,0,0,'','Harvested Soul - target The Lich King'),
|
|
(13,3,74319,0,0,31,0,3,36597,0,0,0,0,'','Harvested Soul - target The Lich King'),
|
|
(13,3,74320,0,0,31,0,3,36597,0,0,0,0,'','Harvested Soul - target The Lich King'),
|
|
(13,4,36374,0,0,31,0,3,21182,0,0,0,0,'',NULL),
|
|
(13,4,36374,0,1,31,0,3,22401,0,0,0,0,'',NULL),
|
|
(13,4,36374,0,2,31,0,3,22402,0,0,0,0,'',NULL),
|
|
(13,4,36374,0,3,31,0,3,22403,0,0,0,0,'',NULL),
|
|
(13,4,36460,0,3,31,0,3,21262,0,0,0,0,'','Target Goblin Equipment Trigger'),
|
|
(13,4,36904,0,0,31,0,5,21511,0,0,0,0,'',NULL),
|
|
(13,4,39218,0,0,31,0,3,20736,0,0,0,0,'','Baelmon Channeling target'),
|
|
(13,4,39246,0,0,31,0,3,22105,0,0,0,0,'','Target Dead Clefthoof'),
|
|
(13,4,40647,0,0,31,0,4,0,0,0,0,0,'','Target Players'),
|
|
(13,4,40900,0,0,31,0,3,23356,0,0,0,0,'','Target Trigger'),
|
|
(13,4,40905,0,0,31,0,3,23356,0,0,0,0,'','Target Trigger'),
|
|
(13,4,40929,0,0,31,0,3,23356,0,0,0,0,'','Target Trigger'),
|
|
(13,4,40931,0,0,31,0,3,23356,0,0,0,0,'','Target Trigger'),
|
|
(13,4,41064,0,0,31,0,3,23356,0,0,0,0,'','Target Trigger'),
|
|
(13,4,41284,0,0,31,0,3,23356,0,0,0,0,'','Target Trigger'),
|
|
(13,4,43056,0,0,31,0,3,23883,0,0,0,0,'','Vampire Soul Retrieve channel targets Forsaken Crossbowman'),
|
|
(13,4,44233,0,0,31,0,5,188165,0,0,0,0,'','Target Kael Statu'),
|
|
(13,4,44233,0,1,31,0,5,188166,0,0,0,0,'','Target Kael Statu'),
|
|
(13,4,44969,0,0,31,0,3,24980,0,0,0,0,'',NULL),
|
|
(13,4,48277,0,0,31,0,3,26555,0,0,0,0,'',''),
|
|
(13,4,48277,0,0,36,0,0,0,0,0,0,0,'',''),
|
|
(13,4,48742,0,0,31,0,5,188712,0,0,0,0,'','Wintergarde Mine Explosion - Wintergarde Mine Cave In (2)'),
|
|
(13,4,51719,0,0,31,0,3,28473,0,0,0,0,'','Spell Altar of Quetz\'lun: Material You\'s Mirror Image Aura targets Material You'),
|
|
(13,4,60532,0,0,31,0,3,32272,0,0,0,0,'','Target Invoker Basaleph'),
|
|
(13,4,62457,0,0,31,0,3,33342,0,0,0,0,'','Hodir - Icicle'),
|
|
(13,4,62466,0,0,31,0,3,32780,0,0,0,0,'','Lightning Charge - dummy hit trigger'),
|
|
(13,4,62826,0,0,31,0,3,33337,0,0,0,0,'','Energy Orb - Pile Trigger'),
|
|
(13,4,63041,0,0,31,0,3,34057,0,0,0,0,'','Mimiron - Rocket Strike'),
|
|
(13,4,63041,0,0,36,0,0,0,0,0,0,0,'','Mimiron - Rocket Strike'),
|
|
(13,4,65370,0,0,31,0,3,33342,0,0,0,0,'','Hodir - Icicle'),
|
|
(13,4,68788,0,0,31,0,5,196485,0,0,0,0,'','Throw Saronite activate Saronite Rock'),
|
|
(13,4,68981,0,0,31,0,5,202141,0,0,0,0,'','Remorseless Winter - target Doodad_IceShard_standing02'),
|
|
(13,4,68981,0,1,31,0,5,202142,0,0,0,0,'','Remorseless Winter - target Doodad_IceShard_standing01'),
|
|
(13,4,68981,0,2,31,0,5,202143,0,0,0,0,'','Remorseless Winter - target Doodad_IceShard_standing03'),
|
|
(13,4,68981,0,3,31,0,5,202144,0,0,0,0,'','Remorseless Winter - target Doodad_IceShard_standing04'),
|
|
(13,4,69162,0,0,31,0,3,36659,0,0,0,0,'','Festergut - Gaseous Blight'),
|
|
(13,4,69164,0,0,31,0,3,36659,0,0,0,0,'','Festergut - Gaseous Blight'),
|
|
(13,4,70525,0,0,31,0,4,0,0,0,0,0,'','Teleport Players (Pit of Saron)'),
|
|
(13,4,70639,0,0,31,0,4,0,0,0,0,0,'','Teleport Players (Pit of Saron)'),
|
|
(13,4,71615,0,0,31,0,3,37690,0,0,0,0,'','Putricide - Tear Gas on Slime Puddle'),
|
|
(13,4,71618,0,0,31,0,3,37690,0,0,0,0,'','Putricide - Tear Gas on Slime Puddle'),
|
|
(13,4,74270,0,0,31,0,5,202141,0,0,0,0,'','Remorseless Winter - target Doodad_IceShard_standing02'),
|
|
(13,4,74270,0,1,31,0,5,202142,0,0,0,0,'','Remorseless Winter - target Doodad_IceShard_standing01'),
|
|
(13,4,74270,0,2,31,0,5,202143,0,0,0,0,'','Remorseless Winter - target Doodad_IceShard_standing03'),
|
|
(13,4,74270,0,3,31,0,5,202144,0,0,0,0,'','Remorseless Winter - target Doodad_IceShard_standing04'),
|
|
(13,4,74271,0,0,31,0,5,202141,0,0,0,0,'','Remorseless Winter - target Doodad_IceShard_standing02'),
|
|
(13,4,74271,0,1,31,0,5,202142,0,0,0,0,'','Remorseless Winter - target Doodad_IceShard_standing01'),
|
|
(13,4,74271,0,2,31,0,5,202143,0,0,0,0,'','Remorseless Winter - target Doodad_IceShard_standing03'),
|
|
(13,4,74271,0,3,31,0,5,202144,0,0,0,0,'','Remorseless Winter - target Doodad_IceShard_standing04'),
|
|
(13,4,74272,0,0,31,0,5,202141,0,0,0,0,'','Remorseless Winter - target Doodad_IceShard_standing02'),
|
|
(13,4,74272,0,1,31,0,5,202142,0,0,0,0,'','Remorseless Winter - target Doodad_IceShard_standing01'),
|
|
(13,4,74272,0,2,31,0,5,202143,0,0,0,0,'','Remorseless Winter - target Doodad_IceShard_standing03'),
|
|
(13,4,74272,0,3,31,0,5,202144,0,0,0,0,'','Remorseless Winter - target Doodad_IceShard_standing04'),
|
|
(13,5,8913,0,0,31,0,3,1200,0,0,0,0,'',NULL),
|
|
(13,5,19250,0,0,31,0,5,177668,0,0,0,0,'',NULL),
|
|
(13,5,21794,0,0,31,0,3,10981,0,0,0,0,'',NULL),
|
|
(13,5,21866,0,0,31,0,3,10990,0,0,0,0,'',NULL),
|
|
(13,5,34630,0,0,31,0,3,19849,0,0,0,0,'',NULL),
|
|
(13,5,36817,0,0,31,0,3,21416,0,0,0,0,'',''),
|
|
(13,5,37204,0,0,31,0,3,21709,0,0,0,0,'',''),
|
|
(13,5,37205,0,0,31,0,3,21711,0,0,0,0,'',''),
|
|
(13,5,37206,0,0,31,0,3,21710,0,0,0,0,'',''),
|
|
(13,5,38099,0,0,31,0,3,21711,0,0,0,0,'',''),
|
|
(13,5,38100,0,0,31,0,3,21711,0,0,0,0,'',''),
|
|
(13,5,38101,0,0,31,0,3,21709,0,0,0,0,'',''),
|
|
(13,5,38102,0,0,31,0,3,21709,0,0,0,0,'',''),
|
|
(13,5,38103,0,0,31,0,3,21710,0,0,0,0,'',''),
|
|
(13,5,38104,0,0,31,0,3,21710,0,0,0,0,'',''),
|
|
(13,5,38105,0,0,31,0,3,21416,0,0,0,0,'',''),
|
|
(13,5,38106,0,0,31,0,3,21416,0,0,0,0,'',''),
|
|
(13,5,38729,0,0,31,0,5,185191,0,0,0,0,'',NULL),
|
|
(13,5,45676,0,0,31,0,4,0,0,0,0,0,'',''),
|
|
(13,5,47310,0,0,31,0,4,0,0,0,0,0,'','Coren\'s disarm, target players'),
|
|
(13,5,49346,0,0,31,0,3,27692,0,0,0,0,'','Emerald Drake Saddle control vehicle aura can hit only specified npc'),
|
|
(13,5,49346,0,0,33,0,1,5,0,0,0,0,'','Emerald Drake Saddle control vehicle aura can hit only created unit'),
|
|
(13,5,49460,0,0,31,0,3,27755,0,0,0,0,'','Amber Drake Saddle control vehicle aura can hit only specified npc'),
|
|
(13,5,49460,0,0,33,0,1,5,0,0,0,0,'','Amber Drake Saddle control vehicle aura can hit only created unit'),
|
|
(13,5,49464,0,0,31,0,3,27756,0,0,0,0,'','Ruby Drake Saddle control vehicle aura can hit only specified npc'),
|
|
(13,5,49464,0,0,33,0,1,5,0,0,0,0,'','Ruby Drake Saddle control vehicle aura can hit only created unit'),
|
|
(13,5,62386,0,0,31,0,3,32906,0,0,0,0,'','Stonebark essence'),
|
|
(13,6,16054,0,0,31,0,5,175321,0,0,0,0,'','Target Gameobject 175321'),
|
|
(13,6,40657,0,0,31,0,3,23277,0,0,0,0,'','Requires Skyguard Target'),
|
|
(13,6,40902,0,0,31,0,3,23351,0,0,0,0,'','Target Shade of Akama Trigger'),
|
|
(13,6,55896,0,0,31,0,3,30096,0,0,0,0,'','Spell 55896, requires alive haystack'),
|
|
(13,6,55896,0,0,36,0,0,0,0,0,0,0,'','Spell 55896, requires alive haystack'),
|
|
(13,7,5628,0,0,31,0,3,2011,0,0,0,0,'',NULL),
|
|
(13,7,5628,0,1,31,0,3,2012,0,0,0,0,'',NULL),
|
|
(13,7,5628,0,2,31,0,3,2013,0,0,0,0,'',NULL),
|
|
(13,7,5628,0,3,31,0,3,2014,0,0,0,0,'',NULL),
|
|
(13,7,10348,0,0,31,0,3,6225,0,0,0,0,'',NULL),
|
|
(13,7,10348,0,1,31,0,3,6226,0,0,0,0,'',NULL),
|
|
(13,7,10348,0,2,31,0,3,6227,0,0,0,0,'',NULL),
|
|
(13,7,10732,0,0,31,0,3,25,0,0,0,0,'',NULL),
|
|
(13,7,10732,0,1,31,0,3,2678,0,0,0,0,'',NULL),
|
|
(13,7,22710,0,0,31,0,3,14349,0,0,0,0,'','Target Pimgib'),
|
|
(13,7,23015,0,0,31,0,3,12396,0,0,0,0,'',''),
|
|
(13,7,30098,0,0,31,0,3,17253,0,0,0,0,'','Defile Uthers Tomb Targets Defile Uthers Tomb Trigger'),
|
|
(13,7,30098,0,1,31,0,5,181653,0,0,0,0,'','Defile Uthers Tomb Targets Temp Uthers Statue'),
|
|
(13,7,30531,0,0,31,0,3,17256,0,0,0,0,'','Requires Hellfire Channeler'),
|
|
(13,7,30531,0,0,36,0,0,0,0,0,0,0,'','Requires Alive Target'),
|
|
(13,7,30657,0,0,31,0,3,17474,0,0,0,0,'','Target Magtheridon'),
|
|
(13,7,30659,0,0,31,0,3,17281,0,0,0,0,'','Target Bonechewer Ripper'),
|
|
(13,7,31617,0,0,31,0,3,17899,0,0,0,0,'',NULL),
|
|
(13,7,31624,0,0,31,0,3,17899,0,0,0,0,'',NULL),
|
|
(13,7,31625,0,0,31,0,3,17899,0,0,0,0,'',NULL),
|
|
(13,7,34350,0,0,31,0,3,19557,0,0,0,0,'','Target Greater Frayer'),
|
|
(13,7,35289,0,0,31,0,3,22963,0,0,0,0,'',NULL),
|
|
(13,7,35475,0,0,27,0,80,2,0,0,0,0,'','Drums of War - level restriction'),
|
|
(13,7,35754,0,0,31,0,4,0,0,0,0,0,'','Target All Players'),
|
|
(13,7,37076,0,0,31,0,3,17798,0,0,0,0,'',NULL),
|
|
(13,7,38371,0,0,31,0,3,22119,0,0,0,0,'','Target Fathom Lurker'),
|
|
(13,7,38371,0,0,31,0,3,22120,0,0,0,0,'','Target Fathom Sporebat'),
|
|
(13,7,38449,0,0,31,0,3,21214,0,0,0,0,'','Target Fathom-Lord Karathress'),
|
|
(13,7,38484,0,0,31,0,3,21246,0,0,0,0,'','Target Serpentshrine Sporebat'),
|
|
(13,7,38920,0,0,31,0,3,22348,0,0,0,0,'',''),
|
|
(13,7,38920,0,1,31,0,3,22350,0,0,0,0,'',''),
|
|
(13,7,38920,0,2,31,0,3,22351,0,0,0,0,'',''),
|
|
(13,7,40851,0,0,31,0,3,22963,0,0,0,0,'','Target Bonechewer Worker'),
|
|
(13,7,42079,0,0,1,0,42074,0,0,1,0,0,'','Hallows End - Spread fire'),
|
|
(13,7,42079,0,0,31,0,3,23686,0,0,0,0,'','Hallows End - Spread fire'),
|
|
(13,7,42079,0,0,36,0,0,0,0,0,0,0,'','Hallows End - Spread fire'),
|
|
(13,7,42287,0,0,31,0,5,186283,0,0,0,0,'',NULL),
|
|
(13,7,45785,0,0,1,0,45785,0,0,1,0,0,'','Target with no aura'),
|
|
(13,7,45785,0,0,31,0,3,25708,0,0,0,0,'','Target Sinister Reflection'),
|
|
(13,7,49889,0,0,31,0,3,27899,0,0,0,0,'',''),
|
|
(13,7,49889,0,1,31,0,3,32331,0,0,0,0,'',''),
|
|
(13,7,50218,0,0,31,0,3,27959,0,0,0,0,'',''),
|
|
(13,7,50747,0,0,31,0,3,27981,0,0,0,0,'',NULL),
|
|
(13,7,52271,0,0,31,0,3,28111,0,0,0,0,'','Target Sparktouched Warrior'),
|
|
(13,7,52271,0,1,31,0,3,28112,0,0,0,0,'','Target Sparktouched Oracle'),
|
|
(13,7,54160,0,0,31,0,3,29266,0,0,0,0,'',NULL),
|
|
(13,7,54160,0,0,36,0,0,0,0,0,0,0,'',NULL),
|
|
(13,7,57056,0,0,31,0,3,0,0,0,0,0,'',''),
|
|
(13,7,57056,0,1,31,0,4,0,0,0,0,0,'',''),
|
|
(13,7,59465,0,0,31,0,3,30178,0,0,0,0,'',NULL),
|
|
(13,7,59474,0,0,31,0,3,29266,0,0,0,0,'',NULL),
|
|
(13,7,59474,0,0,36,0,0,0,0,0,0,0,'',NULL),
|
|
(13,7,60430,0,0,31,0,3,30643,0,0,0,0,'',''),
|
|
(13,7,60430,0,0,36,0,0,0,0,0,0,0,'',''),
|
|
(13,7,61632,0,0,31,0,3,30451,0,0,0,0,'',''),
|
|
(13,7,61632,0,0,36,0,0,0,0,0,0,0,'',''),
|
|
(13,7,61632,0,1,31,0,3,30449,0,0,0,0,'',''),
|
|
(13,7,61632,0,1,36,0,0,0,0,0,0,0,'',''),
|
|
(13,7,61632,0,2,31,0,3,30452,0,0,0,0,'',''),
|
|
(13,7,61632,0,2,36,0,0,0,0,0,0,0,'',''),
|
|
(13,7,61714,0,0,31,0,3,30245,0,0,0,0,'','Berserk (spell 2) can hit Nexus Lord'),
|
|
(13,7,61714,0,1,31,0,3,30249,0,0,0,0,'','Berserk (spell 2) can hit Scion of Eternity'),
|
|
(13,7,61715,0,0,31,0,3,30592,0,0,0,0,'','Berserk (spell 3) can hit Static Field bunny'),
|
|
(13,7,61920,0,0,31,0,3,32867,0,0,0,0,'','Supercharge - target others'),
|
|
(13,7,61920,0,0,36,0,0,0,0,0,0,0,'','Super Charge - target others'),
|
|
(13,7,61920,0,1,31,0,3,32927,0,0,0,0,'','Supercharge - target others'),
|
|
(13,7,61920,0,1,36,0,0,0,0,0,0,0,'','Super Charge - target others'),
|
|
(13,7,61920,0,2,31,0,3,32857,0,0,0,0,'','Supercharge - target others'),
|
|
(13,7,61920,0,2,36,0,0,0,0,0,0,0,'','Super Charge - target others'),
|
|
(13,7,62042,0,0,31,0,4,0,0,0,0,0,'','Stormhammer'),
|
|
(13,7,62560,0,0,31,0,3,32872,0,0,0,0,'','Target Runic Colossus'),
|
|
(13,7,62560,0,1,31,0,3,32873,0,0,0,0,'','Target Ancient Rune Giant'),
|
|
(13,7,62560,0,2,31,0,3,32874,0,0,0,0,'','Target Iron Ring Guard'),
|
|
(13,7,62560,0,3,31,0,3,32875,0,0,0,0,'','Target Iron Honor Guard'),
|
|
(13,7,62560,0,4,31,0,3,32876,0,0,0,0,'','Target Dark Rune Champion'),
|
|
(13,7,62560,0,5,31,0,3,32877,0,0,0,0,'','Target Dark Rune Warbringer'),
|
|
(13,7,62560,0,6,31,0,3,32878,0,0,0,0,'','Target Dark Rune Evoker'),
|
|
(13,7,62560,0,7,31,0,3,32904,0,0,0,0,'','Target Dark Rune Commoner'),
|
|
(13,7,62560,0,8,31,0,3,33110,0,0,0,0,'','Target Dark Rune Acolyte'),
|
|
(13,7,62584,0,0,31,0,3,32906,0,0,0,0,'','target for Lifebinder\'s Gift'),
|
|
(13,7,62584,0,1,31,0,3,32916,0,0,0,0,'','target for Lifebinder\'s Gift'),
|
|
(13,7,62584,0,2,31,0,3,32918,0,0,0,0,'','target for Lifebinder\'s Gift'),
|
|
(13,7,62584,0,3,31,0,3,32919,0,0,0,0,'','target for Lifebinder\'s Gift'),
|
|
(13,7,62584,0,4,31,0,3,33202,0,0,0,0,'','target for Lifebinder\'s Gift'),
|
|
(13,7,62584,0,5,31,0,3,33203,0,0,0,0,'','target for Lifebinder\'s Gift'),
|
|
(13,7,62584,0,6,31,0,3,33215,0,0,0,0,'','target for Lifebinder\'s Gift'),
|
|
(13,7,62705,0,0,31,0,3,33060,0,0,0,0,'','Siege Engine'),
|
|
(13,7,62705,0,1,31,0,3,33062,0,0,0,0,'','Chopper'),
|
|
(13,7,62705,0,2,31,0,3,33109,0,0,0,0,'','Demolisher'),
|
|
(13,7,62942,0,0,31,0,3,0,0,0,0,0,'','Runic Fortification'),
|
|
(13,7,62942,0,0,34,0,1,248,0,0,0,0,'','Runic Fortification'),
|
|
(13,7,63006,0,0,31,0,3,33430,0,1,0,0,'','Guardian Lasher - Aggregation Pheromones'),
|
|
(13,7,63059,0,0,31,0,3,33430,0,0,0,0,'','Pollinate - Forest Swarmer'),
|
|
(13,7,63059,0,0,36,0,0,0,0,0,0,0,'','Pollinate - Forest Swarmer'),
|
|
(13,7,63830,0,0,35,0,1,85,2,0,0,0,'','Malady of the Mind, spell ignore los :| check distance'),
|
|
(13,7,64185,0,0,31,0,3,32906,0,0,0,0,'','target for Lifebinder\'s Gift'),
|
|
(13,7,64185,0,1,31,0,3,32916,0,0,0,0,'','target for Lifebinder\'s Gift'),
|
|
(13,7,64185,0,2,31,0,3,32918,0,0,0,0,'','target for Lifebinder\'s Gift'),
|
|
(13,7,64185,0,3,31,0,3,32919,0,0,0,0,'','target for Lifebinder\'s Gift'),
|
|
(13,7,64185,0,4,31,0,3,33202,0,0,0,0,'','target for Lifebinder\'s Gift'),
|
|
(13,7,64185,0,5,31,0,3,33203,0,0,0,0,'','target for Lifebinder\'s Gift'),
|
|
(13,7,64185,0,6,31,0,3,33215,0,0,0,0,'','target for Lifebinder\'s Gift'),
|
|
(13,7,64218,0,0,31,0,3,33998,0,0,0,0,'',''),
|
|
(13,7,64218,0,0,36,0,0,0,0,0,0,0,'',''),
|
|
(13,7,66667,0,0,31,0,3,27756,0,0,0,0,'','Gear scaling for Oculus drakes can hit Ruby Drake'),
|
|
(13,7,66667,0,0,33,0,1,5,0,0,0,0,'','Gear scaling for Oculus drakes can only hit created unit'),
|
|
(13,7,66667,0,1,31,0,3,27692,0,0,0,0,'','Gear scaling for Oculus drakes can hit Emerald Drake'),
|
|
(13,7,66667,0,1,33,0,1,5,0,0,0,0,'','Gear scaling for Oculus drakes can only hit created unit'),
|
|
(13,7,66667,0,2,31,0,3,27755,0,0,0,0,'','Gear scaling for Oculus drakes can hit Amber Drake'),
|
|
(13,7,66667,0,2,33,0,1,5,0,0,0,0,'','Gear scaling for Oculus drakes can only hit created unit'),
|
|
(13,7,66905,0,0,31,0,3,35119,0,0,0,0,'',''),
|
|
(13,7,66905,0,0,36,0,0,0,0,0,0,0,'',''),
|
|
(13,7,67751,0,0,31,0,3,35545,0,0,0,0,'',''),
|
|
(13,7,67751,0,0,36,0,0,0,0,0,0,0,'',''),
|
|
(13,7,67751,0,1,31,0,3,35564,0,0,0,0,'',''),
|
|
(13,7,67751,0,1,36,0,0,0,0,0,0,0,'',''),
|
|
(13,7,67751,0,2,31,0,3,35590,0,0,0,0,'',''),
|
|
(13,7,67751,0,2,36,0,0,0,0,0,0,0,'',''),
|
|
(13,7,69540,0,0,31,0,3,36897,0,0,0,0,'','Rotface - Summon Big Ooze'),
|
|
(13,7,69540,0,0,36,0,0,0,0,0,0,0,'','Rotface - Summon Big Ooze'),
|
|
(13,7,70952,0,0,31,0,3,37970,0,0,0,0,'','Valanar - Invocation of Blood'),
|
|
(13,7,70981,0,0,31,0,3,37972,0,0,0,0,'','Keleseth - Invocation of Blood'),
|
|
(13,7,70982,0,0,31,0,3,37973,0,0,0,0,'','Taldaram - Invocation of Blood'),
|
|
(13,7,71279,0,0,1,0,46598,1,0,1,0,0,'','Choking Gas Bomb'),
|
|
(13,7,71279,0,0,31,0,4,0,0,0,0,0,'','Choking Gas Bomb'),
|
|
(13,7,71279,0,1,31,0,3,37672,0,0,0,0,'','Choking Gas Bomb'),
|
|
(13,7,71279,0,2,31,0,3,38285,0,0,0,0,'','Choking Gas Bomb'),
|
|
(13,7,71614,0,0,31,0,3,38995,0,0,0,0,'','Ice Lock - target Highlord Tirion Fordring'),
|
|
(13,7,72459,0,0,1,0,46598,1,0,1,0,0,'','Choking Gas Bomb'),
|
|
(13,7,72459,0,0,31,0,4,0,0,0,0,0,'','Choking Gas Bomb'),
|
|
(13,7,72459,0,1,31,0,3,37672,0,0,0,0,'','Choking Gas Bomb'),
|
|
(13,7,72459,0,2,31,0,3,38285,0,0,0,0,'','Choking Gas Bomb'),
|
|
(13,7,72621,0,0,1,0,46598,1,0,1,0,0,'','Choking Gas Bomb'),
|
|
(13,7,72621,0,0,31,0,4,0,0,0,0,0,'','Choking Gas Bomb'),
|
|
(13,7,72621,0,1,31,0,3,37672,0,0,0,0,'','Choking Gas Bomb'),
|
|
(13,7,72621,0,2,31,0,3,38285,0,0,0,0,'','Choking Gas Bomb'),
|
|
(13,7,72622,0,0,1,0,46598,1,0,1,0,0,'','Choking Gas Bomb'),
|
|
(13,7,72622,0,0,31,0,4,0,0,0,0,0,'','Choking Gas Bomb'),
|
|
(13,7,72622,0,1,31,0,3,37672,0,0,0,0,'','Choking Gas Bomb'),
|
|
(13,7,72622,0,2,31,0,3,38285,0,0,0,0,'','Choking Gas Bomb'),
|
|
(13,7,73028,0,0,31,0,3,36597,0,0,0,0,'','Harvested Soul - target The Lich King'),
|
|
(13,7,74321,0,0,31,0,3,36597,0,0,0,0,'','Harvested Soul - target The Lich King'),
|
|
(13,7,74323,0,0,31,0,3,36597,0,0,0,0,'','Harvested Soul - target The Lich King'),
|
|
(14,21,518,0,0,27,0,10,3,0,0,0,0,'','Gossip text requires level 10 or higher'),
|
|
(14,21,519,0,0,27,0,10,2,0,0,0,0,'','Gossip text requires lower than level 10'),
|
|
(14,24,521,0,0,8,0,770,0,0,0,0,0,'','Show gossip text if player has quest 770 completed'),
|
|
(14,24,522,0,0,8,0,770,0,0,1,0,0,'','Show gossip text if player do not has quest 770 completed'),
|
|
(14,63,562,0,0,15,0,128,0,0,0,0,0,'','Show gossip text if player is a mage'),
|
|
(14,63,563,0,0,15,0,1407,0,0,0,0,0,'','Show gossip text if player is not a mage'),
|
|
(14,64,564,0,0,15,0,128,0,0,0,0,0,'','Show gossip text if player is a mage'),
|
|
(14,64,565,0,0,15,0,1407,0,0,0,0,0,'','Show gossip text if player is not a mage'),
|
|
(14,85,581,0,0,15,0,8,0,0,0,0,0,'','Show gossip text if player is a Rogue'),
|
|
(14,85,4796,0,0,15,0,1527,0,0,0,0,0,'','Show gossip text if player is not a Rogue'),
|
|
(14,141,638,0,0,15,0,8,0,0,0,0,0,'','Show gossip text if player is a Rogue'),
|
|
(14,141,4793,0,0,15,0,1527,0,0,0,0,0,'','Show gossip text if player is not a Rogue'),
|
|
(14,381,878,0,0,15,0,8,0,0,0,0,0,'','Show gossip text if player is a Rogue'),
|
|
(14,381,4799,0,0,15,0,1527,0,0,0,0,0,'','Show gossip text if player is not a Rogue'),
|
|
(14,410,4795,0,0,15,0,8,0,0,0,0,0,'','Show gossip text if player is a Rogue'),
|
|
(14,410,4797,0,0,15,0,1527,0,0,0,0,0,'','Show gossip text if player is not a Rogue'),
|
|
(14,411,908,0,0,15,0,8,0,0,0,0,0,'','Show gossip text if player is a Rogue'),
|
|
(14,411,4798,0,0,15,0,1527,0,0,0,0,0,'','Show gossip text if player is not a Rogue'),
|
|
(14,436,934,0,0,15,0,8,0,0,0,0,0,'','Show gossip text if player is a Rogue'),
|
|
(14,436,4793,0,0,15,0,1527,0,0,0,0,0,'','Show gossip text if player is not a Rogue'),
|
|
(14,523,1040,0,0,15,0,1,0,0,0,0,0,'','Show gossip text if player is a Warrior'),
|
|
(14,523,4985,0,0,15,0,1534,0,0,0,0,0,'','Show gossip text if player is not a Warrior'),
|
|
(14,655,1218,0,0,15,0,1,0,0,0,0,0,'','Show gossip text if player is a Warrior'),
|
|
(14,655,4973,0,0,15,0,1534,0,0,0,0,0,'','Show gossip text if player is not a Warrior'),
|
|
(14,656,1219,0,0,15,0,1,0,0,0,0,0,'','Show gossip text if player is a Warrior'),
|
|
(14,656,4984,0,0,15,0,1534,0,0,0,0,0,'','Show gossip text if player is not a Warrior'),
|
|
(14,840,1391,0,0,8,0,2784,0,0,0,0,0,'','Show gossip text if player has quest 2801 or 2784 completed'),
|
|
(14,840,1391,0,1,8,0,2801,0,0,0,0,0,'','Show gossip text if player has quest 2801 or 2784 completed'),
|
|
(14,940,1511,0,0,13,1,0,0,0,0,0,0,'','Show Text if GetData(0) == 0'),
|
|
(14,940,1513,0,0,13,1,0,1,0,0,0,0,'','Show Text if GetData(0) == 1'),
|
|
(14,940,1514,0,0,13,1,0,3,0,0,0,0,'','Show Text if GetData(0) == 3'),
|
|
(14,941,1515,0,0,13,1,0,0,0,0,0,0,'','Show Text if GetData(0) == 0'),
|
|
(14,941,1516,0,0,13,1,0,1,0,0,0,0,'','Show Text if GetData(0) == 1'),
|
|
(14,941,1517,0,0,13,1,0,3,0,0,0,0,'','Show Text if GetData(0) == 3'),
|
|
(14,1045,1643,0,0,2,0,9279,1,0,1,0,0,'','Display text if player does not have white card'),
|
|
(14,1045,1753,0,0,2,0,9279,1,0,0,0,0,'','Display text if player has white card'),
|
|
(14,1047,1647,0,0,2,0,9280,1,0,1,0,0,'','Display text if player does not have yellow card'),
|
|
(14,1047,1655,0,0,2,0,9280,1,0,0,0,0,'','Display text if player has yellow card'),
|
|
(14,1047,1655,0,0,2,0,9327,1,0,0,0,0,'','Display text if player has delta card'),
|
|
(14,1047,1754,0,0,2,0,9280,1,0,0,0,0,'','Display text if player has yellow card'),
|
|
(14,1047,1754,0,0,2,0,9327,1,0,1,0,0,'','Display text if player does not have delta card'),
|
|
(14,1049,1649,0,0,2,0,9282,1,0,1,0,0,'','Display text if player does not have blue card'),
|
|
(14,1049,1755,0,0,2,0,9282,1,0,0,0,0,'','Display text if player has blue card'),
|
|
(14,1050,1651,0,0,2,0,9281,1,0,1,0,0,'','Display text if player does not have red card'),
|
|
(14,1050,1655,0,0,2,0,9281,1,0,0,0,0,'','Display text if player has red card'),
|
|
(14,1050,1655,0,0,2,0,9327,1,0,0,0,0,'','Display text if player has delta card'),
|
|
(14,1050,1756,0,0,2,0,9281,1,0,0,0,0,'','Display text if player has red card'),
|
|
(14,1050,1756,0,0,2,0,9327,1,0,1,0,0,'','Display text if player does not have delta card'),
|
|
(14,1051,1656,0,0,7,0,202,140,0,1,0,0,'','Display text if player skill in engineering is not higher than 140'),
|
|
(14,1051,1657,0,0,7,0,202,140,0,0,0,0,'','Display text if player skill in engineering is higher or at 140'),
|
|
(14,1054,1656,0,0,7,0,202,160,0,1,0,0,'','Display text if player skill in engineering is not higher than 160'),
|
|
(14,1054,1657,0,0,7,0,202,160,0,0,0,0,'','Display text if player skill in engineering is higher or at 160'),
|
|
(14,1403,2037,0,0,15,0,511,0,0,0,0,0,'','Show gossip text if player is not a Druid'),
|
|
(14,1403,4786,0,0,15,0,1024,0,0,0,0,0,'','Show gossip text if player is a Druid'),
|
|
(14,1467,2135,0,0,9,0,648,0,0,1,0,0,'','Show gossip text if player has not completed Rescue OOX-09/TN!'),
|
|
(14,1467,2135,0,0,9,0,836,0,0,1,0,0,'','Show gossip text if player has not completed Rescue OOX-09/HL!'),
|
|
(14,1467,2135,0,0,9,0,2767,0,0,1,0,0,'','Show gossip text if player has not completed Rescue OOX-09/FE!'),
|
|
(14,1467,2136,0,0,9,0,836,0,0,0,0,0,'','Show gossip text if player has completed Rescue OOX-09/HL!'),
|
|
(14,1467,2136,0,1,9,0,648,0,0,0,0,0,'','Show gossip text if player has completed Rescue OOX-09/TN!'),
|
|
(14,1467,2136,0,2,9,0,2767,0,0,0,0,0,'','Show gossip text if player has completed Rescue OOX-09/FE!'),
|
|
(14,1503,2175,0,0,15,0,256,0,0,0,0,0,'','Show gossip text if player is a Warlock'),
|
|
(14,1503,5722,0,0,15,0,1279,0,0,0,0,0,'','Show gossip text if player is not a Warlock'),
|
|
(14,1522,2193,0,0,15,0,256,0,0,0,0,0,'','Show gossip text if player is a Warlock'),
|
|
(14,1522,5722,0,0,15,0,1279,0,0,0,0,0,'','Show gossip text if player is not a Warlock'),
|
|
(14,1761,2394,0,0,9,0,434,0,0,0,0,0,'','Show gossip menu text if quest 434 is taken'),
|
|
(14,2208,2844,0,0,8,0,3781,0,0,1,0,0,'','Arathandris Silversky - Show gossip text if player has not been rewarded quest 4101'),
|
|
(14,2208,2845,0,0,8,0,3781,0,0,0,0,0,'','Arathandris Silversky - Show gossip text if player has been rewarded quest 4101'),
|
|
(14,2208,2848,0,0,6,0,67,0,0,0,0,0,'','Arathandris Silversky - Show gossip text if player is horde'),
|
|
(14,2304,2999,0,0,15,0,2,0,0,0,0,0,'','Show gossip text if player is a Paladin'),
|
|
(14,2304,3975,0,0,15,0,1533,0,0,0,0,0,'','Show gossip text if player is not a Paladin'),
|
|
(14,2381,2193,0,0,15,0,256,0,0,0,0,0,'','Show gossip text if player is a Warlock'),
|
|
(14,2381,5723,0,0,15,0,1279,0,0,0,0,0,'','Show gossip text if player is not a Warlock'),
|
|
(14,2383,5714,0,0,15,0,256,0,0,0,0,0,'','Show gossip text if player is a Warlock'),
|
|
(14,2383,5715,0,0,15,0,1279,0,0,0,0,0,'','Show gossip text if player is not a Warlock'),
|
|
(14,2384,2193,0,0,15,0,256,0,0,0,0,0,'','Show gossip text if player is a Warlock'),
|
|
(14,2384,5722,0,0,15,0,1279,0,0,0,0,0,'','Show gossip text if player is not a Warlock'),
|
|
(14,2703,3377,0,0,8,0,975,0,0,0,0,0,'','Only show gossip text 3377 if player has completed quest 975'),
|
|
(14,2801,3495,0,0,8,0,385,0,0,0,0,0,'','Show gossip text if player has quest 385 completed'),
|
|
(14,2831,3522,0,0,8,0,258,0,0,0,0,0,'','Show gossip text if player has quest 258 completed'),
|
|
(14,2831,3523,0,0,8,0,258,0,0,1,0,0,'','Show gossip text if player has quest 258 not completed'),
|
|
(14,2831,3525,0,0,8,0,271,0,0,0,0,0,'','Show gossip text if player has quest 271 completed'),
|
|
(14,2944,3656,0,0,8,0,878,0,0,1,0,0,'','Show gossip menu text if Tribes at War is not rewarded'),
|
|
(14,2944,3658,0,0,8,0,878,0,0,0,0,0,'','Show gossip menu text if Tribes at War rewarded'),
|
|
(14,2944,3670,0,0,8,0,906,0,0,0,0,0,'','Show gossip menu text if Betrayal from Within is rewarded'),
|
|
(14,3062,3794,0,0,14,0,826,0,0,0,0,0,'','Bom\'bay - show text 3794 if player does not have quest Zalazane'),
|
|
(14,3062,3795,0,0,8,0,826,0,0,0,0,0,'','Bom\'bay - show text 3795 if player has quest Zalazane rewarded'),
|
|
(14,3129,3865,0,0,8,0,5202,0,0,1,0,0,'','Show Text if Quest not rewarded'),
|
|
(14,3129,4113,0,0,8,0,5202,0,0,0,0,0,'','Show Text if Quest rewarded'),
|
|
(14,3131,4788,0,0,8,0,979,0,0,0,0,0,'','Show different gossip if player has completed quest 979'),
|
|
(14,3161,3893,0,0,16,0,2,0,0,0,0,0,'','NPC Text - Show text if Player is Orc'),
|
|
(14,3161,3893,0,1,5,0,76,128,0,0,0,0,'','NPC Text - Show text if player is Exalted with Ogrimmar'),
|
|
(14,3161,5841,0,0,5,0,76,128,0,1,0,0,'','NPC Text - Show text if player is not Exalted with Ogrimmar'),
|
|
(14,3161,5841,0,0,16,0,2,0,0,1,0,0,'','NPC Text - Show text if Player is not Orc'),
|
|
(14,3162,3896,0,0,16,0,128,0,0,0,0,0,'','NPC Text - Show text if Player is Troll'),
|
|
(14,3162,3896,0,1,5,0,530,128,0,0,0,0,'','NPC Text - Show text if player is Exalted with Darkspear Trolls'),
|
|
(14,3162,5842,0,0,5,0,530,128,0,1,0,0,'','NPC Text - Show text if player is not Exalted with Darkspear Trolls'),
|
|
(14,3162,5842,0,0,16,0,128,0,0,1,0,0,'','NPC Text - Show text if Player is not Troll'),
|
|
(14,3185,3942,0,0,16,0,8,0,0,0,0,0,'','NPC Text - Show text if Player is Night Elf'),
|
|
(14,3185,3942,0,1,5,0,69,128,0,0,0,0,'','NPC Text - Show text if player is Exalted with Darnassus'),
|
|
(14,3185,5844,0,0,5,0,69,128,0,1,0,0,'','NPC Text - Show text if player is not Exalted with Darnassus'),
|
|
(14,3185,5844,0,0,16,0,8,0,0,1,0,0,'','NPC Text - Show text if Player is not Night Elf'),
|
|
(14,3642,4436,0,0,15,0,16,0,0,0,0,0,'','Show gossip text if player is a Priest'),
|
|
(14,3642,4437,0,0,15,0,1519,0,0,0,0,0,'','Show gossip text if player is not a Priest'),
|
|
(14,3643,4437,0,0,15,0,1519,0,0,0,0,0,'','Show gossip text if player is not a Priest'),
|
|
(14,3643,4438,0,0,15,0,16,0,0,0,0,0,'','Show gossip text if player is a Priest'),
|
|
(14,3644,4440,0,0,15,0,1519,0,0,0,0,0,'','Show gossip text if player is not a Priest'),
|
|
(14,3644,4441,0,0,15,0,16,0,0,0,0,0,'','Show gossip text if player is a Priest'),
|
|
(14,3645,4439,0,0,15,0,1519,0,0,0,0,0,'','Show gossip text if player is not a Priest'),
|
|
(14,3645,4442,0,0,15,0,16,0,0,0,0,0,'','Show gossip text if player is a Priest'),
|
|
(14,3921,4774,0,0,15,0,1024,0,0,0,0,0,'','Show gossip text if player is a Druid'),
|
|
(14,3921,4775,0,0,15,0,511,0,0,0,0,0,'','Show gossip text if player is not a Druid'),
|
|
(14,3923,4779,0,0,15,0,1024,0,0,0,0,0,'','Show gossip text if player is a Druid'),
|
|
(14,3923,4780,0,0,15,0,511,0,0,0,0,0,'','Show gossip text if player is not a Druid'),
|
|
(14,3924,4781,0,0,15,0,511,0,0,0,0,0,'','Show gossip text if player is not a Druid'),
|
|
(14,3924,4782,0,0,15,0,1024,0,0,0,0,0,'','Show gossip text if player is a Druid'),
|
|
(14,3925,4783,0,0,15,0,511,0,0,0,0,0,'','Show gossip text if player is not a Druid'),
|
|
(14,3925,4784,0,0,15,0,1024,0,0,0,0,0,'','Show gossip text if player is a Druid'),
|
|
(14,3926,4785,0,0,15,0,511,0,0,0,0,0,'','Show gossip text if player is not a Druid'),
|
|
(14,3926,4786,0,0,15,0,1024,0,0,0,0,0,'','Show gossip text if player is a Druid'),
|
|
(14,3984,4838,0,0,15,0,8,0,0,0,0,0,'','Show gossip text if player is a Rogue'),
|
|
(14,3984,4839,0,0,15,0,1527,0,0,0,0,0,'','Show gossip text if player is not a Rogue'),
|
|
(14,4004,4859,0,0,16,0,1,0,0,0,0,0,'','NPC Text - Show text if Player is Human'),
|
|
(14,4004,4859,0,1,5,0,72,128,0,0,0,0,'','NPC Text - Show text if player is Exalted with Stormwind'),
|
|
(14,4004,5855,0,0,5,0,72,128,0,1,0,0,'','NPC Text - Show text if player is not Exalted with Stormwind'),
|
|
(14,4004,5855,0,0,16,0,1,0,0,1,0,0,'','NPC Text - Show text if Player is Human'),
|
|
(14,4005,4869,0,0,16,0,16,0,0,0,0,0,'','NPC Text - Show text if Player is Undead'),
|
|
(14,4005,4869,0,1,5,0,68,128,0,0,0,0,'','NPC Text - Show text if player is Exalted with Undercity'),
|
|
(14,4005,5840,0,0,5,0,68,128,0,1,0,0,'','NPC Text - Show text if player is not Exalted with Undercity'),
|
|
(14,4005,5840,0,0,16,0,16,0,0,1,0,0,'','NPC Text - Show text if Player is not Undead'),
|
|
(14,4006,4862,0,0,16,0,32,0,0,0,0,0,'','NPC Text - Show text if Player is Tauren'),
|
|
(14,4006,4862,0,1,5,0,81,128,0,0,0,0,'','NPC Text - Show text if player is Exalted with Thunderbluff'),
|
|
(14,4006,5843,0,0,5,0,81,128,0,1,0,0,'','NPC Text - Show text if player is not Exalted with Thunderbluff'),
|
|
(14,4006,5843,0,0,16,0,32,0,0,1,0,0,'','NPC Text - Show text if Player is not Tauren'),
|
|
(14,4007,4999,0,0,15,0,4,0,0,0,0,0,'','Show gossip text if player is a hunter'),
|
|
(14,4007,5000,0,0,15,0,4,0,0,1,0,0,'','Show gossip text if player is not a hunter'),
|
|
(14,4008,4863,0,0,15,0,4,0,0,0,0,0,'','Show gossip text if player is a Hunter'),
|
|
(14,4008,4993,0,0,15,0,1531,0,0,0,0,0,'','Show gossip text if player is not a Hunter'),
|
|
(14,4009,4316,0,0,15,0,4,0,0,0,0,0,'','Show gossip text if player is a Hunter'),
|
|
(14,4009,4993,0,0,15,0,1531,0,0,0,0,0,'','Show gossip text if player is not a Hunter'),
|
|
(14,4010,4866,0,0,15,0,4,0,0,0,0,0,'','Show gossip text if player is a Hunter'),
|
|
(14,4010,5003,0,0,15,0,1531,0,0,0,0,0,'','Show gossip text if player is not a Hunter'),
|
|
(14,4011,4867,0,0,15,0,4,0,0,0,0,0,'','Show gossip text if player is a Hunter'),
|
|
(14,4011,4998,0,0,15,0,1531,0,0,0,0,0,'','Show gossip text if player is not a Hunter'),
|
|
(14,4012,4868,0,0,15,0,4,0,0,0,0,0,'','Show gossip text if player is a Hunter'),
|
|
(14,4012,4998,0,0,15,0,1531,0,0,0,0,0,'','Show gossip text if player is not a Hunter'),
|
|
(14,4014,4871,0,0,16,0,4,0,0,0,0,0,'','Show gossip text if player is a Dwarf'),
|
|
(14,4014,4871,0,1,5,0,47,128,0,0,0,0,'','Show gossip text if player is Exalted with Ironforge'),
|
|
(14,4014,5858,0,0,5,0,47,127,0,0,0,0,'','Show gossip text if player is Not Exalted with Ironforge'),
|
|
(14,4014,5858,0,0,16,0,1787,0,0,0,0,0,'','Show gossip text if player is not a Dwarf'),
|
|
(14,4015,4873,0,0,16,0,16,0,0,0,0,0,'','Show gossip text if player is a Forsaken'),
|
|
(14,4015,4873,0,1,5,0,68,128,0,0,0,0,'','Show gossip text if player is Exalted with Undercity'),
|
|
(14,4015,5859,0,0,5,0,68,127,0,0,0,0,'','Show gossip text if player is Not Exalted with Undercity'),
|
|
(14,4015,5859,0,0,16,0,1775,0,0,0,0,0,'','Show gossip text if player is not a Forsaken'),
|
|
(14,4016,4878,0,0,16,0,64,0,0,0,0,0,'','Show gossip text if player is a Gnome'),
|
|
(14,4016,4878,0,1,5,0,54,128,0,0,0,0,'','Show gossip text if player is Exalted with Gnomeregan'),
|
|
(14,4016,5860,0,0,5,0,54,127,0,0,0,0,'','Show gossip text if player is Not Exalted with Gnomeregan'),
|
|
(14,4016,5860,0,0,16,0,1727,0,0,0,0,0,'','Show gossip text if player is not a Gnome'),
|
|
(14,4017,4888,0,0,15,0,4,0,0,0,0,0,'','Show gossip text if player is a Hunter'),
|
|
(14,4017,4888,0,0,15,0,1531,0,0,0,0,0,'','Show gossip text if player is not a Hunter'),
|
|
(14,4018,4876,0,0,16,0,1,0,0,0,0,0,'','Show gossip text if player is a Human'),
|
|
(14,4018,4876,0,1,5,0,72,128,0,0,0,0,'','Show gossip text if player is Exalted with Stormwind'),
|
|
(14,4018,5861,0,0,5,0,72,127,0,0,0,0,'','Show gossip text if player is Not Exalted with Stormwind'),
|
|
(14,4018,5861,0,0,16,0,1790,0,0,0,0,0,'','Show gossip text if player is not a Human'),
|
|
(14,4019,4877,0,0,16,0,8,0,0,0,0,0,'','Show gossip text if player is a Night Elf'),
|
|
(14,4019,4877,0,1,5,0,69,128,0,0,0,0,'','Show gossip text if player is Exalted with Darnassus'),
|
|
(14,4019,5862,0,0,5,0,69,127,0,0,0,0,'','Show gossip text if player is Not Exalted with Darnassus'),
|
|
(14,4019,5862,0,0,16,0,1783,0,0,0,0,0,'','Show gossip text if player is not a Night Elf'),
|
|
(14,4020,4879,0,0,16,0,2,0,0,0,0,0,'','Show gossip text if player is an Orc'),
|
|
(14,4020,4879,0,1,5,0,76,128,0,0,0,0,'','Show gossip text if player is Exalted with Orgrimmar'),
|
|
(14,4020,5863,0,0,5,0,76,127,0,0,0,0,'','Show gossip text if player is Not Exalted with Orgrimmar'),
|
|
(14,4020,5863,0,0,16,0,1789,0,0,0,0,0,'','Show gossip text if player is not an Orc'),
|
|
(14,4021,4874,0,0,16,0,32,0,0,0,0,0,'','Show gossip text if player is a Tauren'),
|
|
(14,4021,4874,0,1,5,0,81,128,0,0,0,0,'','Show gossip text if player is Exalted with Thunder Bluff'),
|
|
(14,4021,5864,0,0,5,0,81,127,0,0,0,0,'','Show gossip text if player is Not Exalted with Thunder Bluff'),
|
|
(14,4021,5864,0,0,16,0,1759,0,0,0,0,0,'','Show gossip text if player is not a Tauren'),
|
|
(14,4022,4875,0,0,16,0,128,0,0,0,0,0,'','Show gossip text if player is a Troll'),
|
|
(14,4022,4875,0,1,5,0,530,128,0,0,0,0,'','Show gossip text if player is Exalted with Darkspear Trolls'),
|
|
(14,4022,5865,0,0,5,0,530,127,0,0,0,0,'','Show gossip text if player is Not Exalted with Darkspear Trolls'),
|
|
(14,4022,5865,0,0,16,0,1663,0,0,0,0,0,'','Show gossip text if player is not a Troll'),
|
|
(14,4023,4889,0,0,15,0,4,0,0,0,0,0,'','Show gossip text if player is a Hunter'),
|
|
(14,4023,4996,0,0,15,0,1531,0,0,0,0,0,'','Show gossip text if player is not a Hunter'),
|
|
(14,4091,4992,0,0,15,0,1,0,0,0,0,0,'','Show gossip text if player is a Warrior'),
|
|
(14,4091,4993,0,0,15,0,1534,0,0,0,0,0,'','Show gossip text if player is not a Warrior'),
|
|
(14,4092,4867,0,0,15,0,4,0,0,0,0,0,'','Show gossip text if player is a hunter'),
|
|
(14,4092,4993,0,0,15,0,4,0,0,1,0,0,'','Show gossip text if player is not a hunter'),
|
|
(14,4101,5001,0,0,15,0,4,0,0,0,0,0,'','Show gossip text if player is a Hunter'),
|
|
(14,4101,5002,0,0,15,0,1531,0,0,0,0,0,'','Show gossip text if player is not a Hunter'),
|
|
(14,4103,5005,0,0,15,0,64,0,0,0,0,0,'','Show gossip text if player is a Shaman'),
|
|
(14,4103,5006,0,0,15,0,1471,0,0,0,0,0,'','Show gossip text if player is not a Shaman'),
|
|
(14,4104,5005,0,0,15,0,64,0,0,0,0,0,'','Show gossip text if player is a Shaman'),
|
|
(14,4104,5006,0,0,15,0,1471,0,0,0,0,0,'','Show gossip text if player is not a Shaman'),
|
|
(14,4463,3976,0,0,15,0,2,0,0,0,0,0,'','Show gossip text if player is a Paladin'),
|
|
(14,4463,3977,0,0,15,0,1533,0,0,0,0,0,'','Show gossip text if player is not a Paladin'),
|
|
(14,4464,3976,0,0,15,0,2,0,0,0,0,0,'','Show gossip text if player is a Paladin'),
|
|
(14,4464,3977,0,0,15,0,1533,0,0,0,0,0,'','Show gossip text if player is not a Paladin'),
|
|
(14,4466,4433,0,0,15,0,16,0,0,0,0,0,'','Show gossip text if player is a Priest'),
|
|
(14,4466,4434,0,0,15,0,1519,0,0,0,0,0,'','Show gossip text if player is not a Priest'),
|
|
(14,4467,4433,0,0,15,0,16,0,0,0,0,0,'','Show gossip text if player is a Priest'),
|
|
(14,4467,4434,0,0,15,0,1519,0,0,0,0,0,'','Show gossip text if player is not a Priest'),
|
|
(14,4468,4433,0,0,15,0,16,0,0,0,0,0,'','Show gossip text if player is a Priest'),
|
|
(14,4468,4434,0,0,15,0,1519,0,0,0,0,0,'','Show gossip text if player is not a Priest'),
|
|
(14,4469,3976,0,0,15,0,2,0,0,0,0,0,'','Show gossip text if player is a Paladin'),
|
|
(14,4469,3977,0,0,15,0,1533,0,0,0,0,0,'','Show gossip text if player is not a Paladin'),
|
|
(14,4470,3976,0,0,15,0,2,0,0,0,0,0,'','Show gossip text if player is a Paladin'),
|
|
(14,4470,3977,0,0,15,0,1533,0,0,0,0,0,'','Show gossip text if player is not a Paladin'),
|
|
(14,4471,3976,0,0,15,0,2,0,0,0,0,0,'','Show gossip text if player is a Paladin'),
|
|
(14,4471,3977,0,0,15,0,1533,0,0,0,0,0,'','Show gossip text if player is not a Paladin'),
|
|
(14,4472,4893,0,0,15,0,4,0,0,0,0,0,'','Show gossip text if player is a Hunter'),
|
|
(14,4472,5000,0,0,15,0,1531,0,0,0,0,0,'','Show gossip text if player is not a Hunter'),
|
|
(14,4473,4893,0,0,15,0,4,0,0,0,0,0,'','Show gossip text if player is a Hunter'),
|
|
(14,4473,5000,0,0,15,0,1531,0,0,0,0,0,'','Show gossip text if player is not a Hunter'),
|
|
(14,4474,4893,0,0,15,0,4,0,0,0,0,0,'','Show gossip text if player is a Hunter'),
|
|
(14,4474,5000,0,0,15,0,1531,0,0,0,0,0,'','Show gossip text if player is not a Hunter'),
|
|
(14,4475,1216,0,0,15,0,1,0,0,0,0,0,'','Show gossip text if player is a Warrior'),
|
|
(14,4475,5721,0,0,15,0,1534,0,0,0,0,0,'','Show gossip text if player is not a Warrior'),
|
|
(14,4481,1216,0,0,15,0,1,0,0,0,0,0,'','Show gossip text if player is a Warrior'),
|
|
(14,4481,5721,0,0,15,0,1534,0,0,0,0,0,'','Show gossip text if player is not a Warrior'),
|
|
(14,4482,1216,0,0,15,0,1,0,0,0,0,0,'','Show gossip text if player is a Warrior'),
|
|
(14,4482,5721,0,0,15,0,1534,0,0,0,0,0,'','Show gossip text if player is not a Warrior'),
|
|
(14,4484,538,0,0,15,0,128,0,0,0,0,0,'','Show gossip text if player is a mage'),
|
|
(14,4484,539,0,0,15,0,1407,0,0,0,0,0,'','Show gossip text if player is not a mage'),
|
|
(14,4485,538,0,0,15,0,128,0,0,0,0,0,'','Show gossip text if player is a mage'),
|
|
(14,4485,539,0,0,15,0,1407,0,0,0,0,0,'','Show gossip text if player is not a mage'),
|
|
(14,4486,538,0,0,15,0,128,0,0,0,0,0,'','Show gossip text if player is a mage'),
|
|
(14,4486,539,0,0,15,0,1407,0,0,0,0,0,'','Show gossip text if player is not a mage'),
|
|
(14,4502,4835,0,0,15,0,8,0,0,0,0,0,'','Show gossip text if player is a Rogue'),
|
|
(14,4502,4837,0,0,15,0,1527,0,0,0,0,0,'','Show gossip text if player is not a Rogue'),
|
|
(14,4503,5693,0,0,15,0,256,0,0,0,0,0,'','Show gossip text if player is a Warlock'),
|
|
(14,4503,5722,0,0,15,0,1279,0,0,0,0,0,'','Show gossip text if player is not a Warlock'),
|
|
(14,4504,5693,0,0,15,0,256,0,0,0,0,0,'','Show gossip text if player is a Warlock'),
|
|
(14,4504,5722,0,0,15,0,1279,0,0,0,0,0,'','Show gossip text if player is not a Warlock'),
|
|
(14,4505,5693,0,0,15,0,256,0,0,0,0,0,'','Show gossip text if player is a Warlock'),
|
|
(14,4505,5722,0,0,15,0,1279,0,0,0,0,0,'','Show gossip text if player is not a Warlock'),
|
|
(14,4506,4987,0,0,15,0,4,0,0,0,0,0,'','Show gossip text if player is a Hunter'),
|
|
(14,4506,5004,0,0,15,0,1531,0,0,0,0,0,'','Show gossip text if player is not a Hunter'),
|
|
(14,4507,4783,0,0,15,0,511,0,0,0,0,0,'','Show gossip text if player is not a Druid'),
|
|
(14,4507,4784,0,0,15,0,1024,0,0,0,0,0,'','Show gossip text if player is a Druid'),
|
|
(14,4508,4783,0,0,15,0,511,0,0,0,0,0,'','Show gossip text if player is not a Druid'),
|
|
(14,4508,4784,0,0,15,0,1024,0,0,0,0,0,'','Show gossip text if player is a Druid'),
|
|
(14,4509,1040,0,0,15,0,1,0,0,0,0,0,'','Show gossip text if player is a Warrior'),
|
|
(14,4509,4985,0,0,15,0,1534,0,0,0,0,0,'','Show gossip text if player is not a Warrior'),
|
|
(14,4511,1040,0,0,15,0,1,0,0,0,0,0,'','Show gossip text if player is a Warrior'),
|
|
(14,4511,4985,0,0,15,0,1534,0,0,0,0,0,'','Show gossip text if player is not a Warrior'),
|
|
(14,4512,638,0,0,15,0,8,0,0,0,0,0,'','Show gossip text if player is a Rogue'),
|
|
(14,4512,4793,0,0,15,0,1527,0,0,0,0,0,'','Show gossip text if player is not a Rogue'),
|
|
(14,4513,638,0,0,15,0,8,0,0,0,0,0,'','Show gossip text if player is a Rogue'),
|
|
(14,4513,4793,0,0,15,0,1527,0,0,0,0,0,'','Show gossip text if player is not a Rogue'),
|
|
(14,4515,5007,0,0,15,0,64,0,0,0,0,0,'','Show gossip text if player is a Shaman'),
|
|
(14,4515,5008,0,0,15,0,1471,0,0,0,0,0,'','Show gossip text if player is not a Shaman'),
|
|
(14,4516,5005,0,0,15,0,64,0,0,0,0,0,'','Show gossip text if player is a Shaman'),
|
|
(14,4516,5006,0,0,15,0,1471,0,0,0,0,0,'','Show gossip text if player is not a Shaman'),
|
|
(14,4517,564,0,0,15,0,128,0,0,0,0,0,'','Show gossip text if player is a mage'),
|
|
(14,4517,565,0,0,15,0,1407,0,0,0,0,0,'','Show gossip text if player is not a mage'),
|
|
(14,4518,564,0,0,15,0,128,0,0,0,0,0,'','Show gossip text if player is a mage'),
|
|
(14,4518,565,0,0,15,0,1407,0,0,0,0,0,'','Show gossip text if player is not a mage'),
|
|
(14,4519,564,0,0,15,0,128,0,0,0,0,0,'','Show gossip text if player is a mage'),
|
|
(14,4519,565,0,0,15,0,1407,0,0,0,0,0,'','Show gossip text if player is not a mage'),
|
|
(14,4520,564,0,0,15,0,128,0,0,0,0,0,'','Show gossip text if player is a mage'),
|
|
(14,4520,565,0,0,15,0,1407,0,0,0,0,0,'','Show gossip text if player is not a mage'),
|
|
(14,4521,4440,0,0,15,0,1519,0,0,0,0,0,'','Show gossip text if player is not a Priest'),
|
|
(14,4521,4441,0,0,15,0,16,0,0,0,0,0,'','Show gossip text if player is a Priest'),
|
|
(14,4522,4440,0,0,15,0,1519,0,0,0,0,0,'','Show gossip text if player is not a Priest'),
|
|
(14,4522,4441,0,0,15,0,16,0,0,0,0,0,'','Show gossip text if player is a Priest'),
|
|
(14,4523,4440,0,0,15,0,1519,0,0,0,0,0,'','Show gossip text if player is not a Priest'),
|
|
(14,4523,4441,0,0,15,0,16,0,0,0,0,0,'','Show gossip text if player is a Priest'),
|
|
(14,4524,4997,0,0,15,0,4,0,0,0,0,0,'','Show gossip text if player is a Hunter'),
|
|
(14,4524,4998,0,0,15,0,1531,0,0,0,0,0,'','Show gossip text if player is not a Hunter'),
|
|
(14,4525,1218,0,0,15,0,1,0,0,0,0,0,'','Show gossip text if player is a Warrior'),
|
|
(14,4525,4973,0,0,15,0,1534,0,0,0,0,0,'','Show gossip text if player is not a Warrior'),
|
|
(14,4526,1218,0,0,15,0,1,0,0,0,0,0,'','Show gossip text if player is a Warrior'),
|
|
(14,4526,4973,0,0,15,0,1534,0,0,0,0,0,'','Show gossip text if player is not a Warrior'),
|
|
(14,4527,1218,0,0,15,0,1,0,0,0,0,0,'','Show gossip text if player is a Warrior'),
|
|
(14,4527,4973,0,0,15,0,1534,0,0,0,0,0,'','Show gossip text if player is not a Warrior'),
|
|
(14,4528,5005,0,0,15,0,64,0,0,0,0,0,'','Show gossip text if player is a Shaman'),
|
|
(14,4528,5006,0,0,15,0,1471,0,0,0,0,0,'','Show gossip text if player is not a Shaman'),
|
|
(14,4529,5005,0,0,15,0,64,0,0,0,0,0,'','Show gossip text if player is a Shaman'),
|
|
(14,4529,5006,0,0,15,0,1471,0,0,0,0,0,'','Show gossip text if player is not a Shaman'),
|
|
(14,4530,5005,0,0,15,0,64,0,0,0,0,0,'','Show gossip text if player is a Shaman'),
|
|
(14,4530,5006,0,0,15,0,1471,0,0,0,0,0,'','Show gossip text if player is not a Shaman'),
|
|
(14,4531,4437,0,0,15,0,1519,0,0,0,0,0,'','Show gossip text if player is not a Priest'),
|
|
(14,4531,4442,0,0,15,0,16,0,0,0,0,0,'','Show gossip text if player is a Priest'),
|
|
(14,4532,4437,0,0,15,0,1519,0,0,0,0,0,'','Show gossip text if player is not a Priest'),
|
|
(14,4532,4442,0,0,15,0,16,0,0,0,0,0,'','Show gossip text if player is a Priest'),
|
|
(14,4533,4437,0,0,15,0,1519,0,0,0,0,0,'','Show gossip text if player is not a Priest'),
|
|
(14,4533,4442,0,0,15,0,16,0,0,0,0,0,'','Show gossip text if player is a Priest'),
|
|
(14,4534,562,0,0,15,0,128,0,0,0,0,0,'','Show gossip text if player is a Mage'),
|
|
(14,4534,563,0,0,15,0,128,0,0,1,0,0,'','Show gossip text if player is not a Mage'),
|
|
(14,4535,562,0,0,15,0,128,0,0,0,0,0,'','Show gossip text if player is a mage'),
|
|
(14,4535,563,0,0,15,0,1407,0,0,0,0,0,'','Show gossip text if player is not a mage'),
|
|
(14,4537,562,0,0,15,0,128,0,0,0,0,0,'','Show gossip text if player is a mage'),
|
|
(14,4537,563,0,0,15,0,1407,0,0,0,0,0,'','Show gossip text if player is not a mage'),
|
|
(14,4538,562,0,0,15,0,128,0,0,0,0,0,'','Show gossip text if player is a mage'),
|
|
(14,4538,563,0,0,15,0,1407,0,0,0,0,0,'','Show gossip text if player is not a mage'),
|
|
(14,4539,562,0,0,15,0,128,0,0,0,0,0,'','Show gossip text if player is a mage'),
|
|
(14,4539,563,0,0,15,0,1407,0,0,0,0,0,'','Show gossip text if player is not a mage'),
|
|
(14,4540,581,0,0,15,0,8,0,0,0,0,0,'','Show gossip text if player is a Rogue'),
|
|
(14,4540,4796,0,0,15,0,1527,0,0,0,0,0,'','Show gossip text if player is not a Rogue'),
|
|
(14,4541,581,0,0,15,0,8,0,0,0,0,0,'','Show gossip text if player is a Rogue'),
|
|
(14,4541,4796,0,0,15,0,1527,0,0,0,0,0,'','Show gossip text if player is not a Rogue'),
|
|
(14,4542,581,0,0,15,0,8,0,0,0,0,0,'','Show gossip text if player is a Rogue'),
|
|
(14,4542,4796,0,0,15,0,1527,0,0,0,0,0,'','Show gossip text if player is not a Rogue'),
|
|
(14,4543,4437,0,0,15,0,1519,0,0,0,0,0,'','Show gossip text if player is not a Priest'),
|
|
(14,4543,4442,0,0,15,0,16,0,0,0,0,0,'','Show gossip text if player is a Priest'),
|
|
(14,4544,4437,0,0,15,0,1519,0,0,0,0,0,'','Show gossip text if player is not a Priest'),
|
|
(14,4544,4442,0,0,15,0,16,0,0,0,0,0,'','Show gossip text if player is a Priest'),
|
|
(14,4545,4437,0,0,15,0,1519,0,0,0,0,0,'','Show gossip text if player is not a Priest'),
|
|
(14,4545,4442,0,0,15,0,16,0,0,0,0,0,'','Show gossip text if player is a Priest'),
|
|
(14,4546,1219,0,0,15,0,1,0,0,0,0,0,'','Show gossip text if player is a Warrior'),
|
|
(14,4546,4984,0,0,15,0,1534,0,0,0,0,0,'','Show gossip text if player is not a Warrior'),
|
|
(14,4547,1219,0,0,15,0,1,0,0,0,0,0,'','Show gossip text if player is a Warrior'),
|
|
(14,4547,4984,0,0,15,0,1534,0,0,0,0,0,'','Show gossip text if player is not a Warrior'),
|
|
(14,4548,1219,0,0,15,0,1,0,0,0,0,0,'','Show gossip text if player is a Warrior'),
|
|
(14,4548,4984,0,0,15,0,1534,0,0,0,0,0,'','Show gossip text if player is not a Warrior'),
|
|
(14,4549,4999,0,0,15,0,4,0,0,0,0,0,'','Show gossip text if player is a Hunter'),
|
|
(14,4549,5000,0,0,15,0,1531,0,0,0,0,0,'','Show gossip text if player is not a Hunter'),
|
|
(14,4550,4890,0,0,15,0,4,0,0,0,0,0,'','Show gossip text if player is a Hunter'),
|
|
(14,4550,5000,0,0,15,0,1531,0,0,0,0,0,'','Show gossip text if player is not a Hunter'),
|
|
(14,4551,4999,0,0,15,0,4,0,0,0,0,0,'','Show gossip text if player is a Hunter'),
|
|
(14,4551,5000,0,0,15,0,1531,0,0,0,0,0,'','Show gossip text if player is not a Hunter'),
|
|
(14,4552,560,0,0,15,0,128,0,0,0,0,0,'','Show gossip text if player is a mage'),
|
|
(14,4552,561,0,0,15,0,1407,0,0,0,0,0,'','Show gossip text if player is not a mage'),
|
|
(14,4556,3974,0,0,15,0,2,0,0,0,0,0,'','Show gossip text if player is a Paladin'),
|
|
(14,4556,3975,0,0,15,0,1533,0,0,0,0,0,'','Show gossip text if player is not a Paladin'),
|
|
(14,4557,3974,0,0,15,0,2,0,0,0,0,0,'','Show gossip text if player is a Paladin'),
|
|
(14,4557,3975,0,0,15,0,1533,0,0,0,0,0,'','Show gossip text if player is not a Paladin'),
|
|
(14,4558,4436,0,0,15,0,16,0,0,0,0,0,'','Show gossip text if player is a Priest'),
|
|
(14,4558,4437,0,0,15,0,1519,0,0,0,0,0,'','Show gossip text if player is not a Priest'),
|
|
(14,4559,4436,0,0,15,0,16,0,0,0,0,0,'','Show gossip text if player is a Priest'),
|
|
(14,4559,4437,0,0,15,0,1519,0,0,0,0,0,'','Show gossip text if player is not a Priest'),
|
|
(14,4561,4833,0,0,15,0,1527,0,0,0,0,0,'','Show gossip text if player is not a Rogue'),
|
|
(14,4561,5695,0,0,15,0,8,0,0,0,0,0,'','Show gossip text if player is a Rogue'),
|
|
(14,4562,4833,0,0,15,0,1527,0,0,0,0,0,'','Show gossip text if player is not a Rogue'),
|
|
(14,4562,4834,0,0,15,0,8,0,0,0,0,0,'','Show gossip text if player is a Rogue'),
|
|
(14,4566,2193,0,0,15,0,256,0,0,0,0,0,'','Show gossip text if player is a Warlock'),
|
|
(14,4566,5722,0,0,15,0,1279,0,0,0,0,0,'','Show gossip text if player is not a Warlock'),
|
|
(14,4567,2193,0,0,15,0,256,0,0,0,0,0,'','Show gossip text if player is a Warlock'),
|
|
(14,4567,5723,0,0,15,0,1279,0,0,0,0,0,'','Show gossip text if player is not a Warlock'),
|
|
(14,4568,4988,0,0,15,0,1534,0,0,0,0,0,'','Show gossip text if player is not a Warrior'),
|
|
(14,4568,4989,0,0,15,0,1,0,0,0,0,0,'','Show gossip text if player is a Warrior'),
|
|
(14,4569,1215,0,0,15,0,1,0,0,0,0,0,'','Show gossip text if player is a Warrior'),
|
|
(14,4569,5724,0,0,15,0,1534,0,0,0,0,0,'','Show gossip text if player is not a Warrior'),
|
|
(14,4570,1215,0,0,15,0,1,0,0,0,0,0,'','Show gossip text if player is a Warrior'),
|
|
(14,4570,5724,0,0,15,0,1534,0,0,0,0,0,'','Show gossip text if player is not a Warrior'),
|
|
(14,4571,4781,0,0,15,0,511,0,0,0,0,0,'','Show gossip text if player is not a Druid'),
|
|
(14,4571,4782,0,0,15,0,1024,0,0,0,0,0,'','Show gossip text if player is a Druid'),
|
|
(14,4572,4437,0,0,15,0,1519,0,0,0,0,0,'','Show gossip text if player is not a Priest'),
|
|
(14,4572,4438,0,0,15,0,16,0,0,0,0,0,'','Show gossip text if player is a Priest'),
|
|
(14,4573,4437,0,0,15,0,1519,0,0,0,0,0,'','Show gossip text if player is not a Priest'),
|
|
(14,4573,4438,0,0,15,0,16,0,0,0,0,0,'','Show gossip text if player is a Priest'),
|
|
(14,4574,4437,0,0,15,0,1519,0,0,0,0,0,'','Show gossip text if player is not a Priest'),
|
|
(14,4574,4438,0,0,15,0,16,0,0,0,0,0,'','Show gossip text if player is a Priest'),
|
|
(14,4575,4793,0,0,15,0,1527,0,0,0,0,0,'','Show gossip text if player is not a Rogue'),
|
|
(14,4575,4795,0,0,15,0,8,0,0,0,0,0,'','Show gossip text if player is a Rogue'),
|
|
(14,4576,4793,0,0,15,0,1527,0,0,0,0,0,'','Show gossip text if player is not a Rogue'),
|
|
(14,4576,4795,0,0,15,0,8,0,0,0,0,0,'','Show gossip text if player is a Rogue'),
|
|
(14,4577,4793,0,0,15,0,1527,0,0,0,0,0,'','Show gossip text if player is not a Rogue'),
|
|
(14,4577,4795,0,0,15,0,8,0,0,0,0,0,'','Show gossip text if player is a Rogue'),
|
|
(14,4578,1217,0,0,15,0,1,0,0,0,0,0,'','Show gossip text if player is a Warrior'),
|
|
(14,4578,5725,0,0,15,0,1534,0,0,0,0,0,'','Show gossip text if player is not a Warrior'),
|
|
(14,4579,1217,0,0,15,0,1,0,0,0,0,0,'','Show gossip text if player is a Warrior'),
|
|
(14,4579,5725,0,0,15,0,1534,0,0,0,0,0,'','Show gossip text if player is not a Warrior'),
|
|
(14,4581,1217,0,0,15,0,1,0,0,0,0,0,'','Show gossip text if player is a Warrior'),
|
|
(14,4581,5725,0,0,15,0,1534,0,0,0,0,0,'','Show gossip text if player is not a Warrior'),
|
|
(14,4603,2193,0,0,15,0,256,0,0,0,0,0,'','Show gossip text if player is a Warlock'),
|
|
(14,4603,5723,0,0,15,0,1279,0,0,0,0,0,'','Show gossip text if player is not a Warlock'),
|
|
(14,4604,2193,0,0,15,0,256,0,0,0,0,0,'','Show gossip text if player is a Warlock'),
|
|
(14,4604,5723,0,0,15,0,1279,0,0,0,0,0,'','Show gossip text if player is not a Warlock'),
|
|
(14,4605,5716,0,0,15,0,1024,0,0,0,0,0,'','Show gossip text if player is a Druid'),
|
|
(14,4605,5717,0,0,15,0,511,0,0,0,0,0,'','Show gossip text if player is not a Druid'),
|
|
(14,4606,5716,0,0,15,0,1024,0,0,0,0,0,'','Show gossip text if player is a Druid'),
|
|
(14,4606,5717,0,0,15,0,511,0,0,0,0,0,'','Show gossip text if player is not a Druid'),
|
|
(14,4607,5716,0,0,15,0,1024,0,0,0,0,0,'','Show gossip text if player is a Druid'),
|
|
(14,4607,5717,0,0,15,0,511,0,0,0,0,0,'','Show gossip text if player is not a Druid'),
|
|
(14,4609,5719,0,0,15,0,256,0,0,0,0,0,'','Show gossip text if player is a Warlock'),
|
|
(14,4609,5720,0,0,15,0,1279,0,0,0,0,0,'','Show gossip text if player is not a Warlock'),
|
|
(14,4610,5719,0,0,15,0,256,0,0,0,0,0,'','Show gossip text if player is a Warlock'),
|
|
(14,4610,5720,0,0,15,0,1279,0,0,0,0,0,'','Show gossip text if player is not a Warlock'),
|
|
(14,4621,4993,0,0,15,0,4,0,0,1,0,0,'','Show gossip text if player is not a hunter'),
|
|
(14,4621,4994,0,0,15,0,4,0,0,0,0,0,'','Show gossip text if player is a hunter'),
|
|
(14,4641,5714,0,0,15,0,256,0,0,0,0,0,'','Show gossip text if player is a Warlock'),
|
|
(14,4641,5715,0,0,15,0,1279,0,0,0,0,0,'','Show gossip text if player is not a Warlock'),
|
|
(14,4642,5714,0,0,15,0,256,0,0,0,0,0,'','Show gossip text if player is a Warlock'),
|
|
(14,4642,5715,0,0,15,0,1279,0,0,0,0,0,'','Show gossip text if player is not a Warlock'),
|
|
(14,4643,5714,0,0,15,0,256,0,0,0,0,0,'','Show gossip text if player is a Warlock'),
|
|
(14,4643,5715,0,0,15,0,1279,0,0,0,0,0,'','Show gossip text if player is not a Warlock'),
|
|
(14,4644,5716,0,0,15,0,1024,0,0,0,0,0,'','Show gossip text if player is a Druid'),
|
|
(14,4644,5717,0,0,15,0,511,0,0,0,0,0,'','Show gossip text if player is not a Druid'),
|
|
(14,4645,1218,0,0,15,0,1,0,0,0,0,0,'','Show gossip text if player is a Warrior'),
|
|
(14,4645,4973,0,0,15,0,1534,0,0,0,0,0,'','Show gossip text if player is not a Warrior'),
|
|
(14,4646,5716,0,0,15,0,1024,0,0,0,0,0,'','Show gossip text if player is a Druid'),
|
|
(14,4646,5717,0,0,15,0,511,0,0,0,0,0,'','Show gossip text if player is not a Druid'),
|
|
(14,4647,4997,0,0,15,0,4,0,0,0,0,0,'','Show gossip text if player is a Hunter'),
|
|
(14,4647,4998,0,0,15,0,1531,0,0,0,0,0,'','Show gossip text if player is not a Hunter'),
|
|
(14,4648,4987,0,0,15,0,4,0,0,0,0,0,'','Show gossip text if player is a Hunter'),
|
|
(14,4648,5004,0,0,15,0,1531,0,0,0,0,0,'','Show gossip text if player is not a Hunter'),
|
|
(14,4649,1216,0,0,15,0,1,0,0,0,0,0,'','Show gossip text if player is a Warrior'),
|
|
(14,4649,5721,0,0,15,0,1534,0,0,0,0,0,'','Show gossip text if player is not a Warrior'),
|
|
(14,4650,1216,0,0,15,0,1,0,0,0,0,0,'','Show gossip text if player is a Warrior'),
|
|
(14,4650,5721,0,0,15,0,1534,0,0,0,0,0,'','Show gossip text if player is not a Warrior'),
|
|
(14,4651,564,0,0,15,0,128,0,0,0,0,0,'','Show gossip text if player is a mage'),
|
|
(14,4651,565,0,0,15,0,1407,0,0,0,0,0,'','Show gossip text if player is not a mage'),
|
|
(14,4652,5005,0,0,15,0,64,0,0,0,0,0,'','Show gossip text if player is a Shaman'),
|
|
(14,4652,5006,0,0,15,0,1471,0,0,0,0,0,'','Show gossip text if player is not a Shaman'),
|
|
(14,4653,1219,0,0,15,0,1,0,0,0,0,0,'','Show gossip text if player is a Warrior'),
|
|
(14,4653,4984,0,0,15,0,1534,0,0,0,0,0,'','Show gossip text if player is not a Warrior'),
|
|
(14,4654,562,0,0,15,0,128,0,0,0,0,0,'','Show gossip text if player is a mage'),
|
|
(14,4654,563,0,0,15,0,1407,0,0,0,0,0,'','Show gossip text if player is not a mage'),
|
|
(14,4655,5719,0,0,15,0,256,0,0,0,0,0,'','Show gossip text if player is a Warlock'),
|
|
(14,4655,5720,0,0,15,0,1279,0,0,0,0,0,'','Show gossip text if player is not a Warlock'),
|
|
(14,4656,5719,0,0,15,0,256,0,0,0,0,0,'','Show gossip text if player is a Warlock'),
|
|
(14,4656,5720,0,0,15,0,1279,0,0,0,0,0,'','Show gossip text if player is not a Warlock'),
|
|
(14,4657,5001,0,0,15,0,4,0,0,0,0,0,'','Show gossip text if player is a Hunter'),
|
|
(14,4657,5002,0,0,15,0,1531,0,0,0,0,0,'','Show gossip text if player is not a Hunter'),
|
|
(14,4658,6164,0,0,15,0,1527,0,0,0,0,0,'','Show gossip text if player is not a Rogue'),
|
|
(14,4658,6165,0,0,15,0,8,0,0,0,0,0,'','Show gossip text if player is a Rogue'),
|
|
(14,4659,4835,0,0,15,0,8,0,0,0,0,0,'','Show gossip text if player is a Rogue'),
|
|
(14,4659,4837,0,0,15,0,1527,0,0,0,0,0,'','Show gossip text if player is not a Rogue'),
|
|
(14,4660,538,0,0,15,0,128,0,0,0,0,0,'','Show gossip text if player is a mage'),
|
|
(14,4660,539,0,0,15,0,1407,0,0,0,0,0,'','Show gossip text if player is not a mage'),
|
|
(14,4661,538,0,0,15,0,128,0,0,0,0,0,'','Show gossip text if player is a mage'),
|
|
(14,4661,539,0,0,15,0,1407,0,0,0,0,0,'','Show gossip text if player is not a mage'),
|
|
(14,4662,3976,0,0,15,0,2,0,0,0,0,0,'','Show gossip text if player is a Paladin'),
|
|
(14,4662,3977,0,0,15,0,1533,0,0,0,0,0,'','Show gossip text if player is not a Paladin'),
|
|
(14,4664,3976,0,0,15,0,2,0,0,0,0,0,'','Show gossip text if player is a Paladin'),
|
|
(14,4664,3977,0,0,15,0,1533,0,0,0,0,0,'','Show gossip text if player is not a Paladin'),
|
|
(14,4665,4433,0,0,15,0,16,0,0,0,0,0,'','Show gossip text if player is a Priest'),
|
|
(14,4665,4434,0,0,15,0,1519,0,0,0,0,0,'','Show gossip text if player is not a Priest'),
|
|
(14,4666,4433,0,0,15,0,16,0,0,0,0,0,'','Show gossip text if player is a Priest'),
|
|
(14,4666,4434,0,0,15,0,1519,0,0,0,0,0,'','Show gossip text if player is not a Priest'),
|
|
(14,4667,2193,0,0,15,0,256,0,0,0,0,0,'','Show gossip text if player is a Warlock'),
|
|
(14,4667,5722,0,0,15,0,1279,0,0,0,0,0,'','Show gossip text if player is not a Warlock'),
|
|
(14,4674,4999,0,0,15,0,4,0,0,0,0,0,'','Show gossip text if player is a hunter'),
|
|
(14,4674,5000,0,0,15,0,4,0,0,1,0,0,'','Show gossip text if player is not a hunter'),
|
|
(14,4675,4999,0,0,15,0,4,0,0,0,0,0,'','Show gossip text if player is a Hunter'),
|
|
(14,4675,5000,0,0,15,0,1531,0,0,0,0,0,'','Show gossip text if player is not a Hunter'),
|
|
(14,4676,4833,0,0,15,0,1527,0,0,0,0,0,'','Show gossip text if player is not a Rogue'),
|
|
(14,4676,4835,0,0,15,0,8,0,0,0,0,0,'','Show gossip text if player is a Rogue'),
|
|
(14,4677,3974,0,0,15,0,2,0,0,0,0,0,'','Show gossip text if player is a Paladin'),
|
|
(14,4677,3975,0,0,15,0,1533,0,0,0,0,0,'','Show gossip text if player is not a Paladin'),
|
|
(14,4678,3974,0,0,15,0,2,0,0,0,0,0,'','Show gossip text if player is a Paladin'),
|
|
(14,4678,3975,0,0,15,0,1533,0,0,0,0,0,'','Show gossip text if player is not a Paladin'),
|
|
(14,4679,4436,0,0,15,0,16,0,0,0,0,0,'','Show gossip text if player is a Priest'),
|
|
(14,4679,4437,0,0,15,0,1519,0,0,0,0,0,'','Show gossip text if player is not a Priest'),
|
|
(14,4680,4435,0,0,15,0,1519,0,0,0,0,0,'','Show gossip text if player is not a Priest'),
|
|
(14,4680,4436,0,0,15,0,16,0,0,0,0,0,'','Show gossip text if player is a Priest'),
|
|
(14,4681,2193,0,0,15,0,256,0,0,0,0,0,'','Show gossip text if player is a Warlock'),
|
|
(14,4681,5723,0,0,15,0,1279,0,0,0,0,0,'','Show gossip text if player is not a Warlock'),
|
|
(14,4682,2193,0,0,15,0,256,0,0,0,0,0,'','Show gossip text if player is a Warlock'),
|
|
(14,4682,5722,0,0,15,0,1279,0,0,0,0,0,'','Show gossip text if player is not a Warlock'),
|
|
(14,4683,1215,0,0,15,0,1,0,0,0,0,0,'','Show gossip text if player is a Warrior'),
|
|
(14,4683,5724,0,0,15,0,1534,0,0,0,0,0,'','Show gossip text if player is not a Warrior'),
|
|
(14,4684,1215,0,0,15,0,1,0,0,0,0,0,'','Show gossip text if player is a Warrior'),
|
|
(14,4684,5724,0,0,15,0,1534,0,0,0,0,0,'','Show gossip text if player is not a Warrior'),
|
|
(14,4685,558,0,0,15,0,128,0,0,0,0,0,'','Show gossip text if player is a mage'),
|
|
(14,4685,559,0,0,15,0,1407,0,0,0,0,0,'','Show gossip text if player is not a mage'),
|
|
(14,4686,560,0,0,15,0,128,0,0,0,0,0,'','Show gossip text if player is a mage'),
|
|
(14,4686,561,0,0,15,0,1407,0,0,0,0,0,'','Show gossip text if player is not a mage'),
|
|
(14,4687,4783,0,0,15,0,511,0,0,0,0,0,'','Show gossip text if player is not a Druid'),
|
|
(14,4687,4784,0,0,15,0,1024,0,0,0,0,0,'','Show gossip text if player is a Druid'),
|
|
(14,4688,4783,0,0,15,0,511,0,0,0,0,0,'','Show gossip text if player is not a Druid'),
|
|
(14,4688,4784,0,0,15,0,1024,0,0,0,0,0,'','Show gossip text if player is a Druid'),
|
|
(14,4690,4793,0,0,15,0,1527,0,0,0,0,0,'','Show gossip text if player is not a Rogue'),
|
|
(14,4690,4795,0,0,15,0,8,0,0,0,0,0,'','Show gossip text if player is a Rogue'),
|
|
(14,4691,4437,0,0,15,0,1519,0,0,0,0,0,'','Show gossip text if player is not a Priest'),
|
|
(14,4691,4438,0,0,15,0,16,0,0,0,0,0,'','Show gossip text if player is a Priest'),
|
|
(14,4692,4437,0,0,15,0,1519,0,0,0,0,0,'','Show gossip text if player is not a Priest'),
|
|
(14,4692,4438,0,0,15,0,16,0,0,0,0,0,'','Show gossip text if player is a Priest'),
|
|
(14,4693,4993,0,0,15,0,1531,0,0,0,0,0,'','Show gossip text if player is not a Hunter'),
|
|
(14,4693,6160,0,0,15,0,4,0,0,0,0,0,'','Show gossip text if player is a Hunter'),
|
|
(14,4694,4993,0,0,15,0,4,0,0,1,0,0,'','Show gossip text if player is not a hunter'),
|
|
(14,4694,6160,0,0,15,0,4,0,0,0,0,0,'','Show gossip text if player is a hunter'),
|
|
(14,4695,4863,0,0,15,0,4,0,0,0,0,0,'','Show gossip text if player is a Hunter'),
|
|
(14,4695,4993,0,0,15,0,1531,0,0,0,0,0,'','Show gossip text if player is not a Hunter'),
|
|
(14,4696,1217,0,0,15,0,1,0,0,0,0,0,'','Show gossip text if player is a Warrior'),
|
|
(14,4696,5725,0,0,15,0,1534,0,0,0,0,0,'','Show gossip text if player is not a Warrior'),
|
|
(14,4697,1217,0,0,15,0,1,0,0,0,0,0,'','Show gossip text if player is a Warrior'),
|
|
(14,4697,5725,0,0,15,0,1534,0,0,0,0,0,'','Show gossip text if player is not a Warrior'),
|
|
(14,4743,5795,0,0,8,0,5247,0,0,0,0,0,'','Show different gossip if player has completed quest 5247'),
|
|
(14,4743,5816,0,0,28,0,5245,0,0,0,0,0,'','Show different gossip if player has quest 5245 objectives complete'),
|
|
(14,4743,5817,0,0,8,0,5245,0,0,0,0,0,'','Show different gossip if player has completed quest 5245'),
|
|
(14,4801,4437,0,0,15,0,1519,0,0,0,0,0,'','Show gossip text if player is not a Priest'),
|
|
(14,4801,4438,0,0,15,0,16,0,0,0,0,0,'','Show gossip text if player is a Priest'),
|
|
(14,4823,5877,0,0,15,0,1407,0,0,0,0,0,'','Show gossip text if player is not a Mage'),
|
|
(14,4823,5878,0,0,15,0,128,0,0,0,0,0,'','Show gossip text if player is a Mage'),
|
|
(14,4825,5881,0,0,15,0,128,0,0,0,0,0,'','Show gossip text if player is a Mage'),
|
|
(14,4826,5883,0,0,15,0,128,0,0,1,0,0,'','Show gossip text if player is not a Mage'),
|
|
(14,4826,5884,0,0,15,0,128,0,0,0,0,0,'','Show gossip text if player is a Mage'),
|
|
(14,5061,4835,0,0,15,0,8,0,0,0,0,0,'','Show gossip text if player is a Rogue'),
|
|
(14,5061,4837,0,0,15,0,1527,0,0,0,0,0,'','Show gossip text if player is not a Rogue'),
|
|
(14,5123,5005,0,0,15,0,64,0,0,0,0,0,'','Show gossip text if player is a Shaman'),
|
|
(14,5123,5006,0,0,15,0,1471,0,0,0,0,0,'','Show gossip text if player is not a Shaman'),
|
|
(14,5502,6553,0,0,8,0,1029,0,0,0,0,0,'','Gossip item requires quest rewarded'),
|
|
(14,5502,6555,0,1,9,0,1029,0,0,0,0,0,'','Gossip item requires not completed'),
|
|
(14,5502,6555,0,2,14,0,1029,0,0,0,0,0,'','Gossip item requires or not taken'),
|
|
(14,5665,6960,0,0,7,0,356,225,0,0,0,0,'','Show different gossip if player has fishing skill 225'),
|
|
(14,5665,6961,0,0,7,0,356,225,0,1,0,0,'','Show gossip if player has not fishing skill 225'),
|
|
(14,5733,6905,0,0,1,0,22820,0,0,1,0,0,'','Guard Slip Kik Show text 6905 only if player does not have aura 22820'),
|
|
(14,5733,6906,0,0,1,0,22820,0,0,0,0,0,'','Guard Slip Kik Show text 6905 only if player does have aura 22820'),
|
|
(14,5734,6903,0,0,1,0,22817,0,0,1,0,0,'','Guard Fengus Show text 6905 only if player does not have aura 22817'),
|
|
(14,5734,6904,0,0,1,0,22817,0,0,0,0,0,'','Guard Fengus Show text 6905 only if player does have aura 22817'),
|
|
(14,5735,6907,0,0,1,0,22818,0,0,1,0,0,'','Guard Mol Dar Show text 6907 only if player does not have aura 22818'),
|
|
(14,5735,6908,0,0,1,0,22818,0,0,0,0,0,'','Guard Mol Dar Show text 6908 only if player does have aura 22818'),
|
|
(14,5739,6913,0,0,13,0,3,3,0,1,0,0,'','Captain Kromcrush Show text 6913 only if GetData(3) != 3'),
|
|
(14,5739,6914,0,0,13,0,3,3,0,0,0,0,'','Captain Kromcrush Show text 6914 only if GetData(3) == 3'),
|
|
(14,5742,6918,0,0,1,0,22799,0,0,0,0,0,'','Cho\'Rush the Observer Show text 6918 only if player has aura 22799'),
|
|
(14,5742,6923,0,0,1,0,22799,0,0,1,0,0,'','Cho\'Rush the Observer Show text 6923 only if player has NO aura 22799'),
|
|
(14,5749,6929,0,0,25,0,4036,0,0,1,0,0,'','Show gossip menu if player is not an Engineer'),
|
|
(14,5749,6930,0,0,7,0,202,300,0,0,0,0,'','Show gossip menu if player have 300 or more in Engineering'),
|
|
(14,5749,6931,0,0,7,0,202,300,0,1,0,0,'','Show gossip menu if player is an Engineer but have less than 300'),
|
|
(14,5749,6931,0,0,25,0,4036,0,0,0,0,0,'','Show gossip menu if player is an Engineer'),
|
|
(14,5749,6932,0,0,25,0,22704,0,0,0,0,0,'','Show gossip menu if player learned the spell'),
|
|
(14,5853,7021,0,0,7,0,185,1,0,0,0,0,'','Show different gossip if player has cooking profession'),
|
|
(14,5962,7115,0,0,28,0,7722,0,0,0,0,0,'','Show Gossip Menu - If Quest: What the Flux? is Completed'),
|
|
(14,5962,7115,0,1,5,0,59,128,0,0,0,0,'','Show Gossip Menu - If player is exalted with Thorium Brotherhood (59)'),
|
|
(14,6024,6935,0,0,8,0,7783,0,0,1,0,0,'','Show gossip text if te quest The Lord of Blackrock is not rewarded'),
|
|
(14,6024,7176,0,0,8,0,7783,0,0,0,0,0,'','Show gossip text if player get the quest The Lord of Blackrockreward'),
|
|
(14,6471,7642,0,0,27,0,20,2,0,0,0,0,'','Donal Osgood <Arathi Basin Battlemaster> - Show different gossip if player level is below 20'),
|
|
(14,6504,7699,0,0,27,0,20,2,0,0,0,0,'','League of Arathor Emissary - Show different gossip if player level is below 20'),
|
|
(14,6535,7737,0,0,1,0,24705,0,0,1,0,0,'','Wickerman Ember - Show different gossip if player is affected by aura 24705'),
|
|
(14,6535,7738,0,0,1,0,24705,0,0,0,0,0,'','Wickerman Ember - Show different gossip if player is affected by aura 24705'),
|
|
(14,6628,7882,0,0,15,0,256,0,0,0,0,0,'','Show gossip text if player is a Warlock'),
|
|
(14,6628,7903,0,0,15,0,1279,0,0,0,0,0,'','Show gossip text if player is not a Warlock'),
|
|
(14,6647,7904,0,0,15,0,2,0,0,0,0,0,'','Show gossip text if player is a Paladin'),
|
|
(14,6647,9193,0,0,15,0,1533,0,0,0,0,0,'','Show gossip text if player is not a Paladin'),
|
|
(14,6648,9190,0,0,15,0,128,0,0,0,0,0,'','Show gossip text if player is a mage'),
|
|
(14,6648,9191,0,0,15,0,1407,0,0,0,0,0,'','Show gossip text if player is not a mage'),
|
|
(14,6649,9007,0,0,15,0,16,0,0,0,0,0,'','Show gossip text if player is a Priest'),
|
|
(14,6649,9186,0,0,15,0,1519,0,0,0,0,0,'','Show gossip text if player is not a Priest'),
|
|
(14,6650,9187,0,0,15,0,1527,0,0,0,0,0,'','Show gossip text if player is not a Rogue'),
|
|
(14,6650,9188,0,0,15,0,8,0,0,0,0,0,'','Show gossip text if player is a Rogue'),
|
|
(14,6652,9189,0,0,15,0,1531,0,0,0,0,0,'','Show gossip text if player is not a Hunter'),
|
|
(14,6652,9190,0,0,15,0,4,0,0,0,0,0,'','Show gossip text if player is a Hunter'),
|
|
(14,6658,7916,0,0,8,0,8599,0,0,1,0,0,'','Show text if player doesn\'t have quest rewarded'),
|
|
(14,6658,7917,0,0,8,0,8599,0,0,0,0,0,'','Show text if player has quest rewarded'),
|
|
(14,6799,8120,0,0,7,0,197,280,0,1,0,0,'','Show text if player does not have tailoring'),
|
|
(14,6799,8121,0,0,7,0,197,280,0,0,0,0,'','Show text if player have tailoring'),
|
|
(14,6799,8121,0,0,25,0,26086,0,0,1,0,0,'','Show text if player does not have spell 26086'),
|
|
(14,6799,8122,0,0,7,0,197,280,0,0,0,0,'','Show text if player have tailoring'),
|
|
(14,6799,8122,0,0,25,0,26086,0,0,0,0,0,'','Show text if player have spell 26086'),
|
|
(14,7260,8582,0,0,15,0,2,0,0,0,0,0,'','Show gossip text if player is a Paladin'),
|
|
(14,7260,8584,0,0,15,0,1533,0,0,0,0,0,'','Show gossip text if player is not a Paladin'),
|
|
(14,7262,8585,0,0,15,0,4,0,0,0,0,0,'','Show gossip text if player is a Hunter'),
|
|
(14,7262,8586,0,0,15,0,1531,0,0,0,0,0,'','Show gossip text if player is not a Hunter'),
|
|
(14,7263,8587,0,0,15,0,1,0,0,0,0,0,'','Show gossip text if player is a Warrior'),
|
|
(14,7263,8588,0,0,15,0,1534,0,0,0,0,0,'','Show gossip text if player is not a Warrior'),
|
|
(14,7264,8589,0,0,15,0,128,0,0,0,0,0,'','Show gossip text if player is a mage'),
|
|
(14,7264,8590,0,0,15,0,1407,0,0,0,0,0,'','Show gossip text if player is not a mage'),
|
|
(14,7265,8591,0,0,15,0,16,0,0,0,0,0,'','Show gossip text if player is a Priest'),
|
|
(14,7265,8592,0,0,15,0,1519,0,0,0,0,0,'','Show gossip text if player is not a Priest'),
|
|
(14,7305,8667,0,0,8,0,9280,0,0,1,0,0,'','Proenitus - Show Gossip Text only if Replenishing the Healing Crystals not rewarded - and'),
|
|
(14,7305,8667,0,0,8,0,9369,0,0,1,0,0,'','Proenitus - Show Gossip Text only if Replenishing the Healing Crystals not rewarded'),
|
|
(14,7305,8669,0,0,8,0,9280,0,0,0,0,0,'','Proenitus - Show Gossip Text only if Replenishing the Healing Crystals rewarded - or'),
|
|
(14,7305,8669,0,1,8,0,9369,0,0,0,0,0,'','Proenitus - Show Gossip Text only if Replenishing the Healing Crystals rewarded - or'),
|
|
(14,7349,8591,0,0,15,0,16,0,0,0,0,0,'','Show gossip text if player is a Priest'),
|
|
(14,7349,8768,0,0,15,0,1519,0,0,0,0,0,'','Show gossip text if player is not a Priest'),
|
|
(14,7352,9938,0,0,8,0,10254,0,0,1,0,0,'','Gossip Text - Show Text if Quest 10254 is not rewarded'),
|
|
(14,7352,9939,0,0,8,0,10254,0,0,0,0,0,'','Gossip Text - Show Text if Quest 10254 is rewarded'),
|
|
(14,7352,9939,0,1,8,0,10937,0,0,1,0,0,'','Gossip Text - Show Text if Quest 10937 is not rewarded'),
|
|
(14,7352,9944,0,0,8,0,10937,0,0,0,0,0,'','Gossip Text - Show Text if Quest 10937 is rewarded'),
|
|
(14,7353,8776,0,0,8,0,9312,0,0,0,0,0,'','Show gossip text if player has quest 9312 completed'),
|
|
(14,7353,8777,0,0,8,0,9305,0,0,0,0,0,'','Show gossip text if player has quest 9305 completed'),
|
|
(14,7357,8785,0,0,15,0,1471,0,0,0,0,0,'','Show gossip text if player is not a Shaman'),
|
|
(14,7357,8786,0,0,15,0,64,0,0,0,0,0,'','Show gossip text if player is a Shaman'),
|
|
(14,7361,8822,0,0,8,0,9452,0,0,0,0,0,'','Show gossip text if player has quest 9452 completed'),
|
|
(14,7366,8799,0,0,15,0,128,0,0,0,0,0,'','Show gossip text if player is a mage'),
|
|
(14,7366,8800,0,0,15,0,1407,0,0,0,0,0,'','Show gossip text if player is not a mage'),
|
|
(14,7368,8804,0,0,15,0,4,0,0,0,0,0,'','Show gossip text if player is a Hunter'),
|
|
(14,7368,8823,0,0,15,0,1531,0,0,0,0,0,'','Show gossip text if player is not a Hunter'),
|
|
(14,7370,9040,0,0,9,0,9663,0,0,0,0,0,'','Show gossip text 9040 if player has quest 9663'),
|
|
(14,7376,8827,0,0,8,0,9450,0,0,1,0,0,'','Show different gossip if player has not completed quest 9450'),
|
|
(14,7377,8828,0,0,15,0,1471,0,0,0,0,0,'','Show gossip text if player is not a Shaman'),
|
|
(14,7377,8829,0,0,15,0,64,0,0,0,0,0,'','Show gossip text if player is a Shaman'),
|
|
(14,7399,9038,0,0,9,0,9663,0,0,0,0,0,'','Show gossip text 9038 if player has quest 9663'),
|
|
(14,7437,7903,0,0,15,0,1279,0,0,0,0,0,'','Show gossip text if player is not a Warlock'),
|
|
(14,7437,9006,0,0,15,0,256,0,0,0,0,0,'','Show gossip text if player is a Warlock'),
|
|
(14,7438,9007,0,0,15,0,16,0,0,0,0,0,'','Show gossip text if player is a Priest'),
|
|
(14,7438,9186,0,0,15,0,1519,0,0,0,0,0,'','Show gossip text if player is not a Priest'),
|
|
(14,7467,8785,0,0,15,0,1471,0,0,0,0,0,'','Show gossip text if player is not a Shaman'),
|
|
(14,7467,9050,0,0,15,0,64,0,0,0,0,0,'','Show gossip text if player is a Shaman'),
|
|
(14,7499,9090,0,0,13,0,0,0,0,0,0,0,'','Requires Instance State'),
|
|
(14,7499,9090,0,1,13,0,0,1,0,0,0,0,'','Requires Instance State'),
|
|
(14,7499,9090,0,2,13,0,0,2,0,0,0,0,'','Requires Instance State'),
|
|
(14,7522,8785,0,0,15,0,1471,0,0,0,0,0,'','Show gossip text if player is not a Shaman'),
|
|
(14,7522,9122,0,0,15,0,64,0,0,0,0,0,'','Show gossip text if player is a Shaman'),
|
|
(14,7531,9136,0,0,9,0,9756,0,0,0,0,0,'','Gossip Option - Show text if Quest 9756 is taken'),
|
|
(14,7566,9184,0,0,15,0,256,0,0,0,0,0,'','Show gossip text if player is a Warlock'),
|
|
(14,7566,9185,0,0,15,0,1279,0,0,0,0,0,'','Show gossip text if player is not a Warlock'),
|
|
(14,7567,9194,0,0,15,0,511,0,0,0,0,0,'','Show gossip text if player is not a Druid'),
|
|
(14,7567,9195,0,0,15,0,1024,0,0,0,0,0,'','Show gossip text if player is a Druid'),
|
|
(14,7579,9221,0,0,8,0,208,0,0,0,0,0,'','Show different gossip if player has rewarded quest 208'),
|
|
(14,7579,9256,0,0,8,0,9851,0,0,0,0,0,'','Show different gossip if player has rewarded quest 9851'),
|
|
(14,7579,9257,0,0,8,0,9852,0,0,0,0,0,'','Show different gossip if player has rewarded quest 9852'),
|
|
(14,7592,9283,0,0,8,0,9854,0,0,0,0,0,'','Show different gossip if player has rewarded quest 9854'),
|
|
(14,7592,9284,0,0,8,0,9856,0,0,0,0,0,'','Show different gossip if player has rewarded quest 9856'),
|
|
(14,7607,9286,0,0,8,0,9859,0,0,0,0,0,'','Show different gossip if player has rewarded quest 9859'),
|
|
(14,7675,9369,0,0,8,0,10107,0,0,0,0,0,'','Show different gossip if player has rewarded quest 10107'),
|
|
(14,7675,9369,0,1,8,0,10108,0,0,0,0,0,'','Show different gossip if player has rewarded quest 10108'),
|
|
(14,7696,9444,0,0,8,0,10005,0,0,0,0,0,'','Show different gossip if player has rewarded quest 10005'),
|
|
(14,7696,9444,0,1,8,0,10006,0,0,0,0,0,'','Show different gossip if player has rewarded quest 10006'),
|
|
(14,7704,9425,0,0,8,0,9978,0,0,0,0,0,'','Show different gossip if player has rewarded quest 9978'),
|
|
(14,7719,9427,0,0,8,0,9991,0,0,0,0,0,'','Show different gossip if player has rewarded quest 9991'),
|
|
(14,7768,9507,0,0,9,0,10172,0,0,1,0,0,'','Greatmother Geyah - Show npc text only if player does not have There is no hope taken'),
|
|
(14,7768,9819,0,0,9,0,10172,0,0,0,0,0,'','Greatmother Geyah - Show npc text only if player has There is no hope taken'),
|
|
(14,7953,10109,0,0,8,0,10162,0,0,0,0,0,'','Show gossip text 10109 if player has rewarded Quest 10349 \"The Earthbinder\"'),
|
|
(14,7959,9779,0,0,2,0,25853,1,0,0,0,0,'','Requires Item'),
|
|
(14,7959,9780,0,0,2,0,25853,1,0,1,0,0,'','Requires No Item'),
|
|
(14,7981,9828,0,0,9,0,10173,0,0,0,0,0,'','Ravandwyr - Show different gossip if player has taken quest 10173'),
|
|
(14,7983,9039,0,0,9,0,9663,0,0,0,0,0,'','Show gossip text 9039 if player has quest 9663'),
|
|
(14,8036,9922,0,0,2,0,29366,1,0,1,0,0,'','Only show npc text if Player does not have B\'naar Access Crystal'),
|
|
(14,8036,10045,0,0,2,0,29366,1,0,0,0,0,'','Only show npc text if Player has B\'naar Access Crystal'),
|
|
(14,8088,10000,0,0,2,0,24289,1,0,1,0,0,'','Requires No Item'),
|
|
(14,8088,10000,0,0,8,0,10297,0,0,1,0,0,'','Requires Quest Not Rewarded'),
|
|
(14,8088,10000,0,0,14,0,10297,0,0,1,0,0,'','Requires Quest Status'),
|
|
(14,8088,10001,0,0,2,0,24289,1,0,1,0,0,'','Requires No Item'),
|
|
(14,8088,10001,0,0,8,0,10297,0,0,0,0,0,'','Requires Quest Rewarded'),
|
|
(14,8088,10002,0,0,2,0,24289,1,0,0,0,0,'','Requires Item'),
|
|
(14,8088,10002,0,1,14,0,10297,0,0,0,0,0,'','Requires No Quest Status'),
|
|
(14,8098,10011,0,0,16,0,512,0,0,0,0,0,'','NPC Text - Show text if Player is Blood Elf'),
|
|
(14,8098,10011,0,1,5,0,911,128,0,0,0,0,'','NPC Text - Show text if player is Exalted with Silvermoon'),
|
|
(14,8098,10305,0,0,5,0,911,128,0,1,0,0,'','NPC Text - Show text if player is not Exalted with Silvermoon'),
|
|
(14,8098,10305,0,0,16,0,512,0,0,1,0,0,'','NPC Text - Show text if Player is not Blood Elf'),
|
|
(14,8110,10040,0,0,15,0,1471,0,0,0,0,0,'','Show gossip text if player is not a Shaman'),
|
|
(14,8110,10043,0,0,15,0,64,0,0,0,0,0,'','Show gossip text if player is a Shaman'),
|
|
(14,8111,10040,0,0,15,0,2,0,0,0,0,0,'','Show gossip text if player is a Paladin'),
|
|
(14,8111,10041,0,0,15,0,1533,0,0,0,0,0,'','Show gossip text if player is not a Paladin'),
|
|
(14,8113,9922,0,0,2,0,29396,1,0,1,0,0,'','Only show npc text if Player does not have Coruu Access Crystal'),
|
|
(14,8113,10045,0,0,2,0,29396,1,0,0,0,0,'','Only show npc text if Player has Coruu Access Crystal'),
|
|
(14,8115,9922,0,0,2,0,29397,1,0,1,0,0,'','Only show npc text if Player does not have Duru Access Crystal'),
|
|
(14,8115,10045,0,0,2,0,29397,1,0,0,0,0,'','Only show npc text if Player has Duru Access Crystal'),
|
|
(14,8116,9922,0,0,2,0,29411,1,0,1,0,0,'','Onlyshow npc text if Player does not have Ara Access Crystal'),
|
|
(14,8116,10045,0,0,2,0,29411,1,0,0,0,0,'','Onlyshow npc text if Player has Ara Access Crystal'),
|
|
(14,8259,10280,0,0,9,0,10519,0,0,1,0,0,'','Oronok Torn-heart <Hermit & Trader> - Show npc text only if player does not have The Cipher of Damnation - Truth and History taken'),
|
|
(14,8259,10312,0,0,9,0,10519,0,0,0,0,0,'','Oronok Torn-heart <Hermit & Trader> - Show npc text only if player has The Cipher of Damnation - Truth and History taken'),
|
|
(14,8275,10308,0,0,16,0,512,0,0,0,0,0,'','Show gossip text if player is a Blood Elf'),
|
|
(14,8275,10308,0,1,5,0,911,128,0,0,0,0,'','Show gossip text if player is Exalted with Silvermoon City'),
|
|
(14,8275,10310,0,0,5,0,911,127,0,0,0,0,'','Show gossip text if player is Not Exalted with Silvermoon City'),
|
|
(14,8275,10310,0,0,16,0,1279,0,0,0,0,0,'','Show gossip text if player is not a Blood Elf'),
|
|
(14,8304,10537,0,0,1,0,37108,0,0,0,0,0,'','Rally Zapnabber - Show different gossip if player is affected by aura 37108'),
|
|
(14,8433,10291,0,0,15,0,128,0,0,1,0,0,'','Show gossip text if player is not a mage'),
|
|
(14,8433,10292,0,0,15,0,128,0,0,0,0,0,'','Show gossip text if player is a mage'),
|
|
(14,8436,10540,0,0,28,0,10722,0,0,0,0,0,'','Kolphis Darkscale - Show Gossip Menu - If Quest Meeting at the Blackwing Coven is Completed'),
|
|
(14,8493,10655,0,0,8,0,10870,0,0,0,0,0,'','Show different gossip if player has rewarded quest 10870'),
|
|
(14,8493,10854,0,0,8,0,11012,0,0,0,0,0,'','Show different gossip if player has rewarded quest 11012'),
|
|
(14,8553,10705,0,0,5,0,930,127,0,0,0,0,'','Show gossip text if player is Not Exalted with Exodar'),
|
|
(14,8553,10705,0,0,16,0,767,0,0,0,0,0,'','Show gossip text if player is not a Draenei'),
|
|
(14,8553,10792,0,0,16,0,1024,0,0,0,0,0,'','Show gossip text if player is a Draenei'),
|
|
(14,8553,10792,0,1,5,0,930,128,0,0,0,0,'','Show gossip text if player is Exalted with Exodar'),
|
|
(14,8620,10860,0,0,8,0,11000,0,0,0,0,0,'','Mog\'dorg the Wizened - Show different gossip if player has rewarded quest 11000'),
|
|
(14,8642,10992,0,0,5,0,1031,32,0,0,0,0,'','Sky Sergeant Vanderlip - Show different gossip if player is honored with Sha\'tari Skyguards'),
|
|
(14,8642,10994,0,0,5,0,1031,64,0,0,0,0,'','Sky Sergeant Vanderlip - Show different gossip if player is revered with Sha\'tari Skyguards'),
|
|
(14,8642,10995,0,0,5,0,1031,128,0,0,0,0,'','Sky Sergeant Vanderlip - Show different gossip if player is exalted with Sha\'tari Skyguards'),
|
|
(14,8657,10878,0,0,8,0,11000,0,0,0,0,0,'','Chort - Show different gossip if player has rewarded quest 11000'),
|
|
(14,8660,11057,0,0,2,0,32620,1,0,0,0,0,'','Skull Pile - Show different gossip if player has item 32620'),
|
|
(14,8669,10938,0,0,8,0,11010,0,0,0,0,0,'','Sky Commander Keller - Show different gossip if player has rewarded quest 11010'),
|
|
(14,8669,10938,0,0,8,0,11065,0,0,0,0,0,'','Sky Commander Keller - Show different gossip if player has rewarded quest 11065'),
|
|
(14,8669,10988,0,0,8,0,11062,0,0,0,0,0,'','Sky Commander Keller - Show different gossip if player has rewarded quest 11062'),
|
|
(14,8669,10989,0,0,5,0,1031,32,0,0,0,0,'','Sky Commander Keller - Show different gossip if player is honored with Sha\'tari Skyguards'),
|
|
(14,8669,10990,0,0,5,0,1031,64,0,0,0,0,'','Sky Commander Keller - Show different gossip if player is revered with Sha\'tari Skyguards'),
|
|
(14,8669,10991,0,0,5,0,1031,128,0,0,0,0,'','Sky Commander Keller - Show different gossip if player is exalted with Sha\'tari Skyguards'),
|
|
(14,8670,10997,0,0,8,0,11065,0,0,0,0,0,'','Skyguard Khatie - Show different gossip if player has rewarded quest 11065'),
|
|
(14,8670,11001,0,0,5,0,1031,32,0,0,0,0,'','Skyguard Khatie - Show different gossip if player is honored with Sha\'tari Skyguards'),
|
|
(14,8670,11002,0,0,5,0,1031,64,0,0,0,0,'','Skyguard Khatie - Show different gossip if player is revered with Sha\'tari Skyguards'),
|
|
(14,8670,11004,0,0,5,0,1031,128,0,0,0,0,'','Skyguard Khatie - Show different gossip if player is exalted with Sha\'tari Skyguards'),
|
|
(14,8671,10909,0,0,2,0,32569,35,0,0,0,0,'','Requires 35 apexis shards'),
|
|
(14,8671,10951,0,0,2,0,32569,35,0,1,0,0,'','No 35 apexis shards'),
|
|
(14,8672,10922,0,0,2,0,32569,10,0,1,0,0,'','Fel Crystalforge - Show different gossip if player has 10 of item 32569'),
|
|
(14,8677,10913,0,0,2,0,32569,10,0,0,0,0,'','Bash\'ir Crystalforge - Show different gossip if player has 10 of item 32569'),
|
|
(14,8678,10917,0,0,8,0,11030,0,0,0,0,0,'','Torkus - Show different gossip if player has rewarded quest 11030'),
|
|
(14,8678,10918,0,0,8,0,11061,0,0,0,0,0,'','Torkus - Show different gossip if player has rewarded quest 11061'),
|
|
(14,8678,11013,0,0,5,0,1038,32,0,0,0,0,'','Torkus - Show different gossip if player is honored with Ogri\'la'),
|
|
(14,8678,11015,0,0,5,0,1038,64,0,0,0,0,'','Torkus - Show different gossip if player is revered with Ogri\'la'),
|
|
(14,8678,11018,0,0,5,0,1038,128,0,0,0,0,'','Torkus - Show different gossip if player is exalted with Ogri\'la'),
|
|
(14,8679,10920,0,0,8,0,11026,0,0,0,0,0,'','Kronk - Show different gossip if player has rewarded quest 11026'),
|
|
(14,8679,11027,0,0,5,0,1038,64,0,0,0,0,'','Kronk - Show different gossip if player is revered with Ogri\'la'),
|
|
(14,8679,11028,0,0,5,0,1038,128,0,0,0,0,'','Kronk - Show different gossip if player is exalted with Ogri\'la'),
|
|
(14,8680,10923,0,0,5,0,1038,56,0,0,0,0,'','Gahk - Show different gossip if player is neutral, friendly or honored with Ogri\'la'),
|
|
(14,8680,10924,0,0,8,0,11026,0,0,0,0,0,'','Gahk - Show different gossip if player has rewarded quest 11026'),
|
|
(14,8680,10925,0,0,8,0,11060,0,0,0,0,0,'','Gahk - Show different gossip if player has rewarded quest 11060'),
|
|
(14,8680,11019,0,0,5,0,1038,64,0,0,0,0,'','Gahk - Show different gossip if player is revered with Ogri\'la'),
|
|
(14,8680,11020,0,0,8,0,11079,0,0,0,0,0,'','Gahk - Show different gossip if player has rewarded quest 11079'),
|
|
(14,8680,11021,0,0,5,0,1038,128,0,0,0,0,'','Gahk - Show different gossip if player is exalted with Ogri\'la'),
|
|
(14,8681,10926,0,0,5,0,1038,24,0,0,0,0,'','Chu\'a\'lor - Show different gossip if player is neutral or friendly with Ogri\'la'),
|
|
(14,8681,10927,0,0,8,0,11025,0,0,0,0,0,'','Chu\'a\'lor - Show different gossip if player has rewarded quest 11025'),
|
|
(14,8681,11007,0,0,8,0,11058,0,0,0,0,0,'','Chu\'a\'lor - Show different gossip if player has rewarded quest 11058'),
|
|
(14,8681,11009,0,0,5,0,1038,32,0,0,0,0,'','Chu\'a\'lor - Show different gossip if player is honored with Ogri\'la'),
|
|
(14,8681,11010,0,0,5,0,1038,64,0,0,0,0,'','Chu\'a\'lor - Show different gossip if player is revered with Ogri\'la'),
|
|
(14,8681,11011,0,0,5,0,1038,128,0,0,0,0,'','Chu\'a\'lor - Show different gossip if player is exalted with Ogri\'la'),
|
|
(14,8683,10930,0,0,1,0,41181,0,0,1,0,0,'','Show gossip if player doesnt have aura 41181'),
|
|
(14,8683,10953,0,0,1,0,41181,0,0,0,0,0,'','Show gossip if player has aura 41181'),
|
|
(14,8685,10932,0,0,2,0,32569,35,0,1,0,0,'','Show different gossip if player has 35 of item 32569'),
|
|
(14,8689,10932,0,0,2,0,32569,35,0,1,0,0,'','Show different gossip if player has 35 of item 32569'),
|
|
(14,8690,10932,0,0,2,0,32569,35,0,1,0,0,'','Show different gossip if player has 35 of item 32569'),
|
|
(14,8691,10932,0,0,2,0,32569,35,0,1,0,0,'','Show different gossip if player has 35 of item 32569'),
|
|
(14,8713,10835,0,0,13,0,8,3,2,0,0,0,'','If BossState of Data 8 equals DONE'),
|
|
(14,8713,10960,0,0,13,0,8,3,2,1,0,0,'','If BossState of Data 8 equals NOT_STARTED'),
|
|
(14,8716,10965,0,0,5,0,1038,16,0,0,0,0,'','Ogri\'la Merchant - Show different gossip if player is friendly with Ogri\'la'),
|
|
(14,8716,10966,0,0,5,0,1038,32,0,0,0,0,'','Ogri\'la Merchant - Show different gossip if player is honored with Ogri\'la'),
|
|
(14,8716,10968,0,0,5,0,1038,64,0,0,0,0,'','Ogri\'la Merchant - Show different gossip if player is revered with Ogri\'la'),
|
|
(14,8716,10969,0,0,5,0,1038,128,0,0,0,0,'','Ogri\'la Merchant - Show different gossip if player is exalted with Ogri\'la'),
|
|
(14,8717,10972,0,0,5,0,1038,128,0,0,0,0,'','Food Vendor - Show different gossip if player is exalted with Ogri\'la'),
|
|
(14,8717,10973,0,0,5,0,1038,64,0,0,0,0,'','Food Vendor - Show different gossip if player is revered with Ogri\'la'),
|
|
(14,8717,10974,0,0,5,0,1038,32,0,0,0,0,'','Food Vendor - Show different gossip if player is honored with Ogri\'la'),
|
|
(14,8717,10975,0,0,5,0,1038,16,0,0,0,0,'','Food Vendor - Show different gossip if player is friendly with Ogri\'la'),
|
|
(14,8717,10976,0,0,5,0,1038,8,0,0,0,0,'','Food Vendor - Show different gossip if player is neutral with Ogri\'la'),
|
|
(14,8718,10978,0,0,5,0,1031,224,0,0,0,0,'','Skyguard Handler Irena - Show different gossip if player is honored, revered or exalted with Sha\'tari Skyguards'),
|
|
(14,8719,10979,0,0,5,0,1031,224,0,0,0,0,'','Skyguard Handler Deesak - Show different gossip if player is honored, revered or exalted with Sha\'tari Skyguards'),
|
|
(14,8721,10983,0,0,5,0,1038,128,0,0,0,0,'','Ogri\'la Keg King - Show different gossip if player is exalted with Ogri\'la'),
|
|
(14,8721,10984,0,0,5,0,1038,64,0,0,0,0,'','Ogri\'la Keg King - Show different gossip if player is revered with Ogri\'la'),
|
|
(14,8721,10985,0,0,5,0,1038,32,0,0,0,0,'','Ogri\'la Keg King - Show different gossip if player is honored with Ogri\'la'),
|
|
(14,8721,10986,0,0,5,0,1038,16,0,0,0,0,'','Ogri\'la Keg King - Show different gossip if player is friendly with Ogri\'la'),
|
|
(14,8721,10987,0,0,5,0,1038,8,0,0,0,0,'','Ogri\'la Keg King - Show different gossip if player is neutral with Ogri\'la'),
|
|
(14,8722,10993,0,0,5,0,1038,128,0,0,0,0,'','Ogri\'la Trader - Show different gossip if player is exalted with Ogri\'la'),
|
|
(14,8722,10996,0,0,5,0,1038,64,0,0,0,0,'','Ogri\'la Trader - Show different gossip if player is revered with Ogri\'la'),
|
|
(14,8722,10998,0,0,5,0,1038,32,0,0,0,0,'','Ogri\'la Trader - Show different gossip if player is honored with Ogri\'la'),
|
|
(14,8722,10999,0,0,5,0,1038,16,0,0,0,0,'','Ogri\'la Trader - Show different gossip if player is friendly with Ogri\'la'),
|
|
(14,8722,11000,0,0,5,0,1038,8,0,0,0,0,'','Ogri\'la Trader - Show different gossip if player is neutral with Ogri\'la'),
|
|
(14,8723,11008,0,0,5,0,1038,128,0,0,0,0,'','Ogri\'la Steelshaper - Show different gossip if player is exalted with Ogri\'la'),
|
|
(14,8723,11012,0,0,5,0,1038,64,0,0,0,0,'','Ogri\'la Steelshaper - Show different gossip if player is revered with Ogri\'la'),
|
|
(14,8723,11014,0,0,5,0,1038,32,0,0,0,0,'','Ogri\'la Steelshaper - Show different gossip if player is honored with Ogri\'la'),
|
|
(14,8723,11016,0,0,5,0,1038,16,0,0,0,0,'','Ogri\'la Steelshaper - Show different gossip if player is friendly with Ogri\'la'),
|
|
(14,8723,11017,0,0,5,0,1038,8,0,0,0,0,'','Ogri\'la Steelshaper - Show different gossip if player is neutral with Ogri\'la'),
|
|
(14,8724,11022,0,0,5,0,1038,128,0,0,0,0,'','Mingo - Show different gossip if player is exalted with Ogri\'la'),
|
|
(14,8724,11023,0,0,5,0,1038,64,0,0,0,0,'','Mingo - Show different gossip if player is revered with Ogri\'la'),
|
|
(14,8724,11024,0,0,5,0,1038,32,0,0,0,0,'','Mingo - Show different gossip if player is honored with Ogri\'la'),
|
|
(14,8724,11025,0,0,5,0,1038,16,0,0,0,0,'','Mingo - Show different gossip if player is friendly with Ogri\'la'),
|
|
(14,8724,11026,0,0,5,0,1038,8,0,0,0,0,'','Mingo - Show different gossip if player is neutral with Ogri\'la'),
|
|
(14,8726,11036,0,0,5,0,1038,32,0,0,0,0,'','Jho\'nass - Show different gossip if player is honored with Ogri\'la'),
|
|
(14,8726,11037,0,0,5,0,1038,64,0,0,0,0,'','Jho\'nass - Show different gossip if player is revered with Ogri\'la'),
|
|
(14,8726,11038,0,0,5,0,1038,128,0,0,0,0,'','Jho\'nass - Show different gossip if player is exalted with Ogri\'la'),
|
|
(14,8737,11060,0,0,5,0,1031,128,0,0,0,0,'','Skyguard Pyrotechnician - Show different gossip if player is exalted with Sha\'tari Skyguards'),
|
|
(14,8737,11061,0,0,5,0,1031,64,0,0,0,0,'','Skyguard Pyrotechnician - Show different gossip if player is revered with Sha\'tari Skyguards'),
|
|
(14,8737,11063,0,0,5,0,1031,32,0,0,0,0,'','Skyguard Pyrotechnician - Show different gossip if player is honored with Sha\'tari Skyguards'),
|
|
(14,8757,11095,0,0,5,0,1038,224,0,0,0,0,'','Kronk - Show different gossip if player is honored, revered or exalted with Ogri\'la'),
|
|
(14,8988,11956,0,0,12,0,12,0,0,0,0,0,'',NULL),
|
|
(14,8988,11956,0,0,31,1,3,19169,0,0,0,0,'',NULL),
|
|
(14,8988,11957,0,0,12,0,12,0,0,0,0,0,'',NULL),
|
|
(14,8988,11957,0,0,31,1,3,19171,0,0,0,0,'',NULL),
|
|
(14,8988,11958,0,0,12,0,12,0,0,0,0,0,'',NULL),
|
|
(14,8988,11958,0,0,31,1,3,19148,0,0,0,0,'',NULL),
|
|
(14,8988,11959,0,0,12,0,12,0,0,0,0,0,'',NULL),
|
|
(14,8988,11959,0,0,31,1,3,19172,0,0,0,0,'',NULL),
|
|
(14,8988,11961,0,0,12,0,12,0,0,0,0,0,'',NULL),
|
|
(14,8988,11961,0,0,31,1,3,18927,0,0,0,0,'',NULL),
|
|
(14,8988,11962,0,0,12,0,12,0,0,0,0,0,'',NULL),
|
|
(14,8988,11962,0,0,31,1,3,19173,0,0,0,0,'',NULL),
|
|
(14,8988,11963,0,0,12,0,12,0,0,0,0,0,'',NULL),
|
|
(14,8988,11963,0,0,31,1,3,19175,0,0,0,0,'',NULL),
|
|
(14,8988,11964,0,0,12,0,12,0,0,0,0,0,'',NULL),
|
|
(14,8988,11964,0,0,31,1,3,19176,0,0,0,0,'',NULL),
|
|
(14,8988,11965,0,0,12,0,12,0,0,0,0,0,'',NULL),
|
|
(14,8988,11965,0,0,31,1,3,19177,0,0,0,0,'',NULL),
|
|
(14,8988,11966,0,0,12,0,12,0,0,0,0,0,'',NULL),
|
|
(14,8988,11966,0,0,31,1,3,19178,0,0,0,0,'',NULL),
|
|
(14,8991,12191,0,0,8,0,11278,0,0,0,0,0,'','McGoyver show different gossip if player has rewarded quest Return to Valgarde'),
|
|
(14,8998,12185,0,0,8,0,11460,0,0,0,0,0,'',NULL),
|
|
(14,9007,12168,0,0,9,0,11460,0,0,0,0,0,'',NULL),
|
|
(14,9130,12344,0,0,8,0,11571,0,0,0,0,0,'','Ahlurglgr - Show different gossip if player has rewarded quest 11571'),
|
|
(14,9133,12350,0,0,8,0,11571,0,0,0,0,0,'','Brglmurgl - Show different gossip if player has rewarded quest 11571'),
|
|
(14,9134,12354,0,0,14,0,11571,0,0,0,0,0,'','Mrmrglmr - Show different gossip if player has not rewarded quest 11571'),
|
|
(14,9137,12361,0,0,8,0,11571,0,0,0,0,0,'','Lurgglbr - Show different gossip if player has rewarded quest 11571'),
|
|
(14,9138,12363,0,0,8,0,11571,0,0,0,0,0,'','Winterfin Gatherer - Show different gossip if player has rewarded quest 11571'),
|
|
(14,9223,13481,0,0,8,0,11599,0,0,0,0,0,'','Only show gossip text if player has completed quest 11599'),
|
|
(14,9426,12670,0,0,2,0,35806,1,1,0,0,0,'','Seer of Zeb\'Halak - Show different gossip if player has item Eye of the Propehts'),
|
|
(14,9562,12882,0,0,8,0,12311,0,0,0,0,0,'','Show gossip text if player completed quest The Noble\'s Crypt'),
|
|
(14,9568,12899,0,0,9,0,12372,0,0,0,0,0,'','Wyrmrest Defender - Show different gossip if player has taken quest Defending Wyrmrest Temple'),
|
|
(14,9573,12915,0,0,13,1,2,3,2,1,0,0,'','Show text only if Boss Urom not done'),
|
|
(14,9573,13241,0,0,13,1,3,3,2,0,0,0,'','Show text only if Boss Eregos done'),
|
|
(14,9573,13269,0,0,13,1,2,3,2,0,0,0,'','Show text only if Boss Urom done'),
|
|
(14,9573,13269,0,0,13,1,3,3,2,1,0,0,'','Show text only if Boss Eregos not done'),
|
|
(14,9574,12917,0,0,13,1,2,3,2,1,0,0,'','Show text only if Boss Urom not done'),
|
|
(14,9574,13240,0,0,13,1,3,3,2,0,0,0,'','Show text only if Boss Eregos done'),
|
|
(14,9574,13268,0,0,13,1,2,3,2,0,0,0,'','Show text only if Boss Urom done'),
|
|
(14,9574,13268,0,0,13,1,3,3,2,1,0,0,'','Show text only if Boss Eregos not done'),
|
|
(14,9575,12916,0,0,13,1,1,3,2,1,0,0,'','Show text only if Boss Varos not done'),
|
|
(14,9575,13237,0,0,13,1,1,3,2,0,0,0,'','Show text only if Boss Varos done'),
|
|
(14,9575,13237,0,0,13,1,2,3,2,1,0,0,'','Show text only if Boss Urom not done'),
|
|
(14,9575,13238,0,0,13,1,2,3,2,0,0,0,'','Show text only if Boss Urom done'),
|
|
(14,9575,13238,0,0,13,1,3,3,2,1,0,0,'','Show text only if Boss Eregos not done'),
|
|
(14,9575,13239,0,0,13,1,3,3,2,0,0,0,'','Show text only if Boss Eregos done'),
|
|
(14,9578,12926,0,0,15,0,128,0,0,0,0,0,'','Show gossip text if player is a Mage'),
|
|
(14,9580,12929,0,0,15,0,128,0,0,0,0,0,'','Show gossip text if player is a mage'),
|
|
(14,9580,12930,0,0,15,0,1407,0,0,0,0,0,'','Show gossip text if player is not a mage'),
|
|
(14,9586,13471,0,0,2,0,37888,1,0,0,0,0,'','Chromie - Show different gossip if player has item Arcane Disruptor'),
|
|
(14,9615,12998,0,0,1,0,50001,0,0,0,0,0,'','Drakuru has different gossip if player has aura 50001'),
|
|
(14,9615,12999,0,0,1,0,50001,0,0,1,0,0,'','Drakuru has gossip only if player has not aura 50001'),
|
|
(14,9615,13001,0,0,8,0,11989,0,0,0,0,0,'','Drakuru has different gossip if player has quest 11989 rewarded'),
|
|
(14,9627,13024,0,0,6,0,67,0,0,0,0,0,'','Emily has different gossip when player is Horde'),
|
|
(14,9632,13033,0,0,14,0,12178,0,0,0,0,0,'','Hidetrader Jun\'ik has gossip only if player has not taken quest 12178'),
|
|
(14,9633,13034,0,0,14,0,12436,0,0,0,0,0,'','Provisioner Lorkran has gossip only if player has not taken quest 12436'),
|
|
(14,9647,13059,0,0,1,0,50517,0,0,1,0,0,'','Pirates Day: DeMeza gossip'),
|
|
(14,9647,13065,0,0,1,0,50517,0,0,0,0,0,'','Pirates Day: DeMeza gossip'),
|
|
(14,9648,13060,0,0,10,0,3,0,0,0,0,0,'','Show the gossip text for Dark Iron Brewer if the player is smashed'),
|
|
(14,9648,13061,0,0,10,0,1,0,0,1,0,0,'','Show the gossip text for Dark Iron Brewer if the player is Sober'),
|
|
(14,9648,13063,0,0,10,0,2,0,0,0,0,0,'','Show the gossip text for Dark Iron Brewer if the player is Drunk'),
|
|
(14,9648,13063,0,0,10,0,3,0,0,1,0,0,'','Show the gossip text for Dark Iron Brewer if the player is not smashed'),
|
|
(14,9648,13064,0,0,10,0,1,0,0,0,0,0,'','Show the gossip text for Dark Iron Brewer if the player is tipsy'),
|
|
(14,9648,13064,0,0,10,0,2,0,0,1,0,0,'','Show the gossip text for Dark Iron Brewer if the player is not drunk'),
|
|
(14,9668,13098,0,0,9,0,12587,0,0,0,0,0,'','Alchemist Finklestein - Show different gossip if player has taken quest Troll Patrol'),
|
|
(14,9668,13119,0,0,9,0,12541,0,0,0,0,0,'','Alchemist Finklestein - Show different gossip if player has taken quest Troll Patrol: The Alchemist\'s Apprentice'),
|
|
(14,9678,13137,0,0,5,0,1104,7,0,0,0,0,'','Shaman Vekjik - Show different gossip if player is hated, hostile or unfriendly with Frenzyheart Tribe'),
|
|
(14,9685,13135,0,0,8,0,11571,0,0,0,0,0,'','Glrglrglr - Show different gossip if player has rewarded quest 11571'),
|
|
(14,9709,13271,0,0,1,0,61438,0,0,1,0,0,'','Stefan Vadu - Show different gossip if player is not affected by aura 61438'),
|
|
(14,9709,13271,0,0,9,0,12630,0,0,0,0,0,'','Stefan Vadu - Show different gossip if player has taken quest 12630'),
|
|
(14,9714,13290,0,0,9,0,12637,0,0,0,0,0,'','Bloodrose Datura - Show different gossip if player has taken quest 12637'),
|
|
(14,9714,13290,0,1,9,0,12638,0,0,0,0,0,'','Bloodrose Datura - Show different gossip if player has taken quest 12638'),
|
|
(14,9731,13324,0,0,8,0,12238,0,0,0,0,0,'','Overlord Drakuru - Show different gossip if player has rewarded quest 12238'),
|
|
(14,9731,13325,0,0,8,0,12661,0,0,0,0,0,'','Overlord Drakuru - Show different gossip if player has rewarded quest 12663'),
|
|
(14,9731,13348,0,0,8,0,12238,0,0,1,0,0,'','Overlord Drakuru - Show different gossip if player has not rewarded quest Cleansing Drak\'Tharon'),
|
|
(14,9731,13348,0,0,8,0,12661,0,0,1,0,0,'','Overlord Drakuru - Show different gossip if player has not rewarded quest Infiltrating Voltarus'),
|
|
(14,9731,13422,0,0,9,0,12713,0,0,0,0,0,'','Overlord Drakuru - Show different gossip if player has taken quest 12713'),
|
|
(14,9752,13391,0,0,1,0,51966,0,0,0,0,0,'','Captured Drakkari Chieftain - Show different gossip if player is affected by aura 51966'),
|
|
(14,9777,13455,0,0,15,0,1407,0,0,0,0,0,'','Show gossip text if player is not a Mage'),
|
|
(14,9777,13456,0,0,15,0,128,0,0,0,0,0,'','Show gossip text if player is a Mage'),
|
|
(14,9786,13466,0,0,13,1,1,3,2,1,0,0,'','Show text only if Boss Varos not done'),
|
|
(14,9786,13467,0,0,13,1,1,3,2,0,0,0,'','Show text only if Boss Varos done'),
|
|
(14,9786,13467,0,0,13,1,2,3,2,1,0,0,'','Show text only if Boss Urom not done'),
|
|
(14,9786,13468,0,0,13,1,2,3,2,0,0,0,'','Show text only if Boss Urom done'),
|
|
(14,9786,13468,0,0,13,1,3,3,2,1,0,0,'','Show text only if Boss Eregos not done'),
|
|
(14,9787,13466,0,0,13,1,1,3,2,1,0,0,'','Show text only if Boss Varos not done'),
|
|
(14,9787,13467,0,0,13,1,1,3,2,0,0,0,'','Show text only if Boss Varos done'),
|
|
(14,9787,13467,0,0,13,1,2,3,2,1,0,0,'','Show text only if Boss Urom not done'),
|
|
(14,9787,13468,0,0,13,1,2,3,2,0,0,0,'','Show text only if Boss Urom done'),
|
|
(14,9787,13468,0,0,13,1,3,3,2,1,0,0,'','Show text only if Boss Eregos not done'),
|
|
(14,9821,13557,0,0,15,0,4,0,0,0,0,0,'','Show gossip text if player is a hunter'),
|
|
(14,9821,13584,0,0,15,0,4,0,0,1,0,0,'','Show gossip text if player is not a hunter'),
|
|
(14,9852,13639,0,0,14,0,12919,0,0,0,0,0,'','Show text if player doesn\'t have quest rewarded'),
|
|
(14,9852,13640,0,0,9,0,12919,0,0,0,0,0,'','Show text if player has quest rewarded'),
|
|
(14,9863,13679,0,0,8,0,12948,0,0,1,0,0,'','Gurgthock - Show gossip text only if player does not have Quest 12948 rewarded'),
|
|
(14,9863,13680,0,0,8,0,12948,0,0,0,0,0,'','Gurgthock - Show gossip text only if player does have Quest 12948 rewarded'),
|
|
(14,9864,13661,0,0,15,0,4,0,0,1,0,0,'','Show gossip text if player is not a hunter'),
|
|
(14,9864,13662,0,0,15,0,4,0,0,0,0,0,'','Show gossip text if player is a hunter'),
|
|
(14,9904,13759,0,0,1,0,33280,0,0,0,0,0,'',NULL),
|
|
(14,9904,13759,0,1,1,0,55629,0,0,0,0,0,'',NULL),
|
|
(14,9904,13761,0,0,1,0,33280,0,0,1,0,0,'',NULL),
|
|
(14,9904,13761,0,0,1,0,55629,0,0,1,0,0,'',NULL),
|
|
(14,9923,13798,0,0,1,0,33280,0,0,0,0,0,'',NULL),
|
|
(14,9923,13798,0,1,1,0,55629,0,0,0,0,0,'',NULL),
|
|
(14,9923,14172,0,0,1,0,33280,0,0,1,0,0,'',NULL),
|
|
(14,9923,14172,0,0,1,0,55629,0,0,1,0,0,'',NULL),
|
|
(14,9990,13845,0,0,15,0,128,0,0,0,0,0,'','Show gossip text if player is a mage'),
|
|
(14,9990,13846,0,0,15,0,1407,0,0,0,0,0,'','Show gossip text if player is not a mage'),
|
|
(14,10040,13948,0,0,14,0,13232,0,0,0,0,0,'','Only show gossip text 13948 if player has quest 13232 Not Taken'),
|
|
(14,10040,14035,0,0,9,0,13232,0,0,0,0,0,'','Only show gossip text 14035 if player has quest 13232 active'),
|
|
(14,10118,14076,0,0,7,0,197,420,0,0,0,0,'','Only show gossip text 14076 if player has Tailoring with skill level 420'),
|
|
(14,10144,14088,0,0,2,0,44221,1,1,1,0,0,'','Show the text if the player doesn\'t have the item'),
|
|
(14,10144,14088,0,0,2,0,44229,1,1,1,0,0,'','Show the text if the player doesn\'t have the item'),
|
|
(14,10144,14088,0,0,25,0,54197,0,0,1,0,0,'','Show the text if the player doesn\'t learn Cold Weather Flying'),
|
|
(14,10144,14088,0,0,27,0,77,3,0,0,0,0,'','Show the text if the player is level 77 or higher'),
|
|
(14,10453,14421,0,0,1,0,64805,0,0,1,0,0,'','Show gossip menu text if the player haven\'t the aura'),
|
|
(14,10453,14489,0,0,1,0,64805,0,0,0,0,0,'','Show gossip menu text if the player have the aura'),
|
|
(14,10454,14421,0,0,1,0,64808,0,0,1,0,0,'','Show gossip menu text if the player haven\'t the aura'),
|
|
(14,10454,14489,0,0,1,0,64808,0,0,0,0,0,'','Show gossip menu text if the player have the aura'),
|
|
(14,10455,14421,0,0,1,0,64809,0,0,1,0,0,'','Show gossip menu text if the player haven\'t the aura'),
|
|
(14,10455,14489,0,0,1,0,64809,0,0,0,0,0,'','Show gossip menu text if the player have the aura'),
|
|
(14,10456,14421,0,0,1,0,64810,0,0,1,0,0,'','Show gossip menu text if the player haven\'t the aura'),
|
|
(14,10456,14489,0,0,1,0,64810,0,0,0,0,0,'','Show gossip menu text if the player have the aura'),
|
|
(14,10457,14421,0,0,1,0,64811,0,0,1,0,0,'','Show gossip menu text if the player haven\'t the aura'),
|
|
(14,10457,14489,0,0,1,0,64811,0,0,0,0,0,'','Show gossip menu text if the player have the aura'),
|
|
(14,10458,14421,0,0,1,0,64812,0,0,1,0,0,'','Show gossip menu text if the player haven\'t the aura'),
|
|
(14,10458,14489,0,0,1,0,64812,0,0,0,0,0,'','Show gossip menu text if the player have the aura'),
|
|
(14,10459,14421,0,0,1,0,64813,0,0,1,0,0,'','Show gossip menu text if the player haven\'t the aura'),
|
|
(14,10459,14489,0,0,1,0,64813,0,0,0,0,0,'','Show gossip menu text if the player have the aura'),
|
|
(14,10460,14421,0,0,1,0,64814,0,0,1,0,0,'','Show gossip menu text if the player haven\'t the aura'),
|
|
(14,10460,14489,0,0,1,0,64814,0,0,0,0,0,'','Show gossip menu text if the player have the aura'),
|
|
(14,10461,14421,0,0,1,0,64815,0,0,1,0,0,'','Show gossip menu text if the player haven\'t the aura'),
|
|
(14,10461,14489,0,0,1,0,64815,0,0,0,0,0,'','Show gossip menu text if the player have the aura'),
|
|
(14,10462,14421,0,0,1,0,64816,0,0,1,0,0,'','Show gossip menu text if the player haven\'t the aura'),
|
|
(14,10462,14489,0,0,1,0,64816,0,0,0,0,0,'','Show gossip menu text if the player have the aura'),
|
|
(14,10464,14384,0,0,1,0,64805,0,0,1,0,0,'','Show gossip menu text if the player haven\'t the aura'),
|
|
(14,10464,14492,0,0,1,0,64805,0,0,0,0,0,'','Show gossip menu text if the player have the aura'),
|
|
(14,10465,14384,0,0,1,0,64808,0,0,1,0,0,'','Show gossip menu text if the player haven\'t the aura'),
|
|
(14,10465,14492,0,0,1,0,64808,0,0,0,0,0,'','Show gossip menu text if the player have the aura'),
|
|
(14,10466,14384,0,0,1,0,64809,0,0,1,0,0,'','Show gossip menu text if the player haven\'t the aura'),
|
|
(14,10466,14492,0,0,1,0,64809,0,0,0,0,0,'','Show gossip menu text if the player have the aura'),
|
|
(14,10467,14384,0,0,1,0,64810,0,0,1,0,0,'','Show gossip menu text if the player haven\'t the aura'),
|
|
(14,10467,14492,0,0,1,0,64810,0,0,0,0,0,'','Show gossip menu text if the player have the aura'),
|
|
(14,10468,14384,0,0,1,0,64811,0,0,1,0,0,'','Show gossip menu text if the player haven\'t the aura'),
|
|
(14,10468,14492,0,0,1,0,64811,0,0,0,0,0,'','Show gossip menu text if the player have the aura'),
|
|
(14,10469,14384,0,0,1,0,64812,0,0,1,0,0,'','Show gossip menu text if the player haven\'t the aura'),
|
|
(14,10469,14492,0,0,1,0,64812,0,0,0,0,0,'','Show gossip menu text if the player have the aura'),
|
|
(14,10470,14384,0,0,1,0,64813,0,0,1,0,0,'','Show gossip menu text if the player haven\'t the aura'),
|
|
(14,10470,14492,0,0,1,0,64813,0,0,0,0,0,'','Show gossip menu text if the player have the aura'),
|
|
(14,10471,14384,0,0,1,0,64814,0,0,1,0,0,'','Show gossip menu text if the player haven\'t the aura'),
|
|
(14,10471,14492,0,0,1,0,64814,0,0,0,0,0,'','Show gossip menu text if the player have the aura'),
|
|
(14,10472,14384,0,0,1,0,64815,0,0,1,0,0,'','Show gossip menu text if the player haven\'t the aura'),
|
|
(14,10472,14492,0,0,1,0,64815,0,0,0,0,0,'','Show gossip menu text if the player have the aura'),
|
|
(14,10473,14384,0,0,1,0,64816,0,0,1,0,0,'','Show gossip menu text if the player haven\'t the aura'),
|
|
(14,10473,14492,0,0,1,0,64816,0,0,0,0,0,'','Show gossip menu text if the player have the aura'),
|
|
(14,10769,14931,0,0,8,0,12500,0,0,0,0,0,'','Gossip text requires Return to Angrathar completed'),
|
|
(14,10769,14931,0,0,16,0,16,0,0,1,0,0,'','Gossip text requires not undead player'),
|
|
(14,10769,14933,0,0,8,0,12500,0,0,0,0,0,'','Gossip text requires Return to Angrathar completed'),
|
|
(14,10769,14933,0,0,16,0,16,0,0,0,0,0,'','Gossip text requires undead player'),
|
|
(14,10769,15321,0,0,8,0,12500,0,0,1,0,0,'','Gossip text requires Return to Angrathar not completed'),
|
|
(14,10885,15123,0,0,2,0,49278,1,0,0,0,0,'','Gossip Option - Show text 15123 if player has item 49278'),
|
|
(14,10885,15134,0,0,2,0,49278,1,0,1,0,0,'','Gossip Option - Show text 15134 if player does not have item 49278'),
|
|
(14,11971,16788,0,0,15,0,4,0,0,0,0,0,'','Show gossip text if player is a hunter'),
|
|
(14,11971,16789,0,0,15,0,4,0,0,1,0,0,'','Show gossip text if player is not a hunter'),
|
|
(14,12670,12549,0,0,15,0,256,0,0,1,0,0,'','Show gossip text if player is not a Warlock'),
|
|
(14,21221,1124,0,0,15,0,8,0,0,0,0,0,'','Show gossip text if player is a Rogue'),
|
|
(14,21221,4793,0,0,15,0,1527,0,0,0,0,0,'','Show gossip text if player is not a Rogue'),
|
|
(14,21255,14192,0,0,4,0,4395,0,0,0,0,0,'','Archmage Vargoth - Gossip: zone restriction to Dalaran'),
|
|
(14,21258,7594,0,0,5,0,270,120,0,0,0,0,'','Only show text_id 7594 if player is neutral thru revered with Zandalar Tribe (270)'),
|
|
(14,21258,7595,0,0,5,0,270,128,0,0,0,0,'','Only show text_id 7595 if player is exalted with Zandalar Tribe (270)'),
|
|
(14,21272,4533,0,0,2,0,14544,1,0,0,0,0,'','Neeru Fireblade: Quest Hidden Enemies gossip 1 - requires item Lieutenant\'s Insignia'),
|
|
(14,21273,4534,0,0,2,0,14544,1,0,0,0,0,'','Neeru Fireblade: Quest Hidden Enemies gossip 2 - requires item Lieutenant\'s Insignia'),
|
|
(14,21274,4535,0,0,2,0,14544,1,0,0,0,0,'','Neeru Fireblade: Quest Hidden Enemies gossip 3 - requires item Lieutenant\'s Insignia'),
|
|
(14,21275,4536,0,0,2,0,14544,1,0,0,0,0,'','Neeru Fireblade: Quest Hidden Enemies gossip 4 - requires item Lieutenant\'s Insignia'),
|
|
(14,21276,7881,0,0,14,0,8555,0,0,0,0,0,'','Spirit of Azuregos - show gossip 7881 if player does not have quest The Charge of the Dragonflights'),
|
|
(14,21276,7885,0,0,8,0,8555,0,0,0,0,0,'','Spirit of Azuregos - show gossip 7885 if player has quest The Charge of the Dragonflights rewarded'),
|
|
(14,21276,7885,0,0,14,0,8575,0,0,0,0,0,'','Spirit of Azuregos - show gossip 7885 if player does not have quest Azuregos\'s Magical Ledger'),
|
|
(14,21276,7901,0,0,2,0,20949,1,0,0,0,0,'','Spirit of Azuregos - show gossip 7901 if player has item Magical Ledger'),
|
|
(14,21289,15037,0,0,1,0,58493,0,0,1,0,0,'','Mohawk Grenade - no aura'),
|
|
(14,21289,15038,0,0,1,0,58493,0,0,0,0,0,'','Mohawk Grenade - aura'),
|
|
(14,37523,15240,0,0,9,0,24553,0,0,0,0,0,'',''),
|
|
(14,37523,15240,0,1,9,0,24564,0,0,0,0,0,'',''),
|
|
(14,37523,15240,0,2,9,0,24594,0,0,0,0,0,'',''),
|
|
(14,37523,15240,0,3,9,0,24595,0,0,0,0,0,'',''),
|
|
(14,37523,15240,0,4,9,0,24596,0,0,0,0,0,'',''),
|
|
(14,37523,15240,0,5,9,0,24598,0,0,0,0,0,'',''),
|
|
(14,40060,2493,0,1,8,0,4022,0,0,1,0,0,'','Show gossip text if player do not has quest 4022 completed'),
|
|
(14,40060,2494,0,0,8,0,4023,0,0,1,0,0,'','Show gossip text if player do not has quest 4023 completed'),
|
|
(15,21,0,0,0,27,0,10,3,0,0,0,0,'','Gossip Option requires level 10 or higher'),
|
|
(15,21,1,0,0,9,0,6981,0,0,0,0,0,'','Gossip Option requires quest not complete'),
|
|
(15,24,0,0,0,8,0,770,0,0,1,0,0,'','Show gossip menu option if player has no quest \'The Demon Scarred Cloak\' rewarded'),
|
|
(15,63,0,0,0,15,0,128,0,0,0,0,0,'','Show gossip option if player is a mage'),
|
|
(15,63,1,0,0,15,0,128,0,0,0,0,0,'','Show gossip option if player is a mage'),
|
|
(15,63,2,0,0,15,0,128,0,0,0,0,0,'','Show gossip option if player is a mage'),
|
|
(15,64,0,0,0,15,0,128,0,0,0,0,0,'','Show gossip option if player is a mage'),
|
|
(15,64,1,0,0,15,0,128,0,0,0,0,0,'','Show gossip option if player is a mage'),
|
|
(15,64,2,0,0,15,0,128,0,0,0,0,0,'','Show gossip option if player is a mage'),
|
|
(15,85,0,0,0,15,0,8,0,0,0,0,0,'','Show gossip option if player is a Rogue'),
|
|
(15,85,1,0,0,15,0,8,0,0,0,0,0,'','Show gossip option if player is a Rogue'),
|
|
(15,85,2,0,0,15,0,8,0,0,0,0,0,'','Show gossip option if player is a Rogue'),
|
|
(15,85,4,0,0,2,0,17126,1,0,1,0,0,'','Show gossip option if player does not have Elegant Letter'),
|
|
(15,85,4,0,0,8,0,6681,0,0,1,0,0,'','Show gossip option if player is not rewarded for quest 6681'),
|
|
(15,85,4,0,0,9,0,6681,0,0,1,0,0,'','Show gossip option if player does not have quest 6681 taken'),
|
|
(15,85,4,0,0,15,0,8,0,0,0,0,0,'','Show gossip option if player is a rogue'),
|
|
(15,85,4,0,0,27,0,24,3,0,0,0,0,'','Show gossip option if player is at least level 24'),
|
|
(15,85,4,0,0,28,0,6681,0,0,1,0,0,'','Show gossip option if player does not have quest 6681 complete'),
|
|
(15,126,0,0,0,9,0,14420,0,0,0,0,0,'','Show Gossip Option If quest The Deathstalkers(new) is Incomplete'),
|
|
(15,141,0,0,0,15,0,8,0,0,0,0,0,'','Show gossip option if player is a Rogue'),
|
|
(15,141,1,0,0,15,0,8,0,0,0,0,0,'','Show gossip option if player is a Rogue'),
|
|
(15,141,2,0,0,15,0,8,0,0,0,0,0,'','Show gossip option if player is a Rogue'),
|
|
(15,141,4,0,0,2,0,17126,1,0,1,0,0,'','Show gossip option if player does not have Elegant Letter'),
|
|
(15,141,4,0,0,8,0,6681,0,0,1,0,0,'','Show gossip option if player is not rewarded for quest 6681'),
|
|
(15,141,4,0,0,9,0,6681,0,0,1,0,0,'','Show gossip option if player does not have quest 6681 taken'),
|
|
(15,141,4,0,0,15,0,8,0,0,0,0,0,'','Show gossip option if player is a rogue'),
|
|
(15,141,4,0,0,27,0,24,3,0,0,0,0,'','Show gossip option if player is at least level 24'),
|
|
(15,141,4,0,0,28,0,6681,0,0,1,0,0,'','Show gossip option if player does not have quest 6681 complete'),
|
|
(15,201,0,0,0,13,0,0,3,0,0,0,0,'','Instance GetData(0) == DONE'),
|
|
(15,201,0,0,0,13,0,1,3,0,0,0,0,'','Instance GetData(1) == DONE'),
|
|
(15,201,0,0,0,13,0,2,3,0,0,0,0,'','Instance GetData(2) == DONE'),
|
|
(15,201,0,0,0,13,0,3,3,0,0,0,0,'','Instance GetData(3) == DONE'),
|
|
(15,262,0,0,0,9,0,498,0,0,0,0,0,'','Gossip Option requires quest not complete'),
|
|
(15,264,1,0,0,9,0,498,0,0,0,0,0,'','Gossip Option requires quest not complete'),
|
|
(15,342,0,0,0,1,0,24755,0,0,1,0,0,'',NULL),
|
|
(15,342,0,0,0,12,0,12,0,0,0,0,0,'',NULL),
|
|
(15,344,2,0,0,1,0,24755,0,0,1,0,0,'',NULL),
|
|
(15,344,2,0,0,12,0,12,0,0,0,0,0,'',NULL),
|
|
(15,345,0,0,0,1,0,24755,0,0,1,0,0,'',NULL),
|
|
(15,345,0,0,0,12,0,12,0,0,0,0,0,'',NULL),
|
|
(15,348,2,0,0,1,0,24755,0,0,1,0,0,'',NULL),
|
|
(15,348,2,0,0,12,0,12,0,0,0,0,0,'',NULL),
|
|
(15,349,0,0,0,1,0,24755,0,0,1,0,0,'',NULL),
|
|
(15,349,0,0,0,12,0,12,0,0,0,0,0,'',NULL),
|
|
(15,381,0,0,0,15,0,8,0,0,0,0,0,'','Show gossip option if player is a Rogue'),
|
|
(15,381,1,0,0,15,0,8,0,0,0,0,0,'','Show gossip option if player is a Rogue'),
|
|
(15,381,2,0,0,15,0,8,0,0,0,0,0,'','Show gossip option if player is a Rogue'),
|
|
(15,381,4,0,0,2,0,17126,1,0,1,0,0,'','Show gossip option if player does not have Elegant Letter'),
|
|
(15,381,4,0,0,15,0,8,0,0,0,0,0,'','Show gossip text if player is a rogue'),
|
|
(15,381,4,0,0,27,0,24,3,0,0,0,0,'','Show gossip text if level >= 24'),
|
|
(15,410,0,0,0,15,0,8,0,0,0,0,0,'','Show gossip option if player is a Rogue'),
|
|
(15,410,1,0,0,15,0,8,0,0,0,0,0,'','Show gossip option if player is a Rogue'),
|
|
(15,410,2,0,0,15,0,8,0,0,0,0,0,'','Show gossip option if player is a Rogue'),
|
|
(15,410,4,0,0,2,0,17126,1,0,1,0,0,'','Show gossip option if player does not have Elegant Letter'),
|
|
(15,410,4,0,0,8,0,6681,0,0,1,0,0,'','Show gossip option if player is not rewarded for quest 6681'),
|
|
(15,410,4,0,0,9,0,6681,0,0,1,0,0,'','Show gossip option if player does not have quest 6681 taken'),
|
|
(15,410,4,0,0,15,0,8,0,0,0,0,0,'','Show gossip option if player is a rogue'),
|
|
(15,410,4,0,0,27,0,24,3,0,0,0,0,'','Show gossip option if player is at least level 24'),
|
|
(15,410,4,0,0,28,0,6681,0,0,1,0,0,'','Show gossip option if player does not have quest 6681 complete'),
|
|
(15,411,0,0,0,15,0,8,0,0,0,0,0,'','Show gossip option if player is a Rogue'),
|
|
(15,411,1,0,0,15,0,8,0,0,0,0,0,'','Show gossip option if player is a Rogue'),
|
|
(15,411,2,0,0,15,0,8,0,0,0,0,0,'','Show gossip option if player is a Rogue'),
|
|
(15,411,4,0,0,2,0,17126,1,0,1,0,0,'','Show gossip option if player does not have Elegant Letter'),
|
|
(15,411,4,0,0,8,0,6681,0,0,1,0,0,'','Show gossip option if player is not rewarded for quest 6681'),
|
|
(15,411,4,0,0,9,0,6681,0,0,1,0,0,'','Show gossip option if player does not have quest 6681 taken'),
|
|
(15,411,4,0,0,15,0,8,0,0,0,0,0,'','Show gossip option if player is a rogue'),
|
|
(15,411,4,0,0,27,0,24,3,0,0,0,0,'','Show gossip option if player is at least level 24'),
|
|
(15,411,4,0,0,28,0,6681,0,0,1,0,0,'','Show gossip option if player does not have quest 6681 complete'),
|
|
(15,436,0,0,0,15,0,8,0,0,0,0,0,'','Show gossip option if player is a Rogue'),
|
|
(15,436,1,0,0,15,0,8,0,0,0,0,0,'','Show gossip option if player is a Rogue'),
|
|
(15,436,2,0,0,15,0,8,0,0,0,0,0,'','Show gossip option if player is a Rogue'),
|
|
(15,436,4,0,0,2,0,17126,1,0,1,0,0,'','Show gossip option if player does not have Elegant Letter'),
|
|
(15,436,4,0,0,8,0,6681,0,0,1,0,0,'','Show gossip option if player is not rewarded for quest 6681'),
|
|
(15,436,4,0,0,9,0,6681,0,0,1,0,0,'','Show gossip option if player does not have quest 6681 taken'),
|
|
(15,436,4,0,0,15,0,8,0,0,0,0,0,'','Show gossip option if player is a rogue'),
|
|
(15,436,4,0,0,27,0,24,3,0,0,0,0,'','Show gossip option if player is at least level 24'),
|
|
(15,436,4,0,0,28,0,6681,0,0,1,0,0,'','Show gossip option if player does not have quest 6681 complete'),
|
|
(15,441,0,0,0,1,0,24755,0,0,1,0,0,'',NULL),
|
|
(15,441,0,0,0,12,0,12,0,0,0,0,0,'',NULL),
|
|
(15,441,0,0,0,23,0,1637,0,0,0,0,0,'',NULL),
|
|
(15,523,0,0,0,15,0,1,0,0,0,0,0,'','Show gossip option if player is a Warrior'),
|
|
(15,523,1,0,0,15,0,1,0,0,0,0,0,'','Show gossip option if player is a Warrior'),
|
|
(15,523,2,0,0,15,0,1,0,0,0,0,0,'','Show gossip option if player is a Warrior'),
|
|
(15,524,0,0,0,2,0,7970,1,0,1,0,0,'','Wrenixs Gizmotronic Apparatus - Show gossip option only if player Does not have E.C.A.C'),
|
|
(15,524,0,0,0,9,0,2381,0,0,0,0,0,'','Wrenixs Gizmotronic Apparatus - Show gossip option only if player has taken quest Plundering the Plunderers'),
|
|
(15,524,1,0,0,2,0,5060,1,0,1,0,0,'','Wrenixs Gizmotronic Apparatus - Show gossip option only if player Does not have Thieves Tools'),
|
|
(15,524,1,0,0,9,0,2381,0,0,0,0,0,'','Wrenixs Gizmotronic Apparatus - Show gossip option only if player has taken quest Plundering the Plunderers'),
|
|
(15,562,0,0,0,9,0,2278,0,0,0,0,0,'','Show gossip option if player has quest 2278 but not complete'),
|
|
(15,655,0,0,0,15,0,1,0,0,0,0,0,'','Show gossip option if player is a Warrior'),
|
|
(15,655,1,0,0,15,0,1,0,0,0,0,0,'','Show gossip option if player is a Warrior'),
|
|
(15,655,2,0,0,15,0,1,0,0,0,0,0,'','Show gossip option if player is a Warrior'),
|
|
(15,656,0,0,0,15,0,1,0,0,0,0,0,'','Show gossip option if player is a Warrior'),
|
|
(15,656,1,0,0,15,0,1,0,0,0,0,0,'','Show gossip option if player is a Warrior'),
|
|
(15,656,2,0,0,15,0,1,0,0,0,0,0,'','Show gossip option if player is a Warrior'),
|
|
(15,840,0,0,0,9,0,2784,0,0,0,0,0,'','Show gossip option if player has quest 2784 but not complete'),
|
|
(15,840,1,0,0,9,0,2801,0,0,0,0,0,'','Show gossip option if player has quest 2801 but not complete'),
|
|
(15,840,2,0,1,8,0,2701,0,0,1,0,0,'','Show gossip option if player has quest 2702 but not complete'),
|
|
(15,840,2,0,1,14,0,2702,0,0,1,0,0,'','Show gossip option if player has quest 2702 but not complete'),
|
|
(15,840,2,0,1,29,0,7750,40,0,1,0,0,'','Show gossip option if player has quest 2702 but not complete'),
|
|
(15,922,0,0,0,8,0,2662,0,0,0,0,0,'','Show gossip menu option if only player has \'Noggenfogger Elixir\' quest rewarded'),
|
|
(15,940,0,0,0,13,1,0,3,0,0,0,0,'','Show Gossip Option if GetData(0) == 3'),
|
|
(15,941,0,0,0,13,1,0,3,0,0,0,0,'','Show Gossip Option if GetData(0) == 3'),
|
|
(15,1045,0,0,0,2,0,9279,1,0,0,0,0,'','Display option if player has white card'),
|
|
(15,1047,0,0,0,2,0,9280,1,0,0,0,0,'','Display option if player has yellow card'),
|
|
(15,1047,1,0,0,2,0,9280,1,0,0,0,0,'','Display option if player has yellow card'),
|
|
(15,1047,1,0,0,2,0,9327,1,0,0,0,0,'','Display option if player has delta card'),
|
|
(15,1047,1,0,0,25,0,3952,0,0,1,0,0,'','Display option if player has no minor recombobulator spell'),
|
|
(15,1049,0,0,0,2,0,9282,1,0,0,0,0,'','Display option if player has blue card'),
|
|
(15,1050,0,0,0,2,0,9327,1,0,0,0,0,'','Gossip Option - Require item 9327'),
|
|
(15,1050,0,0,0,7,0,202,160,0,0,0,0,'','Gossip Option - Require 160 Engineering'),
|
|
(15,1050,0,0,0,25,0,3959,0,0,1,0,0,'','Gossip Option - No Spell 3959 learned'),
|
|
(15,1050,1,0,0,2,0,9281,1,0,0,0,0,'','Display option if player has red card'),
|
|
(15,1050,1,0,0,2,0,9327,1,0,0,0,0,'','Display option if player has delta card'),
|
|
(15,1050,1,0,0,25,0,3959,0,0,1,0,0,'','Display option if player has no Discombobulator Ray spell'),
|
|
(15,1080,0,0,0,13,1,1,0,0,0,0,0,'','Show gossip option only if Blastmaster Emi Encounter is not started'),
|
|
(15,1282,0,0,0,29,0,8391,100,0,1,0,0,'','Show gossip if no NPC nearby'),
|
|
(15,1282,0,0,0,29,0,8400,100,0,0,0,0,'','Show gossip if NPC is nearby'),
|
|
(15,1285,0,0,0,9,0,3377,0,0,0,0,0,'','Show gossip option if player has quest 3377 but not complete'),
|
|
(15,1288,0,0,0,8,0,3446,0,0,0,0,0,'','Show gossip if quest is rewarded'),
|
|
(15,1290,0,0,0,1,0,24755,0,0,1,0,0,'',NULL),
|
|
(15,1290,0,0,0,12,0,12,0,0,0,0,0,'',NULL),
|
|
(15,1291,0,0,0,1,0,24755,0,0,1,0,0,'',NULL),
|
|
(15,1291,0,0,0,12,0,12,0,0,0,0,0,'',NULL),
|
|
(15,1293,0,0,0,1,0,24755,0,0,1,0,0,'',NULL),
|
|
(15,1293,0,0,0,12,0,12,0,0,0,0,0,'',NULL),
|
|
(15,1294,0,0,0,1,0,24755,0,0,1,0,0,'',NULL),
|
|
(15,1294,0,0,0,12,0,12,0,0,0,0,0,'',NULL),
|
|
(15,1296,0,0,0,1,0,24755,0,0,1,0,0,'',NULL),
|
|
(15,1296,0,0,0,12,0,12,0,0,0,0,0,'',NULL),
|
|
(15,1297,0,0,0,1,0,24755,0,0,1,0,0,'',NULL),
|
|
(15,1297,0,0,0,12,0,12,0,0,0,0,0,'',NULL),
|
|
(15,1323,0,0,0,9,0,3441,0,0,0,0,0,'','Show gossip option if player has quest 3441 but not complete'),
|
|
(15,1323,2,0,0,2,0,10515,1,1,0,0,0,'','Show gossip option if player does not have item 10515'),
|
|
(15,1323,2,0,0,8,0,3454,0,0,0,0,0,'','Show gossip option if player has quest 3441 complete'),
|
|
(15,1323,3,0,0,9,0,3453,0,0,0,0,0,'','Show gossip option if player has quest 3453 but not complete'),
|
|
(15,1341,1,0,0,2,0,10455,1,1,0,0,0,'','Itharius show gossip only if player has Chained Essence of Eranikus'),
|
|
(15,1341,1,0,0,2,0,10589,1,1,1,0,0,'','Itharius show gossip only if player Does not have Oathstone of Yseras Dragonflight'),
|
|
(15,1341,1,0,0,8,0,3373,0,0,0,0,0,'','Itharius show gossip only if player has completed The Essence of Eranikus q3373'),
|
|
(15,1341,1,0,0,8,0,3374,0,0,1,0,0,'','Itharius show gossip only if player has not completed The Essence of Eranikus q3374'),
|
|
(15,1403,0,0,0,15,0,1024,0,0,0,0,0,'','Show gossip option if player is a Druid'),
|
|
(15,1403,1,0,0,15,0,1024,0,0,0,0,0,'','Show gossip option if player is a Druid'),
|
|
(15,1403,2,0,0,15,0,1024,0,0,0,0,0,'','Show gossip option if player is a Druid'),
|
|
(15,1403,3,0,0,8,0,3781,0,0,0,0,0,'','Mathrengyl Bearwalker - Show gossip option if player has rewarded quest 3781'),
|
|
(15,1443,0,0,0,7,0,185,1,0,0,0,0,'','Show gossip option only if player has cooking'),
|
|
(15,1443,0,0,0,7,0,185,180,0,1,0,0,'','Show Gossip only if player does not have at least 180 skill in cooking'),
|
|
(15,1443,0,0,0,25,0,13028,0,0,1,0,0,'','Show gossip option only if player does not already know goldthorn tea recipe'),
|
|
(15,1443,1,0,0,7,0,171,1,0,0,0,0,'','Show gossip option only if player has Alchemy'),
|
|
(15,1443,1,0,0,7,0,171,175,0,1,0,0,'','Show gossip only if player does not have at least 175 skill in Alchemy'),
|
|
(15,1443,1,0,0,25,0,3451,0,0,1,0,0,'','Show gossip option only if player does not already know Major Trolls Blood Elixir'),
|
|
(15,1443,2,0,0,7,0,185,180,0,0,0,0,'','Show Gossip only if player has at least 180 skill in cooking'),
|
|
(15,1443,2,0,0,25,0,13028,0,0,1,0,0,'','Show gossip option only if player does not already know goldthorn tea recipe'),
|
|
(15,1443,3,0,0,7,0,171,175,0,0,0,0,'','Show gossip only if player has at least 175 skill in Alchemy'),
|
|
(15,1443,3,0,0,25,0,3451,0,0,1,0,0,'','Show gossip option only if player does not already know Major Trolls Blood Elixir'),
|
|
(15,1503,0,0,0,15,0,256,0,0,0,0,0,'','Show gossip option if player is a Warlock'),
|
|
(15,1503,1,0,0,15,0,256,0,0,0,0,0,'','Show gossip option if player is a Warlock'),
|
|
(15,1503,2,0,0,15,0,256,0,0,0,0,0,'','Show gossip option if player is a Warlock'),
|
|
(15,1522,0,0,0,15,0,256,0,0,0,0,0,'','Show gossip option if player is a Warlock'),
|
|
(15,1522,1,0,0,15,0,256,0,0,0,0,0,'','Show gossip option if player is a Warlock'),
|
|
(15,1522,2,0,0,15,0,256,0,0,0,0,0,'','Show gossip option if player is a Warlock'),
|
|
(15,1541,0,0,0,9,0,3628,0,0,0,0,0,'','Gossip Option - Show Option if Quest 9537 is taken'),
|
|
(15,1541,0,0,1,2,0,10757,1,0,0,0,0,'','Gossip Option - Show Option if player has item 10757'),
|
|
(15,1561,0,0,0,9,0,3702,0,0,0,0,0,'','Gossip Option requires quest taken'),
|
|
(15,1581,0,0,0,1,0,24755,0,0,1,0,0,'',NULL),
|
|
(15,1581,0,0,0,12,0,12,0,0,0,0,0,'',NULL),
|
|
(15,1628,0,0,0,2,0,9173,1,0,1,0,0,'','Must not have item 9173'),
|
|
(15,1628,0,0,0,8,0,2843,0,0,0,0,0,'','Must complete 2843 before this option is visible'),
|
|
(15,1882,0,0,0,9,0,4021,0,0,0,0,0,'','Regthar Deathgate show gossip only if player on counterattack'),
|
|
(15,2076,0,0,0,8,0,4201,0,0,0,0,0,'','Show the gossip option for Nagmara if the quest The Love Potion is rewarded'),
|
|
(15,2177,0,0,0,9,0,4285,0,0,0,0,0,'','Gossip Option requires quest not complete'),
|
|
(15,2178,0,0,0,9,0,4287,0,0,0,0,0,'','Gossip Option requires quest not complete'),
|
|
(15,2179,0,0,0,9,0,4288,0,0,0,0,0,'','Gossip Option requires quest not complete'),
|
|
(15,2208,0,0,0,8,0,3781,0,0,0,0,0,'','Arathandris Silversky - Show gossip option if player has been rewarded quest 4101'),
|
|
(15,2208,0,0,1,2,0,11511,1,1,1,0,0,'','Arathandris Silversky - Show gossip option if player does not have Cenarion Beacon'),
|
|
(15,2208,1,0,0,8,0,3781,0,0,0,0,0,'','Arathandris Silversky - Show gossip option if player has been rewarded quest 4101'),
|
|
(15,2304,0,0,0,15,0,2,0,0,0,0,0,'','Show gossip option if player is a Paladin'),
|
|
(15,2304,1,0,0,15,0,2,0,0,0,0,0,'','Show gossip option if player is a Paladin'),
|
|
(15,2304,2,0,0,15,0,2,0,0,0,0,0,'','Show gossip option if player is a Paladin'),
|
|
(15,2381,0,0,0,15,0,256,0,0,0,0,0,'','Show gossip option if player is a Warlock'),
|
|
(15,2381,1,0,0,15,0,256,0,0,0,0,0,'','Show gossip option if player is a Warlock'),
|
|
(15,2381,2,0,0,15,0,256,0,0,0,0,0,'','Show gossip option if player is a Warlock'),
|
|
(15,2383,0,0,0,15,0,256,0,0,0,0,0,'','Show gossip option if player is a Warlock'),
|
|
(15,2383,1,0,0,15,0,256,0,0,0,0,0,'','Show gossip option if player is a Warlock'),
|
|
(15,2383,2,0,0,15,0,256,0,0,0,0,0,'','Show gossip option if player is a Warlock'),
|
|
(15,2384,0,0,0,15,0,256,0,0,0,0,0,'','Show gossip option if player is a Warlock'),
|
|
(15,2384,1,0,0,15,0,256,0,0,0,0,0,'','Show gossip option if player is a Warlock'),
|
|
(15,2384,2,0,0,15,0,256,0,0,0,0,0,'','Show gossip option if player is a Warlock'),
|
|
(15,2703,2,0,0,2,0,12384,1,1,1,0,0,'','Only show gossip option if player Does not have item 12384'),
|
|
(15,2703,2,0,0,8,0,975,0,0,0,0,0,'','Only show gossip option if player has completed quest 975'),
|
|
(15,2901,0,0,0,9,0,4941,0,0,0,0,0,'',''),
|
|
(15,3049,0,0,0,9,0,5126,0,0,0,0,0,'','Only show gossip option if player has quest 5126'),
|
|
(15,3062,0,0,0,8,0,826,0,0,0,0,0,'','Bom\'bay - show gossip option 0 if player has quest Zalazane rewarded'),
|
|
(15,3062,1,0,0,8,0,826,0,0,0,0,0,'','Bom\'bay - show gossip option 1 if player has quest Zalazane rewarded'),
|
|
(15,3062,2,0,0,8,0,826,0,0,0,0,0,'','Bom\'bay - show gossip option 2 if player has quest Zalazane rewarded'),
|
|
(15,3062,3,0,0,8,0,826,0,0,0,0,0,'','Bom\'bay - show gossip option 3 if player has quest Zalazane rewarded'),
|
|
(15,3062,4,0,0,8,0,826,0,0,0,0,0,'','Bom\'bay - show gossip option 4 if player has quest Zalazane rewarded'),
|
|
(15,3062,5,0,0,8,0,826,0,0,0,0,0,'','Bom\'bay - show gossip option 5 if player has quest Zalazane rewarded'),
|
|
(15,3062,6,0,0,8,0,826,0,0,0,0,0,'','Bom\'bay - show gossip option 6 if player has quest Zalazane rewarded'),
|
|
(15,3161,0,0,0,16,0,2,0,0,0,0,0,'','Gossip Option - Show Option if Player is Orc'),
|
|
(15,3161,0,0,1,5,0,76,128,0,0,0,0,'','Gossip Option - Show Option if player is Exalted with Orgrimmar'),
|
|
(15,3162,0,0,0,16,0,128,0,0,0,0,0,'','Gossip Option - Show Option if Player is Troll'),
|
|
(15,3162,0,0,1,5,0,530,128,0,0,0,0,'','Gossip Option - Show Option if player is Exalted with Sen Jin'),
|
|
(15,3185,0,0,0,16,0,8,0,0,0,0,0,'','Gossip Option - Show Option if Player is Night Elf'),
|
|
(15,3185,0,0,1,5,0,69,128,0,0,0,0,'','Gossip Option - Show Option if player is Exalted with Darnassus'),
|
|
(15,3186,0,0,0,16,0,64,0,0,0,0,0,'','Gossip Option - Show Option if Player is Gnome'),
|
|
(15,3186,0,0,1,5,0,54,128,0,0,0,0,'','Gossip Option - Show Option if player is Exalted with Gnomeregan'),
|
|
(15,3310,0,0,0,8,0,5382,0,0,1,0,0,'','Gossip Option requires Doctor Theolen Krastinov, the Butcher not rewarded'),
|
|
(15,3310,0,0,0,9,0,5382,0,0,1,0,0,'','Gossip Option requires Doctor Theolen Krastinov, the Butcher not taken'),
|
|
(15,3310,0,0,0,28,0,5382,0,0,1,0,0,'','Gossip Option requires Doctor Theolen Krastinov, the Butcher not complete'),
|
|
(15,3310,1,0,0,2,0,13544,1,0,1,0,0,'','Gossip Option requires Player does not have Spectral Essence'),
|
|
(15,3310,1,0,0,8,0,5384,0,0,0,0,0,'','Gossip Option requires Kirtonos the Herald Rewarded'),
|
|
(15,3461,0,0,0,2,0,12846,1,0,1,0,0,'','I need another Argent Dawn Commission. - Must not already have Argent Dawn Commission'),
|
|
(15,3461,0,0,0,8,0,5401,0,0,0,0,0,'','I need another Argent Dawn Commission. - Must have completed Argent Dawn Commission Quest Alliance'),
|
|
(15,3461,0,0,1,2,0,12846,1,0,1,0,0,'','I need another Argent Dawn Commission. - Must not already have Argent Dawn Commission'),
|
|
(15,3461,0,0,1,8,0,5503,0,0,0,0,0,'','I need another Argent Dawn Commission. - Must have completed Argent Dawn Commission Quest Mage'),
|
|
(15,3461,0,0,2,2,0,12846,1,0,1,0,0,'','I need another Argent Dawn Commission. - Must not already have Argent Dawn Commission'),
|
|
(15,3461,0,0,2,8,0,5405,0,0,0,0,0,'','I need another Argent Dawn Commission. - Must have completed Argent Dawn Commission Quest Horde'),
|
|
(15,3461,1,0,0,8,0,5401,0,0,0,0,0,'','I would like to buy from you. - Must have completed Argent Dawn Commission Quest Alliance'),
|
|
(15,3461,1,0,1,8,0,5503,0,0,0,0,0,'','I would like to buy from you. - Must have completed Argent Dawn Commission Quest Mage'),
|
|
(15,3461,1,0,2,8,0,5405,0,0,0,0,0,'','I would like to buy from you. - Must have completed Argent Dawn Commission Quest Horde'),
|
|
(15,3461,2,0,0,8,0,5401,0,0,0,0,0,'','Miranda, could you please tell me the insignia cost of items - Must have completed Argent Dawn Commission Quest Alliance'),
|
|
(15,3461,2,0,1,8,0,5503,0,0,0,0,0,'','Miranda, could you please tell me the insignia cost of items - Must have completed Argent Dawn Commission Quest Mage'),
|
|
(15,3461,2,0,2,8,0,5405,0,0,0,0,0,'','Miranda, could you please tell me the insignia cost of items - Must have completed Argent Dawn Commission Quest Horde'),
|
|
(15,3642,0,0,0,15,0,16,0,0,0,0,0,'','Show gossip option if player is a Priest'),
|
|
(15,3642,1,0,0,15,0,16,0,0,0,0,0,'','Show gossip option if player is a Priest'),
|
|
(15,3642,2,0,0,15,0,16,0,0,0,0,0,'','Show gossip option if player is a Priest'),
|
|
(15,3643,0,0,0,15,0,16,0,0,0,0,0,'','Show gossip option if player is a Priest'),
|
|
(15,3643,1,0,0,15,0,16,0,0,0,0,0,'','Show gossip option if player is a Priest'),
|
|
(15,3643,2,0,0,15,0,16,0,0,0,0,0,'','Show gossip option if player is a Priest'),
|
|
(15,3644,0,0,0,15,0,16,0,0,0,0,0,'','Show gossip option if player is a Priest'),
|
|
(15,3644,1,0,0,15,0,16,0,0,0,0,0,'','Show gossip option if player is a Priest'),
|
|
(15,3644,2,0,0,15,0,16,0,0,0,0,0,'','Show gossip option if player is a Priest'),
|
|
(15,3645,0,0,0,15,0,16,0,0,0,0,0,'','Show gossip option if player is a Priest'),
|
|
(15,3645,1,0,0,15,0,16,0,0,0,0,0,'','Show gossip option if player is a Priest'),
|
|
(15,3645,2,0,0,15,0,16,0,0,0,0,0,'','Show gossip option if player is a Priest'),
|
|
(15,3701,0,0,0,2,0,14544,1,0,0,0,0,'','Neeru Fireblade: Quest Hidden Enemies gossip option - requires item Lieutenant\'s Insignia'),
|
|
(15,3921,0,0,0,15,0,1024,0,0,0,0,0,'','Show gossip option if player is a Druid'),
|
|
(15,3921,1,0,0,15,0,1024,0,0,0,0,0,'','Show gossip option if player is a Druid'),
|
|
(15,3921,2,0,0,15,0,1024,0,0,0,0,0,'','Show gossip option if player is a Druid'),
|
|
(15,3923,0,0,0,15,0,1024,0,0,0,0,0,'','Show gossip option if player is a Druid'),
|
|
(15,3923,1,0,0,15,0,1024,0,0,0,0,0,'','Show gossip option if player is a Druid'),
|
|
(15,3924,0,0,0,15,0,1024,0,0,0,0,0,'','Show gossip option if player is a Druid'),
|
|
(15,3924,1,0,0,15,0,1024,0,0,0,0,0,'','Show gossip option if player is a Druid'),
|
|
(15,3924,2,0,0,15,0,1024,0,0,0,0,0,'','Show gossip option if player is a Druid'),
|
|
(15,3925,0,0,0,15,0,1024,0,0,0,0,0,'','Show gossip option if player is a Druid'),
|
|
(15,3925,1,0,0,15,0,1024,0,0,0,0,0,'','Show gossip option if player is a Druid'),
|
|
(15,3925,2,0,0,15,0,1024,0,0,0,0,0,'','Show gossip option if player is a Druid'),
|
|
(15,3926,0,0,0,15,0,1024,0,0,0,0,0,'','Show gossip option if player is a Druid'),
|
|
(15,3926,1,0,0,15,0,1024,0,0,0,0,0,'','Show gossip option if player is a Druid'),
|
|
(15,3926,2,0,0,15,0,1024,0,0,0,0,0,'','Show gossip option if player is a Druid'),
|
|
(15,3984,0,0,0,15,0,8,0,0,0,0,0,'','Show gossip option if player is a Rogue'),
|
|
(15,3984,1,0,0,15,0,8,0,0,0,0,0,'','Show gossip option if player is a Rogue'),
|
|
(15,3984,2,0,0,15,0,8,0,0,0,0,0,'','Show gossip option if player is a Rogue'),
|
|
(15,3984,4,0,0,2,0,17126,1,0,1,0,0,'','Show gossip option if player does not have Elegant Letter'),
|
|
(15,3984,4,0,0,8,0,6681,0,0,1,0,0,'','Show gossip option if player is not rewarded for quest 6681'),
|
|
(15,3984,4,0,0,9,0,6681,0,0,1,0,0,'','Show gossip option if player does not have quest 6681 taken'),
|
|
(15,3984,4,0,0,15,0,8,0,0,0,0,0,'','Show gossip option if player is a rogue'),
|
|
(15,3984,4,0,0,27,0,24,3,0,0,0,0,'','Show gossip option if player is at least level 24'),
|
|
(15,3984,4,0,0,28,0,6681,0,0,1,0,0,'','Show gossip option if player does not have quest 6681 complete'),
|
|
(15,4001,0,0,0,16,0,4,0,0,0,0,0,'','Gossip Option - Show Option if Player is Dwarf'),
|
|
(15,4001,0,0,1,5,0,47,128,0,0,0,0,'','Gossip Option - Show Option if player is Exalted with Ironforge'),
|
|
(15,4004,0,0,0,16,0,1,0,0,0,0,0,'','Gossip Option - Show Option if Player is Human'),
|
|
(15,4004,0,0,1,5,0,72,128,0,0,0,0,'','Gossip Option - Show Option if player is Exalted with Stormwind'),
|
|
(15,4005,0,0,0,16,0,16,0,0,0,0,0,'','Gossip Option - Show Option if Player is Undead'),
|
|
(15,4005,0,0,1,5,0,68,128,0,0,0,0,'','Gossip Option - Show Option if player is Exalted with Undercity'),
|
|
(15,4006,0,0,0,16,0,32,0,0,0,0,0,'','Gossip Option - Show Option if Player is Tauren'),
|
|
(15,4006,0,0,1,5,0,81,128,0,0,0,0,'','Gossip Option - Show Option if player is Exalted with Thunderbluff'),
|
|
(15,4007,0,0,0,15,0,4,0,0,0,0,0,'','Show gossip option if player is a hunter'),
|
|
(15,4007,1,0,0,15,0,4,0,0,0,0,0,'','Show gossip option if player is a hunter'),
|
|
(15,4007,2,0,0,15,0,4,0,0,0,0,0,'','Show gossip option if player is a hunter'),
|
|
(15,4008,0,0,0,15,0,4,0,0,0,0,0,'','Show gossip option if player is a Hunter'),
|
|
(15,4008,1,0,0,15,0,4,0,0,0,0,0,'','Show gossip option if player is a Hunter'),
|
|
(15,4008,2,0,0,15,0,4,0,0,0,0,0,'','Show gossip option if player is a Hunter'),
|
|
(15,4009,0,0,0,15,0,4,0,0,0,0,0,'','Show gossip option if player is a Hunter'),
|
|
(15,4009,1,0,0,15,0,4,0,0,0,0,0,'','Show gossip option if player is a Hunter'),
|
|
(15,4009,2,0,0,15,0,4,0,0,0,0,0,'','Show gossip option if player is a Hunter'),
|
|
(15,4010,0,0,0,15,0,4,0,0,0,0,0,'','Show gossip option if player is a Hunter'),
|
|
(15,4010,1,0,0,15,0,4,0,0,0,0,0,'','Show gossip option if player is a Hunter'),
|
|
(15,4010,2,0,0,15,0,4,0,0,0,0,0,'','Show gossip option if player is a Hunter'),
|
|
(15,4011,0,0,0,15,0,4,0,0,0,0,0,'','Show gossip option if player is a Hunter'),
|
|
(15,4011,1,0,0,15,0,4,0,0,0,0,0,'','Show gossip option if player is a Hunter'),
|
|
(15,4011,2,0,0,15,0,4,0,0,0,0,0,'','Show gossip option if player is a Hunter'),
|
|
(15,4012,0,0,0,15,0,4,0,0,0,0,0,'','Show gossip option if player is a Hunter'),
|
|
(15,4012,1,0,0,15,0,4,0,0,0,0,0,'','Show gossip option if player is a Hunter'),
|
|
(15,4012,2,0,0,15,0,4,0,0,0,0,0,'','Show gossip option if player is a Hunter'),
|
|
(15,4014,0,0,0,16,0,4,0,0,0,0,0,'','Show gossip option if player is a Dwarf'),
|
|
(15,4014,0,0,1,5,0,47,128,0,0,0,0,'','Show gossip option if player is a Exalted with Ironforge'),
|
|
(15,4015,0,0,0,16,0,16,0,0,0,0,0,'','Show gossip option if player is a Forsaken'),
|
|
(15,4015,0,0,1,5,0,68,128,0,0,0,0,'','Show gossip option if player is a Exalted with Undercity'),
|
|
(15,4016,0,0,0,16,0,64,0,0,0,0,0,'','Show gossip option if player is a Gnome'),
|
|
(15,4016,0,0,1,5,0,54,128,0,0,0,0,'','Show gossip option if player is a Exalted with Gnomeregan'),
|
|
(15,4017,0,0,0,15,0,4,0,0,0,0,0,'','Show gossip option if player is a Hunter'),
|
|
(15,4017,1,0,0,15,0,4,0,0,0,0,0,'','Show gossip option if player is a Hunter'),
|
|
(15,4017,2,0,0,15,0,4,0,0,0,0,0,'','Show gossip option if player is a Hunter'),
|
|
(15,4018,0,0,0,16,0,1,0,0,0,0,0,'','Show gossip option if player is a Human'),
|
|
(15,4018,0,0,1,5,0,72,128,0,0,0,0,'','Show gossip option if player is a Exalted with Stormwind'),
|
|
(15,4019,0,0,0,16,0,8,0,0,0,0,0,'','Show gossip option if player is a Night Elf'),
|
|
(15,4019,0,0,1,5,0,69,128,0,0,0,0,'','Show gossip option if player is a Exalted with Darnassus'),
|
|
(15,4020,0,0,0,16,0,2,0,0,0,0,0,'','Show gossip option if player is an Orc'),
|
|
(15,4020,0,0,1,5,0,76,128,0,0,0,0,'','Show gossip option if player is a Exalted with Orgrimmar'),
|
|
(15,4021,0,0,0,16,0,32,0,0,0,0,0,'','Show gossip option if player is a Tauren'),
|
|
(15,4021,0,0,1,5,0,81,128,0,0,0,0,'','Show gossip option if player is a Exalted with Thunder Bluff'),
|
|
(15,4022,0,0,0,16,0,128,0,0,0,0,0,'','Show gossip option if player is a Troll'),
|
|
(15,4022,0,0,1,5,0,530,128,0,0,0,0,'','Show gossip option if player is a Exalted with Darkspear Trolls'),
|
|
(15,4023,0,0,0,15,0,4,0,0,0,0,0,'','Show gossip option if player is a Hunter'),
|
|
(15,4023,1,0,0,15,0,4,0,0,0,0,0,'','Show gossip option if player is a Hunter'),
|
|
(15,4023,2,0,0,15,0,4,0,0,0,0,0,'','Show gossip option if player is a Hunter'),
|
|
(15,4091,0,0,0,15,0,1,0,0,0,0,0,'','Show gossip option if player is a Warrior'),
|
|
(15,4091,1,0,0,15,0,1,0,0,0,0,0,'','Show gossip option if player is a Warrior'),
|
|
(15,4091,2,0,0,15,0,1,0,0,0,0,0,'','Show gossip option if player is a Warrior'),
|
|
(15,4092,0,0,0,15,0,4,0,0,0,0,0,'','Show gossip option if player is a hunter'),
|
|
(15,4092,1,0,0,15,0,4,0,0,0,0,0,'','Show gossip option if player is a hunter'),
|
|
(15,4092,2,0,0,15,0,4,0,0,0,0,0,'','Show gossip option if player is a hunter'),
|
|
(15,4101,0,0,0,15,0,4,0,0,0,0,0,'','Show gossip option if player is a Hunter'),
|
|
(15,4101,1,0,0,15,0,4,0,0,0,0,0,'','Show gossip option if player is a Hunter'),
|
|
(15,4101,2,0,0,15,0,4,0,0,0,0,0,'','Show gossip option if player is a Hunter'),
|
|
(15,4103,0,0,0,15,0,64,0,0,0,0,0,'','Show gossip option if player is a Shaman'),
|
|
(15,4103,1,0,0,15,0,64,0,0,0,0,0,'','Show gossip option if player is a Shaman'),
|
|
(15,4103,2,0,0,15,0,64,0,0,0,0,0,'','Show gossip option if player is a Shaman'),
|
|
(15,4104,0,0,0,15,0,64,0,0,0,0,0,'','Show gossip option if player is a Shaman'),
|
|
(15,4104,1,0,0,15,0,64,0,0,0,0,0,'','Show gossip option if player is a Shaman'),
|
|
(15,4104,2,0,0,15,0,64,0,0,0,0,0,'','Show gossip option if player is a Shaman'),
|
|
(15,4346,0,0,0,8,0,23,0,0,1,0,0,'','Show gossip only if Ursangous\'s Paw (23) quest is not rewarded'),
|
|
(15,4346,0,0,0,8,0,6383,0,0,0,0,0,'','Show gossip only if The Ashenvale Hunt (6383) quest is rewarded'),
|
|
(15,4346,1,0,0,8,0,24,0,0,1,0,0,'','Show gossip only if Shadumbra\'s Head (24) quest is not rewarded'),
|
|
(15,4346,1,0,0,8,0,6383,0,0,0,0,0,'','Show gossip only if The Ashenvale Hunt (6383) quest is rewarded'),
|
|
(15,4346,2,0,0,8,0,2,0,0,1,0,0,'','Show gossip only if Sharptalon\'s Claw (2) quest is not rewarded'),
|
|
(15,4346,2,0,0,8,0,6383,0,0,0,0,0,'','Show gossip only if The Ashenvale Hunt (6383) quest is rewarded'),
|
|
(15,4362,0,0,0,28,0,5902,0,0,0,0,0,'','Only Show Gossip if A Plauge Upon Thee 2 is done (Horde)'),
|
|
(15,4362,0,0,2,8,0,5902,0,0,0,0,0,'','Only Show Gossip if A Plauge Upon Thee 2 is rewarded (Horde)'),
|
|
(15,4362,0,0,2,8,0,6390,0,0,1,0,0,'','Only Show Gossip if A Plauge Upon Thee 3 is not rewarded (Horde)'),
|
|
(15,4362,0,0,2,28,0,6390,0,0,1,0,0,'','Only Show Gossip if A Plauge Upon Thee 3 is not taken (Horde)'),
|
|
(15,4362,1,0,1,28,0,5904,0,0,0,0,0,'','Only Show Gossip if A Plauge Upon Thee 2 is done (Ally)'),
|
|
(15,4362,1,0,3,8,0,5904,0,0,0,0,0,'','Only Show Gossip if A Plauge Upon Thee 2 is rewarded (Ally)'),
|
|
(15,4362,1,0,3,8,0,6389,0,0,1,0,0,'','Only Show Gossip if A Plauge Upon Thee 3 is not rewarded (Ally)'),
|
|
(15,4362,1,0,3,28,0,6389,0,0,1,0,0,'','Only Show Gossip if A Plauge Upon Thee 3 is not taken (Ally)'),
|
|
(15,4463,0,0,0,15,0,2,0,0,0,0,0,'','Show gossip option if player is a Paladin'),
|
|
(15,4463,1,0,0,15,0,2,0,0,0,0,0,'','Show gossip option if player is a Paladin'),
|
|
(15,4463,2,0,0,15,0,2,0,0,0,0,0,'','Show gossip option if player is a Paladin'),
|
|
(15,4464,0,0,0,15,0,2,0,0,0,0,0,'','Show gossip option if player is a Paladin'),
|
|
(15,4464,1,0,0,15,0,2,0,0,0,0,0,'','Show gossip option if player is a Paladin'),
|
|
(15,4464,2,0,0,15,0,2,0,0,0,0,0,'','Show gossip option if player is a Paladin'),
|
|
(15,4466,0,0,0,15,0,16,0,0,0,0,0,'','Show gossip option if player is a Priest'),
|
|
(15,4466,1,0,0,15,0,16,0,0,0,0,0,'','Show gossip option if player is a Priest'),
|
|
(15,4466,2,0,0,15,0,16,0,0,0,0,0,'','Show gossip option if player is a Priest'),
|
|
(15,4467,0,0,0,15,0,16,0,0,0,0,0,'','Show gossip option if player is a Priest'),
|
|
(15,4467,1,0,0,15,0,16,0,0,0,0,0,'','Show gossip option if player is a Priest'),
|
|
(15,4467,2,0,0,15,0,16,0,0,0,0,0,'','Show gossip option if player is a Priest'),
|
|
(15,4468,0,0,0,15,0,16,0,0,0,0,0,'','Show gossip option if player is a Priest'),
|
|
(15,4468,1,0,0,15,0,16,0,0,0,0,0,'','Show gossip option if player is a Priest'),
|
|
(15,4468,2,0,0,15,0,16,0,0,0,0,0,'','Show gossip option if player is a Priest'),
|
|
(15,4469,0,0,0,15,0,2,0,0,0,0,0,'','Show gossip option if player is a Paladin'),
|
|
(15,4469,1,0,0,15,0,2,0,0,0,0,0,'','Show gossip option if player is a Paladin'),
|
|
(15,4469,2,0,0,15,0,2,0,0,0,0,0,'','Show gossip option if player is a Paladin'),
|
|
(15,4470,0,0,0,15,0,2,0,0,0,0,0,'','Show gossip option if player is a Paladin'),
|
|
(15,4470,1,0,0,15,0,2,0,0,0,0,0,'','Show gossip option if player is a Paladin'),
|
|
(15,4470,2,0,0,15,0,2,0,0,0,0,0,'','Show gossip option if player is a Paladin'),
|
|
(15,4471,0,0,0,15,0,2,0,0,0,0,0,'','Show gossip option if player is a Paladin'),
|
|
(15,4471,1,0,0,15,0,2,0,0,0,0,0,'','Show gossip option if player is a Paladin'),
|
|
(15,4471,2,0,0,15,0,2,0,0,0,0,0,'','Show gossip option if player is a Paladin'),
|
|
(15,4472,0,0,0,15,0,4,0,0,0,0,0,'','Show gossip option if player is a Hunter'),
|
|
(15,4472,1,0,0,15,0,4,0,0,0,0,0,'','Show gossip option if player is a Hunter'),
|
|
(15,4472,2,0,0,15,0,4,0,0,0,0,0,'','Show gossip option if player is a Hunter'),
|
|
(15,4473,0,0,0,15,0,4,0,0,0,0,0,'','Show gossip option if player is a Hunter'),
|
|
(15,4473,1,0,0,15,0,4,0,0,0,0,0,'','Show gossip option if player is a Hunter'),
|
|
(15,4473,2,0,0,15,0,4,0,0,0,0,0,'','Show gossip option if player is a Hunter'),
|
|
(15,4474,0,0,0,15,0,4,0,0,0,0,0,'','Show gossip option if player is a Hunter'),
|
|
(15,4474,1,0,0,15,0,4,0,0,0,0,0,'','Show gossip option if player is a Hunter'),
|
|
(15,4474,2,0,0,15,0,4,0,0,0,0,0,'','Show gossip option if player is a Hunter'),
|
|
(15,4475,0,0,0,15,0,1,0,0,0,0,0,'','Show gossip option if player is a Warrior'),
|
|
(15,4475,1,0,0,15,0,1,0,0,0,0,0,'','Show gossip option if player is a Warrior'),
|
|
(15,4475,2,0,0,15,0,1,0,0,0,0,0,'','Show gossip option if player is a Warrior'),
|
|
(15,4481,0,0,0,15,0,1,0,0,0,0,0,'','Show gossip option if player is a Warrior'),
|
|
(15,4481,1,0,0,15,0,1,0,0,0,0,0,'','Show gossip option if player is a Warrior'),
|
|
(15,4481,2,0,0,15,0,1,0,0,0,0,0,'','Show gossip option if player is a Warrior'),
|
|
(15,4482,0,0,0,15,0,1,0,0,0,0,0,'','Show gossip option if player is a Warrior'),
|
|
(15,4482,1,0,0,15,0,1,0,0,0,0,0,'','Show gossip option if player is a Warrior'),
|
|
(15,4482,2,0,0,15,0,1,0,0,0,0,0,'','Show gossip option if player is a Warrior'),
|
|
(15,4484,0,0,0,15,0,128,0,0,0,0,0,'','Show gossip option if player is a mage'),
|
|
(15,4484,1,0,0,15,0,128,0,0,0,0,0,'','Show gossip option if player is a mage'),
|
|
(15,4484,2,0,0,15,0,128,0,0,0,0,0,'','Show gossip option if player is a mage'),
|
|
(15,4485,0,0,0,15,0,128,0,0,0,0,0,'','Show gossip option if player is a mage'),
|
|
(15,4485,1,0,0,15,0,128,0,0,0,0,0,'','Show gossip option if player is a mage'),
|
|
(15,4485,2,0,0,15,0,128,0,0,0,0,0,'','Show gossip option if player is a mage'),
|
|
(15,4486,0,0,0,15,0,128,0,0,0,0,0,'','Show gossip option if player is a mage'),
|
|
(15,4486,1,0,0,15,0,128,0,0,0,0,0,'','Show gossip option if player is a mage'),
|
|
(15,4486,2,0,0,15,0,128,0,0,0,0,0,'','Show gossip option if player is a mage'),
|
|
(15,4502,0,0,0,15,0,8,0,0,0,0,0,'','Show gossip option if player is a Rogue'),
|
|
(15,4502,1,0,0,15,0,8,0,0,0,0,0,'','Show gossip option if player is a Rogue'),
|
|
(15,4502,2,0,0,15,0,8,0,0,0,0,0,'','Show gossip option if player is a Rogue'),
|
|
(15,4502,4,0,0,2,0,17126,1,0,1,0,0,'','Show gossip option if player does not have Elegant Letter'),
|
|
(15,4502,4,0,0,8,0,6681,0,0,1,0,0,'','Show gossip option if player is not rewarded for quest 6681'),
|
|
(15,4502,4,0,0,9,0,6681,0,0,1,0,0,'','Show gossip option if player does not have quest 6681 taken'),
|
|
(15,4502,4,0,0,15,0,8,0,0,0,0,0,'','Show gossip option if player is a rogue'),
|
|
(15,4502,4,0,0,27,0,24,3,0,0,0,0,'','Show gossip option if player is at least level 24'),
|
|
(15,4502,4,0,0,28,0,6681,0,0,1,0,0,'','Show gossip option if player does not have quest 6681 complete'),
|
|
(15,4503,0,0,0,15,0,256,0,0,0,0,0,'','Show gossip option if player is a Warlock'),
|
|
(15,4503,1,0,0,15,0,256,0,0,0,0,0,'','Show gossip option if player is a Warlock'),
|
|
(15,4503,2,0,0,15,0,256,0,0,0,0,0,'','Show gossip option if player is a Warlock'),
|
|
(15,4504,0,0,0,15,0,256,0,0,0,0,0,'','Show gossip option if player is a Warlock'),
|
|
(15,4504,1,0,0,15,0,256,0,0,0,0,0,'','Show gossip option if player is a Warlock'),
|
|
(15,4504,2,0,0,15,0,256,0,0,0,0,0,'','Show gossip option if player is a Warlock'),
|
|
(15,4505,0,0,0,15,0,256,0,0,0,0,0,'','Show gossip option if player is a Warlock'),
|
|
(15,4505,1,0,0,15,0,256,0,0,0,0,0,'','Show gossip option if player is a Warlock'),
|
|
(15,4505,2,0,0,15,0,256,0,0,0,0,0,'','Show gossip option if player is a Warlock'),
|
|
(15,4506,0,0,0,15,0,4,0,0,0,0,0,'','Show gossip option if player is a Hunter'),
|
|
(15,4506,1,0,0,15,0,4,0,0,0,0,0,'','Show gossip option if player is a Hunter'),
|
|
(15,4506,2,0,0,15,0,4,0,0,0,0,0,'','Show gossip option if player is a Hunter'),
|
|
(15,4507,0,0,0,15,0,1024,0,0,0,0,0,'','Show gossip option if player is a Druid'),
|
|
(15,4507,1,0,0,15,0,1024,0,0,0,0,0,'','Show gossip option if player is a Druid'),
|
|
(15,4507,2,0,0,15,0,1024,0,0,0,0,0,'','Show gossip option if player is a Druid'),
|
|
(15,4508,0,0,0,15,0,1024,0,0,0,0,0,'','Show gossip option if player is a Druid'),
|
|
(15,4508,1,0,0,15,0,1024,0,0,0,0,0,'','Show gossip option if player is a Druid'),
|
|
(15,4508,2,0,0,15,0,1024,0,0,0,0,0,'','Show gossip option if player is a Druid'),
|
|
(15,4509,0,0,0,15,0,1,0,0,0,0,0,'','Show gossip option if player is a Warrior'),
|
|
(15,4509,1,0,0,15,0,1,0,0,0,0,0,'','Show gossip option if player is a Warrior'),
|
|
(15,4509,2,0,0,15,0,1,0,0,0,0,0,'','Show gossip option if player is a Warrior'),
|
|
(15,4511,0,0,0,15,0,1,0,0,0,0,0,'','Show gossip option if player is a Warrior'),
|
|
(15,4511,1,0,0,15,0,1,0,0,0,0,0,'','Show gossip option if player is a Warrior'),
|
|
(15,4511,2,0,0,15,0,1,0,0,0,0,0,'','Show gossip option if player is a Warrior'),
|
|
(15,4512,0,0,0,15,0,8,0,0,0,0,0,'','Show gossip option if player is a Rogue'),
|
|
(15,4512,1,0,0,15,0,8,0,0,0,0,0,'','Show gossip option if player is a Rogue'),
|
|
(15,4512,2,0,0,15,0,8,0,0,0,0,0,'','Show gossip option if player is a Rogue'),
|
|
(15,4512,4,0,0,2,0,17126,1,0,1,0,0,'','Show gossip option if player does not have Elegant Letter'),
|
|
(15,4512,4,0,0,8,0,6681,0,0,1,0,0,'','Show gossip option if player is not rewarded for quest 6681'),
|
|
(15,4512,4,0,0,9,0,6681,0,0,1,0,0,'','Show gossip option if player does not have quest 6681 taken'),
|
|
(15,4512,4,0,0,15,0,8,0,0,0,0,0,'','Show gossip option if player is a rogue'),
|
|
(15,4512,4,0,0,27,0,24,3,0,0,0,0,'','Show gossip option if player is at least level 24'),
|
|
(15,4512,4,0,0,28,0,6681,0,0,1,0,0,'','Show gossip option if player does not have quest 6681 complete'),
|
|
(15,4513,0,0,0,15,0,8,0,0,0,0,0,'','Show gossip option if player is a Rogue'),
|
|
(15,4513,1,0,0,15,0,8,0,0,0,0,0,'','Show gossip option if player is a Rogue'),
|
|
(15,4513,2,0,0,15,0,8,0,0,0,0,0,'','Show gossip option if player is a Rogue'),
|
|
(15,4513,4,0,0,2,0,17126,1,0,1,0,0,'','Show gossip option if player does not have Elegant Letter'),
|
|
(15,4513,4,0,0,8,0,6681,0,0,1,0,0,'','Show gossip option if player is not rewarded for quest 6681'),
|
|
(15,4513,4,0,0,9,0,6681,0,0,1,0,0,'','Show gossip option if player does not have quest 6681 taken'),
|
|
(15,4513,4,0,0,15,0,8,0,0,0,0,0,'','Show gossip option if player is a rogue'),
|
|
(15,4513,4,0,0,27,0,24,3,0,0,0,0,'','Show gossip option if player is at least level 24'),
|
|
(15,4513,4,0,0,28,0,6681,0,0,1,0,0,'','Show gossip option if player does not have quest 6681 complete'),
|
|
(15,4515,0,0,0,15,0,64,0,0,0,0,0,'','Show gossip option if player is a Shaman'),
|
|
(15,4515,1,0,0,15,0,64,0,0,0,0,0,'','Show gossip option if player is a Shaman'),
|
|
(15,4515,2,0,0,15,0,64,0,0,0,0,0,'','Show gossip option if player is a Shaman'),
|
|
(15,4516,0,0,0,15,0,64,0,0,0,0,0,'','Show gossip option if player is a Shaman'),
|
|
(15,4516,1,0,0,15,0,64,0,0,0,0,0,'','Show gossip option if player is a Shaman'),
|
|
(15,4516,2,0,0,15,0,64,0,0,0,0,0,'','Show gossip option if player is a Shaman'),
|
|
(15,4517,0,0,0,15,0,128,0,0,0,0,0,'','Show gossip option if player is a mage'),
|
|
(15,4517,1,0,0,15,0,128,0,0,0,0,0,'','Show gossip option if player is a mage'),
|
|
(15,4517,2,0,0,15,0,128,0,0,0,0,0,'','Show gossip option if player is a mage'),
|
|
(15,4518,0,0,0,15,0,128,0,0,0,0,0,'','Show gossip option if player is a mage'),
|
|
(15,4518,1,0,0,15,0,128,0,0,0,0,0,'','Show gossip option if player is a mage'),
|
|
(15,4518,2,0,0,15,0,128,0,0,0,0,0,'','Show gossip option if player is a mage'),
|
|
(15,4519,0,0,0,15,0,128,0,0,0,0,0,'','Show gossip option if player is a mage'),
|
|
(15,4519,1,0,0,15,0,128,0,0,0,0,0,'','Show gossip option if player is a mage'),
|
|
(15,4519,2,0,0,15,0,128,0,0,0,0,0,'','Show gossip option if player is a mage'),
|
|
(15,4520,0,0,0,15,0,128,0,0,0,0,0,'','Show gossip option if player is a mage'),
|
|
(15,4520,1,0,0,15,0,128,0,0,0,0,0,'','Show gossip option if player is a mage'),
|
|
(15,4520,2,0,0,15,0,128,0,0,0,0,0,'','Show gossip option if player is a mage'),
|
|
(15,4521,0,0,0,15,0,16,0,0,0,0,0,'','Show gossip option if player is a Priest'),
|
|
(15,4521,1,0,0,15,0,16,0,0,0,0,0,'','Show gossip option if player is a Priest'),
|
|
(15,4521,2,0,0,15,0,16,0,0,0,0,0,'','Show gossip option if player is a Priest'),
|
|
(15,4522,0,0,0,15,0,16,0,0,0,0,0,'','Show gossip option if player is a Priest'),
|
|
(15,4522,1,0,0,15,0,16,0,0,0,0,0,'','Show gossip option if player is a Priest'),
|
|
(15,4522,2,0,0,15,0,16,0,0,0,0,0,'','Show gossip option if player is a Priest'),
|
|
(15,4523,0,0,0,15,0,16,0,0,0,0,0,'','Show gossip option if player is a Priest'),
|
|
(15,4523,1,0,0,15,0,16,0,0,0,0,0,'','Show gossip option if player is a Priest'),
|
|
(15,4523,2,0,0,15,0,16,0,0,0,0,0,'','Show gossip option if player is a Priest'),
|
|
(15,4524,0,0,0,15,0,4,0,0,0,0,0,'','Show gossip option if player is a Hunter'),
|
|
(15,4524,1,0,0,15,0,4,0,0,0,0,0,'','Show gossip option if player is a Hunter'),
|
|
(15,4524,2,0,0,15,0,4,0,0,0,0,0,'','Show gossip option if player is a Hunter'),
|
|
(15,4525,0,0,0,15,0,1,0,0,0,0,0,'','Show gossip option if player is a Warrior'),
|
|
(15,4525,1,0,0,15,0,1,0,0,0,0,0,'','Show gossip option if player is a Warrior'),
|
|
(15,4525,2,0,0,15,0,1,0,0,0,0,0,'','Show gossip option if player is a Warrior'),
|
|
(15,4526,0,0,0,15,0,1,0,0,0,0,0,'','Show gossip option if player is a Warrior'),
|
|
(15,4526,1,0,0,15,0,1,0,0,0,0,0,'','Show gossip option if player is a Warrior'),
|
|
(15,4526,2,0,0,15,0,1,0,0,0,0,0,'','Show gossip option if player is a Warrior'),
|
|
(15,4527,0,0,0,15,0,1,0,0,0,0,0,'','Show gossip option if player is a Warrior'),
|
|
(15,4527,1,0,0,15,0,1,0,0,0,0,0,'','Show gossip option if player is a Warrior'),
|
|
(15,4527,2,0,0,15,0,1,0,0,0,0,0,'','Show gossip option if player is a Warrior'),
|
|
(15,4528,0,0,0,15,0,64,0,0,0,0,0,'','Show gossip option if player is a Shaman'),
|
|
(15,4528,1,0,0,15,0,64,0,0,0,0,0,'','Show gossip option if player is a Shaman'),
|
|
(15,4528,2,0,0,15,0,64,0,0,0,0,0,'','Show gossip option if player is a Shaman'),
|
|
(15,4529,0,0,0,15,0,64,0,0,0,0,0,'','Show gossip option if player is a Shaman'),
|
|
(15,4529,1,0,0,15,0,64,0,0,0,0,0,'','Show gossip option if player is a Shaman'),
|
|
(15,4529,2,0,0,15,0,64,0,0,0,0,0,'','Show gossip option if player is a Shaman'),
|
|
(15,4530,0,0,0,15,0,64,0,0,0,0,0,'','Show gossip option if player is a Shaman'),
|
|
(15,4530,1,0,0,15,0,64,0,0,0,0,0,'','Show gossip option if player is a Shaman'),
|
|
(15,4530,2,0,0,15,0,64,0,0,0,0,0,'','Show gossip option if player is a Shaman'),
|
|
(15,4531,0,0,0,15,0,16,0,0,0,0,0,'','Show gossip option if player is a Priest'),
|
|
(15,4531,1,0,0,15,0,16,0,0,0,0,0,'','Show gossip option if player is a Priest'),
|
|
(15,4531,2,0,0,15,0,16,0,0,0,0,0,'','Show gossip option if player is a Priest'),
|
|
(15,4532,0,0,0,15,0,16,0,0,0,0,0,'','Show gossip option if player is a Priest'),
|
|
(15,4532,1,0,0,15,0,16,0,0,0,0,0,'','Show gossip option if player is a Priest'),
|
|
(15,4532,2,0,0,15,0,16,0,0,0,0,0,'','Show gossip option if player is a Priest'),
|
|
(15,4533,0,0,0,15,0,16,0,0,0,0,0,'','Show gossip option if player is a Priest'),
|
|
(15,4533,1,0,0,15,0,16,0,0,0,0,0,'','Show gossip option if player is a Priest'),
|
|
(15,4533,2,0,0,15,0,16,0,0,0,0,0,'','Show gossip option if player is a Priest'),
|
|
(15,4534,0,0,0,15,0,128,0,0,0,0,0,'','Show gossip option if player is a Mage'),
|
|
(15,4534,1,0,0,15,0,128,0,0,0,0,0,'','Show gossip option if player is a Mage'),
|
|
(15,4534,2,0,0,15,0,128,0,0,0,0,0,'','Show gossip option if player is a Mage'),
|
|
(15,4535,0,0,0,15,0,128,0,0,0,0,0,'','Show gossip option if player is a mage'),
|
|
(15,4535,1,0,0,15,0,128,0,0,0,0,0,'','Show gossip option if player is a mage'),
|
|
(15,4535,2,0,0,15,0,128,0,0,0,0,0,'','Show gossip option if player is a mage'),
|
|
(15,4536,0,0,0,15,0,128,0,0,0,0,0,'','Show gossip option if player is a mage'),
|
|
(15,4537,0,0,0,15,0,128,0,0,0,0,0,'','Show gossip option if player is a mage'),
|
|
(15,4537,1,0,0,15,0,128,0,0,0,0,0,'','Show gossip option if player is a mage'),
|
|
(15,4537,2,0,0,15,0,128,0,0,0,0,0,'','Show gossip option if player is a mage'),
|
|
(15,4538,0,0,0,15,0,128,0,0,0,0,0,'','Show gossip option if player is a mage'),
|
|
(15,4538,1,0,0,15,0,128,0,0,0,0,0,'','Show gossip option if player is a mage'),
|
|
(15,4538,2,0,0,15,0,128,0,0,0,0,0,'','Show gossip option if player is a mage'),
|
|
(15,4539,0,0,0,15,0,128,0,0,0,0,0,'','Show gossip option if player is a mage'),
|
|
(15,4539,1,0,0,15,0,128,0,0,0,0,0,'','Show gossip option if player is a mage'),
|
|
(15,4539,2,0,0,15,0,128,0,0,0,0,0,'','Show gossip option if player is a mage'),
|
|
(15,4540,0,0,0,15,0,8,0,0,0,0,0,'','Show gossip option if player is a Rogue'),
|
|
(15,4540,1,0,0,15,0,8,0,0,0,0,0,'','Show gossip option if player is a Rogue'),
|
|
(15,4540,2,0,0,15,0,8,0,0,0,0,0,'','Show gossip option if player is a Rogue'),
|
|
(15,4540,4,0,0,2,0,17126,1,0,1,0,0,'','Show gossip option if player does not have Elegant Letter'),
|
|
(15,4540,4,0,0,8,0,6681,0,0,1,0,0,'','Show gossip option if player is not rewarded for quest 6681'),
|
|
(15,4540,4,0,0,9,0,6681,0,0,1,0,0,'','Show gossip option if player does not have quest 6681 taken'),
|
|
(15,4540,4,0,0,15,0,8,0,0,0,0,0,'','Show gossip option if player is a rogue'),
|
|
(15,4540,4,0,0,27,0,24,3,0,0,0,0,'','Show gossip option if player is at least level 24'),
|
|
(15,4540,4,0,0,28,0,6681,0,0,1,0,0,'','Show gossip option if player does not have quest 6681 complete'),
|
|
(15,4541,0,0,0,15,0,8,0,0,0,0,0,'','Show gossip option if player is a Rogue'),
|
|
(15,4541,1,0,0,15,0,8,0,0,0,0,0,'','Show gossip option if player is a Rogue'),
|
|
(15,4541,2,0,0,15,0,8,0,0,0,0,0,'','Show gossip option if player is a Rogue'),
|
|
(15,4541,4,0,0,2,0,17126,1,0,1,0,0,'','Show gossip option if player does not have Elegant Letter'),
|
|
(15,4541,4,0,0,8,0,6681,0,0,1,0,0,'','Show gossip option if player is not rewarded for quest 6681'),
|
|
(15,4541,4,0,0,9,0,6681,0,0,1,0,0,'','Show gossip option if player does not have quest 6681 taken'),
|
|
(15,4541,4,0,0,15,0,8,0,0,0,0,0,'','Show gossip option if player is a rogue'),
|
|
(15,4541,4,0,0,27,0,24,3,0,0,0,0,'','Show gossip option if player is at least level 24'),
|
|
(15,4541,4,0,0,28,0,6681,0,0,1,0,0,'','Show gossip option if player does not have quest 6681 complete'),
|
|
(15,4542,0,0,0,15,0,8,0,0,0,0,0,'','Show gossip option if player is a Rogue'),
|
|
(15,4542,1,0,0,15,0,8,0,0,0,0,0,'','Show gossip option if player is a Rogue'),
|
|
(15,4542,2,0,0,15,0,8,0,0,0,0,0,'','Show gossip option if player is a Rogue'),
|
|
(15,4542,4,0,0,2,0,17126,1,0,1,0,0,'','Show gossip option if player does not have Elegant Letter'),
|
|
(15,4542,4,0,0,8,0,6681,0,0,1,0,0,'','Show gossip option if player is not rewarded for quest 6681'),
|
|
(15,4542,4,0,0,9,0,6681,0,0,1,0,0,'','Show gossip option if player does not have quest 6681 taken'),
|
|
(15,4542,4,0,0,15,0,8,0,0,0,0,0,'','Show gossip option if player is a rogue'),
|
|
(15,4542,4,0,0,27,0,24,3,0,0,0,0,'','Show gossip option if player is at least level 24'),
|
|
(15,4542,4,0,0,28,0,6681,0,0,1,0,0,'','Show gossip option if player does not have quest 6681 complete'),
|
|
(15,4543,0,0,0,15,0,16,0,0,0,0,0,'','Show gossip option if player is a Priest'),
|
|
(15,4543,1,0,0,15,0,16,0,0,0,0,0,'','Show gossip option if player is a Priest'),
|
|
(15,4543,2,0,0,15,0,16,0,0,0,0,0,'','Show gossip option if player is a Priest'),
|
|
(15,4544,0,0,0,15,0,16,0,0,0,0,0,'','Show gossip option if player is a Priest'),
|
|
(15,4544,1,0,0,15,0,16,0,0,0,0,0,'','Show gossip option if player is a Priest'),
|
|
(15,4544,2,0,0,15,0,16,0,0,0,0,0,'','Show gossip option if player is a Priest'),
|
|
(15,4545,0,0,0,15,0,16,0,0,0,0,0,'','Show gossip option if player is a Priest'),
|
|
(15,4545,1,0,0,15,0,16,0,0,0,0,0,'','Show gossip option if player is a Priest'),
|
|
(15,4545,2,0,0,15,0,16,0,0,0,0,0,'','Show gossip option if player is a Priest'),
|
|
(15,4546,0,0,0,15,0,1,0,0,0,0,0,'','Show gossip option if player is a Warrior'),
|
|
(15,4546,1,0,0,15,0,1,0,0,0,0,0,'','Show gossip option if player is a Warrior'),
|
|
(15,4546,2,0,0,15,0,1,0,0,0,0,0,'','Show gossip option if player is a Warrior'),
|
|
(15,4547,0,0,0,15,0,1,0,0,0,0,0,'','Show gossip option if player is a Warrior'),
|
|
(15,4547,1,0,0,15,0,1,0,0,0,0,0,'','Show gossip option if player is a Warrior'),
|
|
(15,4547,2,0,0,15,0,1,0,0,0,0,0,'','Show gossip option if player is a Warrior'),
|
|
(15,4548,0,0,0,15,0,1,0,0,0,0,0,'','Show gossip option if player is a Warrior'),
|
|
(15,4548,1,0,0,15,0,1,0,0,0,0,0,'','Show gossip option if player is a Warrior'),
|
|
(15,4548,2,0,0,15,0,1,0,0,0,0,0,'','Show gossip option if player is a Warrior'),
|
|
(15,4549,0,0,0,15,0,4,0,0,0,0,0,'','Show gossip option if player is a Hunter'),
|
|
(15,4549,1,0,0,15,0,4,0,0,0,0,0,'','Show gossip option if player is a Hunter'),
|
|
(15,4549,2,0,0,15,0,4,0,0,0,0,0,'','Show gossip option if player is a Hunter'),
|
|
(15,4550,0,0,0,15,0,4,0,0,0,0,0,'','Show gossip option if player is a Hunter'),
|
|
(15,4550,1,0,0,15,0,4,0,0,0,0,0,'','Show gossip option if player is a Hunter'),
|
|
(15,4550,2,0,0,15,0,4,0,0,0,0,0,'','Show gossip option if player is a Hunter'),
|
|
(15,4551,0,0,0,15,0,4,0,0,0,0,0,'','Show gossip option if player is a Hunter'),
|
|
(15,4551,1,0,0,15,0,4,0,0,0,0,0,'','Show gossip option if player is a Hunter'),
|
|
(15,4551,2,0,0,15,0,4,0,0,0,0,0,'','Show gossip option if player is a Hunter'),
|
|
(15,4552,0,0,0,15,0,128,0,0,0,0,0,'','Show gossip option if player is a mage'),
|
|
(15,4552,1,0,0,15,0,128,0,0,0,0,0,'','Show gossip option if player is a mage'),
|
|
(15,4552,2,0,0,15,0,128,0,0,0,0,0,'','Show gossip option if player is a mage'),
|
|
(15,4556,0,0,0,15,0,2,0,0,0,0,0,'','Show gossip option if player is a Paladin'),
|
|
(15,4556,1,0,0,15,0,2,0,0,0,0,0,'','Show gossip option if player is a Paladin'),
|
|
(15,4556,2,0,0,15,0,2,0,0,0,0,0,'','Show gossip option if player is a Paladin'),
|
|
(15,4557,0,0,0,15,0,2,0,0,0,0,0,'','Show gossip option if player is a Paladin'),
|
|
(15,4557,1,0,0,15,0,2,0,0,0,0,0,'','Show gossip option if player is a Paladin'),
|
|
(15,4557,2,0,0,15,0,2,0,0,0,0,0,'','Show gossip option if player is a Paladin'),
|
|
(15,4558,0,0,0,15,0,16,0,0,0,0,0,'','Show gossip option if player is a Priest'),
|
|
(15,4558,1,0,0,15,0,16,0,0,0,0,0,'','Show gossip option if player is a Priest'),
|
|
(15,4558,2,0,0,15,0,16,0,0,0,0,0,'','Show gossip option if player is a Priest'),
|
|
(15,4559,0,0,0,15,0,16,0,0,0,0,0,'','Show gossip option if player is a Priest'),
|
|
(15,4559,1,0,0,15,0,16,0,0,0,0,0,'','Show gossip option if player is a Priest'),
|
|
(15,4559,2,0,0,15,0,16,0,0,0,0,0,'','Show gossip option if player is a Priest'),
|
|
(15,4561,0,0,0,15,0,8,0,0,0,0,0,'','Show gossip option if player is a Rogue'),
|
|
(15,4561,1,0,0,15,0,8,0,0,0,0,0,'','Show gossip option if player is a Rogue'),
|
|
(15,4561,2,0,0,15,0,8,0,0,0,0,0,'','Show gossip option if player is a Rogue'),
|
|
(15,4561,4,0,0,2,0,17126,1,0,1,0,0,'','Show gossip option if player does not have Elegant Letter'),
|
|
(15,4561,4,0,0,8,0,6681,0,0,1,0,0,'','Show gossip option if player is not rewarded for quest 6681'),
|
|
(15,4561,4,0,0,9,0,6681,0,0,1,0,0,'','Show gossip option if player does not have quest 6681 taken'),
|
|
(15,4561,4,0,0,15,0,8,0,0,0,0,0,'','Show gossip option if player is a rogue'),
|
|
(15,4561,4,0,0,27,0,24,3,0,0,0,0,'','Show gossip option if player is at least level 24'),
|
|
(15,4561,4,0,0,28,0,6681,0,0,1,0,0,'','Show gossip option if player does not have quest 6681 complete'),
|
|
(15,4562,0,0,0,15,0,8,0,0,0,0,0,'','Show gossip option if player is a Rogue'),
|
|
(15,4562,1,0,0,15,0,8,0,0,0,0,0,'','Show gossip option if player is a Rogue'),
|
|
(15,4562,2,0,0,15,0,8,0,0,0,0,0,'','Show gossip option if player is a Rogue'),
|
|
(15,4562,4,0,0,2,0,17126,1,0,1,0,0,'','Show gossip option if player does not have Elegant Letter'),
|
|
(15,4562,4,0,0,8,0,6681,0,0,1,0,0,'','Show gossip option if player is not rewarded for quest 6681'),
|
|
(15,4562,4,0,0,9,0,6681,0,0,1,0,0,'','Show gossip option if player does not have quest 6681 taken'),
|
|
(15,4562,4,0,0,15,0,8,0,0,0,0,0,'','Show gossip option if player is a rogue'),
|
|
(15,4562,4,0,0,27,0,24,3,0,0,0,0,'','Show gossip option if player is at least level 24'),
|
|
(15,4562,4,0,0,28,0,6681,0,0,1,0,0,'','Show gossip option if player does not have quest 6681 complete'),
|
|
(15,4566,0,0,0,15,0,256,0,0,0,0,0,'','Show gossip option if player is a Warlock'),
|
|
(15,4566,1,0,0,15,0,256,0,0,0,0,0,'','Show gossip option if player is a Warlock'),
|
|
(15,4566,2,0,0,15,0,256,0,0,0,0,0,'','Show gossip option if player is a Warlock'),
|
|
(15,4567,0,0,0,15,0,256,0,0,0,0,0,'','Show gossip option if player is a Warlock'),
|
|
(15,4567,1,0,0,15,0,256,0,0,0,0,0,'','Show gossip option if player is a Warlock'),
|
|
(15,4567,2,0,0,15,0,256,0,0,0,0,0,'','Show gossip option if player is a Warlock'),
|
|
(15,4568,0,0,0,15,0,1,0,0,0,0,0,'','Show gossip option if player is a Warrior'),
|
|
(15,4568,1,0,0,15,0,1,0,0,0,0,0,'','Show gossip option if player is a Warrior'),
|
|
(15,4568,2,0,0,15,0,1,0,0,0,0,0,'','Show gossip option if player is a Warrior'),
|
|
(15,4569,0,0,0,15,0,1,0,0,0,0,0,'','Show gossip option if player is a Warrior'),
|
|
(15,4569,1,0,0,15,0,1,0,0,0,0,0,'','Show gossip option if player is a Warrior'),
|
|
(15,4569,2,0,0,15,0,1,0,0,0,0,0,'','Show gossip option if player is a Warrior'),
|
|
(15,4570,0,0,0,15,0,1,0,0,0,0,0,'','Show gossip option if player is a Warrior'),
|
|
(15,4570,1,0,0,15,0,1,0,0,0,0,0,'','Show gossip option if player is a Warrior'),
|
|
(15,4570,2,0,0,15,0,1,0,0,0,0,0,'','Show gossip option if player is a Warrior'),
|
|
(15,4571,0,0,0,15,0,1024,0,0,0,0,0,'','Show gossip option if player is a Druid'),
|
|
(15,4571,1,0,0,15,0,1024,0,0,0,0,0,'','Show gossip option if player is a Druid'),
|
|
(15,4571,2,0,0,15,0,1024,0,0,0,0,0,'','Show gossip option if player is a Druid'),
|
|
(15,4572,0,0,0,15,0,16,0,0,0,0,0,'','Show gossip option if player is a Priest'),
|
|
(15,4572,1,0,0,15,0,16,0,0,0,0,0,'','Show gossip option if player is a Priest'),
|
|
(15,4572,2,0,0,15,0,16,0,0,0,0,0,'','Show gossip option if player is a Priest'),
|
|
(15,4573,0,0,0,15,0,16,0,0,0,0,0,'','Show gossip option if player is a Priest'),
|
|
(15,4573,1,0,0,15,0,16,0,0,0,0,0,'','Show gossip option if player is a Priest'),
|
|
(15,4573,2,0,0,15,0,16,0,0,0,0,0,'','Show gossip option if player is a Priest'),
|
|
(15,4574,0,0,0,15,0,16,0,0,0,0,0,'','Show gossip option if player is a Priest'),
|
|
(15,4574,1,0,0,15,0,16,0,0,0,0,0,'','Show gossip option if player is a Priest'),
|
|
(15,4574,2,0,0,15,0,16,0,0,0,0,0,'','Show gossip option if player is a Priest'),
|
|
(15,4575,0,0,0,15,0,8,0,0,0,0,0,'','Show gossip option if player is a Rogue'),
|
|
(15,4575,1,0,0,15,0,8,0,0,0,0,0,'','Show gossip option if player is a Rogue'),
|
|
(15,4575,2,0,0,15,0,8,0,0,0,0,0,'','Show gossip option if player is a Rogue'),
|
|
(15,4575,4,0,0,2,0,17126,1,0,1,0,0,'','Show gossip option if player does not have Elegant Letter'),
|
|
(15,4575,4,0,0,8,0,6681,0,0,1,0,0,'','Show gossip option if player is not rewarded for quest 6681'),
|
|
(15,4575,4,0,0,9,0,6681,0,0,1,0,0,'','Show gossip option if player does not have quest 6681 taken'),
|
|
(15,4575,4,0,0,15,0,8,0,0,0,0,0,'','Show gossip option if player is a rogue'),
|
|
(15,4575,4,0,0,27,0,24,3,0,0,0,0,'','Show gossip option if player is at least level 24'),
|
|
(15,4575,4,0,0,28,0,6681,0,0,1,0,0,'','Show gossip option if player does not have quest 6681 complete'),
|
|
(15,4576,0,0,0,15,0,8,0,0,0,0,0,'','Show gossip option if player is a Rogue'),
|
|
(15,4576,1,0,0,15,0,8,0,0,0,0,0,'','Show gossip option if player is a Rogue'),
|
|
(15,4576,2,0,0,15,0,8,0,0,0,0,0,'','Show gossip option if player is a Rogue'),
|
|
(15,4576,4,0,0,2,0,17126,1,0,1,0,0,'','Show gossip option if player does not have Elegant Letter'),
|
|
(15,4576,4,0,0,8,0,6681,0,0,1,0,0,'','Show gossip option if player is not rewarded for quest 6681'),
|
|
(15,4576,4,0,0,9,0,6681,0,0,1,0,0,'','Show gossip option if player does not have quest 6681 taken'),
|
|
(15,4576,4,0,0,15,0,8,0,0,0,0,0,'','Show gossip option if player is a rogue'),
|
|
(15,4576,4,0,0,27,0,24,3,0,0,0,0,'','Show gossip option if player is at least level 24'),
|
|
(15,4576,4,0,0,28,0,6681,0,0,1,0,0,'','Show gossip option if player does not have quest 6681 complete'),
|
|
(15,4577,0,0,0,15,0,8,0,0,0,0,0,'','Show gossip option if player is a Rogue'),
|
|
(15,4577,1,0,0,15,0,8,0,0,0,0,0,'','Show gossip option if player is a Rogue'),
|
|
(15,4577,2,0,0,15,0,8,0,0,0,0,0,'','Show gossip option if player is a Rogue'),
|
|
(15,4577,4,0,0,2,0,17126,1,0,1,0,0,'','Show gossip option if player does not have Elegant Letter'),
|
|
(15,4577,4,0,0,8,0,6681,0,0,1,0,0,'','Show gossip option if player is not rewarded for quest 6681'),
|
|
(15,4577,4,0,0,9,0,6681,0,0,1,0,0,'','Show gossip option if player does not have quest 6681 taken'),
|
|
(15,4577,4,0,0,15,0,8,0,0,0,0,0,'','Show gossip option if player is a rogue'),
|
|
(15,4577,4,0,0,27,0,24,3,0,0,0,0,'','Show gossip option if player is at least level 24'),
|
|
(15,4577,4,0,0,28,0,6681,0,0,1,0,0,'','Show gossip option if player does not have quest 6681 complete'),
|
|
(15,4578,0,0,0,15,0,1,0,0,0,0,0,'','Show gossip option if player is a Warrior'),
|
|
(15,4578,1,0,0,15,0,1,0,0,0,0,0,'','Show gossip option if player is a Warrior'),
|
|
(15,4578,2,0,0,15,0,1,0,0,0,0,0,'','Show gossip option if player is a Warrior'),
|
|
(15,4579,0,0,0,15,0,1,0,0,0,0,0,'','Show gossip option if player is a Warrior'),
|
|
(15,4579,1,0,0,15,0,1,0,0,0,0,0,'','Show gossip option if player is a Warrior'),
|
|
(15,4579,2,0,0,15,0,1,0,0,0,0,0,'','Show gossip option if player is a Warrior'),
|
|
(15,4581,0,0,0,15,0,1,0,0,0,0,0,'','Show gossip option if player is a Warrior'),
|
|
(15,4581,1,0,0,15,0,1,0,0,0,0,0,'','Show gossip option if player is a Warrior'),
|
|
(15,4581,2,0,0,15,0,1,0,0,0,0,0,'','Show gossip option if player is a Warrior'),
|
|
(15,4603,0,0,0,15,0,256,0,0,0,0,0,'','Show gossip option if player is a Warlock'),
|
|
(15,4603,1,0,0,15,0,256,0,0,0,0,0,'','Show gossip option if player is a Warlock'),
|
|
(15,4603,2,0,0,15,0,256,0,0,0,0,0,'','Show gossip option if player is a Warlock'),
|
|
(15,4604,0,0,0,15,0,256,0,0,0,0,0,'','Show gossip option if player is a Warlock'),
|
|
(15,4604,1,0,0,15,0,256,0,0,0,0,0,'','Show gossip option if player is a Warlock'),
|
|
(15,4604,2,0,0,15,0,256,0,0,0,0,0,'','Show gossip option if player is a Warlock'),
|
|
(15,4605,0,0,0,15,0,1024,0,0,0,0,0,'','Show gossip option if player is a Druid'),
|
|
(15,4605,1,0,0,15,0,1024,0,0,0,0,0,'','Show gossip option if player is a Druid'),
|
|
(15,4605,2,0,0,15,0,1024,0,0,0,0,0,'','Show gossip option if player is a Druid'),
|
|
(15,4606,0,0,0,15,0,1024,0,0,0,0,0,'','Show gossip option if player is a Druid'),
|
|
(15,4606,1,0,0,15,0,1024,0,0,0,0,0,'','Show gossip option if player is a Druid'),
|
|
(15,4606,2,0,0,15,0,1024,0,0,0,0,0,'','Show gossip option if player is a Druid'),
|
|
(15,4607,0,0,0,15,0,1024,0,0,0,0,0,'','Show gossip option if player is a Druid'),
|
|
(15,4607,1,0,0,15,0,1024,0,0,0,0,0,'','Show gossip option if player is a Druid'),
|
|
(15,4607,2,0,0,15,0,1024,0,0,0,0,0,'','Show gossip option if player is a Druid'),
|
|
(15,4609,0,0,0,15,0,256,0,0,0,0,0,'','Show gossip option if player is a Warlock'),
|
|
(15,4609,1,0,0,15,0,256,0,0,0,0,0,'','Show gossip option if player is a Warlock'),
|
|
(15,4609,2,0,0,15,0,256,0,0,0,0,0,'','Show gossip option if player is a Warlock'),
|
|
(15,4610,0,0,0,15,0,256,0,0,0,0,0,'','Show gossip option if player is a Warlock'),
|
|
(15,4610,1,0,0,15,0,256,0,0,0,0,0,'','Show gossip option if player is a Warlock'),
|
|
(15,4610,2,0,0,15,0,256,0,0,0,0,0,'','Show gossip option if player is a Warlock'),
|
|
(15,4621,0,0,0,15,0,4,0,0,0,0,0,'','Show gossip option if player is a hunter'),
|
|
(15,4621,1,0,0,15,0,4,0,0,0,0,0,'','Show gossip option if player is a hunter'),
|
|
(15,4621,2,0,0,15,0,4,0,0,0,0,0,'','Show gossip option if player is a hunter'),
|
|
(15,4641,0,0,0,15,0,256,0,0,0,0,0,'','Show gossip option if player is a Warlock'),
|
|
(15,4641,1,0,0,15,0,256,0,0,0,0,0,'','Show gossip option if player is a Warlock'),
|
|
(15,4641,2,0,0,15,0,256,0,0,0,0,0,'','Show gossip option if player is a Warlock'),
|
|
(15,4642,0,0,0,15,0,256,0,0,0,0,0,'','Show gossip option if player is a Warlock'),
|
|
(15,4642,1,0,0,15,0,256,0,0,0,0,0,'','Show gossip option if player is a Warlock'),
|
|
(15,4642,2,0,0,15,0,256,0,0,0,0,0,'','Show gossip option if player is a Warlock'),
|
|
(15,4643,0,0,0,15,0,256,0,0,0,0,0,'','Show gossip option if player is a Warlock'),
|
|
(15,4643,1,0,0,15,0,256,0,0,0,0,0,'','Show gossip option if player is a Warlock'),
|
|
(15,4643,2,0,0,15,0,256,0,0,0,0,0,'','Show gossip option if player is a Warlock'),
|
|
(15,4644,0,0,0,15,0,1024,0,0,0,0,0,'','Show gossip option if player is a Druid'),
|
|
(15,4645,0,0,0,15,0,1,0,0,0,0,0,'','Show gossip option if player is a Warrior'),
|
|
(15,4645,1,0,0,15,0,1,0,0,0,0,0,'','Show gossip option if player is a Warrior'),
|
|
(15,4645,2,0,0,15,0,1,0,0,0,0,0,'','Show gossip option if player is a Warrior'),
|
|
(15,4646,0,0,0,15,0,1024,0,0,0,0,0,'','Show gossip option if player is a Druid'),
|
|
(15,4646,1,0,0,15,0,1024,0,0,0,0,0,'','Show gossip option if player is a Druid'),
|
|
(15,4646,2,0,0,15,0,1024,0,0,0,0,0,'','Show gossip option if player is a Druid'),
|
|
(15,4647,0,0,0,15,0,4,0,0,0,0,0,'','Show gossip option if player is a Hunter'),
|
|
(15,4647,1,0,0,15,0,4,0,0,0,0,0,'','Show gossip option if player is a Hunter'),
|
|
(15,4647,2,0,0,15,0,4,0,0,0,0,0,'','Show gossip option if player is a Hunter'),
|
|
(15,4648,0,0,0,15,0,4,0,0,0,0,0,'','Show gossip option if player is a Hunter'),
|
|
(15,4648,1,0,0,15,0,4,0,0,0,0,0,'','Show gossip option if player is a Hunter'),
|
|
(15,4648,2,0,0,15,0,4,0,0,0,0,0,'','Show gossip option if player is a Hunter'),
|
|
(15,4649,0,0,0,15,0,1,0,0,0,0,0,'','Show gossip option if player is a Warrior'),
|
|
(15,4649,1,0,0,15,0,1,0,0,0,0,0,'','Show gossip option if player is a Warrior'),
|
|
(15,4649,2,0,0,15,0,1,0,0,0,0,0,'','Show gossip option if player is a Warrior'),
|
|
(15,4650,0,0,0,15,0,1,0,0,0,0,0,'','Show gossip option if player is a Warrior'),
|
|
(15,4650,1,0,0,15,0,1,0,0,0,0,0,'','Show gossip option if player is a Warrior'),
|
|
(15,4650,2,0,0,15,0,1,0,0,0,0,0,'','Show gossip option if player is a Warrior'),
|
|
(15,4651,0,0,0,15,0,128,0,0,0,0,0,'','Show gossip option if player is a mage'),
|
|
(15,4651,1,0,0,15,0,128,0,0,0,0,0,'','Show gossip option if player is a mage'),
|
|
(15,4651,2,0,0,15,0,128,0,0,0,0,0,'','Show gossip option if player is a mage'),
|
|
(15,4652,0,0,0,15,0,64,0,0,0,0,0,'','Show gossip option if player is a Shaman'),
|
|
(15,4652,1,0,0,15,0,64,0,0,0,0,0,'','Show gossip option if player is a Shaman'),
|
|
(15,4652,2,0,0,15,0,64,0,0,0,0,0,'','Show gossip option if player is a Shaman'),
|
|
(15,4653,0,0,0,15,0,1,0,0,0,0,0,'','Show gossip option if player is a Warrior'),
|
|
(15,4653,1,0,0,15,0,1,0,0,0,0,0,'','Show gossip option if player is a Warrior'),
|
|
(15,4653,2,0,0,15,0,1,0,0,0,0,0,'','Show gossip option if player is a Warrior'),
|
|
(15,4654,0,0,0,15,0,128,0,0,0,0,0,'','Show gossip option if player is a mage'),
|
|
(15,4654,1,0,0,15,0,128,0,0,0,0,0,'','Show gossip option if player is a mage'),
|
|
(15,4654,2,0,0,15,0,128,0,0,0,0,0,'','Show gossip option if player is a mage'),
|
|
(15,4655,0,0,0,15,0,256,0,0,0,0,0,'','Show gossip option if player is a Warlock'),
|
|
(15,4655,1,0,0,15,0,256,0,0,0,0,0,'','Show gossip option if player is a Warlock'),
|
|
(15,4655,2,0,0,15,0,256,0,0,0,0,0,'','Show gossip option if player is a Warlock'),
|
|
(15,4656,0,0,0,15,0,256,0,0,0,0,0,'','Show gossip option if player is a Warlock'),
|
|
(15,4656,1,0,0,15,0,256,0,0,0,0,0,'','Show gossip option if player is a Warlock'),
|
|
(15,4656,2,0,0,15,0,256,0,0,0,0,0,'','Show gossip option if player is a Warlock'),
|
|
(15,4657,0,0,0,15,0,4,0,0,0,0,0,'','Show gossip option if player is a Hunter'),
|
|
(15,4657,1,0,0,15,0,4,0,0,0,0,0,'','Show gossip option if player is a Hunter'),
|
|
(15,4657,2,0,0,15,0,4,0,0,0,0,0,'','Show gossip option if player is a Hunter'),
|
|
(15,4658,0,0,0,15,0,8,0,0,0,0,0,'','Show gossip option if player is a Rogue'),
|
|
(15,4658,1,0,0,15,0,8,0,0,0,0,0,'','Show gossip option if player is a Rogue'),
|
|
(15,4658,2,0,0,15,0,8,0,0,0,0,0,'','Show gossip option if player is a Rogue'),
|
|
(15,4658,4,0,0,2,0,17126,1,0,1,0,0,'','Show gossip option if player does not have Elegant Letter'),
|
|
(15,4658,4,0,0,8,0,6681,0,0,1,0,0,'','Show gossip option if player is not rewarded for quest 6681'),
|
|
(15,4658,4,0,0,9,0,6681,0,0,1,0,0,'','Show gossip option if player does not have quest 6681 taken'),
|
|
(15,4658,4,0,0,15,0,8,0,0,0,0,0,'','Show gossip option if player is a rogue'),
|
|
(15,4658,4,0,0,27,0,24,3,0,0,0,0,'','Show gossip option if player is at least level 24'),
|
|
(15,4658,4,0,0,28,0,6681,0,0,1,0,0,'','Show gossip option if player does not have quest 6681 complete'),
|
|
(15,4659,0,0,0,15,0,8,0,0,0,0,0,'','Show gossip option if player is a Rogue'),
|
|
(15,4659,1,0,0,15,0,8,0,0,0,0,0,'','Show gossip option if player is a Rogue'),
|
|
(15,4659,2,0,0,15,0,8,0,0,0,0,0,'','Show gossip option if player is a Rogue'),
|
|
(15,4659,4,0,0,2,0,17126,1,0,1,0,0,'','Show gossip option if player does not have Elegant Letter'),
|
|
(15,4659,4,0,0,8,0,6681,0,0,1,0,0,'','Show gossip option if player is not rewarded for quest 6681'),
|
|
(15,4659,4,0,0,9,0,6681,0,0,1,0,0,'','Show gossip option if player does not have quest 6681 taken'),
|
|
(15,4659,4,0,0,15,0,8,0,0,0,0,0,'','Show gossip option if player is a rogue'),
|
|
(15,4659,4,0,0,27,0,24,3,0,0,0,0,'','Show gossip option if player is at least level 24'),
|
|
(15,4659,4,0,0,28,0,6681,0,0,1,0,0,'','Show gossip option if player does not have quest 6681 complete'),
|
|
(15,4660,0,0,0,15,0,128,0,0,0,0,0,'','Show gossip option if player is a mage'),
|
|
(15,4660,1,0,0,15,0,128,0,0,0,0,0,'','Show gossip option if player is a mage'),
|
|
(15,4660,2,0,0,15,0,128,0,0,0,0,0,'','Show gossip option if player is a mage'),
|
|
(15,4661,0,0,0,15,0,128,0,0,0,0,0,'','Show gossip option if player is a mage'),
|
|
(15,4661,1,0,0,15,0,128,0,0,0,0,0,'','Show gossip option if player is a mage'),
|
|
(15,4661,2,0,0,15,0,128,0,0,0,0,0,'','Show gossip option if player is a mage'),
|
|
(15,4662,0,0,0,15,0,2,0,0,0,0,0,'','Show gossip option if player is a Paladin'),
|
|
(15,4662,1,0,0,15,0,2,0,0,0,0,0,'','Show gossip option if player is a Paladin'),
|
|
(15,4662,2,0,0,15,0,2,0,0,0,0,0,'','Show gossip option if player is a Paladin'),
|
|
(15,4663,0,0,0,15,0,2,0,0,0,0,0,'','Show gossip option if player is a paladin'),
|
|
(15,4664,0,0,0,15,0,2,0,0,0,0,0,'','Show gossip option if player is a Paladin'),
|
|
(15,4665,0,0,0,15,0,16,0,0,0,0,0,'','Show gossip option if player is a Priest'),
|
|
(15,4665,1,0,0,15,0,16,0,0,0,0,0,'','Show gossip option if player is a Priest'),
|
|
(15,4665,2,0,0,15,0,16,0,0,0,0,0,'','Show gossip option if player is a Priest'),
|
|
(15,4666,0,0,0,15,0,16,0,0,0,0,0,'','Show gossip option if player is a Priest'),
|
|
(15,4666,1,0,0,15,0,16,0,0,0,0,0,'','Show gossip option if player is a Priest'),
|
|
(15,4666,2,0,0,15,0,16,0,0,0,0,0,'','Show gossip option if player is a Priest'),
|
|
(15,4667,0,0,0,15,0,256,0,0,0,0,0,'','Show gossip option if player is a Warlock'),
|
|
(15,4667,1,0,0,15,0,256,0,0,0,0,0,'','Show gossip option if player is a Warlock'),
|
|
(15,4667,2,0,0,15,0,256,0,0,0,0,0,'','Show gossip option if player is a Warlock'),
|
|
(15,4674,0,0,0,15,0,4,0,0,0,0,0,'','Show gossip option if player is a hunter'),
|
|
(15,4674,1,0,0,15,0,4,0,0,0,0,0,'','Show gossip option if player is a hunter'),
|
|
(15,4674,2,0,0,15,0,4,0,0,0,0,0,'','Show gossip option if player is a hunter'),
|
|
(15,4675,0,0,0,15,0,4,0,0,0,0,0,'','Show gossip option if player is a Hunter'),
|
|
(15,4675,1,0,0,15,0,4,0,0,0,0,0,'','Show gossip option if player is a Hunter'),
|
|
(15,4675,2,0,0,15,0,4,0,0,0,0,0,'','Show gossip option if player is a Hunter'),
|
|
(15,4676,0,0,0,15,0,8,0,0,0,0,0,'','Show gossip option if player is a Rogue'),
|
|
(15,4676,1,0,0,15,0,8,0,0,0,0,0,'','Show gossip option if player is a Rogue'),
|
|
(15,4676,2,0,0,15,0,8,0,0,0,0,0,'','Show gossip option if player is a Rogue'),
|
|
(15,4676,4,0,0,2,0,17126,1,0,1,0,0,'','Show gossip option if player does not have Elegant Letter'),
|
|
(15,4676,4,0,0,8,0,6681,0,0,1,0,0,'','Show gossip option if player is not rewarded for quest 6681'),
|
|
(15,4676,4,0,0,9,0,6681,0,0,1,0,0,'','Show gossip option if player does not have quest 6681 taken'),
|
|
(15,4676,4,0,0,15,0,8,0,0,0,0,0,'','Show gossip option if player is a rogue'),
|
|
(15,4676,4,0,0,27,0,24,3,0,0,0,0,'','Show gossip option if player is at least level 24'),
|
|
(15,4676,4,0,0,28,0,6681,0,0,1,0,0,'','Show gossip option if player does not have quest 6681 complete'),
|
|
(15,4677,0,0,0,15,0,2,0,0,0,0,0,'','Show gossip option if player is a Paladin'),
|
|
(15,4677,1,0,0,15,0,2,0,0,0,0,0,'','Show gossip option if player is a Paladin'),
|
|
(15,4677,2,0,0,15,0,2,0,0,0,0,0,'','Show gossip option if player is a Paladin'),
|
|
(15,4678,0,0,0,15,0,2,0,0,0,0,0,'','Show gossip option if player is a Paladin'),
|
|
(15,4678,1,0,0,15,0,2,0,0,0,0,0,'','Show gossip option if player is a Paladin'),
|
|
(15,4678,2,0,0,15,0,2,0,0,0,0,0,'','Show gossip option if player is a Paladin'),
|
|
(15,4679,0,0,0,15,0,16,0,0,0,0,0,'','Show gossip option if player is a Priest'),
|
|
(15,4679,1,0,0,15,0,16,0,0,0,0,0,'','Show gossip option if player is a Priest'),
|
|
(15,4679,2,0,0,15,0,16,0,0,0,0,0,'','Show gossip option if player is a Priest'),
|
|
(15,4680,0,0,0,15,0,16,0,0,0,0,0,'','Show gossip option if player is a Priest'),
|
|
(15,4680,1,0,0,15,0,16,0,0,0,0,0,'','Show gossip option if player is a Priest'),
|
|
(15,4680,2,0,0,15,0,16,0,0,0,0,0,'','Show gossip option if player is a Priest'),
|
|
(15,4681,0,0,0,15,0,256,0,0,0,0,0,'','Show gossip option if player is a Warlock'),
|
|
(15,4681,1,0,0,15,0,256,0,0,0,0,0,'','Show gossip option if player is a Warlock'),
|
|
(15,4681,2,0,0,15,0,256,0,0,0,0,0,'','Show gossip option if player is a Warlock'),
|
|
(15,4682,0,0,0,15,0,256,0,0,0,0,0,'','Show gossip option if player is a Warlock'),
|
|
(15,4682,1,0,0,15,0,256,0,0,0,0,0,'','Show gossip option if player is a Warlock'),
|
|
(15,4682,2,0,0,15,0,256,0,0,0,0,0,'','Show gossip option if player is a Warlock'),
|
|
(15,4683,0,0,0,15,0,1,0,0,0,0,0,'','Show gossip option if player is a Warrior'),
|
|
(15,4683,1,0,0,15,0,1,0,0,0,0,0,'','Show gossip option if player is a Warrior'),
|
|
(15,4683,2,0,0,15,0,1,0,0,0,0,0,'','Show gossip option if player is a Warrior'),
|
|
(15,4684,0,0,0,15,0,1,0,0,0,0,0,'','Show gossip option if player is a Warrior'),
|
|
(15,4684,1,0,0,15,0,1,0,0,0,0,0,'','Show gossip option if player is a Warrior'),
|
|
(15,4684,2,0,0,15,0,1,0,0,0,0,0,'','Show gossip option if player is a Warrior'),
|
|
(15,4685,0,0,0,15,0,128,0,0,0,0,0,'','Show gossip option if player is a mage'),
|
|
(15,4685,1,0,0,15,0,128,0,0,0,0,0,'','Show gossip option if player is a mage'),
|
|
(15,4685,2,0,0,15,0,128,0,0,0,0,0,'','Show gossip option if player is a mage'),
|
|
(15,4686,0,0,0,15,0,128,0,0,0,0,0,'','Show gossip option if player is a mage'),
|
|
(15,4686,1,0,0,15,0,128,0,0,0,0,0,'','Show gossip option if player is a mage'),
|
|
(15,4686,2,0,0,15,0,128,0,0,0,0,0,'','Show gossip option if player is a mage'),
|
|
(15,4687,0,0,0,15,0,1024,0,0,0,0,0,'','Show gossip option if player is a Druid'),
|
|
(15,4687,1,0,0,15,0,1024,0,0,0,0,0,'','Show gossip option if player is a Druid'),
|
|
(15,4687,2,0,0,15,0,1024,0,0,0,0,0,'','Show gossip option if player is a Druid'),
|
|
(15,4688,0,0,0,15,0,1024,0,0,0,0,0,'','Show gossip option if player is a Druid'),
|
|
(15,4688,1,0,0,15,0,1024,0,0,0,0,0,'','Show gossip option if player is a Druid'),
|
|
(15,4688,2,0,0,15,0,1024,0,0,0,0,0,'','Show gossip option if player is a Druid'),
|
|
(15,4690,0,0,0,15,0,8,0,0,0,0,0,'','Show gossip option if player is a Rogue'),
|
|
(15,4690,1,0,0,15,0,8,0,0,0,0,0,'','Show gossip option if player is a Rogue'),
|
|
(15,4690,2,0,0,15,0,8,0,0,0,0,0,'','Show gossip option if player is a Rogue'),
|
|
(15,4690,4,0,0,2,0,17126,1,0,1,0,0,'','Show gossip option if player does not have Elegant Letter'),
|
|
(15,4690,4,0,0,8,0,6681,0,0,1,0,0,'','Show gossip option if player is not rewarded for quest 6681'),
|
|
(15,4690,4,0,0,9,0,6681,0,0,1,0,0,'','Show gossip option if player does not have quest 6681 taken'),
|
|
(15,4690,4,0,0,15,0,8,0,0,0,0,0,'','Show gossip option if player is a rogue'),
|
|
(15,4690,4,0,0,27,0,24,3,0,0,0,0,'','Show gossip option if player is at least level 24'),
|
|
(15,4690,4,0,0,28,0,6681,0,0,1,0,0,'','Show gossip option if player does not have quest 6681 complete'),
|
|
(15,4691,0,0,0,15,0,16,0,0,0,0,0,'','Show gossip option if player is a Priest'),
|
|
(15,4691,1,0,0,15,0,16,0,0,0,0,0,'','Show gossip option if player is a Priest'),
|
|
(15,4691,2,0,0,15,0,16,0,0,0,0,0,'','Show gossip option if player is a Priest'),
|
|
(15,4692,0,0,0,15,0,16,0,0,0,0,0,'','Show gossip option if player is a Priest'),
|
|
(15,4692,1,0,0,15,0,16,0,0,0,0,0,'','Show gossip option if player is a Priest'),
|
|
(15,4692,2,0,0,15,0,16,0,0,0,0,0,'','Show gossip option if player is a Priest'),
|
|
(15,4693,0,0,0,15,0,4,0,0,0,0,0,'','Show gossip option if player is a Hunter'),
|
|
(15,4693,1,0,0,15,0,4,0,0,0,0,0,'','Show gossip option if player is a Hunter'),
|
|
(15,4693,2,0,0,15,0,4,0,0,0,0,0,'','Show gossip option if player is a Hunter'),
|
|
(15,4694,0,0,0,15,0,4,0,0,0,0,0,'','Show gossip option if player is a hunter'),
|
|
(15,4694,1,0,0,15,0,4,0,0,0,0,0,'','Show gossip option if player is a hunter'),
|
|
(15,4694,2,0,0,15,0,4,0,0,0,0,0,'','Show gossip option if player is a hunter'),
|
|
(15,4695,0,0,0,15,0,4,0,0,0,0,0,'','Show gossip option if player is a Hunter'),
|
|
(15,4695,1,0,0,15,0,4,0,0,0,0,0,'','Show gossip option if player is a Hunter'),
|
|
(15,4695,2,0,0,15,0,4,0,0,0,0,0,'','Show gossip option if player is a Hunter'),
|
|
(15,4696,0,0,0,15,0,1,0,0,0,0,0,'','Show gossip option if player is a Warrior'),
|
|
(15,4696,1,0,0,15,0,1,0,0,0,0,0,'','Show gossip option if player is a Warrior'),
|
|
(15,4696,2,0,0,15,0,1,0,0,0,0,0,'','Show gossip option if player is a Warrior'),
|
|
(15,4697,0,0,0,15,0,1,0,0,0,0,0,'','Show gossip option if player is a Warrior'),
|
|
(15,4697,1,0,0,15,0,1,0,0,0,0,0,'','Show gossip option if player is a Warrior'),
|
|
(15,4697,2,0,0,15,0,1,0,0,0,0,0,'','Show gossip option if player is a Warrior'),
|
|
(15,4743,0,0,0,9,0,5247,0,0,0,0,0,'','Show gossip option only if player has taken quest 5247 but not complete'),
|
|
(15,4743,1,0,0,9,0,5247,0,0,0,0,0,'','Show gossip option only if player has taken quest 5247 but not complete'),
|
|
(15,4801,0,0,0,15,0,16,0,0,0,0,0,'','Show gossip option if player is a Priest'),
|
|
(15,4801,1,0,0,15,0,16,0,0,0,0,0,'','Show gossip option if player is a Priest'),
|
|
(15,4801,2,0,0,15,0,16,0,0,0,0,0,'','Show gossip option if player is a Priest'),
|
|
(15,4821,0,0,0,15,0,128,0,0,0,0,0,'','Show gossip option if player is a mage'),
|
|
(15,4822,0,0,0,15,0,128,0,0,0,0,0,'','Show gossip option if player is a mage'),
|
|
(15,4823,0,0,0,15,0,128,0,0,0,0,0,'','Show gossip option if player is a Mage'),
|
|
(15,4824,0,0,0,15,0,128,0,0,0,0,0,'','Show gossip option if player is a mage'),
|
|
(15,4825,0,0,0,15,0,128,0,0,0,0,0,'','Show gossip option if player is a Mage'),
|
|
(15,4826,0,0,0,15,0,128,0,0,0,0,0,'','Show gossip option if player is a Mage'),
|
|
(15,4827,0,0,0,15,0,128,0,0,0,0,0,'','Show gossip option if player is a mage'),
|
|
(15,5061,0,0,0,15,0,8,0,0,0,0,0,'','Show gossip option if player is a Rogue'),
|
|
(15,5061,1,0,0,15,0,8,0,0,0,0,0,'','Show gossip option if player is a Rogue'),
|
|
(15,5061,2,0,0,15,0,8,0,0,0,0,0,'','Show gossip option if player is a Rogue'),
|
|
(15,5061,4,0,0,2,0,17126,1,0,1,0,0,'','Show gossip option if player does not have Elegant Letter'),
|
|
(15,5061,4,0,0,8,0,6681,0,0,1,0,0,'','Show gossip option if player is not rewarded for quest 6681'),
|
|
(15,5061,4,0,0,9,0,6681,0,0,1,0,0,'','Show gossip option if player does not have quest 6681 taken'),
|
|
(15,5061,4,0,0,15,0,8,0,0,0,0,0,'','Show gossip option if player is a rogue'),
|
|
(15,5061,4,0,0,27,0,24,3,0,0,0,0,'','Show gossip option if player is at least level 24'),
|
|
(15,5061,4,0,0,28,0,6681,0,0,1,0,0,'','Show gossip option if player does not have quest 6681 complete'),
|
|
(15,5123,0,0,0,15,0,64,0,0,0,0,0,'','Show gossip option if player is a Shaman'),
|
|
(15,5123,1,0,0,15,0,64,0,0,0,0,0,'','Show gossip option if player is a Shaman'),
|
|
(15,5123,2,0,0,15,0,64,0,0,0,0,0,'','Show gossip option if player is a Shaman'),
|
|
(15,5483,0,0,0,2,0,2756,1,0,1,0,0,'','Gossip Option requires Player does not have Green Hills of Stranglethorn - Chapter I'),
|
|
(15,5483,0,0,0,8,0,338,0,0,1,0,0,'','Gossip Option requires Player is not rewarded for The Green Hills of Stranglethorn'),
|
|
(15,5483,0,0,0,8,0,339,0,0,0,0,0,'','Gossip Option requires Chapter I rewarded'),
|
|
(15,5483,1,0,0,2,0,2757,1,0,1,0,0,'','Gossip Option requires Player does not have Green Hills of Stranglethorn - Chapter II'),
|
|
(15,5483,1,0,0,8,0,338,0,0,1,0,0,'','Gossip Option requires Player is not rewarded for The Green Hills of Stranglethorn'),
|
|
(15,5483,1,0,0,8,0,340,0,0,0,0,0,'','Gossip Option requires Chapter II rewarded'),
|
|
(15,5483,2,0,0,2,0,2758,1,0,1,0,0,'','Gossip Option requires Player does not have Green Hills of Stranglethorn - Chapter III'),
|
|
(15,5483,2,0,0,8,0,338,0,0,1,0,0,'','Gossip Option requires Player is not rewarded for The Green Hills of Stranglethorn'),
|
|
(15,5483,2,0,0,8,0,341,0,0,0,0,0,'','Gossip Option requires Chapter III rewarded'),
|
|
(15,5483,3,0,0,2,0,2759,1,0,1,0,0,'','Gossip Option requires Player does not have Green Hills of Stranglethorn - Chapter IV'),
|
|
(15,5483,3,0,0,8,0,338,0,0,1,0,0,'','Gossip Option requires Player is not rewarded for The Green Hills of Stranglethorn'),
|
|
(15,5483,3,0,0,8,0,342,0,0,0,0,0,'','Gossip Option requires Chapter IV rewarded'),
|
|
(15,5667,0,0,0,7,0,197,275,0,0,0,0,'','Only show gossip option if player has Tailoring with skill level 275'),
|
|
(15,5667,0,0,0,8,0,5518,0,0,0,0,0,'','Must reward 5518 before this option is visible'),
|
|
(15,5667,0,0,0,25,0,22813,0,0,1,0,0,'','Only show gossip option if player has no spell 22813'),
|
|
(15,5667,1,0,0,7,0,165,275,0,0,0,0,'','Only show gossip option if player has Leatherworking with skill level 275'),
|
|
(15,5667,1,0,0,8,0,5518,0,0,0,0,0,'','Must reward 5518 before this option is visible'),
|
|
(15,5667,1,0,0,25,0,22815,0,0,1,0,0,'','Only show gossip option if player has no spell 22815'),
|
|
(15,5667,2,0,0,2,0,18250,1,0,0,0,0,'','Only show gossip option if player has item 18250'),
|
|
(15,5675,0,0,0,2,0,19016,1,0,1,0,0,'','Do not have Item 18564'),
|
|
(15,5675,0,0,0,14,0,7785,0,0,0,0,0,'','No status for quest examine the vessel'),
|
|
(15,5703,0,0,0,2,0,18563,1,0,0,0,0,'','Has Item 18563'),
|
|
(15,5703,0,0,1,2,0,18564,1,0,0,0,0,'','Has Item 18564'),
|
|
(15,5708,0,0,0,1,0,22799,0,0,1,0,0,'','Mizzle the Crafty Show Gossip option 0 only if player does not have aura 22799'),
|
|
(15,5708,1,0,0,1,0,22799,0,0,0,0,0,'','Mizzle the Crafty Show Gossip option 1 only if player has aura 22799'),
|
|
(15,5733,0,0,0,1,0,22820,0,0,1,0,0,'','Guard Slip Kik Show Gossip option 0 only if player does not have aura 22820'),
|
|
(15,5733,0,0,0,27,0,63,4,0,0,0,0,'','Guard Slip Kik Show Gossip option 0 only if player is level 63 or Lower'),
|
|
(15,5734,0,0,0,1,0,22817,0,0,1,0,0,'','Guard Fengus Show Gossip option 0 only if player does not have aura 22817'),
|
|
(15,5734,0,0,0,27,0,63,4,0,0,0,0,'','Guard Fengus Show Gossip option 0 only if player is level 63 or Lower'),
|
|
(15,5735,0,0,0,1,0,22818,0,0,1,0,0,'','Guard Mol Dar Show Gossip option 0 only if player does not have aura 22818'),
|
|
(15,5735,0,0,0,27,0,63,4,0,0,0,0,'','Guard Mol Dar Show Gossip option 0 only if player is level 63 or Lower'),
|
|
(15,5739,0,0,0,13,0,3,3,0,1,0,0,'','Captain Kromcrush Show text 6913 only if GetData(3) != 3'),
|
|
(15,5743,0,0,0,9,0,7482,0,0,0,0,0,'','Display gossip option when on Elven Legends A quest'),
|
|
(15,5743,1,0,0,9,0,7481,0,0,0,0,0,'','Display gossip option when on Elven Legends H quest'),
|
|
(15,5749,0,0,0,7,0,202,300,0,0,0,0,'','Show gossip menu if player have 300 or more in Engineering'),
|
|
(15,5749,0,0,0,25,0,22704,0,0,1,0,0,'','Show gossip menu if player doesn\'t learned the spell'),
|
|
(15,5750,0,0,0,8,0,7848,0,0,0,0,0,'','Show gossip option if player has quest 7848 completed'),
|
|
(15,5750,0,0,1,8,0,7487,0,0,0,0,0,'','Show gossip option if player has quest 7487 completed'),
|
|
(15,5848,1,0,0,12,0,10,0,0,0,0,0,'','Requires childern\'s week'),
|
|
(15,5849,1,0,0,12,0,10,0,0,0,0,0,'','Requires childern\'s week'),
|
|
(15,6001,0,0,0,8,0,7761,0,0,0,0,0,'','Requires Quest 7761 rewarded'),
|
|
(15,6321,0,0,0,2,0,19827,1,1,1,0,0,'','Only allow main gossip to be visible if player does not have item Zandalar Freethinker\'s Armguards'),
|
|
(15,6321,0,0,0,8,0,8053,0,0,0,0,0,'','Only allow main gossip to be visible if quest Paragons of Power: The Freethinker\'s Armguards is rewarded'),
|
|
(15,6321,0,0,1,2,0,19826,1,1,1,0,0,'','Only allow main gossip to be visible if player does not have item Zandalar Freethinker\'s Belt'),
|
|
(15,6321,0,0,1,8,0,8054,0,0,0,0,0,'','Only allow main gossip to be visible if quest Paragons of Power: The Freethinker\'s Belt is rewarded'),
|
|
(15,6321,0,0,2,2,0,19825,1,1,1,0,0,'','Only allow main gossip to be visible if player does not have item Zandalar Freethinker\'s Breastplate'),
|
|
(15,6321,0,0,2,8,0,8055,0,0,0,0,0,'','Only allow main gossip to be visible if quest Paragons of Power: The Freethinker\'s Breastplate is rewarded'),
|
|
(15,6321,0,0,3,2,0,19588,1,1,1,0,0,'','Only allow main gossip to be visible if player does not have item Hero\'s Brand'),
|
|
(15,6321,0,0,3,8,0,8048,0,0,0,0,0,'','Only allow main gossip to be visible if quest The Hero\'s Brand is rewarded'),
|
|
(15,6321,0,0,4,2,0,19579,1,1,1,0,0,'','Only allow main gossip to be visible if player does not have item Heathen\'s Brand'),
|
|
(15,6321,0,0,4,8,0,8045,0,0,0,0,0,'','Only allow main gossip to be visible if quest The Heathen\'s Brand is rewarded'),
|
|
(15,6321,0,0,5,2,0,19585,1,1,1,0,0,'','Only allow main gossip to be visible if player does not have item Heathen\'s Brand'),
|
|
(15,6321,0,0,5,8,0,8046,0,0,0,0,0,'','Only allow main gossip to be visible if quest The Heathen\'s Brand is rewarded'),
|
|
(15,6321,0,0,6,2,0,19586,1,1,1,0,0,'','Only allow main gossip to be visible if player does not have item Heathen\'s Brand'),
|
|
(15,6321,0,0,6,8,0,8047,0,0,0,0,0,'','Only allow main gossip to be visible if quest The Heathen\'s Brand is rewarded'),
|
|
(15,6321,1,0,0,2,0,19824,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item Zandalar Vindicator\'s Armguards'),
|
|
(15,6321,1,0,0,8,0,8058,0,0,0,0,0,'','Only allow gossip option to be visible if quest Paragons of Power: The Vindicator\'s Armguards is rewarded'),
|
|
(15,6321,1,0,1,2,0,19823,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item Zandalar Vindicator\'s Belt'),
|
|
(15,6321,1,0,1,8,0,8078,0,0,0,0,0,'','Only allow gossip option to be visible if quest Paragons of Power: The Vindicator\'s Belt is rewarded'),
|
|
(15,6321,1,0,2,2,0,19822,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item Zandalar Vindicator\'s Breastplate'),
|
|
(15,6321,1,0,2,8,0,8079,0,0,0,0,0,'','Only allow gossip option to be visible if quest Paragons of Power: The Vindicator\'s Breastplate is rewarded'),
|
|
(15,6321,1,0,3,2,0,19577,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item Rage of Mugamba'),
|
|
(15,6321,1,0,3,8,0,8044,0,0,0,0,0,'','Only allow gossip option to be visible if quest The Rage of Mugamba is rewarded'),
|
|
(15,6321,1,0,4,2,0,19574,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item Strength of Mugamba'),
|
|
(15,6321,1,0,4,8,0,8041,0,0,0,0,0,'','Only allow gossip option to be visible if quest Strength of Mount Mugamba is rewarded'),
|
|
(15,6321,1,0,5,2,0,19575,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item Strength of Mugamba'),
|
|
(15,6321,1,0,5,8,0,8042,0,0,0,0,0,'','Only allow gossip option to be visible if quest Strength of Mount Mugamba is rewarded'),
|
|
(15,6321,1,0,6,2,0,19576,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item Strength of Mugamba'),
|
|
(15,6321,1,0,6,8,0,8043,0,0,0,0,0,'','Only allow gossip option to be visible if quest Strength of Mount Mugamba is rewarded'),
|
|
(15,6322,0,0,0,2,0,19842,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item Zandalar Confessor\'s Bindings'),
|
|
(15,6322,0,0,0,8,0,8070,0,0,0,0,0,'','Only allow gossip option to be visible if quest Paragons of Power: The Confessor\'s Bindings is rewarded'),
|
|
(15,6322,0,0,1,2,0,19841,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item Zandalar Confessor\'s Mantle'),
|
|
(15,6322,0,0,1,8,0,8071,0,0,0,0,0,'','Only allow gossip option to be visible if quest Paragons of Power: The Confessor\'s Mantle is rewarded'),
|
|
(15,6322,0,0,2,2,0,19843,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item Zandalar Confessor\'s Wraps'),
|
|
(15,6322,0,0,2,8,0,8061,0,0,0,0,0,'','Only allow gossip option to be visible if quest Paragons of Power: The Confessor\'s Wraps is rewarded'),
|
|
(15,6322,0,0,3,2,0,19594,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item The All-Seeing Eye of Zuldazar'),
|
|
(15,6322,0,0,3,8,0,8052,0,0,0,0,0,'','Only allow gossip option to be visible if quest The All-Seeing Eye of Zuldazar is rewarded'),
|
|
(15,6322,0,0,4,2,0,19591,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item The Eye of Zuldazar'),
|
|
(15,6322,0,0,4,8,0,8049,0,0,0,0,0,'','Only allow gossip option to be visible if quest The Eye of Zuldazar is rewarded'),
|
|
(15,6322,0,0,5,2,0,19592,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item The Eye of Zuldazar'),
|
|
(15,6322,0,0,5,8,0,8050,0,0,0,0,0,'','Only allow gossip option to be visible if quest The Eye of Zuldazar is rewarded'),
|
|
(15,6322,0,0,6,2,0,19593,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item The Eye of Zuldazar'),
|
|
(15,6322,0,0,6,8,0,8051,0,0,0,0,0,'','Only allow gossip option to be visible if quest The Eye of Zuldazar is rewarded'),
|
|
(15,6322,1,0,0,2,0,19849,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item Zandalar Demoniac\'s Mantle'),
|
|
(15,6322,1,0,0,8,0,8076,0,0,0,0,0,'','Only allow gossip option to be visible if quest Paragons of Power: The Demoniac\'s Mantle is rewarded'),
|
|
(15,6322,1,0,1,2,0,20033,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item Zandalar Demoniac\'s Robe'),
|
|
(15,6322,1,0,1,8,0,8077,0,0,0,0,0,'','Only allow gossip option to be visible if quest Paragons of Power: The Demoniac\'s Robes is rewarded'),
|
|
(15,6322,1,0,2,2,0,19848,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item Zandalar Demoniac\'s Wraps'),
|
|
(15,6322,1,0,2,8,0,8059,0,0,0,0,0,'','Only allow gossip option to be visible if quest Paragons of Power: The Demoniac\'s Wraps is rewarded'),
|
|
(15,6322,1,0,3,2,0,19605,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item Kezan\'s Unstoppable Taint'),
|
|
(15,6322,1,0,3,8,0,8109,0,0,0,0,0,'','Only allow gossip option to be visible if quest Kezan\'s Unstoppable Taint is rewarded'),
|
|
(15,6322,1,0,4,2,0,19602,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item Kezan\'s Taint'),
|
|
(15,6322,1,0,4,8,0,8106,0,0,0,0,0,'','Only allow gossip option to be visible if quest Kezan\'s Taint is rewarded'),
|
|
(15,6322,1,0,5,2,0,19603,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item Kezan\'s Taint'),
|
|
(15,6322,1,0,5,8,0,8107,0,0,0,0,0,'','Only allow gossip option to be visible if quest Kezan\'s Taint is rewarded'),
|
|
(15,6322,1,0,6,2,0,19604,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item Kezan\'s Taint'),
|
|
(15,6322,1,0,6,8,0,8108,0,0,0,0,0,'','Only allow gossip option to be visible if quest Kezan\'s Taint is rewarded'),
|
|
(15,6322,2,0,0,2,0,19845,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item Zandalar Illusionist\'s Mantle'),
|
|
(15,6322,2,0,0,8,0,8068,0,0,0,0,0,'','Only allow gossip option to be visible if quest Paragons of Power: The Illusionist\'s Mantle is rewarded'),
|
|
(15,6322,2,0,1,2,0,20034,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item Zandalar Illusionist\'s Robe'),
|
|
(15,6322,2,0,1,8,0,8069,0,0,0,0,0,'','Only allow gossip option to be visible if quest Paragons of Power: The Illusionist\'s Robes is rewarded'),
|
|
(15,6322,2,0,2,2,0,19846,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item Zandalar Illusionist\'s Wraps'),
|
|
(15,6322,2,0,2,8,0,8060,0,0,0,0,0,'','Only allow gossip option to be visible if quest Paragons of Power: The Illusionist\'s Wraps is rewarded'),
|
|
(15,6322,2,0,3,2,0,19601,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item Jewel of Kajaro'),
|
|
(15,6322,2,0,3,8,0,8104,0,0,0,0,0,'','Only allow gossip option to be visible if quest The Jewel of Kajaro is rewarded'),
|
|
(15,6322,2,0,4,2,0,19598,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item Pebble of Kajaro'),
|
|
(15,6322,2,0,4,8,0,8101,0,0,0,0,0,'','Only allow gossip option to be visible if quest The Pebble of Kajaro is rewarded'),
|
|
(15,6322,2,0,5,2,0,19599,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item Pebble of Kajaro'),
|
|
(15,6322,2,0,5,8,0,8102,0,0,0,0,0,'','Only allow gossip option to be visible if quest The Pebble of Kajaro is rewarded'),
|
|
(15,6322,2,0,6,2,0,19600,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item Pebble of Kajaro'),
|
|
(15,6322,2,0,6,8,0,8103,0,0,0,0,0,'','Only allow gossip option to be visible if quest The Pebble of Kajaro is rewarded'),
|
|
(15,6341,0,0,0,2,0,19829,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item Zandalar Augur\'s Belt'),
|
|
(15,6341,0,0,0,8,0,8074,0,0,0,0,0,'','Only allow gossip option to be visible if quest Paragons of Power: The Augur\'s Belt is rewarded'),
|
|
(15,6341,0,0,1,2,0,19830,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item Zandalar Augur\'s Bracers'),
|
|
(15,6341,0,0,1,8,0,8056,0,0,0,0,0,'','Only allow gossip option to be visible if quest Paragons of Power: The Augur\'s Bracers is rewarded'),
|
|
(15,6341,0,0,2,2,0,19828,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item Zandalar Augur\'s Hauberk'),
|
|
(15,6341,0,0,2,8,0,8075,0,0,0,0,0,'','Only allow gossip option to be visible if quest Paragons of Power: The Augur\'s Hauberk is rewarded'),
|
|
(15,6341,0,0,3,2,0,19609,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item Unmarred Vision of Voodress'),
|
|
(15,6341,0,0,3,8,0,8119,0,0,0,0,0,'','Only allow gossip option to be visible if quest The Unmarred Vision of Voodress is rewarded'),
|
|
(15,6341,0,0,4,2,0,19606,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item Vision of Voodress'),
|
|
(15,6341,0,0,4,8,0,8116,0,0,0,0,0,'','Only allow gossip option to be visible if quest Vision of Voodress is rewarded'),
|
|
(15,6341,0,0,5,2,0,19607,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item Vision of Voodress'),
|
|
(15,6341,0,0,5,8,0,8117,0,0,0,0,0,'','Only allow gossip option to be visible if quest Vision of Voodress is rewarded'),
|
|
(15,6341,0,0,6,2,0,19608,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item Vision of Voodress'),
|
|
(15,6341,0,0,6,8,0,8118,0,0,0,0,0,'','Only allow gossip option to be visible if quest Vision of Voodress is rewarded'),
|
|
(15,6341,1,0,0,2,0,19839,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item Zandalar Haruspex\'s Belt'),
|
|
(15,6341,1,0,0,8,0,8064,0,0,0,0,0,'','Only allow gossip option to be visible if quest Paragons of Power: The Haruspex\'s Belt is rewarded'),
|
|
(15,6341,1,0,1,2,0,19840,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item Zandalar Haruspex\'s Bracers'),
|
|
(15,6341,1,0,1,8,0,8057,0,0,0,0,0,'','Only allow gossip option to be visible if quest Paragons of Power: The Haruspex\'s Bracers is rewarded'),
|
|
(15,6341,1,0,2,2,0,19838,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item Zandalar Haruspex\'s Tunic'),
|
|
(15,6341,1,0,2,8,0,8065,0,0,0,0,0,'','Only allow gossip option to be visible if quest Paragons of Power: The Haruspex\'s Tunic is rewarded'),
|
|
(15,6341,1,0,3,2,0,19613,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item Pristine Enchanted South Seas Kelp'),
|
|
(15,6341,1,0,3,8,0,8113,0,0,0,0,0,'','Only allow gossip option to be visible if quest Pristine Enchanted South Seas Kelp is rewarded'),
|
|
(15,6341,1,0,4,2,0,19610,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item Enchanted South Seas Kelp'),
|
|
(15,6341,1,0,4,8,0,8110,0,0,0,0,0,'','Only allow gossip option to be visible if quest Enchanted South Seas Kelp is rewarded'),
|
|
(15,6341,1,0,5,2,0,19611,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item Enchanted South Seas Kelp'),
|
|
(15,6341,1,0,5,8,0,8111,0,0,0,0,0,'','Only allow gossip option to be visible if quest Enchanted South Seas Kelp is rewarded'),
|
|
(15,6341,1,0,6,8,0,8112,0,0,0,0,0,'','Only allow gossip option to be visible if quest Enchanted South Seas Kelp is rewarded'),
|
|
(15,6471,0,0,0,27,0,20,3,0,0,0,0,'','Donal Osgood <Arathi Basin Battlemaster> - Show gossip option only if player level is at least 20'),
|
|
(15,6525,0,0,0,1,0,24755,0,0,1,0,0,'',NULL),
|
|
(15,6525,0,0,0,12,0,12,0,0,0,0,0,'',NULL),
|
|
(15,6535,0,0,0,1,0,24705,0,0,1,0,0,'','Wickerman Ember - Show different gossip option if player is affected by aura 24705'),
|
|
(15,6539,1,0,0,2,0,21201,1,1,1,0,0,'','Requires No Appropriate Item'),
|
|
(15,6539,1,0,0,8,0,8752,0,0,0,0,0,'','Requires Path of the Conqueror quest'),
|
|
(15,6539,1,0,0,14,0,8753,0,0,0,0,0,'','Requires Path of the Conqueror quest'),
|
|
(15,6539,2,0,0,2,0,21202,1,1,1,0,0,'','Requires No Appropriate Item'),
|
|
(15,6539,2,0,0,8,0,8753,0,0,0,0,0,'','Requires Path of the Conqueror quest'),
|
|
(15,6539,2,0,0,14,0,8754,0,0,0,0,0,'','Requires Path of the Conqueror quest'),
|
|
(15,6539,3,0,0,2,0,21203,1,1,1,0,0,'','Requires No Appropriate Item'),
|
|
(15,6539,3,0,0,8,0,8754,0,0,0,0,0,'','Requires Path of the Conqueror quest'),
|
|
(15,6539,3,0,0,14,0,8755,0,0,0,0,0,'','Requires Path of the Conqueror quest'),
|
|
(15,6539,4,0,0,2,0,21204,1,1,1,0,0,'','Requires No Appropriate Item'),
|
|
(15,6539,4,0,0,8,0,8755,0,0,0,0,0,'','Requires Path of the Conqueror quest'),
|
|
(15,6539,4,0,0,14,0,8756,0,0,0,0,0,'','Requires Path of the Conqueror quest'),
|
|
(15,6539,5,0,0,2,0,21206,1,1,1,0,0,'','Requires No Appropriate Item'),
|
|
(15,6539,5,0,0,8,0,8757,0,0,0,0,0,'','Requires Path of the Invoker quest'),
|
|
(15,6539,5,0,0,14,0,8758,0,0,0,0,0,'','Requires Path of the Invoker quest'),
|
|
(15,6539,6,0,0,2,0,21207,1,1,1,0,0,'','Requires No Appropriate Item'),
|
|
(15,6539,6,0,0,8,0,8758,0,0,0,0,0,'','Requires Path of the Invoker quest'),
|
|
(15,6539,6,0,0,14,0,8759,0,0,0,0,0,'','Requires Path of the Invoker quest'),
|
|
(15,6539,7,0,0,2,0,21208,1,1,1,0,0,'','Requires No Appropriate Item'),
|
|
(15,6539,7,0,0,8,0,8759,0,0,0,0,0,'','Requires Path of the Invoker quest'),
|
|
(15,6539,7,0,0,14,0,8760,0,0,0,0,0,'','Requires Path of the Invoker quest'),
|
|
(15,6539,8,0,0,2,0,21209,1,1,1,0,0,'','Requires No Appropriate Item'),
|
|
(15,6539,8,0,0,8,0,8760,0,0,0,0,0,'','Requires Path of the Invoker quest'),
|
|
(15,6539,8,0,0,14,0,8761,0,0,0,0,0,'','Requires Path of the Invoker quest'),
|
|
(15,6539,9,0,0,2,0,21196,1,1,1,0,0,'','Requires No Appropriate Item'),
|
|
(15,6539,9,0,0,8,0,8747,0,0,0,0,0,'','Requires Path of the Protector quest'),
|
|
(15,6539,9,0,0,14,0,8748,0,0,0,0,0,'','Requires Path of the Protector quest'),
|
|
(15,6539,10,0,0,2,0,21197,1,1,1,0,0,'','Requires No Appropriate Item'),
|
|
(15,6539,10,0,0,8,0,8748,0,0,0,0,0,'','Requires Path of the Protector quest'),
|
|
(15,6539,10,0,0,14,0,8749,0,0,0,0,0,'','Requires Path of the Protector quest'),
|
|
(15,6539,11,0,0,2,0,21198,1,1,1,0,0,'','Requires No Appropriate Item'),
|
|
(15,6539,11,0,0,8,0,8749,0,0,0,0,0,'','Requires Path of the Protector quest'),
|
|
(15,6539,11,0,0,14,0,8750,0,0,0,0,0,'','Requires Path of the Protector quest'),
|
|
(15,6539,12,0,0,2,0,21199,1,1,1,0,0,'','Requires No Appropriate Item'),
|
|
(15,6539,12,0,0,8,0,8750,0,0,0,0,0,'','Requires Path of the Protector quest'),
|
|
(15,6539,12,0,0,14,0,8751,0,0,0,0,0,'','Requires Path of the Protector quest'),
|
|
(15,6539,13,0,0,2,0,21205,1,1,1,0,0,'','Requires No Appropriate Item'),
|
|
(15,6539,13,0,0,8,0,8756,0,0,0,0,0,'','Requires Path of the Conqueror quest'),
|
|
(15,6539,14,0,0,2,0,21210,1,1,1,0,0,'','Requires No Appropriate Item'),
|
|
(15,6539,14,0,0,8,0,8761,0,0,0,0,0,'','Requires Path of the Invoker quest'),
|
|
(15,6539,15,0,0,2,0,21200,1,1,1,0,0,'','Requires No Appropriate Item'),
|
|
(15,6539,15,0,0,8,0,8751,0,0,0,0,0,'','Requires Path of the Protector quest'),
|
|
(15,6539,16,0,0,8,0,8742,0,0,0,0,0,'','Requires The Might of the Kalimdor rewarded'),
|
|
(15,6620,0,0,0,1,0,24755,0,0,1,0,0,'',NULL),
|
|
(15,6620,0,0,0,12,0,12,0,0,0,0,0,'',NULL),
|
|
(15,6628,0,0,0,15,0,256,0,0,0,0,0,'','Show gossip option if player is a Warlock'),
|
|
(15,6628,1,0,0,15,0,256,0,0,0,0,0,'','Show gossip option if player is a Warlock'),
|
|
(15,6628,2,0,0,15,0,256,0,0,0,0,0,'','Show gossip option if player is a Warlock'),
|
|
(15,6647,0,0,0,15,0,2,0,0,0,0,0,'','Show gossip option if player is a Paladin'),
|
|
(15,6647,1,0,0,15,0,2,0,0,0,0,0,'','Show gossip option if player is a Paladin'),
|
|
(15,6647,2,0,0,15,0,2,0,0,0,0,0,'','Show gossip option if player is a Paladin'),
|
|
(15,6648,0,0,0,15,0,128,0,0,0,0,0,'','Show gossip option if player is a mage'),
|
|
(15,6648,1,0,0,15,0,128,0,0,0,0,0,'','Show gossip option if player is a mage'),
|
|
(15,6648,2,0,0,15,0,128,0,0,0,0,0,'','Show gossip option if player is a mage'),
|
|
(15,6649,0,0,0,15,0,16,0,0,0,0,0,'','Show gossip option if player is a Priest'),
|
|
(15,6649,1,0,0,15,0,16,0,0,0,0,0,'','Show gossip option if player is a Priest'),
|
|
(15,6649,2,0,0,15,0,16,0,0,0,0,0,'','Show gossip option if player is a Priest'),
|
|
(15,6650,0,0,0,15,0,8,0,0,0,0,0,'','Show gossip option if player is a Rogue'),
|
|
(15,6650,1,0,0,15,0,8,0,0,0,0,0,'','Show gossip option if player is a Rogue'),
|
|
(15,6650,2,0,0,15,0,8,0,0,0,0,0,'','Show gossip option if player is a Rogue'),
|
|
(15,6650,4,0,0,2,0,17126,1,0,1,0,0,'','Show gossip option if player does not have Elegant Letter'),
|
|
(15,6650,4,0,0,8,0,6681,0,0,1,0,0,'','Show gossip option if player is not rewarded for quest 6681'),
|
|
(15,6650,4,0,0,9,0,6681,0,0,1,0,0,'','Show gossip option if player does not have quest 6681 taken'),
|
|
(15,6650,4,0,0,15,0,8,0,0,0,0,0,'','Show gossip option if player is a rogue'),
|
|
(15,6650,4,0,0,27,0,24,3,0,0,0,0,'','Show gossip option if player is at least level 24'),
|
|
(15,6650,4,0,0,28,0,6681,0,0,1,0,0,'','Show gossip option if player does not have quest 6681 complete'),
|
|
(15,6652,0,0,0,15,0,4,0,0,0,0,0,'','Show gossip option if player is a Hunter'),
|
|
(15,6652,1,0,0,15,0,4,0,0,0,0,0,'','Show gossip option if player is a Hunter'),
|
|
(15,6652,2,0,0,15,0,4,0,0,0,0,0,'','Show gossip option if player is a Hunter'),
|
|
(15,6658,0,0,0,8,0,8599,0,0,0,0,0,'','Show gossip only if player has quest done'),
|
|
(15,6668,0,0,0,2,0,21109,1,1,1,0,0,'','Show gossip only if player doesn\'t have the item'),
|
|
(15,6668,0,0,0,9,0,8620,0,0,0,0,0,'','Show gossip only if player have taken The Only Prescription (8620) quest'),
|
|
(15,6669,0,0,0,2,0,21107,1,1,1,0,0,'','Show gossip only if player doesn\'t have the item'),
|
|
(15,6669,0,0,0,9,0,8620,0,0,0,0,0,'','Show gossip only if player have taken The Only Prescription (8620) quest'),
|
|
(15,6670,0,0,0,2,0,21106,1,1,1,0,0,'','Show gossip only if player doesn\'t have the item'),
|
|
(15,6670,0,0,0,9,0,8620,0,0,0,0,0,'','Show gossip only if player have taken The Only Prescription (8620) quest'),
|
|
(15,6690,0,0,0,2,0,21160,1,0,1,0,0,'','Show gossip only if player dosn\'t have Hive\'Regal Scout Report'),
|
|
(15,6690,0,0,0,9,0,8738,0,0,0,0,0,'','Show gossip only if Hive\'Regal Scout Report quest has been taken'),
|
|
(15,6691,0,0,0,2,0,21158,1,0,1,0,0,'','Show gossip only if player dosn\'t have Hive\'Zora Scout Report'),
|
|
(15,6691,0,0,0,9,0,8534,0,0,0,0,0,'','Show gossip only if Hive\'Zora Scout Report quest has been taken'),
|
|
(15,6692,0,0,0,2,0,21161,1,0,1,0,0,'','Show gossip only if player dosn\'t have Hive\'Ashi Scout Report'),
|
|
(15,6692,0,0,0,9,0,8739,0,0,0,0,0,'','Show gossip only if Hive\'Ashi Scout Report quest has been taken'),
|
|
(15,6799,0,0,0,7,0,197,280,0,0,0,0,'','Show gossip if player have tailoring'),
|
|
(15,6799,0,0,0,25,0,26086,0,0,1,0,0,'','Show gossip if player does not have spell 26086'),
|
|
(15,7139,3,0,0,13,1,7,3,0,0,0,0,'','Show options for gossip only if ARAN done'),
|
|
(15,7162,0,0,0,8,0,9152,0,0,0,0,0,'','Gossip Option - Show Option if Quest 9152 is rewarded'),
|
|
(15,7173,0,0,0,1,0,24755,0,0,1,0,0,'',NULL),
|
|
(15,7173,0,0,0,12,0,12,0,0,0,0,0,'',NULL),
|
|
(15,7177,0,0,0,2,0,22628,1,0,0,0,0,'','Show gossip option 0 if player has Renzithen\'s Restorative Draught'),
|
|
(15,7178,0,0,0,2,0,30632,1,0,1,0,0,'','Ambassador Sunsorrow show gossip only if player doesn\'t have item Lament of Highborn'),
|
|
(15,7178,0,0,0,8,0,9180,0,0,0,0,0,'','Ambassador Sunsorrow show gossip only if quest Journey to Undercity is rewarded'),
|
|
(15,7178,0,0,0,16,0,512,0,0,0,0,0,'','Ambassador Sunsorrow show gossip only if player is Blood Elf'),
|
|
(15,7182,0,0,0,2,0,22628,1,0,0,0,0,'','Show gossip option 0 if player has Renzithen\'s Restorative Draught'),
|
|
(15,7185,0,0,0,2,0,22628,1,0,0,0,0,'','Show gossip option 0 if player has Renzithen\'s Restorative Draught'),
|
|
(15,7187,0,0,0,9,0,9164,0,0,0,0,0,'','Show gossip option 0 if player has quest 9164'),
|
|
(15,7260,0,0,0,15,0,2,0,0,0,0,0,'','Show gossip option if player is a Paladin'),
|
|
(15,7260,1,0,0,15,0,2,0,0,0,0,0,'','Show gossip option if player is a Paladin'),
|
|
(15,7260,2,0,0,15,0,2,0,0,0,0,0,'','Show gossip option if player is a Paladin'),
|
|
(15,7262,0,0,0,15,0,4,0,0,0,0,0,'','Show gossip option if player is a Hunter'),
|
|
(15,7262,1,0,0,15,0,4,0,0,0,0,0,'','Show gossip option if player is a Hunter'),
|
|
(15,7262,2,0,0,15,0,4,0,0,0,0,0,'','Show gossip option if player is a Hunter'),
|
|
(15,7263,0,0,0,15,0,1,0,0,0,0,0,'','Show gossip option if player is a Warrior'),
|
|
(15,7263,1,0,0,15,0,1,0,0,0,0,0,'','Show gossip option if player is a Warrior'),
|
|
(15,7263,2,0,0,15,0,1,0,0,0,0,0,'','Show gossip option if player is a Warrior'),
|
|
(15,7264,0,0,0,15,0,128,0,0,0,0,0,'','Show gossip option if player is a mage'),
|
|
(15,7264,1,0,0,15,0,128,0,0,0,0,0,'','Show gossip option if player is a mage'),
|
|
(15,7264,2,0,0,15,0,128,0,0,0,0,0,'','Show gossip option if player is a mage'),
|
|
(15,7265,0,0,0,15,0,16,0,0,0,0,0,'','Show gossip option if player is a Priest'),
|
|
(15,7265,1,0,0,15,0,16,0,0,0,0,0,'','Show gossip option if player is a Priest'),
|
|
(15,7265,2,0,0,15,0,16,0,0,0,0,0,'','Show gossip option if player is a Priest'),
|
|
(15,7288,0,0,0,1,0,24755,0,0,1,0,0,'',NULL),
|
|
(15,7288,0,0,0,12,0,12,0,0,0,0,0,'',NULL),
|
|
(15,7301,2,0,0,1,0,24755,0,0,1,0,0,'',NULL),
|
|
(15,7301,2,0,0,12,0,12,0,0,0,0,0,'',NULL),
|
|
(15,7324,0,0,0,1,0,24755,0,0,1,0,0,'',NULL),
|
|
(15,7324,0,0,0,12,0,12,0,0,0,0,0,'',NULL),
|
|
(15,7349,0,0,0,15,0,16,0,0,0,0,0,'','Show gossip option if player is a Priest'),
|
|
(15,7349,1,0,0,15,0,16,0,0,0,0,0,'','Show gossip option if player is a Priest'),
|
|
(15,7349,2,0,0,15,0,16,0,0,0,0,0,'','Show gossip option if player is a Priest'),
|
|
(15,7352,0,0,0,8,0,10254,0,0,0,0,0,'','Gossip Option - Show Option if Quest 10254 is rewarded'),
|
|
(15,7352,1,0,0,8,0,10254,0,0,0,0,0,'','Gossip Option - Show Option if Quest 10254 is rewarded'),
|
|
(15,7352,2,0,0,8,0,10141,0,0,0,0,0,'','Gossip Option - Show Option if Quest 10141 is rewarded'),
|
|
(15,7357,0,0,0,15,0,64,0,0,0,0,0,'','Show gossip option if player is a Shaman'),
|
|
(15,7357,1,0,0,15,0,64,0,0,0,0,0,'','Show gossip option if player is a Shaman'),
|
|
(15,7357,2,0,0,15,0,64,0,0,0,0,0,'','Show gossip option if player is a Shaman'),
|
|
(15,7366,0,0,0,15,0,128,0,0,0,0,0,'','Show gossip option if player is a mage'),
|
|
(15,7366,1,0,0,15,0,128,0,0,0,0,0,'','Show gossip option if player is a mage'),
|
|
(15,7366,2,0,0,15,0,128,0,0,0,0,0,'','Show gossip option if player is a mage'),
|
|
(15,7368,0,0,0,15,0,4,0,0,0,0,0,'','Show gossip option if player is a Hunter'),
|
|
(15,7368,1,0,0,15,0,4,0,0,0,0,0,'','Show gossip option if player is a Hunter'),
|
|
(15,7368,2,0,0,15,0,4,0,0,0,0,0,'','Show gossip option if player is a Hunter'),
|
|
(15,7368,3,0,0,9,0,9454,0,0,0,0,0,'','Acteon - Show gossip option if player has quest 9454'),
|
|
(15,7368,4,0,0,9,0,10324,0,0,0,0,0,'','Acteon - Show gossip option if player has quest 10324'),
|
|
(15,7370,0,0,0,9,0,9456,0,0,0,0,0,'','Exarch Menelaous - Show gossip option if player has quest 9456'),
|
|
(15,7377,0,0,0,15,0,64,0,0,0,0,0,'','Show gossip option if player is a Shaman'),
|
|
(15,7377,2,0,0,15,0,64,0,0,0,0,0,'','Show gossip option if player is a Shaman'),
|
|
(15,7377,3,0,0,15,0,64,0,0,0,0,0,'','Show gossip option if player is a Shaman'),
|
|
(15,7426,0,0,0,9,0,9537,0,0,0,0,0,'','Gossip Option - Show Option if Quest 9537 is taken'),
|
|
(15,7437,0,0,0,15,0,256,0,0,0,0,0,'','Show gossip option if player is a Warlock'),
|
|
(15,7437,1,0,0,15,0,256,0,0,0,0,0,'','Show gossip option if player is a Warlock'),
|
|
(15,7437,2,0,0,15,0,256,0,0,0,0,0,'','Show gossip option if player is a Warlock'),
|
|
(15,7438,0,0,0,15,0,16,0,0,0,0,0,'','Show gossip option if player is a Priest'),
|
|
(15,7438,1,0,0,15,0,16,0,0,0,0,0,'','Show gossip option if player is a Priest'),
|
|
(15,7438,2,0,0,15,0,16,0,0,0,0,0,'','Show gossip option if player is a Priest'),
|
|
(15,7467,0,0,0,15,0,64,0,0,0,0,0,'','Show gossip option if player is a Shaman'),
|
|
(15,7467,1,0,0,15,0,64,0,0,0,0,0,'','Show gossip option if player is a Shaman'),
|
|
(15,7467,2,0,0,15,0,64,0,0,0,0,0,'','Show gossip option if player is a Shaman'),
|
|
(15,7468,0,0,0,1,0,24755,0,0,1,0,0,'',NULL),
|
|
(15,7468,0,0,0,12,0,12,0,0,0,0,0,'',NULL),
|
|
(15,7481,0,0,0,1,0,24755,0,0,1,0,0,'',NULL),
|
|
(15,7481,0,0,0,12,0,12,0,0,0,0,0,'',NULL),
|
|
(15,7486,0,0,0,2,0,24226,1,1,1,0,0,'','Show gossip option if player does not have item 24226'),
|
|
(15,7486,0,0,0,9,0,9692,0,0,0,0,0,'','Show gossip option if player has quest 9692 but not complete'),
|
|
(15,7499,0,0,0,13,0,0,2,0,0,0,0,'','Requires Instance State'),
|
|
(15,7499,1,0,0,13,0,0,3,0,0,0,0,'','Requires Instance State'),
|
|
(15,7499,1,0,1,13,0,0,4,0,0,0,0,'','Requires Instance State'),
|
|
(15,7517,0,0,0,15,0,2,0,0,0,0,0,'','Show gossip option if player is a paladin'),
|
|
(15,7522,0,0,0,15,0,64,0,0,0,0,0,'','Show gossip option if player is a Shaman'),
|
|
(15,7522,1,0,0,15,0,64,0,0,0,0,0,'','Show gossip option if player is a Shaman'),
|
|
(15,7522,2,0,0,15,0,64,0,0,0,0,0,'','Show gossip option if player is a Shaman'),
|
|
(15,7531,0,0,0,9,0,9756,0,0,0,0,0,'','Gossip Option - Show Option if Quest 9756 is taken'),
|
|
(15,7531,0,0,1,1,0,31609,0,0,0,0,0,'','Gossip Option - Show Option if player has aura 31609'),
|
|
(15,7566,0,0,0,15,0,256,0,0,0,0,0,'','Show gossip option if player is a Warlock'),
|
|
(15,7566,1,0,0,15,0,256,0,0,0,0,0,'','Show gossip option if player is a Warlock'),
|
|
(15,7566,2,0,0,15,0,256,0,0,0,0,0,'','Show gossip option if player is a Warlock'),
|
|
(15,7567,0,0,0,15,0,1024,0,0,0,0,0,'','Show gossip option if player is a Druid'),
|
|
(15,7567,1,0,0,15,0,1024,0,0,0,0,0,'','Show gossip option if player is a Druid'),
|
|
(15,7567,2,0,0,15,0,1024,0,0,0,0,0,'','Show gossip option if player is a Druid'),
|
|
(15,7675,0,0,0,9,0,10107,0,0,0,0,0,'','Show gossip option if player has quest 10107 but not complete'),
|
|
(15,7675,0,0,1,9,0,10108,0,0,0,0,0,'','Show gossip option if player has quest 10108 but not complete'),
|
|
(15,7692,0,0,0,8,0,10006,0,0,0,0,0,'','Show gossip option if player has rewarded quest 10006'),
|
|
(15,7692,0,0,1,8,0,10005,0,0,0,0,0,'','Show gossip option if player has rewarded quest 10005'),
|
|
(15,7704,0,0,0,9,0,9978,0,0,0,0,0,'','Show gossip option if player has quest 9978 but not complete'),
|
|
(15,7719,0,0,0,8,0,9991,0,0,1,0,0,'','Show gossip option if player has not rewarded quest 9991'),
|
|
(15,7719,1,0,0,9,0,10646,0,0,0,0,0,'','Show gossip option if player has quest 10646 but not complete'),
|
|
(15,7757,0,0,0,9,0,10040,0,0,0,0,0,'','Show gossip option 7757 if player has quest 10040'),
|
|
(15,7757,0,0,1,9,0,10041,0,0,0,0,0,'','Show gossip option 7757 if player has quest 10041'),
|
|
(15,7759,0,0,0,9,0,10040,0,0,0,0,0,'','Show gossip option 7759 if player has quest 10040'),
|
|
(15,7759,0,0,1,9,0,10041,0,0,0,0,0,'','Show gossip option 7759 if player has quest 10041'),
|
|
(15,7760,0,0,0,9,0,10040,0,0,0,0,0,'','Show gossip option 7760 if player has quest 10040'),
|
|
(15,7760,0,0,1,9,0,10041,0,0,0,0,0,'','Show gossip option 7760 if player has quest 10041'),
|
|
(15,7768,0,0,0,9,0,10044,0,0,0,0,0,'','Greatmother Geyah - Show gossip option only if player has A Visit With the Greatmother taken'),
|
|
(15,7768,1,0,0,9,0,10172,0,0,0,0,0,'','Greatmother Geyah - Show gossip option only if player has There is no hope taken'),
|
|
(15,7769,0,0,0,2,0,25853,1,0,1,0,0,'','Requires No Item'),
|
|
(15,7769,0,0,0,13,0,0,0,0,0,0,0,'','Requires Instance State'),
|
|
(15,7772,0,0,1,9,0,10041,0,0,0,0,0,'','Show gossip option 7772 if player has quest 10041'),
|
|
(15,7855,2,0,0,1,0,24755,0,0,1,0,0,'',NULL),
|
|
(15,7855,2,0,0,12,0,12,0,0,0,0,0,'',NULL),
|
|
(15,7868,0,0,0,9,0,10097,0,0,0,0,0,'',NULL),
|
|
(15,7892,1,0,0,9,0,10916,0,0,0,0,0,'','Gossip Option - Show Option if Quest 10916 is taken'),
|
|
(15,7938,0,0,0,8,0,10289,0,0,0,0,0,'','Show gossip option 0 if player has rewarded quest Journey to Thrallmar'),
|
|
(15,7938,1,0,0,28,0,10289,0,0,0,0,0,'','Show gossip option 1 if player has complete quest Journey to Thrallmar'),
|
|
(15,7939,0,0,0,8,0,10140,0,0,0,0,0,'','Show gossip option 0 if player has rewarded quest Journey to Honor Hold'),
|
|
(15,7939,1,0,0,28,0,10140,0,0,0,0,0,'','Show gossip option 1 if player has complete quest Journey to Honor Hold'),
|
|
(15,7959,0,0,0,2,0,25853,1,0,0,0,0,'','Requires Item'),
|
|
(15,7959,0,0,0,13,0,0,0,0,0,0,0,'','Requires Instance data'),
|
|
(15,7967,0,0,0,9,0,10162,0,0,0,0,0,'','Show gossip option 0 if player has Quest 10162 \"Mission: The Abyssal Shelf\"'),
|
|
(15,7967,1,0,0,9,0,10347,0,0,0,0,0,'','Show gossip option 1 if player has Quest 10347 \"Return to the Abyssal Shelf\"'),
|
|
(15,7967,4,0,0,28,0,10242,0,0,0,0,0,'','Show gossip option 4 if player has Quest 10242 \"Spinebreaker Post\"'),
|
|
(15,7967,5,0,0,9,0,10129,0,0,0,0,0,'','Show gossip option 5 if player has Quest 10129 \"Mission: Gateways Murketh and Shaadraz\"'),
|
|
(15,7981,0,0,0,2,0,28455,1,0,1,0,0,'','Gossip Option requires Player does not have Archmage Vargoths Staff'),
|
|
(15,7981,0,0,0,8,0,10174,0,0,0,0,0,'','Gossip Option requires Curse of the Violet Tower rewarded'),
|
|
(15,7981,0,0,0,8,0,10209,0,0,1,0,0,'','Gossip Option requires Player is not rewarded for Summoner Kanthins Prize'),
|
|
(15,7999,0,0,0,9,0,10201,0,0,0,0,0,'','Display gossip only if quest taken'),
|
|
(15,8033,0,0,0,9,0,10231,0,0,0,0,0,'','\"Dirty\" Larry only show gossip if player is on and has not completed What Book? I Dont See Any Book'),
|
|
(15,8036,0,0,0,2,0,29366,1,0,0,0,0,'','Only show gossip option if Player Has got B\'naar Access Crystal'),
|
|
(15,8036,0,0,0,9,0,10299,0,0,0,0,0,'','Show gossip option if player has quest marked as taken'),
|
|
(15,8036,0,0,1,2,0,29366,1,0,0,0,0,'','Only show gossip option if Player Has got B\'naar Access Crystal'),
|
|
(15,8036,0,0,1,9,0,10329,0,0,0,0,0,'','Show gossip option if player has quest marked as taken'),
|
|
(15,8062,0,0,0,8,0,10271,0,0,1,0,0,'','Ethereal Teleport Pad - Show Gossip option only if player does not have Getting Down to Business rewarded'),
|
|
(15,8062,0,0,0,9,0,10271,0,0,1,0,0,'','Ethereal Teleport Pad - Show Gossip option only if player does not have Getting Down to Business taken'),
|
|
(15,8062,0,0,0,28,0,10270,0,0,0,0,0,'','Ethereal Teleport Pad - Show Gossip option only if player has A Not-So-Modest Proposal complete in quest log'),
|
|
(15,8062,0,0,0,28,0,10271,0,0,1,0,0,'','Ethereal Teleport Pad - Show Gossip option only if player does not have Getting Down to Business complete'),
|
|
(15,8062,0,0,0,29,1,20518,200,0,1,0,0,'','Ethereal Teleport Pad - Show Gossip option only if Image of Wind Trader Marid is not already spawned'),
|
|
(15,8071,0,0,0,9,0,10273,0,0,0,0,0,'','Troublesome Distractions'),
|
|
(15,8081,0,0,0,9,0,10286,0,0,0,0,0,'','Show gossip option 0 if player has Quest 10286 \"Arelion\'s Secret\"'),
|
|
(15,8088,0,0,0,2,0,24289,1,0,1,0,0,'','Requires No Item'),
|
|
(15,8088,0,0,0,8,0,10297,0,0,1,0,0,'','Requires Quest Not Rewarded'),
|
|
(15,8088,0,0,0,13,0,14,0,0,0,0,0,'','Requires Instance Data'),
|
|
(15,8088,0,0,0,14,0,10297,0,0,1,0,0,'','Requires Quest Status'),
|
|
(15,8088,1,0,0,2,0,24289,1,0,1,0,0,'','Requires No Item'),
|
|
(15,8088,1,0,0,8,0,10297,0,0,0,0,0,'','Requires Quest Rewarded'),
|
|
(15,8088,1,0,0,13,0,14,0,0,0,0,0,'','Requires Instance Data'),
|
|
(15,8098,0,0,0,16,0,512,0,0,0,0,0,'','Gossip Option - Show Option if Player is Blood Elf'),
|
|
(15,8098,0,0,1,5,0,911,128,0,0,0,0,'','Gossip Option - Show Option if player is Exalted with Silvermoon City'),
|
|
(15,8110,0,0,0,15,0,64,0,0,0,0,0,'','Show gossip option if player is a Shaman'),
|
|
(15,8110,1,0,0,15,0,64,0,0,0,0,0,'','Show gossip option if player is a Shaman'),
|
|
(15,8110,2,0,0,15,0,64,0,0,0,0,0,'','Show gossip option if player is a Shaman'),
|
|
(15,8111,0,0,0,15,0,2,0,0,0,0,0,'','Show gossip option if player is a Paladin'),
|
|
(15,8111,1,0,0,15,0,2,0,0,0,0,0,'','Show gossip option if player is a Paladin'),
|
|
(15,8111,2,0,0,15,0,2,0,0,0,0,0,'','Show gossip option if player is a Paladin'),
|
|
(15,8113,0,0,0,2,0,29396,1,0,0,0,0,'','Only show gossip option if Player Has got Coruu Access Crystal'),
|
|
(15,8113,0,0,0,9,0,10330,0,0,0,0,0,'','Show gossip option if player has quest marked as taken'),
|
|
(15,8113,0,0,1,2,0,29396,1,0,0,0,0,'','Only show gossip option if Player Has got Coruu Access Crystal'),
|
|
(15,8113,0,0,1,9,0,10321,0,0,0,0,0,'','Show gossip option if player has quest marked as taken'),
|
|
(15,8115,0,0,0,2,0,29397,1,0,0,0,0,'','Only show gossip option if Player Has got Duru Access Crystal'),
|
|
(15,8115,0,0,0,9,0,10338,0,0,0,0,0,'','Show gossip option if player has quest marked as taken'),
|
|
(15,8115,0,0,1,2,0,29397,1,0,0,0,0,'','Only show gossip option if Player Has got Duru Access Crystal'),
|
|
(15,8115,0,0,1,9,0,10322,0,0,0,0,0,'','Show gossip option if player has quest marked as taken'),
|
|
(15,8116,0,0,0,2,0,29411,1,0,0,0,0,'','Only show gossip option if Player Has got Ara Access Crystal'),
|
|
(15,8116,0,0,0,9,0,10365,0,0,0,0,0,'','Show gossip option if player has quest marked as taken'),
|
|
(15,8116,0,0,1,2,0,29411,1,0,0,0,0,'','Only show gossip option if Player Has got Ara Access Crystal'),
|
|
(15,8116,0,0,1,9,0,10323,0,0,0,0,0,'','Show gossip option if player has quest marked as taken'),
|
|
(15,8161,0,0,0,9,0,10368,0,0,0,0,0,'','Only show gossip if player is on quest The Dreghood Elders'),
|
|
(15,8162,0,0,0,9,0,10368,0,0,0,0,0,'','Only show gossip if player is on quest The Dreghood Elders'),
|
|
(15,8163,0,0,0,9,0,10368,0,0,0,0,0,'','Only show gossip if player is on quest The Dreghood Elders'),
|
|
(15,8213,0,0,0,16,0,1024,0,0,0,0,0,'','Gossip Option - Show Option if Player is Dreanei'),
|
|
(15,8213,0,0,1,5,0,930,128,0,0,0,0,'','Gossip Option - Show Option if player is Exalted with Exodar'),
|
|
(15,8234,0,0,0,2,0,29297,1,1,1,0,0,'','Requires no Band item'),
|
|
(15,8234,0,0,0,2,0,29301,1,1,1,0,0,'','Requires no Band item'),
|
|
(15,8234,0,0,0,2,0,29305,1,1,1,0,0,'','Requires no Band item'),
|
|
(15,8234,0,0,0,2,0,29309,1,1,1,0,0,'','Requires no Band item'),
|
|
(15,8234,0,0,0,9,0,10474,0,0,0,0,0,'','Requires quest Champion\'s Covenant'),
|
|
(15,8234,1,0,0,2,0,29297,1,1,1,0,0,'','Requires no Band item'),
|
|
(15,8234,1,0,0,2,0,29301,1,1,1,0,0,'','Requires no Band item'),
|
|
(15,8234,1,0,0,2,0,29305,1,1,1,0,0,'','Requires no Band item'),
|
|
(15,8234,1,0,0,2,0,29309,1,1,1,0,0,'','Requires no Band item'),
|
|
(15,8234,1,0,0,9,0,10472,0,0,0,0,0,'','Requires quest Sage\'s Covenant'),
|
|
(15,8234,2,0,0,2,0,29297,1,1,1,0,0,'','Requires no Band item'),
|
|
(15,8234,2,0,0,2,0,29301,1,1,1,0,0,'','Requires no Band item'),
|
|
(15,8234,2,0,0,2,0,29305,1,1,1,0,0,'','Requires no Band item'),
|
|
(15,8234,2,0,0,2,0,29309,1,1,1,0,0,'','Requires no Band item'),
|
|
(15,8234,2,0,0,9,0,10473,0,0,0,0,0,'','Requires quest Restorer\'s Covenant'),
|
|
(15,8234,3,0,0,2,0,29297,1,1,1,0,0,'','Requires no Band item'),
|
|
(15,8234,3,0,0,2,0,29301,1,1,1,0,0,'','Requires no Band item'),
|
|
(15,8234,3,0,0,2,0,29305,1,1,1,0,0,'','Requires no Band item'),
|
|
(15,8234,3,0,0,2,0,29309,1,1,1,0,0,'','Requires no Band item'),
|
|
(15,8234,3,0,0,9,0,10475,0,0,0,0,0,'','Requires quest Defender\'s Covenant'),
|
|
(15,8259,1,0,0,9,0,10519,0,0,0,0,0,'','Oronok Torn-heart <Hermit & Trader> - Show gossip option only if player has The Cipher of Damnation - Truth and History taken'),
|
|
(15,8268,0,0,0,15,0,128,0,0,0,0,0,'','Show gossip option if player is a mage'),
|
|
(15,8275,0,0,0,16,0,512,0,0,0,0,0,'','Show gossip option if player is a Blood Elf'),
|
|
(15,8275,0,0,1,5,0,911,128,0,0,0,0,'','Show gossip option if player is a Exalted with Silvermoon City'),
|
|
(15,8288,0,0,0,1,0,36620,2,0,1,0,0,'','Gossip Option requires player does not have aura 36620'),
|
|
(15,8288,0,0,0,9,0,10540,0,0,0,0,0,'','Gossip Option requires quest 10540 taken'),
|
|
(15,8288,0,0,0,29,1,21332,40,0,1,0,0,'','Gossip Option requires no npc 21332 present'),
|
|
(15,8298,0,0,0,9,0,9674,0,0,0,0,0,'','Captain Edward Hanes - Show Gossip if player has quest 9674 incomplete'),
|
|
(15,8298,0,0,1,9,0,9682,0,0,0,0,0,'','Captain Edward Hanes - Show Gossip if player has quest 9682 incomplete'),
|
|
(15,8301,0,0,0,2,0,30616,1,0,1,0,0,'','Show gossip menu option if player doesn\'t have item Bundle of Bloodthistle'),
|
|
(15,8301,0,0,0,9,0,10570,0,0,0,0,0,'','Show gossip menu option if player has quest To Catch a Thistlehead'),
|
|
(15,8301,1,0,0,2,0,30639,1,0,1,0,0,'','Show gossip menu option if player does not have item Blood Elf Disguise'),
|
|
(15,8301,1,0,0,9,0,10577,0,0,0,0,0,'','Show gossip menu option if player has quest What Illidan Wants, Illidan Gets...'),
|
|
(15,8303,0,0,0,2,0,30539,1,0,1,0,0,'','Tally Zapnabber - Show gossip option only if player has no item 30539'),
|
|
(15,8303,0,0,0,2,0,30540,1,0,1,0,0,'','Tally Zapnabber - Show gossip option only if player has no item 30540'),
|
|
(15,8303,0,0,0,9,0,10710,0,0,0,0,0,'','Rally Zapnabber - Show gossip option only if player has taken quest 10710'),
|
|
(15,8304,0,0,0,1,0,37108,0,0,1,0,0,'','Rally Zapnabber - Show gossip option only if player doesnt have aura 37108'),
|
|
(15,8304,0,0,0,9,0,10557,0,0,0,0,0,'','Rally Zapnabber - Show gossip option only if player has taken quest 10557'),
|
|
(15,8304,0,0,0,29,0,21413,30,0,1,0,0,'','Rally Zapnabber - Show gossip option only if no npc near'),
|
|
(15,8304,1,0,0,1,0,37108,0,0,1,0,0,'','Rally Zapnabber - Show gossip option only if player doesnt have aura 37108'),
|
|
(15,8304,1,0,0,9,0,10710,0,0,0,0,0,'','Rally Zapnabber - Show gossip option only if player has taken quest 10710'),
|
|
(15,8304,1,0,0,29,0,21413,30,0,1,0,0,'','Rally Zapnabber - Show gossip option only if no npc near'),
|
|
(15,8304,2,0,0,1,0,37108,0,0,1,0,0,'','Rally Zapnabber - Show gossip option only if player doesnt have aura 37108'),
|
|
(15,8304,2,0,0,9,0,10711,0,0,0,0,0,'','Rally Zapnabber - Show gossip option only if player has taken quest 10711'),
|
|
(15,8304,2,0,0,29,0,21413,30,0,1,0,0,'','Rally Zapnabber - Show gossip option only if no npc near'),
|
|
(15,8304,3,0,0,1,0,37108,0,0,1,0,0,'','Rally Zapnabber - Show gossip option only if player doesnt have aura 37108'),
|
|
(15,8304,3,0,0,9,0,10712,0,0,0,0,0,'','Rally Zapnabber - Show gossip option only if player has taken quest 10712'),
|
|
(15,8304,3,0,0,29,0,21413,30,0,1,0,0,'','Rally Zapnabber - Show gossip option only if no npc near'),
|
|
(15,8304,4,0,0,1,0,37108,0,0,1,0,0,'','Rally Zapnabber - Show gossip option only if player doesnt have aura 37108'),
|
|
(15,8304,4,0,0,9,0,10716,0,0,0,0,0,'','Rally Zapnabber - Show gossip option only if player has taken quest 10716'),
|
|
(15,8304,4,0,0,29,0,21413,30,0,1,0,0,'','Rally Zapnabber - Show gossip option only if no npc near'),
|
|
(15,8304,5,0,0,1,0,37108,0,0,1,0,0,'','Rally Zapnabber - Show gossip option only if player doesnt have aura 37108'),
|
|
(15,8304,5,0,0,8,0,10557,0,0,0,0,0,'','Rally Zapnabber - Show gossip option only if player has taken quest 10557'),
|
|
(15,8304,5,0,0,29,0,21413,30,0,1,0,0,'','Rally Zapnabber - Show gossip option only if no npc near'),
|
|
(15,8336,0,0,0,9,0,10577,0,0,0,0,0,'','Only show first gossip if player is on quest What Illidan Wants, Illidan Gets...'),
|
|
(15,8350,0,0,0,9,0,10588,0,0,0,0,0,'','Oronok Torn-heart - Show gossip option only if player has The Cipher of Damnation Taken'),
|
|
(15,8383,0,0,0,9,0,10625,0,0,0,0,0,'','Requires quest Spectrecles'),
|
|
(15,8383,1,0,0,14,0,10633,0,0,1,0,0,'','Requires quest status Teron Gorefiend - Lore and Legend'),
|
|
(15,8392,0,0,0,9,0,10643,0,0,0,0,0,'','Requires quest Harbingers of Shadowmoon'),
|
|
(15,8392,1,0,0,14,0,10644,0,0,1,0,0,'','Requires quest status Teron Gorefiend - Lore and Legend'),
|
|
(15,8397,0,0,0,9,0,10814,0,0,0,0,0,'','Show gossip option 0 if player has quest 10814'),
|
|
(15,8429,0,0,0,9,0,10682,0,0,0,0,0,'','Gossip Option - Show Option if Quest 10682 is taken'),
|
|
(15,8433,0,0,0,15,0,128,0,0,0,0,0,'','Show gossip option if player is a mage'),
|
|
(15,8436,0,0,0,9,0,10722,0,0,0,0,0,'','Kolphis Darkscale - Show Gossip Option 0 - If on Quest Meeting at the Blackwing Coven'),
|
|
(15,8441,0,0,0,2,0,29279,1,1,1,0,0,'','Requires no Band item'),
|
|
(15,8441,0,0,0,2,0,29283,1,1,1,0,0,'','Requires no Band item'),
|
|
(15,8441,0,0,0,2,0,29287,1,1,1,0,0,'','Requires no Band item'),
|
|
(15,8441,0,0,0,2,0,29290,1,1,1,0,0,'','Requires no Band item'),
|
|
(15,8441,0,0,0,9,0,10727,0,0,0,0,0,'','Requires quest Eminence Among the Violet Eye'),
|
|
(15,8441,1,0,0,2,0,29279,1,1,1,0,0,'','Requires no Band item'),
|
|
(15,8441,1,0,0,2,0,29283,1,1,1,0,0,'','Requires no Band item'),
|
|
(15,8441,1,0,0,2,0,29287,1,1,1,0,0,'','Requires no Band item'),
|
|
(15,8441,1,0,0,2,0,29290,1,1,1,0,0,'','Requires no Band item'),
|
|
(15,8441,1,0,0,9,0,10725,0,0,0,0,0,'','Requires quest Eminence Among the Violet Eye'),
|
|
(15,8441,2,0,0,2,0,29279,1,1,1,0,0,'','Requires no Band item'),
|
|
(15,8441,2,0,0,2,0,29283,1,1,1,0,0,'','Requires no Band item'),
|
|
(15,8441,2,0,0,2,0,29287,1,1,1,0,0,'','Requires no Band item'),
|
|
(15,8441,2,0,0,2,0,29290,1,1,1,0,0,'','Requires no Band item'),
|
|
(15,8441,2,0,0,9,0,10728,0,0,0,0,0,'','Requires quest Eminence Among the Violet Eye'),
|
|
(15,8441,3,0,0,2,0,29279,1,1,1,0,0,'','Requires no Band item'),
|
|
(15,8441,3,0,0,2,0,29283,1,1,1,0,0,'','Requires no Band item'),
|
|
(15,8441,3,0,0,2,0,29287,1,1,1,0,0,'','Requires no Band item'),
|
|
(15,8441,3,0,0,2,0,29290,1,1,1,0,0,'','Requires no Band item'),
|
|
(15,8441,3,0,0,9,0,10726,0,0,0,0,0,'','Requires quest Eminence Among the Violet Eye'),
|
|
(15,8443,0,0,0,2,0,31108,1,0,1,0,0,'','Show gossip option if player does not have Kor\'Kron Flare Gun'),
|
|
(15,8443,0,0,0,8,0,10750,0,0,0,0,0,'','Show gossip option if player has the path of conquest rewarded'),
|
|
(15,8443,0,0,0,8,0,10769,0,0,1,0,0,'','Show gossip option if player does not have Dissension Amongst the Ranks rewarded'),
|
|
(15,8454,0,0,0,2,0,30539,1,0,0,0,0,'','Show gossip option 0 if player has item Tally\'s Waiver (Signed)'),
|
|
(15,8455,0,0,0,1,0,37108,0,0,1,0,0,'','Rally Zapnabber - Show gossip option only if player doesnt have aura 37108'),
|
|
(15,8455,0,0,0,8,0,10557,0,0,0,0,0,'','Rally Zapnabber - Show gossip option only if player has completed quest 10557'),
|
|
(15,8455,0,0,0,29,0,21413,30,0,1,0,0,'','Rally Zapnabber - Show gossip option only if no npc near'),
|
|
(15,8455,1,0,0,1,0,37108,0,0,1,0,0,'','Rally Zapnabber - Show gossip option only if player doesnt have aura 37108'),
|
|
(15,8455,1,0,0,8,0,10710,0,0,0,0,0,'','Rally Zapnabber - Show gossip option only if player has completed quest 10710'),
|
|
(15,8455,1,0,0,29,0,21413,30,0,1,0,0,'','Rally Zapnabber - Show gossip option only if no npc near'),
|
|
(15,8455,2,0,0,1,0,37108,0,0,1,0,0,'','Rally Zapnabber - Show gossip option only if player doesnt have aura 37108'),
|
|
(15,8455,2,0,0,8,0,10711,0,0,0,0,0,'','Rally Zapnabber - Show gossip option only if player has completed quest 10711'),
|
|
(15,8455,2,0,0,29,0,21413,30,0,1,0,0,'','Rally Zapnabber - Show gossip option only if no npc near'),
|
|
(15,8455,3,0,0,1,0,37108,0,0,1,0,0,'','Rally Zapnabber - Show gossip option only if player doesnt have aura 37108'),
|
|
(15,8455,3,0,0,8,0,10712,0,0,0,0,0,'','Rally Zapnabber - Show gossip option only if player has completed quest 10712'),
|
|
(15,8455,3,0,0,29,0,21413,30,0,1,0,0,'','Rally Zapnabber - Show gossip option only if no npc near'),
|
|
(15,8455,4,0,0,1,0,37108,0,0,1,0,0,'','Rally Zapnabber - Show gossip option only if player doesnt have aura 37108'),
|
|
(15,8455,4,0,0,8,0,10716,0,0,0,0,0,'','Rally Zapnabber - Show gossip option only if player has completed quest 10716'),
|
|
(15,8455,4,0,0,29,0,21413,30,0,1,0,0,'','Rally Zapnabber - Show gossip option only if no npc near'),
|
|
(15,8457,0,0,0,2,0,31310,1,0,1,0,0,'','Show gossip option if player does not have Wildhammer Flare Gun'),
|
|
(15,8457,0,0,0,8,0,10772,0,0,0,0,0,'','Show gossip option if player has the path of conquest rewarded'),
|
|
(15,8457,0,0,0,8,0,10776,0,0,1,0,0,'','Show gossip option if player does not have Dissension Amongst the Ranks rewarded'),
|
|
(15,8523,0,0,0,2,0,31366,1,0,1,0,0,'','Show gossip only if player doesnt have Felsworn Gas Mask'),
|
|
(15,8523,0,0,0,9,0,10819,0,0,0,0,0,'','Show gossip if Felsworn Gas Mask quest taken'),
|
|
(15,8523,0,0,1,2,0,31366,1,0,1,0,0,'','Show gossip only if player doesnt have Felsworn Gas Mask'),
|
|
(15,8523,0,0,1,8,0,10819,0,0,0,0,0,'','Show gossip if Felsworn Gas Mask quest rewarded'),
|
|
(15,8523,0,0,1,8,0,10821,0,0,1,0,0,'','Hide gossip when You\'re Fired! quest rewarded'),
|
|
(15,8523,1,0,0,2,0,31763,1,0,1,0,0,'','Must not have item 31763'),
|
|
(15,8523,1,0,0,8,0,10912,0,0,1,0,0,'','Requires quest 10912 to not be rewarded'),
|
|
(15,8523,1,0,0,14,0,10910,0,0,1,0,0,'','Requires first quest with druid signal'),
|
|
(15,8539,0,0,0,9,0,10935,0,0,0,0,0,'','Show gossip option if player has quest 10935 taken'),
|
|
(15,8553,0,0,0,16,0,1024,0,0,0,0,0,'','Show gossip option if player is a Draenei'),
|
|
(15,8553,0,0,1,5,0,930,128,0,0,0,0,'','Show gossip option if player is a Exalted with Exodar'),
|
|
(15,8568,1,0,0,12,0,10,0,0,0,0,0,'','Requires childern\'s week'),
|
|
(15,8568,1,0,0,16,0,77,0,0,0,0,0,'','Requires alliance draenei'),
|
|
(15,8568,2,0,0,12,0,10,0,0,0,0,0,'','Requires childern\'s week'),
|
|
(15,8568,2,0,0,16,0,178,0,0,0,0,0,'','Requires horde blood elf'),
|
|
(15,8568,3,0,0,12,0,10,0,0,0,0,0,'','Requires childern\'s week'),
|
|
(15,8568,3,0,0,16,0,1024,0,0,0,0,0,'','Requires draenei'),
|
|
(15,8568,4,0,0,12,0,10,0,0,0,0,0,'','Requires childern\'s week'),
|
|
(15,8568,4,0,0,16,0,512,0,0,0,0,0,'','Requires blood elf'),
|
|
(15,8615,0,0,0,14,0,10990,0,0,1,0,0,'','Requires first quest with whistle'),
|
|
(15,8616,0,0,0,9,0,10980,0,0,0,0,0,'','Gossip Option - Show Option if Quest 10980 is taken'),
|
|
(15,8650,0,0,0,9,0,10985,0,0,0,0,0,'','Requires A Distraction for Akama'),
|
|
(15,8650,0,0,1,9,0,13429,0,0,0,0,0,'','Requires A Distraction for Akama'),
|
|
(15,8660,0,0,0,9,0,11885,0,0,0,0,0,'','Skull Pile - Show gossip option only if player has taken quest 11885'),
|
|
(15,8660,0,0,1,9,0,11074,0,0,0,0,0,'','Skull Pile - Show gossip option only if player has taken quest 11074'),
|
|
(15,8660,1,0,0,9,0,11885,0,0,0,0,0,'','Skull Pile - Show gossip option only if player has taken quest 11885'),
|
|
(15,8660,1,0,1,9,0,11074,0,0,0,0,0,'','Skull Pile - Show gossip option only if player has taken quest 11074'),
|
|
(15,8660,2,0,0,9,0,11885,0,0,0,0,0,'','Skull Pile - Show gossip option only if player has taken quest 11885'),
|
|
(15,8660,2,0,1,9,0,11074,0,0,0,0,0,'','Skull Pile - Show gossip option only if player has taken quest 11074'),
|
|
(15,8660,3,0,0,9,0,11885,0,0,0,0,0,'','Skull Pile - Show gossip option only if player has taken quest 11885'),
|
|
(15,8660,3,0,1,9,0,11074,0,0,0,0,0,'','Skull Pile - Show gossip option only if player has taken quest 11074'),
|
|
(15,8671,0,0,0,2,0,32569,35,0,0,0,0,'','Requires 35 apexis shards'),
|
|
(15,8672,0,0,0,2,0,32569,10,0,0,0,0,'','Fel Crystalforge - Show gossip option only if player has 10 of item 32569'),
|
|
(15,8672,1,0,0,2,0,32569,50,0,0,0,0,'','Fel Crystalforge - Show gossip option only if player has 50 of item 32569'),
|
|
(15,8677,0,0,0,2,0,32569,10,0,0,0,0,'','Bash\'ir Crystalforge - Show gossip option only if player has 10 of item 32569'),
|
|
(15,8677,1,0,0,2,0,32569,50,0,0,0,0,'','Bash\'ir Crystalforge - Show gossip option only if player has 50 of item 32569'),
|
|
(15,8683,0,0,0,1,0,41181,0,0,0,0,0,'','Show gossip if player has aura 41181'),
|
|
(15,8685,0,0,0,2,0,32569,35,0,0,0,0,'','Show gossip option only if player has 35 of item 32569'),
|
|
(15,8689,0,0,0,2,0,32569,35,0,0,0,0,'','Show gossip option only if player has 35 of item 32569'),
|
|
(15,8690,0,0,0,2,0,32569,35,0,0,0,0,'','Show gossip option only if player has 35 of item 32569'),
|
|
(15,8691,0,0,0,2,0,32569,35,0,0,0,0,'','Show gossip option only if player has 35 of item 32569'),
|
|
(15,8697,0,0,0,9,0,11082,0,0,0,0,0,'','Gossip Option - Show Option if Quest 11082 taken'),
|
|
(15,8701,0,0,0,9,0,11082,0,0,0,0,0,'','Show gossip option if player has Quest 11082 Seeker of Truth'),
|
|
(15,8703,0,0,0,2,0,32569,1,0,0,0,0,'','Apexis Relic Gossip Condition - Must have an Apexis Shard'),
|
|
(15,8703,0,0,0,8,0,11025,0,0,0,0,0,'','Apexis Relic Gossip Condition - Must have completed quest The Crystals'),
|
|
(15,8704,0,0,0,2,0,32569,35,0,0,0,0,'','Apexis Monument Gossip Condition - Must have 35 Apexis Shard'),
|
|
(15,8704,0,0,0,9,0,11059,0,0,0,0,0,'','Apexis Monument Gossip Condition - Must be on quest Guardian of the Monument'),
|
|
(15,8713,0,0,0,13,0,8,3,2,1,0,0,'','If BossState of Data 8 equals NOT_STARTED'),
|
|
(15,8713,1,0,0,13,0,8,3,2,0,0,0,'','If BossState of Data 8 equals DONE'),
|
|
(15,8718,1,0,0,5,0,1031,224,0,0,0,0,'','Skyguard Handler Irena - Show gossip option only if player is honored, revered or exalted with Sha\'tari Skyguards'),
|
|
(15,8719,1,0,0,5,0,1031,224,0,0,0,0,'','Skyguard Handler Deesak - Show gossip option only if player is honored, revered or exalted with Sha\'tari Skyguards'),
|
|
(15,8725,1,0,0,9,0,11089,0,0,0,0,0,'','The Soul Cannon of Reth\'hedron'),
|
|
(15,8725,1,0,0,29,0,23100,100,0,1,0,0,'','The Soul Cannon of Reth\'hedron'),
|
|
(15,8750,1,0,0,13,0,1,3,2,0,0,0,'','If BossState of Data 1 equals DONE'),
|
|
(15,8762,0,0,0,9,0,11126,0,0,0,0,0,'','Show gossip option only if player has taken quest 11126'),
|
|
(15,8775,0,0,0,9,0,11166,0,0,0,0,0,'','Gossip Option - Show Option if Quest 11166 is taken'),
|
|
(15,8851,0,0,0,1,1,42246,0,0,1,0,0,'','Gossip Option requires NPC does not have aura Propagandized!'),
|
|
(15,8851,0,0,0,9,0,11133,0,0,0,0,0,'','Gossip Option requires Discrediting the Deserters Taken'),
|
|
(15,8852,0,0,0,2,0,33311,1,0,1,0,0,'','Gossip Option requires Player does not have Westguard Command Insignia'),
|
|
(15,8852,0,0,0,8,0,11247,0,0,1,0,0,'','Gossip Option requires Burn, Skorn, Burn not Rewarded'),
|
|
(15,8852,0,0,0,8,0,11248,0,0,0,0,0,'','Gossip Option requires Operation: Skornful Wrath Rewarded'),
|
|
(15,8852,0,0,1,2,0,33311,1,0,1,0,0,'','Gossip Option requires Player does not Have Westguard Command Insignia'),
|
|
(15,8852,0,0,1,8,0,11246,0,0,1,0,0,'','Gossip Option requires Gruesome but Necessary not Rewarded'),
|
|
(15,8852,0,0,1,8,0,11248,0,0,0,0,0,'','Gossip Option requires Operation: Skornful Wrath Rewarded'),
|
|
(15,8852,0,0,2,2,0,33311,1,0,1,0,0,'','Gossip Option requires Player does not have Westguard Command Insignia'),
|
|
(15,8852,0,0,2,8,0,11245,0,0,1,0,0,'','Gossip Option requires Towers of Certain Doom not Rewarded'),
|
|
(15,8852,0,0,2,8,0,11248,0,0,0,0,0,'','Gossip Option requires Operation: Skornful Wrath Rewarded'),
|
|
(15,8852,0,0,3,2,0,33311,1,0,1,0,0,'','Gossip Option requires Player does not have Westguard Command Insignia'),
|
|
(15,8852,0,0,3,8,0,11248,0,0,0,0,0,'','Gossip Option requires Operation: Skornful Wrath'),
|
|
(15,8852,0,0,3,8,0,11250,0,0,1,0,0,'','Gossip Option requires All Hail the Conqueror of Skorn! not Rewarded'),
|
|
(15,8894,0,0,0,28,0,11229,0,0,0,0,0,'','Bathandler Camille - Show gossip option only if player has taken quest 11229'),
|
|
(15,8894,1,0,0,9,0,11170,0,0,0,0,0,'','Bathandler Camille - Show gossip option only if player has taken quest 11170'),
|
|
(15,8898,0,0,0,2,0,33340,1,0,1,0,0,'','Gossip Option requires Player does not Winterhoof Emblem'),
|
|
(15,8898,0,0,0,8,0,11256,0,0,0,0,0,'','Gossip Option requires Skorn Must Fall Rewarded'),
|
|
(15,8898,0,0,0,8,0,11258,0,0,1,0,0,'','Gossip Option requires Burn, Skorn, Burn not Rewarded'),
|
|
(15,8898,0,0,1,2,0,33340,1,0,1,0,0,'','Gossip Option requires Player does not Winterhoof Emblem'),
|
|
(15,8898,0,0,1,8,0,11256,0,0,0,0,0,'','Gossip Option requires Skorn Must Fall Rewarded'),
|
|
(15,8898,0,0,1,8,0,11257,0,0,1,0,0,'','Gossip Option requires Gruesome but Necessary not Rewarded'),
|
|
(15,8898,0,0,2,2,0,33340,1,0,1,0,0,'','Gossip Option requires Player does not Winterhoof Emblem'),
|
|
(15,8898,0,0,2,8,0,11256,0,0,0,0,0,'','Gossip Option requires Skorn Must Fall Rewarded'),
|
|
(15,8898,0,0,2,8,0,11259,0,0,1,0,0,'','Gossip Option requires Towers of Certain Doom not Rewarded'),
|
|
(15,8898,0,0,3,2,0,33340,1,0,1,0,0,'','Gossip Option requires Player does not Winterhoof Emblem'),
|
|
(15,8898,0,0,3,8,0,11256,0,0,0,0,0,'','Gossip Option requires Skorn Must Fall Rewarded'),
|
|
(15,8898,0,0,3,8,0,11261,0,0,1,0,0,'','Gossip Option requires The Conqueror of Skorn! not Rewarded'),
|
|
(15,8908,0,0,0,2,0,33618,1,0,1,0,0,'','Gossip Option requires Player does not have worg disguise'),
|
|
(15,8908,0,0,0,8,0,11317,0,0,0,0,0,'','Gossip Option requires The Cleansing rewarded'),
|
|
(15,8908,0,0,0,8,0,11324,0,0,1,0,0,'','Gossip Option requires Alpha Worg not rewarded'),
|
|
(15,8918,0,0,0,2,0,33618,1,0,1,0,0,'','Gossip Option requires Player does not have worg disguise'),
|
|
(15,8918,0,0,0,8,0,11322,0,0,0,0,0,'','Gossip Option requires The Cleansing rewarded'),
|
|
(15,8918,0,0,0,8,0,11326,0,0,1,0,0,'','Gossip Option requires Alpha Worg not rewarded'),
|
|
(15,8934,0,0,0,8,0,11122,0,0,0,0,0,'','Gossip item requires quest rewarded'),
|
|
(15,8954,0,0,0,9,0,11390,0,0,0,0,0,'','Show gossip option 0 if player has quest I\'ve got a Flying Machine'),
|
|
(15,8991,0,0,0,28,0,11448,0,0,0,0,0,'','McGoyver show gossip option only if player has completed but not rewarded quest The Explorers\' League Outpost'),
|
|
(15,8991,1,0,0,8,0,11448,0,0,0,0,0,'','McGoyver show gossip option only if player has rewarded quest The Explorers\' League Outpost'),
|
|
(15,8991,2,0,0,9,0,11483,0,0,0,0,0,'','McGoyver show gossip option only if player has taken quest We Can Rebuild It'),
|
|
(15,9007,0,0,0,2,0,34102,1,0,0,0,0,'',NULL),
|
|
(15,9007,0,0,0,9,0,11460,0,0,0,0,0,'',NULL),
|
|
(15,9010,0,0,0,9,0,11464,0,0,0,0,0,'','Only show first gossip (option 0) if player is on quest Gambling Debt'),
|
|
(15,9011,0,0,0,9,0,11464,0,0,0,0,0,'','Only show second gossip (option 0) if player is on quest Gambling Debt'),
|
|
(15,9015,0,0,0,9,0,11466,0,0,0,0,0,'','Only show first gossip if player is on quest Gambling Debt'),
|
|
(15,9022,0,0,0,28,0,11501,0,0,0,0,0,'','Walt <Explorers\' League> - Show gossip option only if player has completed but not rewarded quest News From the East'),
|
|
(15,9024,0,0,0,9,0,11485,0,0,0,0,0,'','Show gossip option if player has quest Iron Rune Constructs and You: Rocket Jumping'),
|
|
(15,9024,1,0,0,9,0,11489,0,0,0,0,0,'','Show gossip option if player has quest Iron Rune Constructs and You: Collecting Data'),
|
|
(15,9024,2,0,0,9,0,11491,0,0,0,0,0,'','Show gossip option if player has quest Iron Rune Constructs and You: The Bluff'),
|
|
(15,9024,3,0,0,9,0,11495,0,0,0,0,0,'','Show gossip option if player has quest The Delicate Sound of Thunder'),
|
|
(15,9024,3,0,1,9,0,11494,0,0,0,0,0,'','Show gossip option if player has quest Lightning Infused Relics'),
|
|
(15,9025,0,0,0,9,0,11466,0,0,0,0,0,'','Only show first gossip if player is on quest Gambling Debt'),
|
|
(15,9045,0,0,0,8,0,11509,0,0,0,0,0,'','Lou the Cabin Boy - Show gossip option only if player has taken quest 11509'),
|
|
(15,9045,0,0,0,9,0,11509,0,0,0,0,0,'','Lou the Cabin Boy - Show gossip option only if player has taken quest 11509'),
|
|
(15,9045,0,0,1,28,0,11509,0,0,0,0,0,'','Lou the Cabin Boy - Show gossip option only if player has taken quest 11509'),
|
|
(15,9062,0,0,0,9,0,11532,0,0,0,0,0,'','Show gossip option only if player has taken quest 11532'),
|
|
(15,9062,0,0,1,9,0,11533,0,0,0,0,0,'','Show gossip option only if player has taken quest 11533'),
|
|
(15,9062,1,0,0,9,0,11542,0,0,0,0,0,'','Show gossip option only if player has taken quest 11542'),
|
|
(15,9062,1,0,1,9,0,11543,0,0,0,0,0,'','Show gossip option only if player has taken quest 11543'),
|
|
(15,9123,0,0,0,1,0,24755,0,0,1,0,0,'','Gossip Option - Player must not have aura Tricked or Treated'),
|
|
(15,9123,0,0,0,12,0,12,0,0,0,0,0,'','Gossip Option - Hallow\'s End event must be active'),
|
|
(15,9143,0,0,0,9,0,11542,0,0,0,0,0,'','Show gossip option if player has quest 11542 but not complete'),
|
|
(15,9143,0,0,1,9,0,11543,0,0,0,0,0,'','Show gossip option if player has quest 11543 but not complete'),
|
|
(15,9155,0,0,0,2,0,34842,10,0,1,0,0,'','Only show gossip if player has less then 10 outfits'),
|
|
(15,9155,0,0,0,9,0,11658,0,0,0,0,0,'','Only show gossip if player has quest Plan B'),
|
|
(15,9156,0,0,0,2,0,34842,10,0,1,0,0,'','Only show gossip if player has less then 10 outfits'),
|
|
(15,9156,0,0,0,9,0,11658,0,0,0,0,0,'','Only show gossip if player has quest Plan B'),
|
|
(15,9162,0,0,0,9,0,11636,0,0,0,0,0,'','Show gossip option 9162 if player has quest Carpet Ride'),
|
|
(15,9171,0,0,0,9,0,11708,0,0,0,0,0,'',NULL),
|
|
(15,9171,1,0,0,8,0,11708,0,0,0,0,0,'',NULL),
|
|
(15,9181,0,0,0,9,0,11708,0,0,0,0,0,'',NULL),
|
|
(15,9182,0,0,0,9,0,11708,0,0,0,0,0,'',NULL),
|
|
(15,9184,0,0,0,1,0,45963,1,0,1,0,0,'','Didnt get soldier recently'),
|
|
(15,9184,0,0,0,9,0,11711,0,0,0,0,0,'','Coward Delivery'),
|
|
(15,9212,0,0,0,28,0,11916,0,0,0,0,0,'','Gossip Option requires quest completed'),
|
|
(15,9253,1,0,0,2,0,35671,1,0,1,0,0,'','Must not have item 35671'),
|
|
(15,9253,1,0,0,8,0,11943,0,0,0,0,0,'','Must reward 11943 before this option is visible'),
|
|
(15,9253,1,0,0,8,0,11967,0,0,1,0,0,'','Gossip Option requires Mustering the Reds not rewarded'),
|
|
(15,9262,0,0,0,9,0,11957,0,0,0,0,0,'','Only show gossip if player has quest 11957'),
|
|
(15,9262,1,0,0,2,0,35709,1,0,0,0,0,'','Only show gossip if player has item 35709'),
|
|
(15,9301,0,0,0,9,0,11984,0,0,0,0,0,'','Budd - Show gossip option if player has taken quest 11984'),
|
|
(15,9302,0,0,0,2,0,35784,1,0,0,0,0,'','show gossip option if player has Item: Blood Oath of the Horde'),
|
|
(15,9302,0,0,0,9,0,11983,0,0,0,0,0,'','show gossip option if player has quest 11983 taken'),
|
|
(15,9352,0,0,0,8,0,11732,0,0,0,0,0,'','Show gossip option only if player has quest'),
|
|
(15,9353,0,0,0,8,0,11764,0,0,0,0,0,'','Show gossip option only if player has quest'),
|
|
(15,9354,0,0,0,8,0,11734,0,0,0,0,0,'','Show gossip option only if player has quest'),
|
|
(15,9355,0,0,0,8,0,11765,0,0,0,0,0,'','Show gossip option only if player has quest'),
|
|
(15,9356,0,0,0,8,0,11771,0,0,0,0,0,'','Show gossip option only if player has quest'),
|
|
(15,9357,0,0,0,8,0,11772,0,0,0,0,0,'','Show gossip option only if player has quest'),
|
|
(15,9358,0,0,0,8,0,11773,0,0,0,0,0,'','Show gossip option only if player has quest'),
|
|
(15,9359,0,0,0,8,0,11774,0,0,0,0,0,'','Show gossip option only if player has quest'),
|
|
(15,9360,0,0,0,8,0,11775,0,0,0,0,0,'','Show gossip option only if player has quest'),
|
|
(15,9361,0,0,0,8,0,11776,0,0,0,0,0,'','Show gossip option only if player has quest'),
|
|
(15,9362,0,0,0,8,0,11777,0,0,0,0,0,'','Show gossip option only if player has quest'),
|
|
(15,9363,0,0,0,8,0,11778,0,0,0,0,0,'','Show gossip option only if player has quest'),
|
|
(15,9364,0,0,0,8,0,11779,0,0,0,0,0,'','Show gossip option only if player has quest'),
|
|
(15,9365,0,0,0,8,0,11780,0,0,0,0,0,'','Show gossip option only if player has quest'),
|
|
(15,9366,0,0,0,8,0,11781,0,0,0,0,0,'','Show gossip option only if player has quest'),
|
|
(15,9367,0,0,0,8,0,11782,0,0,0,0,0,'','Show gossip option only if player has quest'),
|
|
(15,9368,0,0,0,8,0,11783,0,0,0,0,0,'','Show gossip option only if player has quest'),
|
|
(15,9369,0,0,0,8,0,11784,0,0,0,0,0,'','Show gossip option only if player has quest'),
|
|
(15,9370,0,0,0,8,0,11581,0,0,0,0,0,'','Show gossip option only if player has quest'),
|
|
(15,9371,0,0,0,8,0,11785,0,0,0,0,0,'','Show gossip option only if player has quest'),
|
|
(15,9372,0,0,0,8,0,11786,0,0,0,0,0,'','Show gossip option only if player has quest'),
|
|
(15,9373,0,0,0,8,0,11787,0,0,0,0,0,'','Show gossip option only if player has quest'),
|
|
(15,9374,0,0,0,8,0,11799,0,0,0,0,0,'','Show gossip option only if player has quest'),
|
|
(15,9375,0,0,0,8,0,11800,0,0,0,0,0,'','Show gossip option only if player has quest'),
|
|
(15,9376,0,0,0,8,0,11801,0,0,0,0,0,'','Show gossip option only if player has quest'),
|
|
(15,9377,0,0,0,8,0,11802,0,0,0,0,0,'','Show gossip option only if player has quest'),
|
|
(15,9378,0,0,0,8,0,11803,0,0,0,0,0,'','Show gossip option only if player has quest'),
|
|
(15,9379,0,0,0,8,0,11766,0,0,0,0,0,'','Show gossip option only if player has quest'),
|
|
(15,9380,0,0,0,8,0,11767,0,0,0,0,0,'','Show gossip option only if player has quest'),
|
|
(15,9381,0,0,0,8,0,11768,0,0,0,0,0,'','Show gossip option only if player has quest'),
|
|
(15,9382,0,0,0,8,0,11769,0,0,0,0,0,'','Show gossip option only if player has quest'),
|
|
(15,9383,0,0,0,8,0,11770,0,0,0,0,0,'','Show gossip option only if player has quest'),
|
|
(15,9384,0,0,0,8,0,11735,0,0,0,0,0,'','Show gossip option only if player has quest'),
|
|
(15,9385,0,0,0,8,0,11736,0,0,0,0,0,'','Show gossip option only if player has quest'),
|
|
(15,9386,0,0,0,8,0,11737,0,0,0,0,0,'','Show gossip option only if player has quest'),
|
|
(15,9387,0,0,0,8,0,11738,0,0,0,0,0,'','Show gossip option only if player has quest'),
|
|
(15,9388,0,0,0,8,0,11739,0,0,0,0,0,'','Show gossip option only if player has quest'),
|
|
(15,9389,0,0,0,8,0,11740,0,0,0,0,0,'','Show gossip option only if player has quest'),
|
|
(15,9390,0,0,0,8,0,11741,0,0,0,0,0,'','Show gossip option only if player has quest'),
|
|
(15,9391,0,0,0,8,0,11742,0,0,0,0,0,'','Show gossip option only if player has quest'),
|
|
(15,9392,0,0,0,8,0,11743,0,0,0,0,0,'','Show gossip option only if player has quest'),
|
|
(15,9393,0,0,0,8,0,11744,0,0,0,0,0,'','Show gossip option only if player has quest'),
|
|
(15,9394,0,0,0,8,0,11745,0,0,0,0,0,'','Show gossip option only if player has quest'),
|
|
(15,9395,0,0,0,8,0,11746,0,0,0,0,0,'','Show gossip option only if player has quest'),
|
|
(15,9396,0,0,0,8,0,11747,0,0,0,0,0,'','Show gossip option only if player has quest'),
|
|
(15,9397,0,0,0,8,0,11748,0,0,0,0,0,'','Show gossip option only if player has quest'),
|
|
(15,9398,0,0,0,8,0,11749,0,0,0,0,0,'','Show gossip option only if player has quest'),
|
|
(15,9399,0,0,0,8,0,11750,0,0,0,0,0,'','Show gossip option only if player has quest'),
|
|
(15,9400,0,0,0,8,0,11751,0,0,0,0,0,'','Show gossip option only if player has quest'),
|
|
(15,9401,0,0,0,8,0,11752,0,0,0,0,0,'','Show gossip option only if player has quest'),
|
|
(15,9402,0,0,0,8,0,11753,0,0,0,0,0,'','Show gossip option only if player has quest'),
|
|
(15,9403,0,0,0,8,0,11754,0,0,0,0,0,'','Show gossip option only if player has quest'),
|
|
(15,9404,0,0,0,8,0,11755,0,0,0,0,0,'','Show gossip option only if player has quest'),
|
|
(15,9405,0,0,0,8,0,11756,0,0,0,0,0,'','Show gossip option only if player has quest'),
|
|
(15,9406,0,0,0,8,0,11580,0,0,0,0,0,'','Show gossip option only if player has quest'),
|
|
(15,9407,0,0,0,8,0,11757,0,0,0,0,0,'','Show gossip option only if player has quest'),
|
|
(15,9408,0,0,0,8,0,11758,0,0,0,0,0,'','Show gossip option only if player has quest'),
|
|
(15,9409,0,0,0,8,0,11759,0,0,0,0,0,'','Show gossip option only if player has quest'),
|
|
(15,9410,0,0,0,8,0,11760,0,0,0,0,0,'','Show gossip option only if player has quest'),
|
|
(15,9411,0,0,0,8,0,11761,0,0,0,0,0,'','Show gossip option only if player has quest'),
|
|
(15,9412,0,0,0,8,0,11762,0,0,0,0,0,'','Show gossip option only if player has quest'),
|
|
(15,9413,0,0,0,8,0,11763,0,0,0,0,0,'','Show gossip option only if player has quest'),
|
|
(15,9416,0,0,0,2,0,35908,1,0,1,0,0,'','Gossip Option requires Player does not have Macks Dark Grog'),
|
|
(15,9416,0,0,0,9,0,12038,0,0,0,0,0,'','Gossip Option requires Seared Scourge Taken'),
|
|
(15,9416,0,0,1,2,0,35908,1,0,1,0,0,'','Gossip Option requires Player does not have Macks Dark Grog'),
|
|
(15,9416,0,0,1,9,0,12029,0,0,0,0,0,'','Gossip Option requires Seared Scourge Taken'),
|
|
(15,9417,0,0,0,9,0,12019,0,0,0,0,0,'','Requires Quest active'),
|
|
(15,9417,0,0,0,23,0,4128,0,0,0,0,0,'','Requires specific area'),
|
|
(15,9422,0,0,1,2,0,36734,1,0,1,0,0,'','Show gossip only if player does not have item Xink\'s Shredder Control Device'),
|
|
(15,9422,0,0,1,9,0,12050,0,0,0,0,0,'','Show gossip only if Lumber Hack quest is taken'),
|
|
(15,9422,0,0,2,2,0,36734,1,0,1,0,0,'','Show gossip option if player does not have item Xink\'s Shredder Control Device'),
|
|
(15,9422,0,0,2,9,0,12052,0,0,0,0,0,'','Show gossip option if player has quest marked as taken'),
|
|
(15,9426,0,0,0,2,0,35806,1,1,1,0,0,'','Seer of Zeb\'Halak - Show gossip option if player has not item Eye of the Propehts'),
|
|
(15,9426,0,0,0,9,0,12007,0,0,0,0,0,'','Seer of Zeb\'Halak - Show gossip option if player has taken quest 12007'),
|
|
(15,9434,0,0,0,9,0,12097,0,0,0,0,0,'','Player must have quest active to see gossip'),
|
|
(15,9456,0,0,0,1,0,47740,0,0,1,0,0,'','Koltira Deathweaver show gossip option if player has not aura World of Shadows'),
|
|
(15,9456,0,0,0,9,0,12132,0,0,0,0,0,'','Koltira Deathweaver show gossip option if player has quest 12132'),
|
|
(15,9461,0,0,0,9,0,12140,0,0,0,0,0,'','Show gossip option only if player is on quest All Hail Roanak'),
|
|
(15,9461,0,0,0,29,0,26379,30,0,0,0,0,'','Show gossip option only if Overlord Agmar is within 30 yards'),
|
|
(15,9484,0,0,0,9,0,12204,0,0,0,0,0,'',NULL),
|
|
(15,9485,0,0,0,9,0,12204,0,0,0,0,0,'',NULL),
|
|
(15,9496,0,0,0,2,0,37307,1,0,0,0,0,'','Don\'t show gossip unless player have Purified Ashes of Vordrassil'),
|
|
(15,9496,0,0,0,9,0,12249,0,0,0,0,0,'','Ursoc, medvedi buh - check for accepted quest'),
|
|
(15,9496,0,0,1,2,0,37307,1,0,0,0,0,'','Don\'t show gossip unless player have Purified Ashes of Vordrassil'),
|
|
(15,9496,0,0,1,9,0,12236,0,0,0,0,0,'','Ursoc, medvedi buh - check for accepted quest'),
|
|
(15,9500,0,0,0,9,0,12231,0,0,0,0,0,'','Orsonn - Show gossip option only if player has taken quest 12231'),
|
|
(15,9500,0,0,1,9,0,12247,0,0,0,0,0,'','Orsonn - Show gossip option only if player has taken quest 12247'),
|
|
(15,9501,0,0,0,1,0,48761,0,0,1,0,0,'','Agent Skully - Show gossip option only if player has no aura Scarlet Raven Priest Image'),
|
|
(15,9501,0,0,0,1,0,48763,0,0,1,0,0,'','Agent Skully - Show gossip option only if player has no aura Scarlet Raven Priest Image'),
|
|
(15,9501,0,0,0,9,0,12274,0,0,0,0,0,'','Agent Skully - Show gossip option only if player has taken quest A Fall From Grace'),
|
|
(15,9502,0,0,0,9,0,12231,0,0,0,0,0,'','Orsonn - Show gossip option only if player has taken quest 12231'),
|
|
(15,9502,0,0,1,9,0,12247,0,0,0,0,0,'','Orsonn - Show gossip option only if player has taken quest 12247'),
|
|
(15,9503,0,0,0,9,0,12231,0,0,0,0,0,'','Orsonn - Show gossip option only if player has taken quest 12231'),
|
|
(15,9503,0,0,1,9,0,12247,0,0,0,0,0,'','Orsonn - Show gossip option only if player has taken quest 12247'),
|
|
(15,9504,0,0,0,9,0,12231,0,0,0,0,0,'','Kodian - Show gossip option only if player has taken quest 12231'),
|
|
(15,9504,0,0,1,9,0,12247,0,0,0,0,0,'','Kodian - Show gossip option only if player has taken quest 12247'),
|
|
(15,9505,0,0,0,9,0,12231,0,0,0,0,0,'','Kodian - Show gossip option only if player has taken quest 12231'),
|
|
(15,9505,0,0,1,9,0,12247,0,0,0,0,0,'','Kodian - Show gossip option only if player has taken quest 12247'),
|
|
(15,9507,0,0,0,9,0,12245,0,0,0,0,0,'','Deathguard Schneider: Show Gossip only if on quest \"No Mercy for the Captured\" '),
|
|
(15,9507,1,0,0,9,0,12245,0,0,0,0,0,'','Deathguard Schneider: Show Gossip only if on quest \"No Mercy for the Captured\" '),
|
|
(15,9507,2,0,0,9,0,12245,0,0,0,0,0,'','Deathguard Schneider: Show Gossip only if on quest \"No Mercy for the Captured\" '),
|
|
(15,9507,3,0,0,9,0,12245,0,0,0,0,0,'','Deathguard Schneider: Show Gossip only if on quest \"No Mercy for the Captured\" '),
|
|
(15,9508,0,0,0,9,0,12245,0,0,0,0,0,'','Senior Scivener Barriga: Show Gossip only if on quest \"No Mercy for the Captured\" '),
|
|
(15,9508,1,0,0,9,0,12245,0,0,0,0,0,'','Senior Scivener Barriga: Show Gossip only if on quest \"No Mercy for the Captured\" '),
|
|
(15,9508,2,0,0,9,0,12245,0,0,0,0,0,'','Senior Scivener Barriga: Show Gossip only if on quest \"No Mercy for the Captured\" '),
|
|
(15,9508,3,0,0,9,0,12245,0,0,0,0,0,'','Senior Scivener Barriga: Show Gossip only if on quest \"No Mercy for the Captured\" '),
|
|
(15,9509,0,0,0,9,0,12245,0,0,0,0,0,'','Engineer Burke: Show Gossip only if on quest \"No Mercy for the Captured\" '),
|
|
(15,9509,1,0,0,9,0,12245,0,0,0,0,0,'','Engineer Burke: Show Gossip only if on quest \"No Mercy for the Captured\" '),
|
|
(15,9509,2,0,0,9,0,12245,0,0,0,0,0,'','Engineer Burke: Show Gossip only if on quest \"No Mercy for the Captured\" '),
|
|
(15,9509,3,0,0,9,0,12245,0,0,0,0,0,'','Engineer Burke: Show Gossip only if on quest \"No Mercy for the Captured\" '),
|
|
(15,9510,0,0,0,9,0,12245,0,0,0,0,0,'','Chancellor Amai: Show Gossip only if on quest \"No Mercy for the Captured\" '),
|
|
(15,9510,1,0,0,9,0,12245,0,0,0,0,0,'','Chancellor Amai: Show Gossip only if on quest \"No Mercy for the Captured\" '),
|
|
(15,9510,2,0,0,9,0,12245,0,0,0,0,0,'','Chancellor Amai: Show Gossip only if on quest \"No Mercy for the Captured\" '),
|
|
(15,9510,3,0,0,9,0,12245,0,0,0,0,0,'','Chancellor Amai: Show Gossip only if on quest \"No Mercy for the Captured\" '),
|
|
(15,9511,0,0,0,28,0,12794,0,0,0,0,0,'','Show gossip option only if player has complete quest 12794'),
|
|
(15,9512,0,0,0,9,0,12259,0,0,0,0,0,'','Flamebringer - Show gossip option if player has taken quest 12259'),
|
|
(15,9512,0,0,1,9,0,12255,0,0,0,0,0,'','Flamebringer - Show gossip option if player has taken quest 12255'),
|
|
(15,9513,0,0,0,28,0,12791,0,0,0,0,0,'','Show gossip option only if player has complete quest 12791'),
|
|
(15,9532,0,0,0,1,0,48756,0,0,1,0,0,'','A Fall from Grace - No Kiss Aura'),
|
|
(15,9532,0,0,0,29,0,27247,10,0,1,0,0,'','A Fall from Grace - Show gossip if no guards around'),
|
|
(15,9537,0,0,0,9,0,12263,0,0,0,0,0,'','show gossip option if player has quest 12263 taken'),
|
|
(15,9541,0,0,0,9,0,12291,0,0,0,0,0,'','Show gossip option 0 if player has Quest 12291 \"The Forgotten Tale\"'),
|
|
(15,9542,0,0,0,9,0,12291,0,0,0,0,0,'','Show gossip option 0 if player has Quest 12291 \"The Forgotten Tale\"'),
|
|
(15,9543,0,0,0,9,0,12291,0,0,0,0,0,'','Show gossip option 0 if player has Quest 12291 \"The Forgotten Tale\"'),
|
|
(15,9544,0,0,0,9,0,12291,0,0,0,0,0,'','Show gossip option 0 if player has Quest 12291 \"The Forgotten Tale\"'),
|
|
(15,9545,0,0,0,9,0,12291,0,0,0,0,0,'','Show gossip option 0 if player has Quest 12291 \"The Forgotten Tale\"'),
|
|
(15,9546,1,0,0,9,0,11332,0,0,0,0,0,'','Mission Plague This is Active'),
|
|
(15,9546,2,0,0,28,0,12298,0,0,0,0,0,'','Show gossip option if player has quest'),
|
|
(15,9548,0,0,0,2,0,37829,1,0,0,0,0,'','Only show gossip menu if player has at least 1 brewfest prize token'),
|
|
(15,9549,0,0,0,17,0,2796,0,0,0,0,0,'','Only allow players who have completed brew of the month quest to access vendor'),
|
|
(15,9568,0,0,0,9,0,12372,0,0,0,0,0,'','Show gossip option if player has quest'),
|
|
(15,9573,0,0,0,13,1,3,3,2,1,0,0,'','Show options for gossip only if Boss Eregos not done'),
|
|
(15,9573,1,0,0,2,0,37815,1,0,1,0,0,'','Show options for gossip only if Player has no emerald essence'),
|
|
(15,9573,1,0,0,2,0,37859,1,0,1,0,0,'','Show options for gossip only if Player has no amber essence'),
|
|
(15,9573,1,0,0,2,0,37860,1,0,1,0,0,'','Show options for gossip only if Player has no ruby essence'),
|
|
(15,9573,2,0,0,2,0,37859,1,0,0,0,0,'','Show options for gossip only if Player has amber essence'),
|
|
(15,9573,3,0,0,2,0,37860,1,0,0,0,0,'','Show options for gossip only if Player has ruby essence'),
|
|
(15,9573,5,0,0,13,1,2,3,2,0,0,0,'','Show options for gossip only if Boss Urom done'),
|
|
(15,9574,0,0,0,13,1,3,3,2,1,0,0,'','Show options for gossip only if Boss Eregos not done'),
|
|
(15,9574,1,0,0,2,0,37815,1,0,1,0,0,'','Show options for gossip only if Player has no emerald essence'),
|
|
(15,9574,1,0,0,2,0,37859,1,0,1,0,0,'','Show options for gossip only if Player has no amber essence'),
|
|
(15,9574,1,0,0,2,0,37860,1,0,1,0,0,'','Show options for gossip only if Player has no ruby essence'),
|
|
(15,9574,2,0,0,2,0,37815,1,0,0,0,0,'','Show options for gossip only if Player has emerald essence'),
|
|
(15,9574,3,0,0,2,0,37860,1,0,0,0,0,'','Show options for gossip only if Player has ruby essence'),
|
|
(15,9574,5,0,0,13,1,2,3,2,0,0,0,'','Show options for gossip only if Boss Urom done'),
|
|
(15,9575,0,0,0,2,0,37815,1,0,1,0,0,'','Show options for gossip only if Player has no emerald essence'),
|
|
(15,9575,0,0,0,2,0,37859,1,0,1,0,0,'','Show options for gossip only if Player has no amber essence'),
|
|
(15,9575,0,0,0,2,0,37860,1,0,1,0,0,'','Show options for gossip only if Player has no ruby essence'),
|
|
(15,9575,1,0,0,2,0,37859,1,0,0,0,0,'','Show options for gossip only if Player has amber essence'),
|
|
(15,9575,2,0,0,2,0,37815,1,0,0,0,0,'','Show options for gossip only if Player has emerald essence'),
|
|
(15,9575,4,0,0,13,1,2,3,2,0,0,0,'','Show options for gossip only if Boss Urom done'),
|
|
(15,9576,0,0,0,15,0,4,0,0,0,0,0,'','Soulok Stormfury - Show gossip option only if player is a hunter'),
|
|
(15,9578,0,0,0,15,0,128,0,0,0,0,0,'','Show gossip option if player is a Mage'),
|
|
(15,9580,0,0,0,15,0,128,0,0,0,0,0,'','Show gossip option if player is a mage'),
|
|
(15,9580,1,0,0,15,0,128,0,0,0,0,0,'','Show gossip option if player is a mage'),
|
|
(15,9580,2,0,0,15,0,128,0,0,0,0,0,'','Show gossip option if player is a mage'),
|
|
(15,9581,0,0,0,15,0,128,0,0,0,0,0,'','Show gossip option if player is a Mage'),
|
|
(15,9586,2,0,0,8,0,13151,0,0,0,0,0,'','CoS - Event skip, requires quest rewarded'),
|
|
(15,9603,0,0,0,9,0,12467,0,0,0,0,0,'','Show gossip option if player has quest active'),
|
|
(15,9615,0,0,0,1,0,50001,0,0,0,0,0,'','Drakuru - Show gossip option if player has aura 50001'),
|
|
(15,9615,1,0,0,2,0,35797,1,1,1,0,0,'','Drakuru - Show gossip option if player has not item Drakuru\'s Elixir'),
|
|
(15,9615,1,0,0,8,0,11990,0,0,0,0,0,'','Drakuru - Show gossip option if player has rewarded quest 11990'),
|
|
(15,9615,1,0,0,8,0,12238,0,0,1,0,0,'','Drakuru - Show gossip option if player has not rewarded quest 12238'),
|
|
(15,9618,0,0,0,28,0,11291,0,0,0,0,0,'','Emilune Winterwind show gossip option only if player has rewarded but not completed quest To Westguard Keep!'),
|
|
(15,9621,0,0,0,9,0,11567,0,0,0,0,0,'','Alanya - Show gossip option only if player has taken quest 11567'),
|
|
(15,9640,0,0,2,9,0,12504,0,0,0,0,0,'','Show gossip option 0 if player has quest 12504 marked as taken'),
|
|
(15,9647,0,0,0,1,0,50517,0,0,1,0,0,'','Pirates Day: DeMeza gossip'),
|
|
(15,9648,0,0,0,10,0,1,0,0,1,0,0,'','Show the gossip option for Dark Iron Brewer if the player is not tipsy'),
|
|
(15,9648,1,0,0,10,0,1,0,0,0,0,0,'','Show the gossip option for Dark Iron Brewer if the player is tipsy'),
|
|
(15,9648,1,0,0,10,0,3,0,0,1,0,0,'','Show the gossip option for Dark Iron Brewer if the player is not smashed'),
|
|
(15,9648,2,0,0,10,0,3,0,0,0,0,0,'','Show the gossip option for Dark Iron Brewer if the player is smashed'),
|
|
(15,9650,0,0,0,9,0,12509,0,0,0,0,0,'','Crusade Recruit - Show gossip option only if player has quest Troll Patrol: Intestinal Fortitude'),
|
|
(15,9668,0,0,0,9,0,12541,0,0,0,0,0,'','Alchemist Finklestein - Show gossip option only if player has taken quest Troll Patrol: The Alchemist\'s Apprentice'),
|
|
(15,9668,0,0,1,1,0,51216,0,0,1,0,0,'','Alchemist Finklestein - Show gossip option only if player does not have aura 51216'),
|
|
(15,9674,0,0,0,9,0,12536,0,0,0,0,0,'','Only show gossip 9674 when quest 12536 is added'),
|
|
(15,9677,0,0,0,1,1,51329,0,0,0,0,0,'','Injured Rainspeaker Oracle only display gossip if injured rainspeaker oracle has aura Feign Death'),
|
|
(15,9677,0,0,0,8,0,12570,0,0,1,0,0,'','Injured Rainspeaker Oracle only display gossip if Player does not have Fortunate Misunderstandings rewarded'),
|
|
(15,9677,0,0,0,9,0,12540,0,0,0,0,0,'','Injured Rainspeaker Oracle only display gossip if Just following orders taken'),
|
|
(15,9677,0,0,0,28,0,12570,0,0,1,0,0,'','Injured Rainspeaker Oracle only display gossip if Player does not have Fortunate Misunderstandings complete'),
|
|
(15,9677,0,0,1,1,1,51329,0,0,0,0,0,'','Injured Rainspeaker Oracle only display gossip if injured rainspeaker oracle has aura Feign Death'),
|
|
(15,9677,0,0,1,8,0,12540,0,0,0,0,0,'','Injured Rainspeaker Oracle only display gossip if Just following orders rewarded'),
|
|
(15,9677,0,0,1,8,0,12570,0,0,1,0,0,'','Injured Rainspeaker Oracle only display gossip if Player does not have Fortunate Misunderstandings rewarded'),
|
|
(15,9677,0,0,1,28,0,12570,0,0,1,0,0,'','Injured Rainspeaker Oracle only display gossip if Player does not have Fortunate Misunderstandings complete'),
|
|
(15,9683,1,0,0,28,0,11692,0,0,0,0,0,'','Gossip Option - Show Option if Player has completed quest 11692'),
|
|
(15,9687,0,0,0,9,0,12665,0,0,0,0,0,'','Show gossip option if player has taken quest 12655'),
|
|
(15,9691,0,0,0,15,0,32,0,0,0,0,0,'','Show gossip option if player is a Death Knight'),
|
|
(15,9691,1,0,0,15,0,32,0,0,0,0,0,'','Show gossip option if player is a Death Knight'),
|
|
(15,9691,2,0,0,15,0,32,0,0,0,0,0,'','Show gossip option if player is a Death Knight'),
|
|
(15,9692,0,0,0,15,0,32,0,0,0,0,0,'','Show gossip option if player is a Death Knight'),
|
|
(15,9692,1,0,0,15,0,32,0,0,0,0,0,'','Show gossip option if player is a Death Knight'),
|
|
(15,9692,2,0,0,15,0,32,0,0,0,0,0,'','Show gossip option if player is a Death Knight'),
|
|
(15,9693,0,0,0,15,0,32,0,0,0,0,0,'','Show gossip option if player is a Death Knight'),
|
|
(15,9693,1,0,0,15,0,32,0,0,0,0,0,'','Show gossip option if player is a Death Knight'),
|
|
(15,9693,2,0,0,15,0,32,0,0,0,0,0,'','Show gossip option if player is a Death Knight'),
|
|
(15,9709,0,0,0,1,0,61438,0,0,1,0,0,'','Show gossip option only if player is not affected by aura 61438'),
|
|
(15,9709,0,0,0,9,0,12630,0,0,0,0,0,'','Show gossip option only if player has taken quest 12630'),
|
|
(15,9709,1,0,0,2,0,38699,1,0,1,0,0,'','Show gossip option only if player has no item 38699'),
|
|
(15,9709,1,0,0,9,0,12648,0,0,0,0,0,'','Show gossip option only if player has taken quest 12648'),
|
|
(15,9709,1,0,1,2,0,38699,1,0,1,0,0,'','Show gossip option only if player no item 38699'),
|
|
(15,9709,1,0,1,9,0,12649,0,0,0,0,0,'','Show gossip option only if player has taken quest 12649'),
|
|
(15,9709,1,0,2,2,0,38699,1,0,1,0,0,'','Show gossip option only if player no item 38699'),
|
|
(15,9709,1,0,2,9,0,12661,0,0,0,0,0,'','Show gossip option only if player has taken quest 12661'),
|
|
(15,9709,1,0,3,2,0,38699,1,0,1,0,0,'','Show gossip option only if player no item 38699'),
|
|
(15,9709,1,0,3,9,0,12669,0,0,0,0,0,'','Show gossip option only if player has taken quest 12669'),
|
|
(15,9709,1,0,4,2,0,38699,1,0,1,0,0,'','Show gossip option only if player no item 38699'),
|
|
(15,9709,1,0,4,9,0,12676,0,0,0,0,0,'','Show gossip option only if player has taken quest 12676'),
|
|
(15,9709,1,0,5,2,0,38699,1,0,1,0,0,'','Show gossip option only if player no item 38699'),
|
|
(15,9709,1,0,5,9,0,12677,0,0,0,0,0,'','Show gossip option only if player has taken quest 12677'),
|
|
(15,9709,1,0,6,2,0,38699,1,0,1,0,0,'','Show gossip option only if player no item 38699'),
|
|
(15,9709,1,0,6,9,0,12713,0,0,0,0,0,'','Show gossip option only if player has taken quest 12713'),
|
|
(15,9713,0,0,0,9,0,12644,0,0,0,0,0,'',NULL),
|
|
(15,9714,0,0,0,2,0,38678,1,0,0,0,0,'','Show gossip option only if player has item 38678'),
|
|
(15,9714,0,0,0,9,0,12637,0,0,0,0,0,'','Show gossip option only if player has taken quest 12637'),
|
|
(15,9714,0,0,1,9,0,12638,0,0,0,0,0,'','Show gossip option only if player has taken quest 12638'),
|
|
(15,9728,0,0,0,9,0,12580,0,0,0,0,0,'','Only show gossip when quest player in on and has not completed the mosswalker saviour'),
|
|
(15,9731,0,0,0,9,0,12713,0,0,0,0,0,'','Show gossip option only if player has taken quest 12713'),
|
|
(15,9731,1,0,0,8,0,12661,0,0,1,0,0,'','Show gossip option only if player has not rewarded quest 12661'),
|
|
(15,9731,1,0,0,8,0,12663,0,0,0,0,0,'','Show gossip option only if player has rewarded quest 12663'),
|
|
(15,9731,1,0,1,8,0,12661,0,0,1,0,0,'','Show gossip option only if player has not rewarded quest 12661'),
|
|
(15,9731,1,0,1,8,0,12664,0,0,0,0,0,'','Show gossip option only if player has rewarded quest 12664'),
|
|
(15,9731,2,0,0,8,0,12669,0,0,1,0,0,'','Show gossip option only if player has not rewarded quest 12669'),
|
|
(15,9731,2,0,0,8,0,12673,0,0,0,0,0,'','Show gossip option only if player has rewarded quest 12673'),
|
|
(15,9731,3,0,0,8,0,12677,0,0,1,0,0,'','Show gossip option only if player has not rewarded quest 12677'),
|
|
(15,9731,3,0,0,8,0,12686,0,0,0,0,0,'','Show gossip option only if player has rewarded quest 12686'),
|
|
(15,9731,4,0,0,8,0,12676,0,0,1,0,0,'','Show gossip option only if player has not rewarded quest 12676'),
|
|
(15,9731,4,0,0,8,0,12690,0,0,0,0,0,'','Show gossip option only if player has rewarded quest 12690'),
|
|
(15,9731,5,0,0,8,0,12676,0,0,1,0,0,'','Show gossip option only if player has not rewarded quest 12676'),
|
|
(15,9731,5,0,0,8,0,12710,0,0,0,0,0,'','Show gossip option only if player has rewarded quest 12710'),
|
|
(15,9732,0,0,0,9,0,12663,0,0,0,0,0,'','Show gossip option only if player has taken quest 12663'),
|
|
(15,9732,0,0,1,9,0,12664,0,0,0,0,0,'','Show gossip option only if player has taken quest 12664'),
|
|
(15,9739,0,0,0,9,0,12687,0,0,0,0,0,'','Requires 12687 quest active'),
|
|
(15,9741,0,0,0,2,0,38619,1,1,1,0,0,'','Elder Harkek - Show Gossip if player doesn\'t already have Gorekeks Shackles'),
|
|
(15,9741,0,0,0,9,0,12529,0,0,0,0,0,'','Elder Harkek - Show Gossip if player Has Taken Quest The Ape Hunters Slave'),
|
|
(15,9741,0,0,0,14,0,12533,0,0,0,0,0,'','Elder Harkek - Show Gossip if player Has not completed Quest The Wasp Hunters Apprentice'),
|
|
(15,9741,0,0,0,14,0,12534,0,0,0,0,0,'','Elder Harkek - Show Gossip if player Has not completed Quest The Underground Menace '),
|
|
(15,9741,0,0,1,2,0,38619,1,1,1,0,0,'','Elder Harkek - Show Gossip if player doesn\'t already have Gorekeks Shackles'),
|
|
(15,9741,0,0,1,14,0,12533,0,0,0,0,0,'','Elder Harkek - Show Gossip if player Has not completed Quest The Wasp Hunters Apprentice'),
|
|
(15,9741,0,0,1,14,0,12534,0,0,0,0,0,'','Elder Harkek - Show Gossip if player Has not completed Quest The Underground Menace '),
|
|
(15,9741,0,0,1,28,0,12529,0,0,0,0,0,'','Elder Harkek - Show Gossip if player Has completed Quest The Ape Hunters Slave'),
|
|
(15,9741,0,0,2,2,0,38619,1,1,1,0,0,'','Elder Harkek - Show Gossip if player doesn\'t already have Gorekeks Shackles'),
|
|
(15,9741,0,0,2,8,0,12529,0,0,0,0,0,'','Elder Harkek - Show Gossip if player Has Rewarded Quest The Ape Hunters Slave'),
|
|
(15,9741,0,0,2,14,0,12533,0,0,0,0,0,'','Elder Harkek - Show Gossip if player Has not completed Quest The Wasp Hunters Apprentice'),
|
|
(15,9741,0,0,2,14,0,12534,0,0,0,0,0,'','Elder Harkek - Show Gossip if player Has not completed Quest The Underground Menace '),
|
|
(15,9741,0,0,3,2,0,38619,1,1,1,0,0,'','Elder Harkek - Show Gossip if player doesn\'t already have Gorekeks Shackles'),
|
|
(15,9741,0,0,3,9,0,12530,0,0,0,0,0,'','Elder Harkek - Show Gossip if player Has Taken Quest Tormenting the Softknuckles'),
|
|
(15,9741,0,0,3,14,0,12533,0,0,0,0,0,'','Elder Harkek - Show Gossip if player Has not completed Quest The Wasp Hunters Apprentice'),
|
|
(15,9741,0,0,3,14,0,12534,0,0,0,0,0,'','Elder Harkek - Show Gossip if player Has not completed Quest The Underground Menace '),
|
|
(15,9741,0,0,4,2,0,38619,1,1,1,0,0,'','Elder Harkek - Show Gossip if player doesn\'t already have Gorekeks Shackles'),
|
|
(15,9741,0,0,4,8,0,12530,0,0,0,0,0,'','Elder Harkek - Show Gossip if player Has Rewarded Quest Tormenting the Softknuckles'),
|
|
(15,9741,0,0,4,14,0,12533,0,0,0,0,0,'','Elder Harkek - Show Gossip if player Has not completed Quest The Wasp Hunters Apprentice'),
|
|
(15,9741,0,0,4,14,0,12534,0,0,0,0,0,'','Elder Harkek - Show Gossip if player Has not completed Quest The Underground Menace '),
|
|
(15,9741,0,0,5,2,0,38619,1,1,1,0,0,'','Elder Harkek - Show Gossip if player doesn\'t already have Gorekeks Shackles'),
|
|
(15,9741,0,0,5,14,0,12533,0,0,0,0,0,'','Elder Harkek - Show Gossip if player Has not completed Quest The Wasp Hunters Apprentice'),
|
|
(15,9741,0,0,5,14,0,12534,0,0,0,0,0,'','Elder Harkek - Show Gossip if player Has not completed Quest The Underground Menace '),
|
|
(15,9741,0,0,5,28,0,12530,0,0,0,0,0,'','Elder Harkek - Show Gossip if player Has completed Quest Tormenting the Softknuckles'),
|
|
(15,9741,1,0,0,2,0,38619,1,0,1,0,0,'','Elder Harkek - Show gossip option only if player has no item Goregek\'s Shackles'),
|
|
(15,9741,1,0,0,5,0,1104,224,0,0,0,0,'','Elder Harkek - Show gossip option only if player is at least honored with Frenzheart Tribe'),
|
|
(15,9741,1,0,0,8,0,12692,0,0,0,0,0,'','Elder Harkek - Show gossip option only if player has rewarded quest Return of the Lich Hunter'),
|
|
(15,9741,2,0,0,2,0,38621,1,1,1,0,0,'','Elder Harkek - Show Gossip if player doesn\'t already have Dajiks Worn Chalk'),
|
|
(15,9741,2,0,0,9,0,12533,0,0,0,0,0,'','Elder Harkek - Show Gossip if player Has Taken Quest The Wasp Hunters Apprentice'),
|
|
(15,9741,2,0,0,14,0,12536,0,0,0,0,0,'','Elder Harkek - Show Gossip if player Has not completed Quest A Rough Ride'),
|
|
(15,9741,2,0,1,2,0,38621,1,1,1,0,0,'','Elder Harkek - Show Gossip if player doesn\'t already have Dajiks Worn Chalk'),
|
|
(15,9741,2,0,1,14,0,12536,0,0,0,0,0,'','Elder Harkek - Show Gossip if player Has not completed Quest A Rough Ride'),
|
|
(15,9741,2,0,1,28,0,12533,0,0,0,0,0,'','Elder Harkek - Show Gossip if player Has completed Quest The Wasp Hunters Apprentice'),
|
|
(15,9741,2,0,2,2,0,38621,1,1,1,0,0,'','Elder Harkek - Show Gossip if player doesn\'t already have Dajiks Worn Chalk'),
|
|
(15,9741,2,0,2,8,0,12533,0,0,0,0,0,'','Elder Harkek - Show Gossip if player Has Rewarded Quest The Wasp Hunters Apprentice'),
|
|
(15,9741,2,0,2,14,0,12536,0,0,0,0,0,'','Elder Harkek - Show Gossip if player Has not completed Quest A Rough Ride'),
|
|
(15,9741,2,0,3,2,0,38621,1,1,1,0,0,'','Elder Harkek - Show Gossip if player doesn\'t already have Dajiks Worn Chalk'),
|
|
(15,9741,2,0,3,9,0,12534,0,0,0,0,0,'','Elder Harkek - Show Gossip if player Has Taken Quest The Underground Menace'),
|
|
(15,9741,2,0,3,14,0,12536,0,0,0,0,0,'','Elder Harkek - Show Gossip if player Has not completed Quest A Rough Ride'),
|
|
(15,9741,2,0,4,2,0,38621,1,1,1,0,0,'','Elder Harkek - Show Gossip if player doesn\'t already have Dajiks Worn Chalk'),
|
|
(15,9741,2,0,4,8,0,12534,0,0,0,0,0,'','Elder Harkek - Show Gossip if player Has Rewarded Quest The Underground Menace'),
|
|
(15,9741,2,0,4,14,0,12536,0,0,0,0,0,'','Elder Harkek - Show Gossip if player Has not completed Quest A Rough Ride'),
|
|
(15,9741,2,0,5,2,0,38621,1,1,1,0,0,'','Elder Harkek - Show Gossip if player doesn\'t already have Dajiks Worn Chalk'),
|
|
(15,9741,2,0,5,14,0,12536,0,0,0,0,0,'','Elder Harkek - Show Gossip if player Has not completed Quest A Rough Ride'),
|
|
(15,9741,2,0,5,28,0,12534,0,0,0,0,0,'','Elder Harkek - Show Gossip if player Has completed Quest The Underground Menace'),
|
|
(15,9741,3,0,0,2,0,38621,1,0,1,0,0,'','Elder Harkek - Show gossip option only if player has no item Dajiks Worn Chalk'),
|
|
(15,9741,3,0,0,5,0,1104,224,0,0,0,0,'','Elder Harkek - Show gossip option only if player is at least honored with Frenzheart Tribe'),
|
|
(15,9741,3,0,0,8,0,12692,0,0,0,0,0,'','Elder Harkek - Show gossip option only if player has rewarded quest Return of the Lich Hunter'),
|
|
(15,9741,4,0,0,2,0,38512,1,1,1,0,0,'','Elder Harkek - Show Gossip if player doesn\'t already have Zepiks Hunting Horn'),
|
|
(15,9741,4,0,0,8,0,12539,0,0,1,0,0,'','Elder Harkek - Show Gossip if player Has not completed Quest Hoofing It'),
|
|
(15,9741,4,0,0,9,0,12536,0,0,0,0,0,'','Elder Harkek - Show Gossip if player Has Taken Quest A Rough Ride'),
|
|
(15,9741,4,0,1,2,0,38512,1,1,1,0,0,'','Elder Harkek - Show Gossip if player doesn\'t already have Zepiks Hunting Horn'),
|
|
(15,9741,4,0,1,8,0,12539,0,0,1,0,0,'','Elder Harkek - Show Gossip if player Has not completed Quest Hoofing It'),
|
|
(15,9741,4,0,1,28,0,12536,0,0,0,0,0,'','Elder Harkek - Show Gossip if player Has completed Quest A Rough Ride'),
|
|
(15,9741,4,0,2,2,0,38512,1,1,1,0,0,'','Elder Harkek - Show Gossip if player doesn\'t already have Zepiks Hunting Horn'),
|
|
(15,9741,4,0,2,8,0,12536,0,0,0,0,0,'','Elder Harkek - Show Gossip if player Has Rewarded Quest A Rough Ride'),
|
|
(15,9741,4,0,2,8,0,12539,0,0,1,0,0,'','Elder Harkek - Show Gossip if player Has not completed Quest Hoofing It'),
|
|
(15,9741,5,0,0,2,0,38512,1,0,1,0,0,'','Elder Harkek - Show gossip option only if player has no item Zepiks Hunting Horn'),
|
|
(15,9741,5,0,0,5,0,1104,224,0,0,0,0,'','Elder Harkek - Show gossip option only if player is at least honored with Frenzheart Tribe'),
|
|
(15,9741,5,0,0,8,0,12692,0,0,0,0,0,'','Elder Harkek - Show gossip option only if player has rewarded quest Return of the Lich Hunter'),
|
|
(15,9742,0,0,0,2,0,38622,1,0,1,0,0,'','High-Oracle Soo-say - Show Gossip if player doesn\'t already have Lafoo\'s Bug Bag'),
|
|
(15,9742,0,0,0,8,0,12573,0,0,1,0,0,'','High-Oracle Soo-say - Show Gossip if player Has not completed Quest Making Peace'),
|
|
(15,9742,0,0,0,9,0,12571,0,0,0,0,0,'','High-Oracle Soo-say - Show Gossip if player Has Taken Quest Make the Bad Snake go away'),
|
|
(15,9742,0,0,1,2,0,38622,1,0,1,0,0,'','High-Oracle Soo-say - Show Gossip if player doesn\'t already have Lafoo\'s Bug Bag'),
|
|
(15,9742,0,0,1,8,0,12573,0,0,1,0,0,'','High-Oracle Soo-say - Show Gossip if player Has not completed Quest Making Peace'),
|
|
(15,9742,0,0,1,28,0,12571,0,0,0,0,0,'','High-Oracle Soo-say - Show Gossip if player Has completed Quest Make the Bad Snake go away'),
|
|
(15,9742,0,0,2,2,0,38622,1,0,1,0,0,'','High-Oracle Soo-say - Show Gossip if player doesn\'t already have Lafoo\'s Bug Bag'),
|
|
(15,9742,0,0,2,8,0,12571,0,0,0,0,0,'','High-Oracle Soo-say - Show Gossip if player Has Rewarded Quest Make the Bad Snake go away'),
|
|
(15,9742,0,0,2,8,0,12573,0,0,1,0,0,'','High-Oracle Soo-say - Show Gossip if player Has not completed Quest Making Peace'),
|
|
(15,9742,1,0,0,2,0,38622,1,0,1,0,0,'','High-Oracle Soo-say - Show gossip option only if player has no item Lafoo\'s Bug Bag'),
|
|
(15,9742,1,0,0,5,0,1105,224,0,0,0,0,'','High-Oracle Soo-say - Show gossip option only if player is at least honored with The Oracles'),
|
|
(15,9742,1,0,0,8,0,12695,0,0,0,0,0,'','High-Oracle Soo-say - Show gossip option only if player has rewarded quest Return of the Friendly Dryskin'),
|
|
(15,9742,2,0,0,2,0,38623,1,0,1,0,0,'','High-Oracle Soo-say - Show Gossip if player doesn\'t already have Jaloot\'s Favourite Crystal'),
|
|
(15,9742,2,0,0,8,0,12577,0,0,1,0,0,'','High-Oracle Soo-say - Show Gossip if player Has not completed Home Time'),
|
|
(15,9742,2,0,0,9,0,12574,0,0,0,0,0,'','High-Oracle Soo-say - Show Gossip if player Has Taken Quest Back so soon?'),
|
|
(15,9742,2,0,1,2,0,38623,1,0,1,0,0,'','High-Oracle Soo-say - Show Gossip if player doesn\'t already have Jaloot\'s Favourite Crystal'),
|
|
(15,9742,2,0,1,8,0,12577,0,0,1,0,0,'','High-Oracle Soo-say - Show Gossip if player Has not completed Home Time'),
|
|
(15,9742,2,0,1,28,0,12574,0,0,0,0,0,'','High-Oracle Soo-say - Show Gossip if player Has Completed Back so soon?'),
|
|
(15,9742,2,0,2,2,0,38623,1,0,1,0,0,'','High-Oracle Soo-say - Show Gossip if player doesn\'t already have Jaloot\'s Favourite Crystal'),
|
|
(15,9742,2,0,2,8,0,12574,0,0,0,0,0,'','High-Oracle Soo-say - Show Gossip if player Has Rewarded Back so soon?'),
|
|
(15,9742,2,0,2,8,0,12577,0,0,1,0,0,'','High-Oracle Soo-say - Show Gossip if player Has not completed Home Time'),
|
|
(15,9742,3,0,0,2,0,38623,1,0,1,0,0,'','High-Oracle Soo-say - Show gossip option only if player has no item Jaloot\'s Favorite Crystal'),
|
|
(15,9742,3,0,0,5,0,1105,224,0,0,0,0,'','High-Oracle Soo-say - Show gossip option only if player is at least honored with The Oracles'),
|
|
(15,9742,3,0,0,8,0,12695,0,0,0,0,0,'','High-Oracle Soo-say - Show gossip option only if player has rewarded quest Return of the Friendly Dryskin'),
|
|
(15,9742,4,0,0,2,0,38624,1,0,1,0,0,'','High-Oracle Soo-say - Show Gossip if player doesn\'t already have Moodle\'s Stress Ball'),
|
|
(15,9742,4,0,0,8,0,12579,0,0,1,0,0,'','High-Oracle Soo-say - Show Gossip if player Has not completed Quest Lifeblood of the Mosswalker Shrine'),
|
|
(15,9742,4,0,0,9,0,12578,0,0,0,0,0,'','High-Oracle Soo-say - Show Gossip if player Has Taken Quest The Angry Gorloc'),
|
|
(15,9742,4,0,1,2,0,38624,1,0,1,0,0,'','High-Oracle Soo-say - Show Gossip if player doesn\'t already have Moodle\'s Stress Ball'),
|
|
(15,9742,4,0,1,8,0,12579,0,0,1,0,0,'','High-Oracle Soo-say - Show Gossip if player Has not completed Quest Lifeblood of the Mosswalker Shrine'),
|
|
(15,9742,4,0,1,28,0,12578,0,0,0,0,0,'','High-Oracle Soo-say - Show Gossip if player Has Completed Quest The Angry Gorloc'),
|
|
(15,9742,4,0,2,2,0,38624,1,0,1,0,0,'','High-Oracle Soo-say - Show Gossip if player doesn\'t already have Moodle\'s Stress Ball'),
|
|
(15,9742,4,0,2,8,0,12578,0,0,0,0,0,'','High-Oracle Soo-say - Show Gossip if player Has Rewarded Quest The Angry Gorloc'),
|
|
(15,9742,4,0,2,8,0,12579,0,0,1,0,0,'','High-Oracle Soo-say - Show Gossip if player Has not completed Quest Lifeblood of the Mosswalker Shrine'),
|
|
(15,9742,4,0,3,2,0,38624,1,0,1,0,0,'','High-Oracle Soo-say - Show Gossip if player doesn\'t already have Moodle\'s Stress Ball'),
|
|
(15,9742,4,0,3,8,0,12580,0,0,1,0,0,'','High-Oracle Soo-say - Show Gossip if player Has not completed Quest The Mosswalker Savior'),
|
|
(15,9742,4,0,3,9,0,12578,0,0,0,0,0,'','High-Oracle Soo-say - Show Gossip if player Has Taken Quest The Angry Gorloc'),
|
|
(15,9742,4,0,4,2,0,38624,1,0,1,0,0,'','High-Oracle Soo-say - Show Gossip if player doesn\'t already have Moodle\'s Stress Ball'),
|
|
(15,9742,4,0,4,8,0,12580,0,0,1,0,0,'','High-Oracle Soo-say - Show Gossip if player Has not completed Quest The Mosswalker Savior'),
|
|
(15,9742,4,0,4,28,0,12578,0,0,0,0,0,'','High-Oracle Soo-say - Show Gossip if player Has Completed Quest The Angry Gorloc'),
|
|
(15,9742,4,0,5,2,0,38624,1,0,1,0,0,'','High-Oracle Soo-say - Show Gossip if player doesn\'t already have Moodle\'s Stress Ball'),
|
|
(15,9742,4,0,5,8,0,12578,0,0,0,0,0,'','High-Oracle Soo-say - Show Gossip if player Has Rewarded Quest The Angry Gorloc'),
|
|
(15,9742,4,0,5,8,0,12580,0,0,1,0,0,'','High-Oracle Soo-say - Show Gossip if player Has not completed Quest The Mosswalker Savior'),
|
|
(15,9742,5,0,0,2,0,38624,1,0,1,0,0,'','High-Oracle Soo-say - Show gossip option only if player has no item Moodle\'s Stress Ball'),
|
|
(15,9742,5,0,0,5,0,1105,224,0,0,0,0,'','High-Oracle Soo-say - Show gossip option only if player is at least honored with The Oracles'),
|
|
(15,9742,5,0,0,8,0,12695,0,0,0,0,0,'','High-Oracle Soo-say - Show gossip option only if player has rewarded quest Return of the Friendly Dryskin'),
|
|
(15,9769,0,0,0,28,0,12757,0,0,0,0,0,'','Must have quest 12757 active'),
|
|
(15,9777,0,0,0,15,0,128,0,0,0,0,0,'','Show gossip option if player is a Mage'),
|
|
(15,9780,0,0,0,28,0,12791,0,0,0,0,0,'','Show gossip option only if player has complete quest 12791'),
|
|
(15,9780,0,0,1,28,0,12794,0,0,0,0,0,'','Show gossip option only if player has complete quest 12794'),
|
|
(15,9780,0,0,2,28,0,12796,0,0,0,0,0,'','Show gossip option only if player has complete quest 12796'),
|
|
(15,9784,1,0,0,28,0,12770,0,0,0,0,0,'','Samuel Clearbook - Show gossip option only if player has complete quest 12770'),
|
|
(15,9785,1,0,0,28,0,12763,0,0,0,0,0,'','Makki Wintergale - Show gossip option only if player has complete quest 12763'),
|
|
(15,9806,0,0,0,9,0,12807,0,0,0,0,0,'','Show gossip menu option only if player has quest(12807) \'The Story Thus Far...\''),
|
|
(15,9820,0,0,0,2,0,31760,1,1,1,0,0,'','Show the gossip option if the player Didn\'t have the item'),
|
|
(15,9820,0,0,0,8,0,10898,0,0,0,0,0,'','Show the gossip option if the player rewarded the quest'),
|
|
(15,9820,0,0,0,25,0,39181,0,0,1,0,0,'','Show the gossip option if the player Didn\'t lear the spell'),
|
|
(15,9820,1,0,0,2,0,19450,1,1,1,0,0,'','Show the gossip option if the player Didn\'t have the item'),
|
|
(15,9820,1,0,0,2,0,19462,1,1,1,0,0,'','Show the gossip option if the player Didn\'t have the item'),
|
|
(15,9820,1,0,0,8,0,7946,0,0,0,0,0,'','Show the gossip option if the player rewarded the quest'),
|
|
(15,9820,1,0,0,25,0,23811,0,0,1,0,0,'','Show the gossip option if the player Didn\'t lear the spell'),
|
|
(15,9820,2,0,0,2,0,11474,1,1,1,0,0,'','Show the gossip option if the player Didn\'t have the item'),
|
|
(15,9820,2,0,0,8,0,4298,0,0,0,0,0,'','Show the gossip option if the player rewarded the quest'),
|
|
(15,9820,2,0,0,25,0,15067,0,0,1,0,0,'','Show the gossip option if the player Didn\'t lear the spell'),
|
|
(15,9820,3,0,0,2,0,12264,1,1,1,0,0,'','Show the gossip option if the player Didn\'t have the item'),
|
|
(15,9820,3,0,0,8,0,4729,0,0,0,0,0,'','Show the gossip option if the player rewarded the quest'),
|
|
(15,9820,3,0,0,25,0,15999,0,0,1,0,0,'','Show the gossip option if the player Didn\'t lear the spell'),
|
|
(15,9820,4,0,0,2,0,12529,1,1,1,0,0,'','Show the gossip option if the player Didn\'t have the item'),
|
|
(15,9820,4,0,0,8,0,4862,0,0,0,0,0,'','Show the gossip option if the player rewarded the quest'),
|
|
(15,9820,4,0,0,25,0,16450,0,0,1,0,0,'','Show the gossip option if the player Didn\'t lear the spell'),
|
|
(15,9820,5,0,0,2,0,11110,1,1,1,0,0,'','Show the gossip option if the player Didn\'t have the item'),
|
|
(15,9820,5,0,0,8,0,3861,0,0,0,0,0,'','Show the gossip option if the player rewarded the quest'),
|
|
(15,9820,5,0,0,25,0,13548,0,0,1,0,0,'','Show the gossip option if the player Didn\'t lear the spell'),
|
|
(15,9820,5,0,1,2,0,11110,1,1,1,0,0,'','Show the gossip option if the player Didn\'t have the item'),
|
|
(15,9820,5,0,1,8,0,13840,0,0,0,0,0,'','Show the gossip option if the player rewarded the quest'),
|
|
(15,9820,5,0,1,25,0,13548,0,0,1,0,0,'','Show the gossip option if the player Didn\'t lear the spell'),
|
|
(15,9820,6,0,0,2,0,32233,1,1,1,0,0,'','Show the gossip option if the player Didn\'t have the item'),
|
|
(15,9820,6,0,0,8,0,11117,0,0,0,0,0,'','Show the gossip option if the player rewarded the quest'),
|
|
(15,9820,6,0,0,25,0,39709,0,0,1,0,0,'','Show the gossip option if the player Didn\'t lear the spell'),
|
|
(15,9820,6,0,1,2,0,32233,1,1,1,0,0,'','Show the gossip option if the player Didn\'t have the item'),
|
|
(15,9820,6,0,1,8,0,11431,0,0,0,0,0,'','Show the gossip option if the player rewarded the quest'),
|
|
(15,9820,6,0,1,25,0,39709,0,0,1,0,0,'','Show the gossip option if the player Didn\'t lear the spell'),
|
|
(15,9832,1,0,0,2,0,25549,1,1,1,0,0,'','Only show gossip if player doesn\'t have Blood Knight Tabard'),
|
|
(15,9832,1,0,0,8,0,9737,0,0,0,0,0,'','Only show gossip if player already finished quest True Masters of Light'),
|
|
(15,9832,2,0,0,2,0,24344,1,1,1,0,0,'','Only show gossip if player doesn\'t have Tabard of the Hand'),
|
|
(15,9832,2,0,0,8,0,9762,0,0,0,0,0,'','Only show gossip if player already finished quest The Unwritten Prophecy'),
|
|
(15,9832,3,0,0,2,0,28788,1,1,1,0,0,'','Only show gossip if player doesn\'t have Tabard of the protector'),
|
|
(15,9832,3,0,0,8,0,10259,0,0,0,0,0,'','Only show gossip if player already finished quest Into the Breach'),
|
|
(15,9832,4,0,0,2,0,31404,1,1,1,0,0,'','Only show gossip if player doesn\'t have Green Trophy Tabard of Illidari'),
|
|
(15,9832,4,0,0,2,0,31405,1,1,1,0,0,'','Only show gossip if player doesn\'t have Purple Trophy Tabard of Illidari'),
|
|
(15,9832,4,0,0,8,0,10781,0,0,0,0,0,'','Only show gossip if player already finished quest Battle of the Crimson Watch'),
|
|
(15,9832,5,0,0,2,0,31404,1,1,1,0,0,'','Only show gossip if player doesn\'t have Green Trophy Tabard of Illidari'),
|
|
(15,9832,5,0,0,2,0,31405,1,1,1,0,0,'','Only show gossip if player doesn\'t have Purple Trophy Tabard of Illidari'),
|
|
(15,9832,5,0,0,8,0,10781,0,0,0,0,0,'','Only show gossip if player already finished quest Battle of the Crimson Watch'),
|
|
(15,9832,6,0,0,2,0,35279,1,1,1,0,0,'','Only show gossip if player doesn\'t have Tabard of Summer Skies'),
|
|
(15,9832,6,0,0,2,0,35280,1,1,1,0,0,'','Only show gossip if player doesn\'t have Tabard of Summer Flames'),
|
|
(15,9832,6,0,0,8,0,11972,0,0,0,0,0,'','Only show gossip if player already finished quest Shards of Ahune'),
|
|
(15,9832,7,0,0,2,0,35279,1,1,1,0,0,'','Only show gossip if player doesn\'t have Tabard of Summer Skies'),
|
|
(15,9832,7,0,0,2,0,35280,1,1,1,0,0,'','Only show gossip if player doesn\'t have Tabard of Summer Flames'),
|
|
(15,9832,7,0,0,8,0,11972,0,0,0,0,0,'','Only show gossip if player already finished quest Shards of Ahune'),
|
|
(15,9832,8,0,0,2,0,43300,1,1,1,0,0,'','Only show gossip if player doesn\'t have Loremaster\'s Colors'),
|
|
(15,9832,8,0,0,17,0,1681,0,0,0,0,0,'','Only show gossip if player have achievement Loremaster (A)'),
|
|
(15,9832,8,0,1,2,0,43300,1,1,1,0,0,'','Only show gossip if player doesn\'t have Loremaster\'s Colors'),
|
|
(15,9832,8,0,1,17,0,1682,0,0,0,0,0,'','Only show gossip if player have achievement Loremaster (H)'),
|
|
(15,9832,9,0,0,2,0,43348,1,1,1,0,0,'','Only show gossip if player doesn\'t have Tabard of the Explorer'),
|
|
(15,9832,9,0,0,17,0,45,0,0,0,0,0,'','Only show gossip if player have achievement Explore Northrend'),
|
|
(15,9832,10,0,0,2,0,40643,1,1,1,0,0,'','Only show gossip if player doesn\'t have Tabard of the Explorer'),
|
|
(15,9832,10,0,0,17,0,1021,0,0,0,0,0,'','Only show gossip if player have achievement Twenty-Five Tabards'),
|
|
(15,9839,0,0,0,28,0,13348,0,0,0,0,0,'','Only show gossip if player has quest Futility complete'),
|
|
(15,9839,0,0,1,28,0,13348,0,0,0,0,0,'','Only show gossip if player has quest Futility rewarded'),
|
|
(15,9839,0,0,2,28,0,13348,0,0,0,0,0,'','Only show gossip if player has quest Futility taken'),
|
|
(15,9841,0,0,0,28,0,12864,0,0,1,0,0,'','Agnetta Tyrsdottar - Show gossip option only if quest \"Missing scouts\" is not complete'),
|
|
(15,9852,0,0,0,9,0,12919,0,0,0,0,0,'','Show gossip option if player is on quest'),
|
|
(15,9852,1,0,0,9,0,12919,0,0,0,0,0,'','Show gossip option if player is on quest'),
|
|
(15,9852,2,0,0,9,0,12919,0,0,0,0,0,'','Show gossip option if player is on quest'),
|
|
(15,9853,0,0,0,9,0,12920,0,0,0,0,0,'','Show gossip menu option if player has quest 12920'),
|
|
(15,9853,1,0,0,9,0,12926,0,0,0,0,0,'','Show gossip menu option if player has quest 12926'),
|
|
(15,9854,1,0,0,2,0,40971,1,0,1,0,0,'','Must not have item 40971'),
|
|
(15,9854,1,0,0,8,0,12910,0,0,0,0,0,'','Must complete 12910 before this option is visible'),
|
|
(15,9859,0,0,0,28,0,12832,0,0,1,0,0,'','Injured Goblin Miner - Show gossip option only if quest \"Bitter Departure\" is not complete'),
|
|
(15,9865,0,0,0,9,0,12971,0,0,0,0,0,'','Show gossip option 0 if player has quest Taking on All Challengers'),
|
|
(15,9865,0,0,1,9,0,13423,0,0,0,0,0,'','Show gossip option 0 if player has quest Defending Your Title'),
|
|
(15,9871,0,0,0,9,0,12957,0,0,0,0,0,'','Show gossip only if Slaves of the Stormforged quest taken'),
|
|
(15,9874,0,0,0,28,0,12969,0,0,1,0,0,'','Agnetta Tyrsdottar - Show gossip option only if quest is not complete'),
|
|
(15,9880,0,0,0,9,0,12980,0,0,0,0,0,'','The Armor\'s Secrets'),
|
|
(15,9891,0,0,0,9,0,12874,0,0,0,0,0,'','Show gossip only if Fervor of the Frostborn quest taken'),
|
|
(15,9900,0,0,0,9,0,13010,0,0,0,0,0,'','Requires Quest 13010 active'),
|
|
(15,9904,0,0,0,1,0,33280,0,0,0,0,0,'',NULL),
|
|
(15,9904,0,0,1,1,0,55629,0,0,0,0,0,'',NULL),
|
|
(15,9904,1,0,0,1,0,55629,0,0,0,0,0,'',NULL),
|
|
(15,9904,2,0,0,1,0,55629,0,0,0,0,0,'',NULL),
|
|
(15,9906,1,0,0,9,0,13037,0,0,0,0,0,'','Must be at quest 13037 to see this option'),
|
|
(15,9907,0,0,0,9,0,12970,0,0,0,0,0,'','Loklira - Show gossip if quest accepted'),
|
|
(15,9923,0,0,0,1,0,33280,0,0,0,0,0,'',NULL),
|
|
(15,9923,0,0,1,1,0,55629,0,0,0,0,0,'',NULL),
|
|
(15,9923,1,0,0,1,0,55629,0,0,0,0,0,'',NULL),
|
|
(15,9923,2,0,0,1,0,55629,0,0,0,0,0,'',NULL),
|
|
(15,9924,0,0,0,9,0,13064,0,0,0,0,0,'','Thorim - Show gossip if quest accepted'),
|
|
(15,9928,0,0,0,9,0,13047,0,0,0,0,0,'','Gossip option requires the reckoning taken'),
|
|
(15,9929,1,0,0,2,0,40971,1,0,1,0,0,'','Must not have item 40971'),
|
|
(15,9929,1,0,0,8,0,12855,0,0,0,0,0,'','Must complete 12855 before this option is visible'),
|
|
(15,9931,1,0,0,14,0,13033,0,0,0,0,0,'',NULL),
|
|
(15,9931,2,0,0,14,0,13029,0,0,0,0,0,'',NULL),
|
|
(15,9931,3,0,0,14,0,13021,0,0,0,0,0,'',NULL),
|
|
(15,9931,4,0,0,14,0,13016,0,0,0,0,0,'',NULL),
|
|
(15,9935,1,0,0,14,0,13029,0,0,0,0,0,'',NULL),
|
|
(15,9935,2,0,0,14,0,13012,0,0,0,0,0,'',NULL),
|
|
(15,9937,1,0,0,14,0,13033,0,0,0,0,0,'',NULL),
|
|
(15,9937,2,0,0,14,0,13029,0,0,0,0,0,'',NULL),
|
|
(15,9937,3,0,0,14,0,13012,0,0,0,0,0,'',NULL),
|
|
(15,9938,1,0,0,14,0,13021,0,0,0,0,0,'',NULL),
|
|
(15,9938,2,0,0,14,0,13033,0,0,0,0,0,'',NULL),
|
|
(15,9938,3,0,0,14,0,13012,0,0,0,0,0,'',NULL),
|
|
(15,9941,1,0,0,14,0,13029,0,0,0,0,0,'',NULL),
|
|
(15,9941,2,0,0,14,0,13024,0,0,0,0,0,'',NULL),
|
|
(15,9941,3,0,0,14,0,13018,0,0,0,0,0,'',NULL),
|
|
(15,9941,4,0,0,14,0,13014,0,0,0,0,0,'',NULL),
|
|
(15,9945,1,0,0,14,0,13018,0,0,0,0,0,'',NULL),
|
|
(15,9945,2,0,0,14,0,13026,0,0,0,0,0,'',NULL),
|
|
(15,9945,3,0,0,14,0,13033,0,0,0,0,0,'',NULL),
|
|
(15,9945,4,0,0,14,0,13029,0,0,0,0,0,'',NULL),
|
|
(15,9946,1,0,0,14,0,13024,0,0,0,0,0,'',NULL),
|
|
(15,9946,2,0,0,14,0,13026,0,0,0,0,0,'',NULL),
|
|
(15,9946,3,0,0,14,0,13033,0,0,0,0,0,'',NULL),
|
|
(15,9948,1,0,0,14,0,13028,0,0,0,0,0,'',NULL),
|
|
(15,9948,2,0,0,14,0,13020,0,0,0,0,0,'',NULL),
|
|
(15,9948,3,0,0,14,0,13028,0,0,0,0,0,'',NULL),
|
|
(15,9948,4,0,0,14,0,13066,0,0,0,0,0,'',NULL),
|
|
(15,9953,1,0,0,14,0,13022,0,0,0,0,0,'',NULL),
|
|
(15,9953,2,0,0,14,0,13014,0,0,0,0,0,'',NULL),
|
|
(15,9953,3,0,0,14,0,13031,0,0,0,0,0,'',NULL),
|
|
(15,9953,4,0,0,14,0,13030,0,0,0,0,0,'',NULL),
|
|
(15,9954,1,0,0,14,0,13022,0,0,0,0,0,'',NULL),
|
|
(15,9954,2,0,0,14,0,13019,0,0,0,0,0,'',NULL),
|
|
(15,9954,3,0,0,14,0,13031,0,0,0,0,0,'',NULL),
|
|
(15,9954,4,0,0,14,0,13029,0,0,0,0,0,'',NULL),
|
|
(15,9954,5,0,0,14,0,13030,0,0,0,0,0,'',NULL),
|
|
(15,9959,1,0,0,14,0,13017,0,0,0,0,0,'',NULL),
|
|
(15,9959,2,0,0,14,0,13025,0,0,0,0,0,'',NULL),
|
|
(15,9959,3,0,0,14,0,13030,0,0,0,0,0,'',NULL),
|
|
(15,9961,1,0,0,14,0,13017,0,0,0,0,0,'',NULL),
|
|
(15,9961,2,0,0,14,0,13067,0,0,0,0,0,'',NULL),
|
|
(15,9961,3,0,0,14,0,13025,0,0,0,0,0,'',NULL),
|
|
(15,9961,4,0,0,14,0,13013,0,0,0,0,0,'',NULL),
|
|
(15,9961,5,0,0,14,0,13023,0,0,0,0,0,'',NULL),
|
|
(15,9963,1,0,0,14,0,13017,0,0,0,0,0,'',NULL),
|
|
(15,9963,2,0,0,14,0,13067,0,0,0,0,0,'',NULL),
|
|
(15,9963,3,0,0,14,0,13031,0,0,0,0,0,'',NULL),
|
|
(15,9963,4,0,0,14,0,13013,0,0,0,0,0,'',NULL),
|
|
(15,9963,5,0,0,14,0,13023,0,0,0,0,0,'',NULL),
|
|
(15,9964,1,0,0,14,0,13025,0,0,0,0,0,'',NULL),
|
|
(15,9964,2,0,0,14,0,13030,0,0,0,0,0,'',NULL),
|
|
(15,9964,3,0,0,14,0,13023,0,0,0,0,0,'',NULL),
|
|
(15,9964,4,0,0,14,0,13027,0,0,0,0,0,'',NULL),
|
|
(15,9966,1,0,0,14,0,13035,0,0,0,0,0,'',NULL),
|
|
(15,9966,2,0,0,14,0,13027,0,0,0,0,0,'',NULL),
|
|
(15,9966,3,0,0,14,0,13022,0,0,0,0,0,'',NULL),
|
|
(15,9966,4,0,0,14,0,13028,0,0,0,0,0,'',NULL),
|
|
(15,9968,1,0,0,14,0,13025,0,0,0,0,0,'',NULL),
|
|
(15,9968,2,0,0,14,0,13035,0,0,0,0,0,'',NULL),
|
|
(15,9968,3,0,0,14,0,13031,0,0,0,0,0,'',NULL),
|
|
(15,9968,4,0,0,14,0,13013,0,0,0,0,0,'',NULL),
|
|
(15,9968,5,0,0,14,0,13023,0,0,0,0,0,'',NULL),
|
|
(15,9968,6,0,0,14,0,13028,0,0,0,0,0,'',NULL),
|
|
(15,9968,7,0,0,14,0,13032,0,0,0,0,0,'',NULL),
|
|
(15,9971,1,0,0,14,0,13020,0,0,0,0,0,'',NULL),
|
|
(15,9971,2,0,0,14,0,13032,0,0,0,0,0,'',NULL),
|
|
(15,9971,3,0,0,14,0,13066,0,0,0,0,0,'',NULL),
|
|
(15,9972,1,0,0,14,0,13028,0,0,0,0,0,'',NULL),
|
|
(15,9972,2,0,0,14,0,13020,0,0,0,0,0,'',NULL),
|
|
(15,9972,3,0,0,14,0,13022,0,0,0,0,0,'',NULL),
|
|
(15,9972,4,0,0,14,0,13032,0,0,0,0,0,'',NULL),
|
|
(15,9975,1,0,0,14,0,13066,0,0,0,0,0,'',NULL),
|
|
(15,9975,2,0,0,14,0,13020,0,0,0,0,0,'',NULL),
|
|
(15,9975,3,0,0,14,0,13032,0,0,0,0,0,'',NULL),
|
|
(15,9975,4,0,0,14,0,13028,0,0,0,0,0,'',NULL),
|
|
(15,9980,1,0,0,14,0,13035,0,0,0,0,0,'',NULL),
|
|
(15,9980,2,0,0,14,0,13020,0,0,0,0,0,'',NULL),
|
|
(15,9980,3,0,0,14,0,13028,0,0,0,0,0,'',NULL),
|
|
(15,9980,4,0,0,14,0,13023,0,0,0,0,0,'',NULL),
|
|
(15,9980,5,0,0,14,0,13027,0,0,0,0,0,'',NULL),
|
|
(15,9980,6,0,0,14,0,13066,0,0,0,0,0,'',NULL),
|
|
(15,9980,7,0,0,14,0,13019,0,0,0,0,0,'',NULL),
|
|
(15,9990,0,0,0,15,0,128,0,0,0,0,0,'','Show gossip option if player is a mage'),
|
|
(15,9990,1,0,0,15,0,128,0,0,0,0,0,'','Show gossip option if player is a mage'),
|
|
(15,9990,2,0,0,15,0,128,0,0,0,0,0,'','Show gossip option if player is a mage'),
|
|
(15,9991,0,0,0,28,0,13073,0,0,0,0,0,'','Show gossip menu option only if player has quest 13073 complete'),
|
|
(15,10005,0,0,0,9,0,13121,0,0,0,0,0,'',''),
|
|
(15,10024,0,0,0,28,0,12521,0,0,0,0,0,'','Show gossip option if player has quest Where in the World is Hemet Nesingwary?'),
|
|
(15,10025,0,0,0,8,0,13418,0,0,0,0,0,'','Officer Van Rossem - Show gossip option only if quest Preparations for War is finished'),
|
|
(15,10025,1,0,0,28,0,13418,0,0,0,0,0,'','Officer Van Rossem - Show gossip option only if player has taken quest Preparations for War'),
|
|
(15,10026,0,0,0,8,0,13419,0,0,0,0,0,'','Sky-Reaver Klum - Show gossip option only if quest Preparations for War is finished'),
|
|
(15,10026,1,0,0,28,0,13419,0,0,0,0,0,'','Sky-Reaver Klum - Show gossip option only if player has taken quest Preparations for War'),
|
|
(15,10027,0,0,0,15,0,32,0,0,0,0,0,'','Show gossip option if player is a Death knight'),
|
|
(15,10028,0,0,0,9,0,13168,0,0,0,0,0,'','Show Gossip option only if player has quest active'),
|
|
(15,10028,0,0,1,9,0,13171,0,0,0,0,0,'','Show Gossip option only if player has quest active'),
|
|
(15,10028,0,0,2,9,0,13169,0,0,0,0,0,'','Show Gossip option only if player has quest active'),
|
|
(15,10028,0,0,3,9,0,13170,0,0,0,0,0,'','Show Gossip option only if player has quest active'),
|
|
(15,10036,0,0,0,9,0,13228,0,0,0,0,0,'','Only show gossip option 0 if player has if player has quest 13228 active'),
|
|
(15,10040,0,0,0,9,0,13231,0,0,0,0,0,'','Only show gossip option 0 if player has if player has quest 13231 active'),
|
|
(15,10040,1,0,0,9,0,13232,0,0,0,0,0,'','Only show gossip option 1 if player has if player has quest 13232 active'),
|
|
(15,10060,0,0,0,9,0,13235,0,0,0,0,0,'','Margrave Dhakar only show gossip if player has The Flesh Giant Champion taken'),
|
|
(15,10060,0,0,0,29,0,30698,200,0,0,0,0,'','Margrave Dhakar only show gossip if Morbidus near'),
|
|
(15,10060,0,0,0,36,0,0,0,0,0,0,0,'','Margrave Dhakar only show gossip if Morbidus is alive'),
|
|
(15,10110,0,0,0,9,0,13172,0,0,0,0,0,'','show gossip on quest 13172 taken'),
|
|
(15,10111,0,0,0,9,0,13145,0,0,0,0,0,'',''),
|
|
(15,10111,0,0,1,9,0,13146,0,0,0,0,0,'',''),
|
|
(15,10111,0,0,2,9,0,13147,0,0,0,0,0,'',''),
|
|
(15,10118,2,0,0,7,0,197,420,0,0,0,0,'','Only show gossip option if player has Tailoring with skill level 420'),
|
|
(15,10118,2,0,0,25,0,56016,0,0,1,0,0,'','Only show gossip option if player has not learned spell 56016'),
|
|
(15,10118,3,0,0,7,0,197,420,0,0,0,0,'','Only show gossip option if player has Tailoring with skill level 420 Alliance'),
|
|
(15,10118,3,0,0,17,0,1288,0,0,0,0,0,'','Only show gossip option if player has achievement Northrend Dungeonmaster'),
|
|
(15,10118,3,0,0,25,0,56016,0,0,1,0,0,'','Only show gossip option if player has not learned spell 56016'),
|
|
(15,10118,4,0,0,7,0,197,420,0,0,0,0,'','Only show gossip option if player has Tailoring with skill level 420'),
|
|
(15,10118,4,0,0,25,0,56017,0,0,1,0,0,'','Only show gossip option if player has not learned spell 56017'),
|
|
(15,10118,5,0,0,7,0,197,420,0,0,0,0,'','Only show gossip option if player has Tailoring with skill level 420'),
|
|
(15,10118,5,0,0,17,0,41,0,0,0,0,0,'','Only show gossip option if player has achievement Loremaster of Northrend Alliance'),
|
|
(15,10118,5,0,0,25,0,56017,0,0,1,0,0,'','Only show gossip option if player has not learned spell 56017'),
|
|
(15,10118,5,0,1,7,0,197,420,0,0,0,0,'','Only show gossip option if player has Tailoring with skill level 420 Horde'),
|
|
(15,10118,5,0,1,17,0,1360,0,0,0,0,0,'','Only show gossip option if player has achievement Loremaster of Northrend Horde'),
|
|
(15,10118,5,0,1,25,0,56017,0,0,1,0,0,'','Only show gossip option if player has not learned spell 56017'),
|
|
(15,10119,0,0,0,9,0,13404,0,0,0,0,0,'','show gossip on quest 13404 taken'),
|
|
(15,10119,0,0,1,9,0,13380,0,0,0,0,0,'','show gossip on quest 13380 taken'),
|
|
(15,10119,1,0,0,9,0,13381,0,0,0,0,0,'','show gossip on quest 13381 taken'),
|
|
(15,10119,1,0,1,9,0,13382,0,0,0,0,0,'','show gossip on quest 13382 taken'),
|
|
(15,10120,0,0,0,9,0,13373,0,0,0,0,0,'','show gossip on quest 13373 taken'),
|
|
(15,10120,0,0,1,9,0,13406,0,0,0,0,0,'','show gossip on quest 13406 taken'),
|
|
(15,10120,1,0,0,9,0,13374,0,0,0,0,0,'','show gossip on quest 13374 taken'),
|
|
(15,10120,1,0,1,9,0,13376,0,0,0,0,0,'','show gossip on quest 13376 taken'),
|
|
(15,10124,0,0,0,9,0,13285,0,0,0,0,0,'','Requires Forging the Keystone quest'),
|
|
(15,10131,0,0,0,27,0,65,3,0,0,0,0,'','Zidormi - Teleport to CoT level restriction'),
|
|
(15,10137,0,0,0,9,0,13300,0,0,0,0,0,'','Only show first gossip if player is on quest Slaves to Saronite Alliance'),
|
|
(15,10137,0,0,1,9,0,13302,0,0,0,0,0,'','Only show first gossip if player is on quest Slaves to Saronite Horde'),
|
|
(15,10144,0,0,0,2,0,44221,1,1,1,0,0,'','Show the gossip if the player doesn\'t have the item'),
|
|
(15,10144,0,0,0,16,0,1101,0,0,0,0,0,'','Show the gossip if the player is from the alliance'),
|
|
(15,10144,0,0,0,25,0,54197,0,0,1,0,0,'','Show the gossip if the player doesn\'t learn Cold Weather Flying'),
|
|
(15,10144,0,0,0,27,0,77,3,0,0,0,0,'','The player must be level 77 or higher'),
|
|
(15,10144,1,0,0,2,0,44229,1,1,1,0,0,'','Show the gossip if the player doesn\'t have the item'),
|
|
(15,10144,1,0,0,16,0,690,0,0,0,0,0,'','Show the gossip if the player is from the horde'),
|
|
(15,10144,1,0,0,25,0,54197,0,0,1,0,0,'','Show the gossip if the player doesn\'t learn Cold Weather Flying'),
|
|
(15,10144,1,0,0,27,0,77,3,0,0,0,0,'','The player must be level 77 or higher'),
|
|
(15,10179,0,0,0,8,0,12499,0,0,0,0,0,'','Alexstrasza the Life-Binder - Show Gossip if player is rewarded for Return To Angrathar'),
|
|
(15,10179,0,0,1,8,0,12500,0,0,0,0,0,'','Alexstrasza the Life-Binder - Show Gossip if player is rewarded for Return To Angrathar'),
|
|
(15,10189,0,0,0,28,0,13369,0,0,0,0,0,'','Requires quest complete'),
|
|
(15,10199,0,0,0,9,0,14444,0,0,0,0,0,'','Show gossip option 0 if player has quest 14444 (Alliance)'),
|
|
(15,10199,1,0,0,9,0,24555,0,0,0,0,0,'','Show gossip option 1 if player has quest 24555 (Horde)'),
|
|
(15,10200,0,0,0,1,0,61131,0,0,0,0,0,'','Highlord Tirion Fordring - Show Gossip if player has aura Cultist Hood'),
|
|
(15,10200,0,0,0,9,0,13364,0,0,0,0,0,'','Highlord Tirion Fordring - Show Gossip if Tirions Gambit Taken'),
|
|
(15,10200,0,0,1,1,0,61131,0,0,0,0,0,'','Highlord Tirion Fordring - Show Gossip if player has aura Cultist Hood'),
|
|
(15,10200,0,0,1,9,0,13403,0,0,0,0,0,'','Highlord Tirion Fordring - Show Gossip if Tirions Gambit Taken'),
|
|
(15,10211,0,0,0,9,0,12828,0,0,0,0,0,'','Show gossip if quest taken'),
|
|
(15,10215,0,0,0,9,0,13074,0,0,0,0,0,'','Show gossip menu option only if player has quest 13074 taken'),
|
|
(15,10215,1,0,0,28,0,13075,0,0,0,0,0,'','Show gossip menu option only if player has quest 13075 complete'),
|
|
(15,10218,0,0,0,28,0,11567,0,0,0,0,0,'','Harry\'s Bomber - Show gossip option if player has taken quest 11567'),
|
|
(15,10220,0,0,0,1,0,61611,0,0,0,0,0,'','Ganjo\'s Gossip - requires aura See You On The Other Side'),
|
|
(15,10220,0,0,1,9,0,12121,0,0,0,0,0,'','Ganjo\'s Gossip - requires quest See You On The Other Side to be rewarded'),
|
|
(15,10226,0,0,0,9,0,13236,0,0,0,0,0,'','Show gossip only if on quest'),
|
|
(15,10226,0,0,1,9,0,13395,0,0,0,0,0,'','Show gossip only if on quest'),
|
|
(15,10227,0,0,0,8,0,13440,0,0,0,0,0,'','Show gossip option only if player has quest'),
|
|
(15,10228,0,0,0,8,0,13441,0,0,0,0,0,'','Show gossip option only if player has quest'),
|
|
(15,10230,0,0,0,8,0,13442,0,0,0,0,0,'','Show gossip option only if player has quest'),
|
|
(15,10231,0,0,0,8,0,13450,0,0,0,0,0,'','Show gossip option only if player has quest'),
|
|
(15,10232,0,0,0,8,0,13451,0,0,0,0,0,'','Show gossip option only if player has quest'),
|
|
(15,10233,0,0,0,8,0,13443,0,0,0,0,0,'','Show gossip option only if player has quest'),
|
|
(15,10234,0,0,0,8,0,13444,0,0,0,0,0,'','Show gossip option only if player has quest'),
|
|
(15,10235,0,0,0,8,0,13453,0,0,0,0,0,'','Show gossip option only if player has quest'),
|
|
(15,10236,0,0,0,8,0,13454,0,0,0,0,0,'','Show gossip option only if player has quest'),
|
|
(15,10237,0,0,0,8,0,13445,0,0,0,0,0,'','Show gossip option only if player has quest'),
|
|
(15,10238,0,0,0,8,0,13446,0,0,0,0,0,'','Show gossip option only if player has quest'),
|
|
(15,10239,0,0,0,8,0,13455,0,0,0,0,0,'','Show gossip option only if player has quest'),
|
|
(15,10240,0,0,0,8,0,13447,0,0,0,0,0,'','Show gossip option only if player has quest'),
|
|
(15,10241,0,0,0,8,0,13457,0,0,0,0,0,'','Show gossip option only if player has quest'),
|
|
(15,10242,0,0,0,8,0,13458,0,0,0,0,0,'','Show gossip option only if player has quest'),
|
|
(15,10243,0,0,0,8,0,13449,0,0,0,0,0,'','Show gossip option only if player has quest'),
|
|
(15,10316,0,0,0,2,0,44981,1,1,1,0,0,'','Maiden of Ashwood Lake - Show gossip option if player does not have Ashwood Brand'),
|
|
(15,10340,0,0,0,9,0,13679,0,0,0,0,0,'','Show gossip option if player has quest 13679'),
|
|
(15,10340,0,0,1,9,0,13680,0,0,0,0,0,'','Show gossip option if player has quest 13680'),
|
|
(15,10343,0,0,0,1,0,63034,0,0,0,0,0,'','Squire Danny - Show gossip option if player has aura 63034'),
|
|
(15,10343,0,0,0,9,0,13731,0,0,0,0,0,'','Squire Danny - Show gossip option if player has quest The Valiant\'s Challenge'),
|
|
(15,10343,0,0,0,28,0,13731,0,0,1,0,0,'','Squire Danny - Show gossip option if player has quest The Valiant\'s Challenge not complete'),
|
|
(15,10343,0,0,0,29,0,33707,100,0,1,0,0,'','Squire Danny - Show gossip option if an Argent Champion is not near'),
|
|
(15,10343,0,0,1,1,0,63034,0,0,0,0,0,'','Squire Danny - Show gossip option if player has aura 63034'),
|
|
(15,10343,0,0,1,9,0,13729,0,0,0,0,0,'','Squire Danny - Show gossip option if player has quest The Valiant\'s Challenge'),
|
|
(15,10343,0,0,1,28,0,13729,0,0,1,0,0,'','Squire Danny - Show gossip option if player has quest The Valiant\'s Challenge not complete'),
|
|
(15,10343,0,0,1,29,0,33707,100,0,1,0,0,'','Squire Danny - Show gossip option if an Argent Champion is not near'),
|
|
(15,10343,0,0,2,1,0,63034,0,0,0,0,0,'','Squire Danny - Show gossip option if player has aura 63034'),
|
|
(15,10343,0,0,2,9,0,13728,0,0,0,0,0,'','Squire Danny - Show gossip option if player has quest The Valiant\'s Challenge'),
|
|
(15,10343,0,0,2,28,0,13728,0,0,1,0,0,'','Squire Danny - Show gossip option if player has quest The Valiant\'s Challenge not complete'),
|
|
(15,10343,0,0,2,29,0,33707,100,0,1,0,0,'','Squire Danny - Show gossip option if an Argent Champion is not near'),
|
|
(15,10343,0,0,3,1,0,63034,0,0,0,0,0,'','Squire Danny - Show gossip option if player has aura 63034'),
|
|
(15,10343,0,0,3,9,0,13727,0,0,0,0,0,'','Squire Danny - Show gossip option if player has quest The Valiant\'s Challenge'),
|
|
(15,10343,0,0,3,28,0,13727,0,0,1,0,0,'','Squire Danny - Show gossip option if player has quest The Valiant\'s Challenge not complete'),
|
|
(15,10343,0,0,3,29,0,33707,100,0,1,0,0,'','Squire Danny - Show gossip option if an Argent Champion is not near'),
|
|
(15,10343,0,0,4,1,0,63034,0,0,0,0,0,'','Squire Danny - Show gossip option if player has aura 63034'),
|
|
(15,10343,0,0,4,9,0,13726,0,0,0,0,0,'','Squire Danny - Show gossip option if player has quest The Valiant\'s Challenge'),
|
|
(15,10343,0,0,4,28,0,13726,0,0,1,0,0,'','Squire Danny - Show gossip option if player has quest The Valiant\'s Challenge not complete'),
|
|
(15,10343,0,0,4,29,0,33707,100,0,1,0,0,'','Squire Danny - Show gossip option if an Argent Champion is not near'),
|
|
(15,10343,0,0,5,1,0,63034,0,0,0,0,0,'','Squire Danny - Show gossip option if player has aura 63034'),
|
|
(15,10343,0,0,5,9,0,13725,0,0,0,0,0,'','Squire Danny - Show gossip option if player has quest The Valiant\'s Challenge'),
|
|
(15,10343,0,0,5,28,0,13725,0,0,1,0,0,'','Squire Danny - Show gossip option if player has quest The Valiant\'s Challenge not complete'),
|
|
(15,10343,0,0,5,29,0,33707,100,0,1,0,0,'','Squire Danny - Show gossip option if an Argent Champion is not near'),
|
|
(15,10343,0,0,6,1,0,63034,0,0,0,0,0,'','Squire Danny - Show gossip option if player has aura 63034'),
|
|
(15,10343,0,0,6,9,0,13724,0,0,0,0,0,'','Squire Danny - Show gossip option if player has quest The Valiant\'s Challenge'),
|
|
(15,10343,0,0,6,28,0,13724,0,0,1,0,0,'','Squire Danny - Show gossip option if player has quest The Valiant\'s Challenge not complete'),
|
|
(15,10343,0,0,6,29,0,33707,100,0,1,0,0,'','Squire Danny - Show gossip option if an Argent Champion is not near'),
|
|
(15,10343,0,0,7,1,0,63034,0,0,0,0,0,'','Squire Danny - Show gossip option if player has aura 63034'),
|
|
(15,10343,0,0,7,9,0,13723,0,0,0,0,0,'','Squire Danny - Show gossip option if player has quest The Valiant\'s Challenge'),
|
|
(15,10343,0,0,7,28,0,13723,0,0,1,0,0,'','Squire Danny - Show gossip option if player has quest The Valiant\'s Challenge not complete'),
|
|
(15,10343,0,0,7,29,0,33707,100,0,1,0,0,'','Squire Danny - Show gossip option if an Argent Champion is not near'),
|
|
(15,10343,0,0,8,1,0,63034,0,0,0,0,0,'','Squire Danny - Show gossip option if player has aura 63034'),
|
|
(15,10343,0,0,8,9,0,13713,0,0,0,0,0,'','Squire Danny - Show gossip option if player has quest The Valiant\'s Challenge'),
|
|
(15,10343,0,0,8,28,0,13713,0,0,1,0,0,'','Squire Danny - Show gossip option if player has quest The Valiant\'s Challenge not complete'),
|
|
(15,10343,0,0,8,29,0,33707,100,0,1,0,0,'','Squire Danny - Show gossip option if an Argent Champion is not near'),
|
|
(15,10343,0,0,9,1,0,63034,0,0,0,0,0,'','Squire Danny - Show gossip option if player has aura 63034'),
|
|
(15,10343,0,0,9,9,0,13699,0,0,0,0,0,'','Squire Danny - Show gossip option if player has quest The Valiant\'s Challenge'),
|
|
(15,10343,0,0,9,28,0,13699,0,0,1,0,0,'','Squire Danny - Show gossip option if player has quest The Valiant\'s Challenge not complete'),
|
|
(15,10343,0,0,9,29,0,33707,100,0,1,0,0,'','Squire Danny - Show gossip option if an Argent Champion is now near'),
|
|
(15,10368,0,0,0,9,0,13606,0,0,0,0,0,'','Show gossip option has quest 13606'),
|
|
(15,10368,0,0,1,9,0,13821,0,0,0,0,0,'','Show gossip option has quest 13821'),
|
|
(15,10368,1,0,0,9,0,13609,0,0,0,0,0,'','Show gossip option has quest 13609'),
|
|
(15,10368,1,0,1,9,0,13822,0,0,0,0,0,'','Show gossip option has quest 13822'),
|
|
(15,10368,2,0,0,9,0,13610,0,0,0,0,0,'','Show gossip option has quest 13610'),
|
|
(15,10368,2,0,1,9,0,13823,0,0,0,0,0,'','Show gossip option has quest 13823'),
|
|
(15,10368,3,0,0,9,0,13611,0,0,0,0,0,'','Show gossip option has quest 13611'),
|
|
(15,10368,3,0,1,9,0,13824,0,0,0,0,0,'','Show gossip option has quest 13824'),
|
|
(15,10383,0,0,0,1,0,63663,1,0,0,0,0,'','Squire Danny - Show gossip option if player has aura 63663'),
|
|
(15,10383,0,0,0,9,0,13664,0,0,0,0,0,'','Squire Danny - Show gossip option if player has quest The Black Knight\'s Fall'),
|
|
(15,10383,0,0,0,28,0,13664,0,0,1,0,0,'','Squire Danny - Show gossip option if player has quest The Black Knight\'s Fall not complete'),
|
|
(15,10383,0,0,0,29,0,33785,100,0,1,0,0,'','Squire Danny - Show gossip option if The Black Knight is not near'),
|
|
(15,10398,0,0,0,1,0,63034,0,0,0,0,0,'','Jeran Lockwood - Show gossip if player has aura'),
|
|
(15,10398,0,0,0,9,0,13828,0,0,0,0,0,'','Jeran Lockwood - Show gossip if player has quest'),
|
|
(15,10398,0,0,1,1,0,63034,0,0,0,0,0,'','Jeran Lockwood - Show gossip if player has aura'),
|
|
(15,10398,0,0,1,9,0,13829,0,0,0,0,0,'','Jeran Lockwood - Show gossip if player has quest'),
|
|
(15,10398,1,0,0,1,0,63034,0,0,0,0,0,'','Jeran Lockwood - Show gossip if player has aura'),
|
|
(15,10398,1,0,0,9,0,13828,0,0,0,0,0,'','Jeran Lockwood - Show gossip if player has quest'),
|
|
(15,10398,1,0,1,1,0,63034,0,0,0,0,0,'','Jeran Lockwood - Show gossip if player has aura'),
|
|
(15,10398,1,0,1,9,0,13829,0,0,0,0,0,'','Jeran Lockwood - Show gossip if player has quest'),
|
|
(15,10400,0,0,0,1,0,63034,0,0,0,0,0,'','Rugan Steelbelly - Show gossip if player has aura'),
|
|
(15,10400,0,0,0,9,0,13837,0,0,0,0,0,'','Rugan Steelbelly - Show gossip if player has quest'),
|
|
(15,10400,0,0,1,1,0,63034,0,0,0,0,0,'','Rugan Steelbelly - Show gossip if player has aura'),
|
|
(15,10400,0,0,1,9,0,13839,0,0,0,0,0,'','Rugan Steelbelly - Show gossip if player has quest'),
|
|
(15,10400,1,0,0,1,0,63034,0,0,0,0,0,'','Rugan Steelbelly - Show gossip if player has aura'),
|
|
(15,10400,1,0,0,9,0,13837,0,0,0,0,0,'','Rugan Steelbelly - Show gossip if player has quest'),
|
|
(15,10400,1,0,1,1,0,63034,0,0,0,0,0,'','Rugan Steelbelly - Show gossip if player has aura'),
|
|
(15,10400,1,0,1,9,0,13839,0,0,0,0,0,'','Rugan Steelbelly - Show gossip if player has quest'),
|
|
(15,10402,0,0,0,1,0,63034,0,0,0,0,0,'','Valis Windchaser - Show gossip if player has aura'),
|
|
(15,10402,0,0,0,9,0,13835,0,0,0,0,0,'','Valis Windchaser - Show gossip if player has quest'),
|
|
(15,10402,0,0,1,1,0,63034,0,0,0,0,0,'','Valis Windchaser - Show gossip if player has aura'),
|
|
(15,10402,0,0,1,9,0,13838,0,0,0,0,0,'','Valis Windchaser - Show gossip if player has quest'),
|
|
(15,10402,1,0,0,1,0,63034,0,0,0,0,0,'','Valis Windchaser - Show gossip if player has aura'),
|
|
(15,10402,1,0,0,9,0,13835,0,0,0,0,0,'','Valis Windchaser - Show gossip if player has quest'),
|
|
(15,10402,1,0,1,1,0,63034,0,0,0,0,0,'','Valis Windchaser - Show gossip if player has aura'),
|
|
(15,10402,1,0,1,9,0,13838,0,0,0,0,0,'','Valis Windchaser - Show gossip if player has quest'),
|
|
(15,10416,0,0,0,16,0,128,0,0,0,0,0,'','AT Vendor, Race Troll or Achievement obtained'),
|
|
(15,10416,0,0,1,17,0,2784,0,0,0,0,0,'','AT Vendor, Race Troll or Achievement obtained'),
|
|
(15,10417,0,0,0,17,0,2781,0,0,0,0,0,'','Only allow champions of Stowmwind to access vendor'),
|
|
(15,10418,0,0,0,17,0,2780,0,0,0,0,0,'','Only allow champions of Ironforge to access vendor'),
|
|
(15,10419,0,0,0,17,0,2786,0,0,0,0,0,'','Only allow champions of Thunderbluff to access vendor'),
|
|
(15,10420,0,0,0,17,0,2787,0,0,0,0,0,'','Only allow champions of Undercity to access vendor'),
|
|
(15,10421,0,0,0,17,0,2783,0,0,0,0,0,'','Only allow champions of Ogrimmar to access vendor'),
|
|
(15,10422,0,0,0,17,0,2778,0,0,0,0,0,'','Only allow champions of Exodar to access vendor'),
|
|
(15,10423,0,0,0,17,0,2779,0,0,0,0,0,'','Only allow champions of Gnomeregan to access vendor'),
|
|
(15,10424,0,0,0,17,0,2777,0,0,0,0,0,'','Only allow champions of Darnassus to access vendor'),
|
|
(15,10425,0,0,0,17,0,2784,0,0,0,0,0,'','Only allow champions of Sen Jin to access vendor'),
|
|
(15,10426,0,0,0,17,0,2785,0,0,0,0,0,'','Only allow champions of Silvermoon to access vendor'),
|
|
(15,10453,0,0,1,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10453,0,0,1,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10453,0,0,1,1,0,64805,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10453,0,0,1,9,0,13790,0,0,0,0,0,'','Show gossip menu only if quest Among the Champions is taken'),
|
|
(15,10453,0,0,2,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10453,0,0,2,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10453,0,0,2,1,0,64805,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10453,0,0,2,9,0,13793,0,0,0,0,0,'','Show gossip menu only if quest Among the Champions is taken'),
|
|
(15,10453,0,0,3,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10453,0,0,3,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10453,0,0,3,1,0,64805,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10453,0,0,3,9,0,13811,0,0,0,0,0,'','Show gossip menu only if quest Among the Champions is taken'),
|
|
(15,10453,0,0,4,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10453,0,0,4,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10453,0,0,4,1,0,64805,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10453,0,0,4,9,0,13814,0,0,0,0,0,'','Show gossip menu only if quest Among the Champions is taken'),
|
|
(15,10454,0,0,1,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10454,0,0,1,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10454,0,0,1,1,0,64808,0,0,1,0,0,'','Show gossip menu only if don\'t have the auran'),
|
|
(15,10454,0,0,1,9,0,13790,0,0,0,0,0,'','Show gossip menu only if quest Among the Champions is taken'),
|
|
(15,10454,0,0,2,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10454,0,0,2,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10454,0,0,2,1,0,64808,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10454,0,0,2,9,0,13793,0,0,0,0,0,'','Show gossip menu only if quest Among the Champions is taken'),
|
|
(15,10454,0,0,3,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10454,0,0,3,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10454,0,0,3,1,0,64808,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10454,0,0,3,9,0,13811,0,0,0,0,0,'','Show gossip menu only if quest Among the Champions is taken'),
|
|
(15,10454,0,0,4,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10454,0,0,4,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10454,0,0,4,1,0,64808,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10454,0,0,4,9,0,13814,0,0,0,0,0,'','Show gossip menu only if quest Among the Champions is taken'),
|
|
(15,10455,0,0,1,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10455,0,0,1,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10455,0,0,1,1,0,64809,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10455,0,0,1,9,0,13790,0,0,0,0,0,'','Show gossip menu only if quest Among the Champions is taken'),
|
|
(15,10455,0,0,2,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10455,0,0,2,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10455,0,0,2,1,0,64809,0,0,1,0,0,'','Show gossip menu only if don\'t have the auran'),
|
|
(15,10455,0,0,2,9,0,13793,0,0,0,0,0,'','Show gossip menu only if quest Among the Champions is taken'),
|
|
(15,10455,0,0,3,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10455,0,0,3,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10455,0,0,3,1,0,64809,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10455,0,0,3,9,0,13811,0,0,0,0,0,'','Show gossip menu only if quest Among the Champions is taken'),
|
|
(15,10455,0,0,4,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10455,0,0,4,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10455,0,0,4,1,0,64809,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10455,0,0,4,9,0,13814,0,0,0,0,0,'','Show gossip menu only if quest Among the Champions is taken'),
|
|
(15,10456,0,0,1,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10456,0,0,1,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10456,0,0,1,1,0,64810,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10456,0,0,1,9,0,13790,0,0,0,0,0,'','Show gossip menu only if quest Among the Champions is taken'),
|
|
(15,10456,0,0,2,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10456,0,0,2,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10456,0,0,2,1,0,64810,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10456,0,0,2,9,0,13793,0,0,0,0,0,'','Show gossip menu only if quest Among the Champions is taken'),
|
|
(15,10456,0,0,3,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10456,0,0,3,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10456,0,0,3,1,0,64810,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10456,0,0,3,9,0,13811,0,0,0,0,0,'','Show gossip menu only if quest Among the Champions is taken'),
|
|
(15,10456,0,0,4,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10456,0,0,4,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10456,0,0,4,1,0,64810,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10456,0,0,4,9,0,13814,0,0,0,0,0,'','Show gossip menu only if quest Among the Champions is taken'),
|
|
(15,10457,0,0,1,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10457,0,0,1,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10457,0,0,1,1,0,64811,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10457,0,0,1,9,0,13790,0,0,0,0,0,'','Show gossip menu only if quest Among the Champions is taken'),
|
|
(15,10457,0,0,2,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10457,0,0,2,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10457,0,0,2,1,0,64811,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10457,0,0,2,9,0,13793,0,0,0,0,0,'','Show gossip menu only if quest Among the Champions is taken'),
|
|
(15,10457,0,0,3,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10457,0,0,3,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10457,0,0,3,1,0,64811,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10457,0,0,3,9,0,13811,0,0,0,0,0,'','Show gossip menu only if quest Among the Champions is taken'),
|
|
(15,10457,0,0,4,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10457,0,0,4,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10457,0,0,4,1,0,64811,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10457,0,0,4,9,0,13814,0,0,0,0,0,'','Show gossip menu only if quest Among the Champions is taken'),
|
|
(15,10458,0,0,1,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10458,0,0,1,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10458,0,0,1,1,0,64812,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10458,0,0,1,9,0,13790,0,0,0,0,0,'','Show gossip menu only if quest Among the Champions is taken'),
|
|
(15,10458,0,0,2,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10458,0,0,2,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10458,0,0,2,1,0,64812,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10458,0,0,2,9,0,13793,0,0,0,0,0,'','Show gossip menu only if quest Among the Champions is taken'),
|
|
(15,10458,0,0,3,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10458,0,0,3,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10458,0,0,3,1,0,64812,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10458,0,0,3,9,0,13811,0,0,0,0,0,'','Show gossip menu only if quest Among the Champions is taken'),
|
|
(15,10458,0,0,4,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10458,0,0,4,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10458,0,0,4,1,0,64812,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10458,0,0,4,9,0,13814,0,0,0,0,0,'','Show gossip menu only if quest Among the Champions is taken'),
|
|
(15,10459,0,0,1,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10459,0,0,1,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10459,0,0,1,1,0,64813,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10459,0,0,1,9,0,13790,0,0,0,0,0,'','Show gossip menu only if quest Among the Champions is taken'),
|
|
(15,10459,0,0,2,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10459,0,0,2,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10459,0,0,2,1,0,64813,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10459,0,0,2,9,0,13793,0,0,0,0,0,'','Show gossip menu only if quest Among the Champions is taken'),
|
|
(15,10459,0,0,3,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10459,0,0,3,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10459,0,0,3,1,0,64813,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10459,0,0,3,9,0,13811,0,0,0,0,0,'','Show gossip menu only if quest Among the Champions is taken'),
|
|
(15,10459,0,0,4,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10459,0,0,4,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10459,0,0,4,1,0,64813,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10459,0,0,4,9,0,13814,0,0,0,0,0,'','Show gossip menu only if quest Among the Champions is taken'),
|
|
(15,10460,0,0,1,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10460,0,0,1,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10460,0,0,1,1,0,64814,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10460,0,0,1,9,0,13790,0,0,0,0,0,'','Show gossip menu only if quest Among the Champions is taken'),
|
|
(15,10460,0,0,2,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10460,0,0,2,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10460,0,0,2,1,0,64814,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10460,0,0,2,9,0,13793,0,0,0,0,0,'','Show gossip menu only if quest Among the Champions is taken'),
|
|
(15,10460,0,0,3,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10460,0,0,3,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10460,0,0,3,1,0,64814,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10460,0,0,3,9,0,13811,0,0,0,0,0,'','Show gossip menu only if quest Among the Champions is taken'),
|
|
(15,10460,0,0,4,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10460,0,0,4,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10460,0,0,4,1,0,64814,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10460,0,0,4,9,0,13814,0,0,0,0,0,'','Show gossip menu only if quest Among the Champions is taken'),
|
|
(15,10461,0,0,1,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10461,0,0,1,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10461,0,0,1,1,0,64815,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10461,0,0,1,9,0,13790,0,0,0,0,0,'','Show gossip menu only if quest Among the Champions is taken'),
|
|
(15,10461,0,0,2,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10461,0,0,2,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10461,0,0,2,1,0,64815,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10461,0,0,2,9,0,13793,0,0,0,0,0,'','Show gossip menu only if quest Among the Champions is taken'),
|
|
(15,10461,0,0,3,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10461,0,0,3,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10461,0,0,3,1,0,64815,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10461,0,0,3,9,0,13811,0,0,0,0,0,'','Show gossip menu only if quest Among the Champions is taken'),
|
|
(15,10461,0,0,4,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10461,0,0,4,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10461,0,0,4,1,0,64815,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10461,0,0,4,9,0,13814,0,0,0,0,0,'','Show gossip menu only if quest Among the Champions is taken'),
|
|
(15,10462,0,0,1,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10462,0,0,1,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10462,0,0,1,1,0,64816,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10462,0,0,1,9,0,13790,0,0,0,0,0,'','Show gossip menu only if quest Among the Champions is taken'),
|
|
(15,10462,0,0,2,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10462,0,0,2,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10462,0,0,2,1,0,64816,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10462,0,0,2,9,0,13793,0,0,0,0,0,'','Show gossip menu only if quest Among the Champions is taken'),
|
|
(15,10462,0,0,3,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10462,0,0,3,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10462,0,0,3,1,0,64816,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10462,0,0,3,9,0,13811,0,0,0,0,0,'','Show gossip menu only if quest Among the Champions is taken'),
|
|
(15,10462,0,0,4,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10462,0,0,4,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10462,0,0,4,1,0,64816,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10462,0,0,4,9,0,13814,0,0,0,0,0,'','Show gossip menu only if quest Among the Champions is taken'),
|
|
(15,10464,0,0,1,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10464,0,0,1,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10464,0,0,1,1,0,64805,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10464,0,0,1,9,0,13772,0,0,0,0,0,'','Show gossip menu only if quest The Grand Mele is taken'),
|
|
(15,10464,0,0,2,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10464,0,0,2,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10464,0,0,2,1,0,64805,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10464,0,0,2,9,0,13777,0,0,0,0,0,'','Show gossip menu only if quest The Grand Mele is taken'),
|
|
(15,10464,0,0,3,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10464,0,0,3,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10464,0,0,3,1,0,64805,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10464,0,0,3,9,0,13782,0,0,0,0,0,'','Show gossip menu only if quest The Grand Mele is taken'),
|
|
(15,10464,0,0,4,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10464,0,0,4,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10464,0,0,4,1,0,64805,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10464,0,0,4,9,0,13787,0,0,0,0,0,'','Show gossip menu only if quest The Grand Mele is taken'),
|
|
(15,10464,0,0,5,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10464,0,0,5,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10464,0,0,5,1,0,64805,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10464,0,0,5,9,0,13767,0,0,0,0,0,'','Show gossip menu only if quest The Grand Mele is taken'),
|
|
(15,10464,0,0,6,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10464,0,0,6,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10464,0,0,6,1,0,64805,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10464,0,0,6,9,0,13761,0,0,0,0,0,'','Show gossip menu only if quest The Grand Mele is taken'),
|
|
(15,10464,0,0,7,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10464,0,0,7,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10464,0,0,7,1,0,64805,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10464,0,0,7,9,0,13745,0,0,0,0,0,'','Show gossip menu only if quest The Grand Mele is taken'),
|
|
(15,10464,0,0,8,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10464,0,0,8,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10464,0,0,8,1,0,64805,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10464,0,0,8,9,0,13750,0,0,0,0,0,'','Show gossip menu only if quest The Grand Mele is taken'),
|
|
(15,10464,0,0,9,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10464,0,0,9,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10464,0,0,9,1,0,64805,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10464,0,0,9,9,0,13756,0,0,0,0,0,'','Show gossip menu only if quest The Grand Mele is taken'),
|
|
(15,10464,0,0,10,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10464,0,0,10,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10464,0,0,10,1,0,64805,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10464,0,0,10,9,0,13665,0,0,0,0,0,'','Show gossip menu only if quest The Grand Mele is taken'),
|
|
(15,10465,0,0,1,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10465,0,0,1,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10465,0,0,1,1,0,64808,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10465,0,0,1,9,0,13772,0,0,0,0,0,'','Show gossip menu only if quest The Grand Mele is taken'),
|
|
(15,10465,0,0,2,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10465,0,0,2,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10465,0,0,2,1,0,64808,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10465,0,0,2,9,0,13777,0,0,0,0,0,'','Show gossip menu only if quest The Grand Mele is taken'),
|
|
(15,10465,0,0,3,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10465,0,0,3,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10465,0,0,3,1,0,64808,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10465,0,0,3,9,0,13782,0,0,0,0,0,'','Show gossip menu only if quest The Grand Mele is taken'),
|
|
(15,10465,0,0,4,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10465,0,0,4,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10465,0,0,4,1,0,64808,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10465,0,0,4,9,0,13787,0,0,0,0,0,'','Show gossip menu only if quest The Grand Mele is taken'),
|
|
(15,10465,0,0,5,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10465,0,0,5,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10465,0,0,5,1,0,64808,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10465,0,0,5,9,0,13767,0,0,0,0,0,'','Show gossip menu only if quest The Grand Mele is taken'),
|
|
(15,10465,0,0,6,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10465,0,0,6,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10465,0,0,6,1,0,64808,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10465,0,0,6,9,0,13761,0,0,0,0,0,'','Show gossip menu only if quest The Grand Mele is taken'),
|
|
(15,10465,0,0,7,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10465,0,0,7,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10465,0,0,7,1,0,64808,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10465,0,0,7,9,0,13745,0,0,0,0,0,'','Show gossip menu only if quest The Grand Mele is taken'),
|
|
(15,10465,0,0,8,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10465,0,0,8,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10465,0,0,8,1,0,64808,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10465,0,0,8,9,0,13750,0,0,0,0,0,'','Show gossip menu only if quest The Grand Mele is taken'),
|
|
(15,10465,0,0,9,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10465,0,0,9,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10465,0,0,9,1,0,64808,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10465,0,0,9,9,0,13756,0,0,0,0,0,'','Show gossip menu only if quest The Grand Mele is taken'),
|
|
(15,10465,0,0,10,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10465,0,0,10,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10465,0,0,10,1,0,64808,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10465,0,0,10,9,0,13665,0,0,0,0,0,'','Show gossip menu only if quest The Grand Mele is taken'),
|
|
(15,10466,0,0,1,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10466,0,0,1,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10466,0,0,1,1,0,64809,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10466,0,0,1,9,0,13772,0,0,0,0,0,'','Show gossip menu only if quest The Grand Mele is taken'),
|
|
(15,10466,0,0,2,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10466,0,0,2,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10466,0,0,2,1,0,64809,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10466,0,0,2,9,0,13777,0,0,0,0,0,'','Show gossip menu only if quest The Grand Mele is taken'),
|
|
(15,10466,0,0,3,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10466,0,0,3,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10466,0,0,3,1,0,64809,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10466,0,0,3,9,0,13782,0,0,0,0,0,'','Show gossip menu only if quest The Grand Mele is taken'),
|
|
(15,10466,0,0,4,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10466,0,0,4,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10466,0,0,4,1,0,64809,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10466,0,0,4,9,0,13787,0,0,0,0,0,'','Show gossip menu only if quest The Grand Mele is taken'),
|
|
(15,10466,0,0,5,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10466,0,0,5,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10466,0,0,5,1,0,64809,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10466,0,0,5,9,0,13767,0,0,0,0,0,'','Show gossip menu only if quest The Grand Mele is taken'),
|
|
(15,10466,0,0,6,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10466,0,0,6,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10466,0,0,6,1,0,64809,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10466,0,0,6,9,0,13761,0,0,0,0,0,'','Show gossip menu only if quest The Grand Mele is taken'),
|
|
(15,10466,0,0,7,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10466,0,0,7,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10466,0,0,7,1,0,64809,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10466,0,0,7,9,0,13745,0,0,0,0,0,'','Show gossip menu only if quest The Grand Mele is taken'),
|
|
(15,10466,0,0,8,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10466,0,0,8,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10466,0,0,8,1,0,64809,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10466,0,0,8,9,0,13750,0,0,0,0,0,'','Show gossip menu only if quest The Grand Mele is taken'),
|
|
(15,10466,0,0,9,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10466,0,0,9,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10466,0,0,9,1,0,64809,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10466,0,0,9,9,0,13756,0,0,0,0,0,'','Show gossip menu only if quest The Grand Mele is taken'),
|
|
(15,10466,0,0,10,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10466,0,0,10,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10466,0,0,10,1,0,64809,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10466,0,0,10,9,0,13665,0,0,0,0,0,'','Show gossip menu only if quest The Grand Mele is taken'),
|
|
(15,10467,0,0,1,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10467,0,0,1,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10467,0,0,1,1,0,64810,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10467,0,0,1,9,0,13772,0,0,0,0,0,'','Show gossip menu only if quest The Grand Mele is taken'),
|
|
(15,10467,0,0,2,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10467,0,0,2,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10467,0,0,2,1,0,64810,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10467,0,0,2,9,0,13777,0,0,0,0,0,'','Show gossip menu only if quest The Grand Mele is taken'),
|
|
(15,10467,0,0,3,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10467,0,0,3,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10467,0,0,3,1,0,64810,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10467,0,0,3,9,0,13782,0,0,0,0,0,'','Show gossip menu only if quest The Grand Mele is taken'),
|
|
(15,10467,0,0,4,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10467,0,0,4,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10467,0,0,4,1,0,64810,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10467,0,0,4,9,0,13787,0,0,0,0,0,'','Show gossip menu only if quest The Grand Mele is taken'),
|
|
(15,10467,0,0,5,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10467,0,0,5,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10467,0,0,5,1,0,64810,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10467,0,0,5,9,0,13767,0,0,0,0,0,'','Show gossip menu only if quest The Grand Mele is taken'),
|
|
(15,10467,0,0,6,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10467,0,0,6,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10467,0,0,6,1,0,64810,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10467,0,0,6,9,0,13761,0,0,0,0,0,'','Show gossip menu only if quest The Grand Mele is taken'),
|
|
(15,10467,0,0,7,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10467,0,0,7,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10467,0,0,7,1,0,64810,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10467,0,0,7,9,0,13745,0,0,0,0,0,'','Show gossip menu only if quest The Grand Mele is taken'),
|
|
(15,10467,0,0,8,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10467,0,0,8,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10467,0,0,8,1,0,64810,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10467,0,0,8,9,0,13750,0,0,0,0,0,'','Show gossip menu only if quest The Grand Mele is taken'),
|
|
(15,10467,0,0,9,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10467,0,0,9,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10467,0,0,9,1,0,64810,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10467,0,0,9,9,0,13756,0,0,0,0,0,'','Show gossip menu only if quest The Grand Mele is taken'),
|
|
(15,10467,0,0,10,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10467,0,0,10,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10467,0,0,10,1,0,64810,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10467,0,0,10,9,0,13665,0,0,0,0,0,'','Show gossip menu only if quest The Grand Mele is taken'),
|
|
(15,10468,0,0,1,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10468,0,0,1,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10468,0,0,1,1,0,64811,0,0,1,0,0,'','Show gossip menu only if don\'t have the auran'),
|
|
(15,10468,0,0,1,9,0,13772,0,0,0,0,0,'','Show gossip menu only if quest The Grand Mele is taken'),
|
|
(15,10468,0,0,2,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10468,0,0,2,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10468,0,0,2,1,0,64811,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10468,0,0,2,9,0,13777,0,0,0,0,0,'','Show gossip menu only if quest The Grand Mele is taken'),
|
|
(15,10468,0,0,3,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10468,0,0,3,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10468,0,0,3,1,0,64811,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10468,0,0,3,9,0,13782,0,0,0,0,0,'','Show gossip menu only if quest The Grand Mele is taken'),
|
|
(15,10468,0,0,4,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10468,0,0,4,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10468,0,0,4,1,0,64811,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10468,0,0,4,9,0,13787,0,0,0,0,0,'','Show gossip menu only if quest The Grand Mele is taken'),
|
|
(15,10468,0,0,5,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10468,0,0,5,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10468,0,0,5,1,0,64811,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10468,0,0,5,9,0,13767,0,0,0,0,0,'','Show gossip menu only if quest The Grand Mele is taken'),
|
|
(15,10468,0,0,6,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10468,0,0,6,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10468,0,0,6,1,0,64811,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10468,0,0,6,9,0,13761,0,0,0,0,0,'','Show gossip menu only if quest The Grand Mele is taken'),
|
|
(15,10468,0,0,7,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10468,0,0,7,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10468,0,0,7,1,0,64811,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10468,0,0,7,9,0,13745,0,0,0,0,0,'','Show gossip menu only if quest The Grand Mele is taken'),
|
|
(15,10468,0,0,8,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10468,0,0,8,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10468,0,0,8,1,0,64811,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10468,0,0,8,9,0,13750,0,0,0,0,0,'','Show gossip menu only if quest The Grand Mele is taken'),
|
|
(15,10468,0,0,9,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10468,0,0,9,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10468,0,0,9,1,0,64811,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10468,0,0,9,9,0,13756,0,0,0,0,0,'','Show gossip menu only if quest The Grand Mele is taken'),
|
|
(15,10468,0,0,10,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10468,0,0,10,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10468,0,0,10,1,0,64811,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10468,0,0,10,9,0,13665,0,0,0,0,0,'','Show gossip menu only if quest The Grand Mele is taken'),
|
|
(15,10469,0,0,1,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10469,0,0,1,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10469,0,0,1,1,0,64812,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10469,0,0,1,9,0,13772,0,0,0,0,0,'','Show gossip menu only if quest The Grand Mele is taken'),
|
|
(15,10469,0,0,2,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10469,0,0,2,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10469,0,0,2,1,0,64812,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10469,0,0,2,9,0,13777,0,0,0,0,0,'','Show gossip menu only if quest The Grand Mele is taken'),
|
|
(15,10469,0,0,3,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10469,0,0,3,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10469,0,0,3,1,0,64812,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10469,0,0,3,9,0,13782,0,0,0,0,0,'','Show gossip menu only if quest The Grand Mele is taken'),
|
|
(15,10469,0,0,4,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10469,0,0,4,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10469,0,0,4,1,0,64812,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10469,0,0,4,9,0,13787,0,0,0,0,0,'','Show gossip menu only if quest The Grand Mele is taken'),
|
|
(15,10469,0,0,5,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10469,0,0,5,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10469,0,0,5,1,0,64812,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10469,0,0,5,9,0,13767,0,0,0,0,0,'','Show gossip menu only if quest The Grand Mele is taken'),
|
|
(15,10469,0,0,6,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10469,0,0,6,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10469,0,0,6,1,0,64812,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10469,0,0,6,9,0,13761,0,0,0,0,0,'','Show gossip menu only if quest The Grand Mele is taken'),
|
|
(15,10469,0,0,7,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10469,0,0,7,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10469,0,0,7,1,0,64812,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10469,0,0,7,9,0,13745,0,0,0,0,0,'','Show gossip menu only if quest The Grand Mele is taken'),
|
|
(15,10469,0,0,8,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10469,0,0,8,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10469,0,0,8,1,0,64812,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10469,0,0,8,9,0,13750,0,0,0,0,0,'','Show gossip menu only if quest The Grand Mele is taken'),
|
|
(15,10469,0,0,9,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10469,0,0,9,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10469,0,0,9,1,0,64812,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10469,0,0,9,9,0,13756,0,0,0,0,0,'','Show gossip menu only if quest The Grand Mele is taken'),
|
|
(15,10469,0,0,10,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10469,0,0,10,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10469,0,0,10,1,0,64812,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10469,0,0,10,9,0,13665,0,0,0,0,0,'','Show gossip menu only if quest The Grand Mele is taken'),
|
|
(15,10470,0,0,1,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10470,0,0,1,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10470,0,0,1,1,0,64813,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10470,0,0,1,9,0,13772,0,0,0,0,0,'','Show gossip menu only if quest The Grand Mele is taken'),
|
|
(15,10470,0,0,2,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10470,0,0,2,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10470,0,0,2,1,0,64813,0,0,1,0,0,'','Show gossip menu only if don\'t have the auran'),
|
|
(15,10470,0,0,2,9,0,13777,0,0,0,0,0,'','Show gossip menu only if quest The Grand Mele is taken'),
|
|
(15,10470,0,0,3,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10470,0,0,3,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10470,0,0,3,1,0,64813,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10470,0,0,3,9,0,13782,0,0,0,0,0,'','Show gossip menu only if quest The Grand Mele is taken'),
|
|
(15,10470,0,0,4,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10470,0,0,4,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10470,0,0,4,1,0,64813,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10470,0,0,4,9,0,13787,0,0,0,0,0,'','Show gossip menu only if quest The Grand Mele is taken'),
|
|
(15,10470,0,0,5,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10470,0,0,5,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10470,0,0,5,1,0,64813,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10470,0,0,5,9,0,13767,0,0,0,0,0,'','Show gossip menu only if quest The Grand Mele is taken'),
|
|
(15,10470,0,0,6,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10470,0,0,6,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10470,0,0,6,1,0,64813,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10470,0,0,6,9,0,13761,0,0,0,0,0,'','Show gossip menu only if quest The Grand Mele is taken'),
|
|
(15,10470,0,0,7,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10470,0,0,7,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10470,0,0,7,1,0,64813,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10470,0,0,7,9,0,13745,0,0,0,0,0,'','Show gossip menu only if quest The Grand Mele is taken'),
|
|
(15,10470,0,0,8,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10470,0,0,8,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10470,0,0,8,1,0,64813,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10470,0,0,8,9,0,13750,0,0,0,0,0,'','Show gossip menu only if quest The Grand Mele is taken'),
|
|
(15,10470,0,0,9,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10470,0,0,9,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10470,0,0,9,1,0,64813,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10470,0,0,9,9,0,13756,0,0,0,0,0,'','Show gossip menu only if quest The Grand Mele is taken'),
|
|
(15,10470,0,0,10,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10470,0,0,10,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10470,0,0,10,1,0,64813,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10470,0,0,10,9,0,13665,0,0,0,0,0,'','Show gossip menu only if quest The Grand Mele is taken'),
|
|
(15,10471,0,0,1,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10471,0,0,1,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10471,0,0,1,1,0,64814,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10471,0,0,1,9,0,13772,0,0,0,0,0,'','Show gossip menu only if quest The Grand Mele is taken'),
|
|
(15,10471,0,0,2,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10471,0,0,2,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10471,0,0,2,1,0,64814,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10471,0,0,2,9,0,13777,0,0,0,0,0,'','Show gossip menu only if quest The Grand Mele is taken'),
|
|
(15,10471,0,0,3,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10471,0,0,3,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10471,0,0,3,1,0,64814,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10471,0,0,3,9,0,13782,0,0,0,0,0,'','Show gossip menu only if quest The Grand Mele is taken'),
|
|
(15,10471,0,0,4,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10471,0,0,4,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10471,0,0,4,1,0,64814,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10471,0,0,4,9,0,13787,0,0,0,0,0,'','Show gossip menu only if quest The Grand Mele is taken'),
|
|
(15,10471,0,0,5,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10471,0,0,5,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10471,0,0,5,1,0,64814,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10471,0,0,5,9,0,13767,0,0,0,0,0,'','Show gossip menu only if quest The Grand Mele is taken'),
|
|
(15,10471,0,0,6,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10471,0,0,6,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10471,0,0,6,1,0,64814,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10471,0,0,6,9,0,13761,0,0,0,0,0,'','Show gossip menu only if quest The Grand Mele is taken'),
|
|
(15,10471,0,0,7,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10471,0,0,7,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10471,0,0,7,1,0,64814,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10471,0,0,7,9,0,13745,0,0,0,0,0,'','Show gossip menu only if quest The Grand Mele is taken'),
|
|
(15,10471,0,0,8,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10471,0,0,8,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10471,0,0,8,1,0,64814,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10471,0,0,8,9,0,13750,0,0,0,0,0,'','Show gossip menu only if quest The Grand Mele is taken'),
|
|
(15,10471,0,0,9,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10471,0,0,9,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10471,0,0,9,1,0,64814,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10471,0,0,9,9,0,13756,0,0,0,0,0,'','Show gossip menu only if quest The Grand Mele is taken'),
|
|
(15,10471,0,0,10,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10471,0,0,10,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10471,0,0,10,1,0,64814,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10471,0,0,10,9,0,13665,0,0,0,0,0,'','Show gossip menu only if quest The Grand Mele is taken'),
|
|
(15,10472,0,0,1,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10472,0,0,1,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10472,0,0,1,1,0,64815,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10472,0,0,1,9,0,13772,0,0,0,0,0,'','Show gossip menu only if quest The Grand Mele is taken'),
|
|
(15,10472,0,0,2,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10472,0,0,2,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10472,0,0,2,1,0,64815,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10472,0,0,2,9,0,13777,0,0,0,0,0,'','Show gossip menu only if quest The Grand Mele is taken'),
|
|
(15,10472,0,0,3,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10472,0,0,3,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10472,0,0,3,1,0,64815,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10472,0,0,3,9,0,13782,0,0,0,0,0,'','Show gossip menu only if quest The Grand Mele is taken'),
|
|
(15,10472,0,0,4,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10472,0,0,4,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10472,0,0,4,1,0,64815,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10472,0,0,4,9,0,13787,0,0,0,0,0,'','Show gossip menu only if quest The Grand Mele is taken'),
|
|
(15,10472,0,0,5,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10472,0,0,5,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10472,0,0,5,1,0,64815,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10472,0,0,5,9,0,13767,0,0,0,0,0,'','Show gossip menu only if quest The Grand Mele is taken'),
|
|
(15,10472,0,0,6,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10472,0,0,6,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10472,0,0,6,1,0,64815,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10472,0,0,6,9,0,13761,0,0,0,0,0,'','Show gossip menu only if quest The Grand Mele is taken'),
|
|
(15,10472,0,0,7,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10472,0,0,7,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10472,0,0,7,1,0,64815,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10472,0,0,7,9,0,13745,0,0,0,0,0,'','Show gossip menu only if quest The Grand Mele is taken'),
|
|
(15,10472,0,0,8,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10472,0,0,8,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10472,0,0,8,1,0,64815,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10472,0,0,8,9,0,13750,0,0,0,0,0,'','Show gossip menu only if quest The Grand Mele is taken'),
|
|
(15,10472,0,0,9,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10472,0,0,9,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10472,0,0,9,1,0,64815,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10472,0,0,9,9,0,13756,0,0,0,0,0,'','Show gossip menu only if quest The Grand Mele is taken'),
|
|
(15,10472,0,0,10,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10472,0,0,10,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10472,0,0,10,1,0,64815,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10472,0,0,10,9,0,13665,0,0,0,0,0,'','Show gossip menu only if quest The Grand Mele is taken'),
|
|
(15,10473,0,0,1,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10473,0,0,1,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10473,0,0,1,1,0,64816,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10473,0,0,1,9,0,13772,0,0,0,0,0,'','Show gossip menu only if quest The Grand Mele is taken'),
|
|
(15,10473,0,0,2,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10473,0,0,2,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10473,0,0,2,1,0,64816,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10473,0,0,2,9,0,13777,0,0,0,0,0,'','Show gossip menu only if quest The Grand Mele is taken'),
|
|
(15,10473,0,0,3,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10473,0,0,3,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10473,0,0,3,1,0,64816,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10473,0,0,3,9,0,13782,0,0,0,0,0,'','Show gossip menu only if quest The Grand Mele is taken'),
|
|
(15,10473,0,0,4,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10473,0,0,4,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10473,0,0,4,1,0,64816,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10473,0,0,4,9,0,13787,0,0,0,0,0,'','Show gossip menu only if quest The Grand Mele is taken'),
|
|
(15,10473,0,0,5,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10473,0,0,5,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10473,0,0,5,1,0,64816,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10473,0,0,5,9,0,13767,0,0,0,0,0,'','Show gossip menu only if quest The Grand Mele is taken'),
|
|
(15,10473,0,0,6,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10473,0,0,6,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10473,0,0,6,1,0,64816,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10473,0,0,6,9,0,13761,0,0,0,0,0,'','Show gossip menu only if quest The Grand Mele is taken'),
|
|
(15,10473,0,0,7,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10473,0,0,7,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10473,0,0,7,1,0,64816,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10473,0,0,7,9,0,13745,0,0,0,0,0,'','Show gossip menu only if quest The Grand Mele is taken'),
|
|
(15,10473,0,0,8,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10473,0,0,8,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10473,0,0,8,1,0,64816,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10473,0,0,8,9,0,13750,0,0,0,0,0,'','Show gossip menu only if quest The Grand Mele is taken'),
|
|
(15,10473,0,0,9,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10473,0,0,9,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10473,0,0,9,1,0,64816,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10473,0,0,9,9,0,13756,0,0,0,0,0,'','Show gossip menu only if quest The Grand Mele is taken'),
|
|
(15,10473,0,0,10,1,0,62853,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10473,0,0,10,1,0,63034,0,0,0,0,0,'','Show gossip menu only if the player have the aura'),
|
|
(15,10473,0,0,10,1,0,64816,0,0,1,0,0,'','Show gossip menu only if don\'t have the aura'),
|
|
(15,10473,0,0,10,9,0,13665,0,0,0,0,0,'','Show gossip menu only if quest The Grand Mele is taken'),
|
|
(15,10502,1,0,0,12,0,10,0,0,0,0,0,'','Requires childern\'s week'),
|
|
(15,10502,1,0,0,14,0,13926,0,0,1,0,0,'','Requires oracle quest'),
|
|
(15,10502,2,0,0,12,0,10,0,0,0,0,0,'','Requires childern\'s week'),
|
|
(15,10502,2,0,0,14,0,13927,0,0,1,0,0,'','Requires wolvar quest'),
|
|
(15,10502,3,0,0,9,0,13926,0,0,1,0,0,'','Requires wolvar quest'),
|
|
(15,10502,3,0,1,9,0,13927,0,0,1,0,0,'','Requires wolvar quest'),
|
|
(15,10598,0,0,0,17,0,2816,0,0,0,0,0,'','Evniki Kapsalis should only sell to Crusaders'),
|
|
(15,10598,0,0,1,17,0,2817,0,0,0,0,0,'','Evniki Kapsalis should only sell to Crusaders'),
|
|
(15,10616,0,0,0,9,0,14108,0,0,0,0,0,'',NULL),
|
|
(15,10656,0,0,0,7,0,202,350,0,0,0,0,'','Steam-Powered Auctioneer - Engineering 350'),
|
|
(15,10667,0,0,0,7,0,202,350,0,0,0,0,'','Jeeves: Bank requires Engineering 350'),
|
|
(15,10723,1,0,0,25,0,54197,0,0,0,0,0,'','Show gossip menu if player has lerned 54197'),
|
|
(15,10723,1,0,0,27,0,80,3,0,0,0,0,'','Show gossip menu if player\'s level 80 or higher'),
|
|
(15,10857,0,0,0,9,0,20439,0,0,0,0,0,'',NULL),
|
|
(15,10857,1,0,0,1,0,70971,0,0,1,0,0,'',NULL),
|
|
(15,10857,1,0,0,1,0,70972,0,0,1,0,0,'',NULL),
|
|
(15,10857,1,0,0,9,0,24451,0,0,0,0,0,'',NULL),
|
|
(15,10858,0,0,0,9,0,24451,0,0,0,0,0,'',NULL),
|
|
(15,10858,1,0,0,1,0,70973,0,0,1,0,0,'',NULL),
|
|
(15,10858,1,0,0,1,0,70974,0,0,1,0,0,'',NULL),
|
|
(15,10858,1,0,0,9,0,20439,0,0,0,0,0,'',NULL),
|
|
(15,10885,0,0,0,2,0,49278,1,0,1,0,0,'','Gossip Option - Show Option if player does not have item 49278'),
|
|
(15,10910,1,0,0,2,0,49888,1,0,1,0,0,'','Highlord Darion Mograine: Show Gossip option if player does not have Shadow\'s Edge'),
|
|
(15,10910,1,0,0,8,0,24743,0,0,0,0,0,'','Highlord Darion Mograine: Show Gossip option if player has quest 24743 rewarded'),
|
|
(15,10910,1,0,0,8,0,24912,0,0,1,0,0,'','Highlord Darion Mograine: Hide Gossip option if player has quest 24912 rewarded'),
|
|
(15,10929,0,0,0,9,0,24576,0,0,0,0,0,'','Show gossip only if plaer have A Friendly Chat... Horde quest'),
|
|
(15,10929,0,0,1,9,0,24657,0,0,0,0,0,'','Show gossip only if plaer have A Friendly Chat... Alliance quest'),
|
|
(15,10976,0,0,0,9,0,24656,0,0,0,0,0,'','Show gossip option if player has quest Pilfering Perfume'),
|
|
(15,10976,0,0,1,9,0,24541,0,0,0,0,0,'','Show gossip option if player has quest Pilfering Perfume'),
|
|
(15,10995,0,0,0,2,0,50378,1,1,1,0,0,'','Requires no item Wisdom 0'),
|
|
(15,10995,0,0,0,8,0,24809,0,0,0,0,0,'','Requires quest Wisdom Flag'),
|
|
(15,10995,0,0,0,50,0,24825,0,0,0,0,0,'','Requires satisfy exclusive group Wisdom 1'),
|
|
(15,10995,1,0,0,2,0,50386,1,1,1,0,0,'','Requires no item Wisdom 1'),
|
|
(15,10995,1,0,0,8,0,24809,0,0,0,0,0,'','Requires quest Wisdom Flag'),
|
|
(15,10995,1,0,0,50,0,24825,0,0,1,0,0,'','Requires not satisfy exclusive group Wisdom 1'),
|
|
(15,10995,1,0,0,50,0,24830,0,0,0,0,0,'','Requires satisfy exclusive group Wisdom 2'),
|
|
(15,10995,2,0,0,2,0,50399,1,1,1,0,0,'','Requires no item Wisdom 2'),
|
|
(15,10995,2,0,0,8,0,24809,0,0,0,0,0,'','Requires quest Wisdom Flag'),
|
|
(15,10995,2,0,0,50,0,24825,0,0,1,0,0,'','Requires not satisfy exclusive group Wisdom 1'),
|
|
(15,10995,2,0,0,50,0,24830,0,0,1,0,0,'','Requires not satisfy exclusive group Wisdom 2'),
|
|
(15,10995,2,0,0,50,0,24831,0,0,0,0,0,'','Requires satisfy exclusive group Wisdom 3'),
|
|
(15,10995,3,0,0,2,0,50400,1,1,1,0,0,'','Requires no item Wisdom 3'),
|
|
(15,10995,3,0,0,8,0,24809,0,0,0,0,0,'','Requires quest Wisdom Flag'),
|
|
(15,10995,3,0,0,50,0,24825,0,0,1,0,0,'','Requires not satisfy exclusive group Wisdom 1'),
|
|
(15,10995,3,0,0,50,0,24830,0,0,1,0,0,'','Requires not satisfy exclusive group Wisdom 2'),
|
|
(15,10995,3,0,0,50,0,24831,0,0,1,0,0,'','Requires not satisfy exclusive group Wisdom 3'),
|
|
(15,10995,4,0,0,2,0,50376,1,1,1,0,0,'','Requires no item vengeance 0'),
|
|
(15,10995,4,0,0,8,0,24810,0,0,0,0,0,'','Requires quest vengeance Flag'),
|
|
(15,10995,4,0,0,50,0,24826,0,0,0,0,0,'','Requires satisfy exclusive group vengeance 1'),
|
|
(15,10995,5,0,0,2,0,50387,1,1,1,0,0,'','Requires no item vengeance 1'),
|
|
(15,10995,5,0,0,8,0,24810,0,0,0,0,0,'','Requires quest vengeance Flag'),
|
|
(15,10995,5,0,0,50,0,24826,0,0,1,0,0,'','Requires not satisfy exclusive group vengeance 1'),
|
|
(15,10995,5,0,0,50,0,24832,0,0,0,0,0,'','Requires satisfy exclusive group vengeance 2'),
|
|
(15,10995,6,0,0,2,0,50401,1,1,1,0,0,'','Requires no item vengeance 2'),
|
|
(15,10995,6,0,0,8,0,24810,0,0,0,0,0,'','Requires quest vengeance Flag'),
|
|
(15,10995,6,0,0,50,0,24826,0,0,1,0,0,'','Requires not satisfy exclusive group vengeance 1'),
|
|
(15,10995,6,0,0,50,0,24832,0,0,1,0,0,'','Requires not satisfy exclusive group vengeance 2'),
|
|
(15,10995,6,0,0,50,0,24833,0,0,0,0,0,'','Requires satisfy exclusive group vengeance 3'),
|
|
(15,10995,7,0,0,2,0,50402,1,1,1,0,0,'','Requires no item vengeance 3'),
|
|
(15,10995,7,0,0,8,0,24810,0,0,0,0,0,'','Requires quest vengeance Flag'),
|
|
(15,10995,7,0,0,50,0,24826,0,0,1,0,0,'','Requires not satisfy exclusive group vengeance 1'),
|
|
(15,10995,7,0,0,50,0,24832,0,0,1,0,0,'','Requires not satisfy exclusive group vengeance 2'),
|
|
(15,10995,7,0,0,50,0,24833,0,0,1,0,0,'','Requires not satisfy exclusive group vengeance 3'),
|
|
(15,10995,8,0,0,2,0,50375,1,1,1,0,0,'','Requires no item Courage 0'),
|
|
(15,10995,8,0,0,8,0,24808,0,0,0,0,0,'','Requires quest Courage Flag'),
|
|
(15,10995,8,0,0,50,0,24827,0,0,0,0,0,'','Requires satisfy exclusive group Courage 1'),
|
|
(15,10995,9,0,0,2,0,50388,1,1,1,0,0,'','Requires no item Courage 1'),
|
|
(15,10995,9,0,0,8,0,24808,0,0,0,0,0,'','Requires quest Courage Flag'),
|
|
(15,10995,9,0,0,50,0,24827,0,0,1,0,0,'','Requires not satisfy exclusive group Courage 1'),
|
|
(15,10995,9,0,0,50,0,24834,0,0,0,0,0,'','Requires satisfy exclusive group Courage 2'),
|
|
(15,10995,10,0,0,2,0,50403,1,1,1,0,0,'','Requires no item Courage 2'),
|
|
(15,10995,10,0,0,8,0,24808,0,0,0,0,0,'','Requires quest Courage Flag'),
|
|
(15,10995,10,0,0,50,0,24827,0,0,1,0,0,'','Requires not satisfy exclusive group Courage 1'),
|
|
(15,10995,10,0,0,50,0,24834,0,0,1,0,0,'','Requires not satisfy exclusive group Courage 2'),
|
|
(15,10995,10,0,0,50,0,24835,0,0,0,0,0,'','Requires satisfy exclusive group Courage 3'),
|
|
(15,10995,11,0,0,2,0,50404,1,1,1,0,0,'','Requires no item Courage 3'),
|
|
(15,10995,11,0,0,8,0,24808,0,0,0,0,0,'','Requires quest Courage Flag'),
|
|
(15,10995,11,0,0,50,0,24827,0,0,1,0,0,'','Requires not satisfy exclusive group Courage 1'),
|
|
(15,10995,11,0,0,50,0,24834,0,0,1,0,0,'','Requires not satisfy exclusive group Courage 2'),
|
|
(15,10995,11,0,0,50,0,24835,0,0,1,0,0,'','Requires not satisfy exclusive group Courage 3'),
|
|
(15,10995,12,0,0,2,0,50377,1,1,1,0,0,'','Requires no item Destruction 0'),
|
|
(15,10995,12,0,0,8,0,24811,0,0,0,0,0,'','Requires quest Destruction Flag'),
|
|
(15,10995,12,0,0,50,0,24828,0,0,0,0,0,'','Requires satisfy exclusive group Destruction 1'),
|
|
(15,10995,13,0,0,2,0,50384,1,1,1,0,0,'','Requires no item Destruction 1'),
|
|
(15,10995,13,0,0,8,0,24811,0,0,0,0,0,'','Requires quest Destruction Flag'),
|
|
(15,10995,13,0,0,50,0,24823,0,0,0,0,0,'','Requires satisfy exclusive group Destruction 2'),
|
|
(15,10995,13,0,0,50,0,24828,0,0,1,0,0,'','Requires not satisfy exclusive group Destruction 1'),
|
|
(15,10995,14,0,0,2,0,50397,1,1,1,0,0,'','Requires no item Destruction 2'),
|
|
(15,10995,14,0,0,8,0,24811,0,0,0,0,0,'','Requires quest Destruction Flag'),
|
|
(15,10995,14,0,0,50,0,24823,0,0,1,0,0,'','Requires not satisfy exclusive group Destruction 2'),
|
|
(15,10995,14,0,0,50,0,24828,0,0,1,0,0,'','Requires not satisfy exclusive group Destruction 1'),
|
|
(15,10995,14,0,0,50,0,24829,0,0,0,0,0,'','Requires satisfy exclusive group Destruction 3'),
|
|
(15,10995,15,0,0,2,0,50398,1,1,1,0,0,'','Requires no item Destruction 3'),
|
|
(15,10995,15,0,0,8,0,24811,0,0,0,0,0,'','Requires quest Destruction Flag'),
|
|
(15,10995,15,0,0,50,0,24823,0,0,1,0,0,'','Requires not satisfy exclusive group Destruction 2'),
|
|
(15,10995,15,0,0,50,0,24828,0,0,1,0,0,'','Requires not satisfy exclusive group Destruction 1'),
|
|
(15,10995,15,0,0,50,0,24829,0,0,1,0,0,'','Requires not satisfy exclusive group Destruction 3'),
|
|
(15,10995,16,0,0,2,0,52569,1,1,1,0,0,'','Requires no item Might 0'),
|
|
(15,10995,16,0,0,8,0,25238,0,0,0,0,0,'','Requires quest Might Flag'),
|
|
(15,10995,16,0,0,50,0,25239,0,0,0,0,0,'','Requires satisfy exclusive group Might 1'),
|
|
(15,10995,17,0,0,2,0,52570,1,1,1,0,0,'','Requires no item Might 1'),
|
|
(15,10995,17,0,0,8,0,25238,0,0,0,0,0,'','Requires quest Might Flag'),
|
|
(15,10995,17,0,0,50,0,25239,0,0,1,0,0,'','Requires not satisfy exclusive group Might 1'),
|
|
(15,10995,17,0,0,50,0,25240,0,0,0,0,0,'','Requires satisfy exclusive group Might 2'),
|
|
(15,10995,18,0,0,2,0,52571,1,1,1,0,0,'','Requires no item Might 2'),
|
|
(15,10995,18,0,0,8,0,25238,0,0,0,0,0,'','Requires quest Might Flag'),
|
|
(15,10995,18,0,0,50,0,25239,0,0,1,0,0,'','Requires not satisfy exclusive group Might 1'),
|
|
(15,10995,18,0,0,50,0,25240,0,0,1,0,0,'','Requires not satisfy exclusive group Might 2'),
|
|
(15,10995,18,0,0,50,0,25242,0,0,0,0,0,'','Requires satisfy exclusive group Might 3'),
|
|
(15,10995,19,0,0,2,0,52572,1,1,1,0,0,'','Requires no item Might 3'),
|
|
(15,10995,19,0,0,8,0,25238,0,0,0,0,0,'','Requires quest Might Flag'),
|
|
(15,10995,19,0,0,50,0,25239,0,0,1,0,0,'','Requires not satisfy exclusive group Might 1'),
|
|
(15,10995,19,0,0,50,0,25240,0,0,1,0,0,'','Requires not satisfy exclusive group Might 2'),
|
|
(15,10995,19,0,0,50,0,25242,0,0,1,0,0,'','Requires not satisfy exclusive group Might 3'),
|
|
(15,10996,5,0,0,15,0,32,0,0,0,0,0,'','Require Death Knight To Show Gossip'),
|
|
(15,11095,0,0,0,15,0,1024,0,0,0,0,0,'','Require Druid To Show Gossip'),
|
|
(15,11097,0,0,0,15,0,64,0,0,0,0,0,'','Require Shaman To Show Gossip'),
|
|
(15,11098,0,0,0,15,0,8,0,0,0,0,0,'','Require Rogue To Show Gossip'),
|
|
(15,11099,0,0,0,15,0,4,0,0,0,0,0,'','Require Hunter To Show Gossip'),
|
|
(15,11100,0,0,0,15,0,1,0,0,0,0,0,'','Require Warrior To Show Gossip'),
|
|
(15,11101,0,0,0,15,0,2,0,0,0,0,0,'','Require Paladin To Show Gossip'),
|
|
(15,11102,0,0,0,15,0,16,0,0,0,0,0,'','Require Priest To Show Gossip'),
|
|
(15,11103,0,0,0,15,0,128,0,0,0,0,0,'','Require Mage To Show Gossip'),
|
|
(15,11104,0,0,0,15,0,256,0,0,0,0,0,'','Require Warlock To Show Gossip'),
|
|
(15,11203,0,0,0,13,0,251,1,0,0,0,0,'',''),
|
|
(15,11206,0,0,0,13,0,251,1,0,0,0,0,'',''),
|
|
(15,11211,0,0,0,9,0,25212,0,0,0,0,0,'','Requires quest active'),
|
|
(15,11345,0,0,0,9,0,25446,0,0,0,0,0,'','Echo Isles: QFrogs Away: gossip'),
|
|
(15,11345,1,0,0,9,0,25461,0,0,0,0,0,'','Echo Isles: Trollin for Volunteers: gossip'),
|
|
(15,11345,2,0,0,28,0,25495,0,0,0,0,0,'','Echo Isles: Preparin\' For Battle: gossip'),
|
|
(15,21002,1,0,0,14,0,8713,0,0,0,0,0,'',NULL),
|
|
(15,21003,1,0,0,14,0,8718,0,0,0,0,0,'',NULL),
|
|
(15,21003,2,0,0,14,0,8720,0,0,0,0,0,'',NULL),
|
|
(15,21004,1,0,0,14,0,8654,0,0,0,0,0,'',NULL),
|
|
(15,21004,2,0,0,14,0,8681,0,0,0,0,0,'',NULL),
|
|
(15,21005,1,0,0,14,0,8715,0,0,0,0,0,'',NULL),
|
|
(15,21005,2,0,0,14,0,8866,0,0,0,0,0,'',NULL),
|
|
(15,21005,3,0,0,14,0,8646,0,0,0,0,0,'',NULL),
|
|
(15,21005,4,0,0,14,0,8720,0,0,0,0,0,'',NULL),
|
|
(15,21005,5,0,0,14,0,8721,0,0,0,0,0,'',NULL),
|
|
(15,21006,1,0,0,14,0,8686,0,0,0,0,0,'',NULL),
|
|
(15,21006,2,0,0,14,0,8717,0,0,0,0,0,'',NULL),
|
|
(15,21006,3,0,0,14,0,8678,0,0,0,0,0,'',NULL),
|
|
(15,21006,4,0,0,14,0,8680,0,0,0,0,0,'',NULL),
|
|
(15,21008,1,0,0,14,0,8723,0,0,0,0,0,'',NULL),
|
|
(15,21008,2,0,0,14,0,8672,0,0,0,0,0,'',NULL),
|
|
(15,21009,1,0,0,14,0,8718,0,0,0,0,0,'',NULL),
|
|
(15,21009,2,0,0,14,0,8646,0,0,0,0,0,'',NULL),
|
|
(15,21009,3,0,0,14,0,8653,0,0,0,0,0,'',NULL),
|
|
(15,21009,4,0,0,14,0,8651,0,0,0,0,0,'',NULL),
|
|
(15,21011,1,0,0,14,0,8677,0,0,0,0,0,'',NULL),
|
|
(15,21011,2,0,0,14,0,8652,0,0,0,0,0,'',NULL),
|
|
(15,21011,3,0,0,14,0,8651,0,0,0,0,0,'',NULL),
|
|
(15,21011,4,0,0,14,0,8714,0,0,0,0,0,'',NULL),
|
|
(15,21011,5,0,0,14,0,8678,0,0,0,0,0,'',NULL),
|
|
(15,21012,1,0,0,14,0,8648,0,0,0,0,0,'',NULL),
|
|
(15,21012,2,0,0,14,0,8651,0,0,0,0,0,'',NULL),
|
|
(15,21012,3,0,0,14,0,8678,0,0,0,0,0,'',NULL),
|
|
(15,21012,4,0,0,14,0,8670,0,0,0,0,0,'',NULL),
|
|
(15,21012,5,0,0,14,0,8680,0,0,0,0,0,'',NULL),
|
|
(15,21013,1,0,0,14,0,8636,0,0,0,0,0,'',NULL),
|
|
(15,21014,1,0,0,14,0,8671,0,0,0,0,0,'',NULL),
|
|
(15,21014,2,0,0,14,0,8682,0,0,0,0,0,'',NULL),
|
|
(15,21014,3,0,0,14,0,8681,0,0,0,0,0,'',NULL),
|
|
(15,21014,4,0,0,14,0,8676,0,0,0,0,0,'',NULL),
|
|
(15,21016,1,0,0,14,0,8650,0,0,0,0,0,'',NULL),
|
|
(15,21016,2,0,0,14,0,8688,0,0,0,0,0,'',NULL),
|
|
(15,21017,1,0,0,14,0,8866,0,0,0,0,0,'',NULL),
|
|
(15,21017,2,0,0,14,0,8651,0,0,0,0,0,'',NULL),
|
|
(15,21017,3,0,0,14,0,8642,0,0,0,0,0,'',NULL),
|
|
(15,21018,1,0,0,14,0,8648,0,0,0,0,0,'',NULL),
|
|
(15,21018,2,0,0,14,0,8722,0,0,0,0,0,'',NULL),
|
|
(15,21018,3,0,0,14,0,8714,0,0,0,0,0,'',NULL),
|
|
(15,21018,4,0,0,14,0,8645,0,0,0,0,0,'',NULL),
|
|
(15,21018,5,0,0,14,0,8650,0,0,0,0,0,'',NULL),
|
|
(15,21020,1,0,0,14,0,8685,0,0,0,0,0,'',NULL),
|
|
(15,21020,2,0,0,14,0,8724,0,0,0,0,0,'',NULL),
|
|
(15,21020,3,0,0,14,0,8635,0,0,0,0,0,'',NULL),
|
|
(15,21021,1,0,0,14,0,8718,0,0,0,0,0,'',NULL),
|
|
(15,21021,2,0,0,14,0,8866,0,0,0,0,0,'',NULL),
|
|
(15,21021,3,0,0,14,0,8636,0,0,0,0,0,'',NULL),
|
|
(15,21021,4,0,0,14,0,8649,0,0,0,0,0,'',NULL),
|
|
(15,21022,1,0,0,14,0,8673,0,0,0,0,0,'',NULL),
|
|
(15,21022,2,0,0,14,0,8717,0,0,0,0,0,'',NULL),
|
|
(15,21022,3,0,0,14,0,8724,0,0,0,0,0,'',NULL),
|
|
(15,21022,4,0,0,14,0,8670,0,0,0,0,0,'',NULL),
|
|
(15,21022,5,0,0,14,0,8680,0,0,0,0,0,'',NULL),
|
|
(15,21023,1,0,0,14,0,8714,0,0,0,0,0,'',NULL),
|
|
(15,21025,1,0,0,14,0,8866,0,0,0,0,0,'',NULL),
|
|
(15,21025,2,0,0,14,0,8653,0,0,0,0,0,'',NULL),
|
|
(15,21025,3,0,0,14,0,8619,0,0,0,0,0,'',NULL),
|
|
(15,21025,4,0,0,14,0,8642,0,0,0,0,0,'',NULL),
|
|
(15,21025,5,0,0,14,0,8644,0,0,0,0,0,'',NULL),
|
|
(15,21026,1,0,0,14,0,13067,0,0,0,0,0,'',NULL),
|
|
(15,21026,2,0,0,14,0,13025,0,0,0,0,0,'',NULL),
|
|
(15,21026,3,0,0,14,0,13030,0,0,0,0,0,'',NULL),
|
|
(15,21029,1,0,0,14,0,8652,0,0,0,0,0,'',NULL),
|
|
(15,21029,2,0,0,14,0,8714,0,0,0,0,0,'',NULL),
|
|
(15,21029,3,0,0,14,0,8650,0,0,0,0,0,'',NULL),
|
|
(15,21029,4,0,0,14,0,8688,0,0,0,0,0,'',NULL),
|
|
(15,21030,1,0,0,14,0,8679,0,0,0,0,0,'',NULL),
|
|
(15,21030,2,0,0,14,0,8724,0,0,0,0,0,'',NULL),
|
|
(15,21030,3,0,0,14,0,8635,0,0,0,0,0,'',NULL),
|
|
(15,21031,1,0,0,14,0,8648,0,0,0,0,0,'',NULL),
|
|
(15,21031,2,0,0,14,0,8652,0,0,0,0,0,'',NULL),
|
|
(15,21031,3,0,0,14,0,8643,0,0,0,0,0,'',NULL),
|
|
(15,21031,4,0,0,14,0,8722,0,0,0,0,0,'',NULL),
|
|
(15,21031,5,0,0,14,0,8645,0,0,0,0,0,'',NULL),
|
|
(15,21031,6,0,0,14,0,8650,0,0,0,0,0,'',NULL),
|
|
(15,21031,7,0,0,14,0,8688,0,0,0,0,0,'',NULL),
|
|
(15,21032,1,0,0,14,0,8673,0,0,0,0,0,'',NULL),
|
|
(15,21032,2,0,0,14,0,8686,0,0,0,0,0,'',NULL),
|
|
(15,21032,3,0,0,14,0,8724,0,0,0,0,0,'',NULL),
|
|
(15,21032,4,0,0,14,0,8670,0,0,0,0,0,'',NULL),
|
|
(15,21032,5,0,0,14,0,8680,0,0,0,0,0,'',NULL),
|
|
(15,21033,1,0,0,14,0,8651,0,0,0,0,0,'',NULL),
|
|
(15,21034,1,0,0,14,0,8679,0,0,0,0,0,'',NULL),
|
|
(15,21034,2,0,0,14,0,8686,0,0,0,0,0,'',NULL),
|
|
(15,21034,3,0,0,14,0,8685,0,0,0,0,0,'',NULL),
|
|
(15,21034,4,0,0,14,0,8717,0,0,0,0,0,'',NULL),
|
|
(15,21034,5,0,0,14,0,8682,0,0,0,0,0,'',NULL),
|
|
(15,21034,6,0,0,14,0,8680,0,0,0,0,0,'',NULL),
|
|
(15,21036,1,0,0,14,0,13035,0,0,0,0,0,'',NULL),
|
|
(15,21036,2,0,0,14,0,13020,0,0,0,0,0,'',NULL),
|
|
(15,21036,3,0,0,14,0,13028,0,0,0,0,0,'',NULL),
|
|
(15,21036,4,0,0,14,0,13023,0,0,0,0,0,'',NULL),
|
|
(15,21036,5,0,0,14,0,13028,0,0,0,0,0,'',NULL),
|
|
(15,21036,6,0,0,14,0,13066,0,0,0,0,0,'',NULL),
|
|
(15,21037,1,0,0,14,0,8726,0,0,0,0,0,'',NULL),
|
|
(15,21037,2,0,0,14,0,8725,0,0,0,0,0,'',NULL),
|
|
(15,21037,3,0,0,14,0,8720,0,0,0,0,0,'',NULL),
|
|
(15,21037,4,0,0,14,0,8721,0,0,0,0,0,'',NULL),
|
|
(15,21037,5,0,0,14,0,8672,0,0,0,0,0,'',NULL),
|
|
(15,21040,1,0,0,14,0,8652,0,0,0,0,0,'',NULL),
|
|
(15,21040,2,0,0,14,0,8643,0,0,0,0,0,'',NULL),
|
|
(15,21040,3,0,0,14,0,8714,0,0,0,0,0,'',NULL),
|
|
(15,21042,1,0,0,14,0,13033,0,0,0,0,0,'',NULL),
|
|
(15,21042,2,0,0,14,0,13012,0,0,0,0,0,'',NULL),
|
|
(15,21042,3,0,0,14,0,13026,0,0,0,0,0,'',NULL),
|
|
(15,21043,1,0,0,14,0,8719,0,0,0,0,0,'',NULL),
|
|
(15,21043,2,0,0,14,0,8681,0,0,0,0,0,'',NULL),
|
|
(15,21044,1,0,0,14,0,8684,0,0,0,0,0,'',NULL),
|
|
(15,21044,2,0,0,14,0,8682,0,0,0,0,0,'',NULL),
|
|
(15,21044,3,0,0,14,0,8681,0,0,0,0,0,'',NULL),
|
|
(15,21044,4,0,0,14,0,8676,0,0,0,0,0,'',NULL),
|
|
(15,21045,1,0,0,14,0,8723,0,0,0,0,0,'',NULL),
|
|
(15,21045,2,0,0,14,0,8720,0,0,0,0,0,'',NULL),
|
|
(15,21045,3,0,0,14,0,8721,0,0,0,0,0,'',NULL),
|
|
(15,21045,4,0,0,14,0,8672,0,0,0,0,0,'',NULL),
|
|
(15,21046,1,0,0,14,0,8683,0,0,0,0,0,'',NULL),
|
|
(15,21046,2,0,0,14,0,8646,0,0,0,0,0,'',NULL),
|
|
(15,21046,3,0,0,14,0,8649,0,0,0,0,0,'',NULL),
|
|
(15,21046,4,0,0,14,0,8674,0,0,0,0,0,'',NULL),
|
|
(15,21047,1,0,0,14,0,8677,0,0,0,0,0,'',NULL),
|
|
(15,21047,2,0,0,14,0,8686,0,0,0,0,0,'',NULL),
|
|
(15,21047,3,0,0,14,0,8717,0,0,0,0,0,'',NULL),
|
|
(15,21047,4,0,0,14,0,8680,0,0,0,0,0,'',NULL),
|
|
(15,21050,1,0,0,14,0,8653,0,0,0,0,0,'',NULL),
|
|
(15,21050,2,0,0,14,0,8651,0,0,0,0,0,'',NULL),
|
|
(15,21051,1,0,0,14,0,8713,0,0,0,0,0,'',NULL),
|
|
(15,21051,2,0,0,14,0,8649,0,0,0,0,0,'',NULL),
|
|
(15,21051,3,0,0,14,0,8674,0,0,0,0,0,'',NULL),
|
|
(15,21052,1,0,0,14,0,8715,0,0,0,0,0,'',NULL),
|
|
(15,21052,2,0,0,14,0,8718,0,0,0,0,0,'',NULL),
|
|
(15,21052,3,0,0,14,0,8723,0,0,0,0,0,'',NULL),
|
|
(15,21052,4,0,0,14,0,8725,0,0,0,0,0,'',NULL),
|
|
(15,21053,1,0,0,14,0,8684,0,0,0,0,0,'',NULL),
|
|
(15,21053,2,0,0,14,0,8724,0,0,0,0,0,'',NULL),
|
|
(15,21053,3,0,0,14,0,8671,0,0,0,0,0,'',NULL),
|
|
(15,21053,4,0,0,14,0,8676,0,0,0,0,0,'',NULL),
|
|
(15,21054,1,0,0,14,0,13014,0,0,0,0,0,'',NULL),
|
|
(15,21054,2,0,0,14,0,13019,0,0,0,0,0,'',NULL),
|
|
(15,21054,3,0,0,14,0,13022,0,0,0,0,0,'',NULL),
|
|
(15,21054,4,0,0,14,0,13030,0,0,0,0,0,'',NULL),
|
|
(15,21055,1,0,0,14,0,8652,0,0,0,0,0,'',NULL),
|
|
(15,21055,2,0,0,14,0,8727,0,0,0,0,0,'',NULL),
|
|
(15,21055,3,0,0,14,0,8722,0,0,0,0,0,'',NULL),
|
|
(15,21055,4,0,0,14,0,8714,0,0,0,0,0,'',NULL),
|
|
(15,21055,5,0,0,14,0,8688,0,0,0,0,0,'',NULL),
|
|
(15,21056,1,0,0,14,0,8679,0,0,0,0,0,'',NULL),
|
|
(15,21056,2,0,0,14,0,8685,0,0,0,0,0,'',NULL),
|
|
(15,21057,1,0,0,14,0,8713,0,0,0,0,0,'',NULL),
|
|
(15,21057,2,0,0,14,0,8674,0,0,0,0,0,'',NULL),
|
|
(15,21058,1,0,0,14,0,8647,0,0,0,0,0,'',NULL),
|
|
(15,21058,2,0,0,14,0,8716,0,0,0,0,0,'',NULL),
|
|
(15,21058,3,0,0,14,0,8675,0,0,0,0,0,'',NULL),
|
|
(15,21058,4,0,0,14,0,8649,0,0,0,0,0,'',NULL),
|
|
(15,21058,5,0,0,14,0,8674,0,0,0,0,0,'',NULL),
|
|
(15,21059,1,0,0,14,0,8718,0,0,0,0,0,'',NULL),
|
|
(15,21059,2,0,0,14,0,8723,0,0,0,0,0,'',NULL),
|
|
(15,21059,3,0,0,14,0,8725,0,0,0,0,0,'',NULL),
|
|
(15,21060,1,0,0,14,0,13028,0,0,0,0,0,'',NULL),
|
|
(15,21060,2,0,0,14,0,13066,0,0,0,0,0,'',NULL),
|
|
(15,21060,3,0,0,14,0,13032,0,0,0,0,0,'',NULL),
|
|
(15,21060,4,0,0,14,0,13028,0,0,0,0,0,'',NULL),
|
|
(15,21060,5,0,0,14,0,13027,0,0,0,0,0,'',NULL),
|
|
(15,21060,6,0,0,14,0,13035,0,0,0,0,0,'',NULL),
|
|
(15,21061,1,0,0,14,0,8651,0,0,0,0,0,'',NULL),
|
|
(15,21062,1,0,0,14,0,8726,0,0,0,0,0,'',NULL),
|
|
(15,21062,2,0,0,14,0,8723,0,0,0,0,0,'',NULL),
|
|
(15,21062,3,0,0,14,0,8725,0,0,0,0,0,'',NULL),
|
|
(15,21063,1,0,0,14,0,8646,0,0,0,0,0,'',NULL),
|
|
(15,21063,2,0,0,14,0,8636,0,0,0,0,0,'',NULL),
|
|
(15,21063,3,0,0,14,0,8675,0,0,0,0,0,'',NULL),
|
|
(15,21063,4,0,0,14,0,8713,0,0,0,0,0,'',NULL),
|
|
(15,21066,1,0,0,14,0,8719,0,0,0,0,0,'',NULL),
|
|
(15,21066,2,0,0,14,0,8684,0,0,0,0,0,'',NULL),
|
|
(15,21066,3,0,0,14,0,8654,0,0,0,0,0,'',NULL),
|
|
(15,21066,4,0,0,14,0,8671,0,0,0,0,0,'',NULL),
|
|
(15,21066,5,0,0,14,0,8676,0,0,0,0,0,'',NULL),
|
|
(15,21068,1,0,0,14,0,8673,0,0,0,0,0,'',NULL),
|
|
(15,21068,2,0,0,14,0,8648,0,0,0,0,0,'',NULL),
|
|
(15,21068,3,0,0,14,0,8677,0,0,0,0,0,'',NULL),
|
|
(15,21068,4,0,0,14,0,8651,0,0,0,0,0,'',NULL),
|
|
(15,21068,5,0,0,14,0,8680,0,0,0,0,0,'',NULL),
|
|
(15,21070,1,0,0,14,0,8684,0,0,0,0,0,'',NULL),
|
|
(15,21070,2,0,0,14,0,8671,0,0,0,0,0,'',NULL),
|
|
(15,21070,3,0,0,14,0,8682,0,0,0,0,0,'',NULL),
|
|
(15,21070,4,0,0,14,0,8681,0,0,0,0,0,'',NULL),
|
|
(15,21071,1,0,0,14,0,8727,0,0,0,0,0,'',NULL),
|
|
(15,21071,2,0,0,14,0,8722,0,0,0,0,0,'',NULL),
|
|
(15,21071,3,0,0,14,0,8714,0,0,0,0,0,'',NULL),
|
|
(15,21071,4,0,0,14,0,8650,0,0,0,0,0,'',NULL),
|
|
(15,21072,1,0,0,14,0,8673,0,0,0,0,0,'',NULL),
|
|
(15,21072,2,0,0,14,0,8677,0,0,0,0,0,'',NULL),
|
|
(15,21072,3,0,0,14,0,8686,0,0,0,0,0,'',NULL),
|
|
(15,21072,4,0,0,14,0,8717,0,0,0,0,0,'',NULL),
|
|
(15,21072,5,0,0,14,0,8724,0,0,0,0,0,'',NULL),
|
|
(15,21072,6,0,0,14,0,8678,0,0,0,0,0,'',NULL),
|
|
(15,21072,7,0,0,14,0,8670,0,0,0,0,0,'',NULL),
|
|
(15,21073,1,0,0,14,0,8636,0,0,0,0,0,'',NULL),
|
|
(15,21073,2,0,0,14,0,8675,0,0,0,0,0,'',NULL),
|
|
(15,21073,3,0,0,14,0,8716,0,0,0,0,0,'',NULL),
|
|
(15,21073,4,0,0,14,0,8713,0,0,0,0,0,'',NULL),
|
|
(15,21194,0,0,0,15,0,8,0,0,0,0,0,'',NULL),
|
|
(15,21215,0,0,0,1,0,24755,0,0,1,0,0,'','only display gossip if player does not have tricked or treated aura'),
|
|
(15,21215,0,0,0,12,0,12,0,0,0,0,0,'','Only display gossip during Hallows End'),
|
|
(15,21215,0,0,0,23,0,1638,0,0,0,0,0,'','Only display gossip in Thunderbluff'),
|
|
(15,21221,0,0,0,15,0,8,0,0,0,0,0,'','Show gossip option if player is a Rogue'),
|
|
(15,21221,1,0,0,15,0,8,0,0,0,0,0,'','Show gossip option if player is a Rogue'),
|
|
(15,21221,2,0,0,15,0,8,0,0,0,0,0,'','Show gossip option if player is a Rogue'),
|
|
(15,21228,0,0,0,15,0,1024,0,0,0,0,0,'','Show gossip option if player is a druid'),
|
|
(15,21248,0,0,0,9,0,11887,0,0,0,0,0,'',''),
|
|
(15,21248,1,0,0,9,0,11795,0,0,0,0,0,'',''),
|
|
(15,21249,0,0,0,1,0,50001,0,0,0,0,0,'','Bload Oath aura for creature 26423 Gossip'),
|
|
(15,21251,0,0,0,2,0,21211,1,0,0,0,0,'','Metzen the Reindeer: Gossip option - player should have item Pouch of Reindeer Dust in inventory'),
|
|
(15,21253,0,0,0,9,0,10040,0,0,0,0,0,'','Show gossip option 21253 if player has quest 10040'),
|
|
(15,21255,0,0,0,2,0,44738,1,1,1,0,0,'','Archmage Vargoth - Gossip option: player should not have item 44738'),
|
|
(15,21255,0,0,0,4,0,4395,0,0,0,0,0,'','Archmage Vargoth - Gossip option: zone restriction to Dalaran'),
|
|
(15,21255,0,0,0,17,0,1956,0,0,0,0,0,'','Archmage Vargoth - Gossip option: player should have achiev 1956'),
|
|
(15,21257,0,0,0,9,0,25480,0,0,0,0,0,'','Hez\'tok: Dance of De Spirits: gossip'),
|
|
(15,21258,0,0,0,5,0,270,128,0,0,0,0,'','Only show gossip option if player is exalted with Zandalar Tribe (270)'),
|
|
(15,21259,0,0,0,5,0,270,128,0,0,0,0,'','Only show gossip option if player is exalted with Zandalar Tribe (270)'),
|
|
(15,21260,0,0,0,5,0,270,128,0,0,0,0,'','Only show gossip option if player is exalted with Zandalar Tribe (270)'),
|
|
(15,21262,0,0,0,2,0,19836,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item Zandalar Madcap\'s Bracers'),
|
|
(15,21262,0,0,0,8,0,8063,0,0,0,0,0,'','Only allow gossip option to be visible if quest Paragons of Power: The Madcap\'s Bracers is rewarded'),
|
|
(15,21262,0,0,1,2,0,19835,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item Zandalar Madcap\'s Mantle'),
|
|
(15,21262,0,0,1,8,0,8072,0,0,0,0,0,'','Only allow gossip option to be visible if quest Paragons of Power: The Madcap\'s Mantle is rewarded'),
|
|
(15,21262,0,0,2,2,0,19834,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item Zandalar Madcap\'s Tunic'),
|
|
(15,21262,0,0,2,8,0,8073,0,0,0,0,0,'','Only allow gossip option to be visible if quest Paragons of Power: The Madcap\'s Tunic is rewarded'),
|
|
(15,21262,0,0,3,2,0,19617,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item Zandalarian Shadow Mastery Talisman'),
|
|
(15,21262,0,0,3,8,0,8144,0,0,0,0,0,'','Only allow gossip option to be visible if quest Zandalarian Shadow Mastery Talisman is rewarded'),
|
|
(15,21262,0,0,4,2,0,19614,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item Zandalarian Shadow Talisman'),
|
|
(15,21262,0,0,4,8,0,8141,0,0,0,0,0,'','Only allow gossip option to be visible if quest Zandalarian Shadow Talisman is rewarded'),
|
|
(15,21262,0,0,5,2,0,19615,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item Zandalarian Shadow Talisman'),
|
|
(15,21262,0,0,5,8,0,8142,0,0,0,0,0,'','Only allow gossip option to be visible if quest Zandalarian Shadow Talisman is rewarded'),
|
|
(15,21262,0,0,6,2,0,19616,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item Zandalarian Shadow Talisman'),
|
|
(15,21262,0,0,6,8,0,8143,0,0,0,0,0,'','Only allow gossip option to be visible if quest Zandalarian Shadow Talisman is rewarded'),
|
|
(15,21262,1,0,0,2,0,19832,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item Zandalar Predator\'s Belt'),
|
|
(15,21262,1,0,0,8,0,8066,0,0,0,0,0,'','Only allow gossip option to be visible if quest Paragons of Power: The Predator\'s Belt is rewarded'),
|
|
(15,21262,1,0,1,2,0,19833,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item Zandalar Predator\'s Bracers'),
|
|
(15,21262,1,0,1,8,0,8062,0,0,0,0,0,'','Only allow gossip option to be visible if quest Paragons of Power: The Predator\'s Bracers is rewarded'),
|
|
(15,21262,1,0,2,2,0,19831,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item Zandalar Predator\'s Mantle'),
|
|
(15,21262,1,0,2,8,0,8067,0,0,0,0,0,'','Only allow gossip option to be visible if quest Paragons of Power: The Predator\'s Mantle is rewarded'),
|
|
(15,21262,1,0,3,2,0,19621,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item Maelstrom\'s Wrath'),
|
|
(15,21262,1,0,3,8,0,8148,0,0,0,0,0,'','Only allow gossip option to be visible if quest Maelstrom\'s Wrath is rewarded'),
|
|
(15,21262,1,0,4,2,0,19618,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item Maelstrom\'s Tendril'),
|
|
(15,21262,1,0,4,8,0,8145,0,0,0,0,0,'','Only allow gossip option to be visible if quest The Maelstrom\'s Tendril is rewarded'),
|
|
(15,21262,1,0,5,2,0,19619,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item Maelstrom\'s Tendril'),
|
|
(15,21262,1,0,5,8,0,8146,0,0,0,0,0,'','Only allow gossip option to be visible if quest The Maelstrom\'s Tendril is rewarded'),
|
|
(15,21262,1,0,6,2,0,19620,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item Maelstrom\'s Tendril'),
|
|
(15,21262,1,0,6,8,0,8147,0,0,0,0,0,'','Only allow gossip option to be visible if quest The Maelstrom\'s Tendril is rewarded'),
|
|
(15,21263,0,0,0,2,0,19827,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item Zandalar Freethinker\'s Armguards'),
|
|
(15,21263,0,0,0,8,0,8053,0,0,0,0,0,'','Only allow gossip option to be visible if quest Paragons of Power: The Freethinker\'s Armguards is rewarded'),
|
|
(15,21263,1,0,0,2,0,19826,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item Zandalar Freethinker\'s Belt'),
|
|
(15,21263,1,0,0,8,0,8054,0,0,0,0,0,'','Only allow gossip option to be visible if quest Paragons of Power: The Freethinker\'s Belt is rewarded'),
|
|
(15,21263,2,0,0,2,0,19825,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item Zandalar Freethinker\'s Breastplate'),
|
|
(15,21263,2,0,0,8,0,8055,0,0,0,0,0,'','Only allow gossip option to be visible if quest Paragons of Power: The Freethinker\'s Breastplate is rewarded'),
|
|
(15,21263,3,0,0,2,0,19588,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item Hero\'s Brand'),
|
|
(15,21263,3,0,0,8,0,8048,0,0,0,0,0,'','Only allow gossip option to be visible if quest The Hero\'s Brand is rewarded'),
|
|
(15,21263,4,0,0,2,0,19579,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item Heathen\'s Brand'),
|
|
(15,21263,4,0,0,8,0,8045,0,0,0,0,0,'','Only allow gossip option to be visible if quest The Heathen\'s Brand is rewarded'),
|
|
(15,21263,5,0,0,2,0,19585,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item Heathen\'s Brand'),
|
|
(15,21263,5,0,0,8,0,8046,0,0,0,0,0,'','Only allow gossip option to be visible if quest The Heathen\'s Brand is rewarded'),
|
|
(15,21263,6,0,0,2,0,19586,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item Heathen\'s Brand'),
|
|
(15,21263,6,0,0,8,0,8047,0,0,0,0,0,'','Only allow gossip option to be visible if quest The Heathen\'s Brand is rewarded'),
|
|
(15,21264,0,0,0,2,0,19824,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item Zandalar Vindicator\'s Armguards'),
|
|
(15,21264,0,0,0,8,0,8058,0,0,0,0,0,'','Only allow gossip option to be visible if quest Paragons of Power: The Vindicator\'s Armguards is rewarded'),
|
|
(15,21264,1,0,0,2,0,19823,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item Zandalar Vindicator\'s Belt'),
|
|
(15,21264,1,0,0,8,0,8078,0,0,0,0,0,'','Only allow gossip option to be visible if quest Paragons of Power: The Vindicator\'s Belt is rewarded'),
|
|
(15,21264,2,0,0,2,0,19822,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item Zandalar Vindicator\'s Breastplate'),
|
|
(15,21264,2,0,0,8,0,8079,0,0,0,0,0,'','Only allow gossip option to be visible if quest Paragons of Power: The Vindicator\'s Breastplate is rewarded'),
|
|
(15,21264,3,0,0,2,0,19577,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item Rage of Mugamba'),
|
|
(15,21264,3,0,0,8,0,8044,0,0,0,0,0,'','Only allow gossip option to be visible if quest The Rage of Mugamba is rewarded'),
|
|
(15,21264,4,0,0,2,0,19574,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item Strength of Mugamba'),
|
|
(15,21264,4,0,0,8,0,8041,0,0,0,0,0,'','Only allow gossip option to be visible if quest Strength of Mount Mugamba is rewarded'),
|
|
(15,21264,5,0,0,2,0,19575,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item Strength of Mugamba'),
|
|
(15,21264,5,0,0,8,0,8042,0,0,0,0,0,'','Only allow gossip option to be visible if quest Strength of Mount Mugamba is rewarded'),
|
|
(15,21264,6,0,0,2,0,19576,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item Strength of Mugamba'),
|
|
(15,21264,6,0,0,8,0,8043,0,0,0,0,0,'','Only allow gossip option to be visible if quest Strength of Mount Mugamba is rewarded'),
|
|
(15,21265,0,0,0,2,0,19842,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item Zandalar Confessor\'s Bindings'),
|
|
(15,21265,0,0,0,8,0,8070,0,0,0,0,0,'','Only allow gossip option to be visible if quest Paragons of Power: The Confessor\'s Bindings is rewarded'),
|
|
(15,21265,1,0,0,2,0,19841,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item Zandalar Confessor\'s Mantle'),
|
|
(15,21265,1,0,0,8,0,8071,0,0,0,0,0,'','Only allow gossip option to be visible if quest Paragons of Power: The Confessor\'s Mantle is rewarded'),
|
|
(15,21265,2,0,0,2,0,19843,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item Zandalar Confessor\'s Wraps'),
|
|
(15,21265,2,0,0,8,0,8061,0,0,0,0,0,'','Only allow gossip option to be visible if quest Paragons of Power: The Confessor\'s Wraps is rewarded'),
|
|
(15,21265,3,0,0,2,0,19594,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item The All-Seeing Eye of Zuldazar'),
|
|
(15,21265,3,0,0,8,0,8052,0,0,0,0,0,'','Only allow gossip option to be visible if quest The All-Seeing Eye of Zuldazar is rewarded'),
|
|
(15,21265,4,0,0,2,0,19591,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item The Eye of Zuldazar'),
|
|
(15,21265,4,0,0,8,0,8049,0,0,0,0,0,'','Only allow gossip option to be visible if quest The Eye of Zuldazar is rewarded'),
|
|
(15,21265,5,0,0,2,0,19592,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item The Eye of Zuldazar'),
|
|
(15,21265,5,0,0,8,0,8050,0,0,0,0,0,'','Only allow gossip option to be visible if quest The Eye of Zuldazar is rewarded'),
|
|
(15,21265,6,0,0,2,0,19593,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item The Eye of Zuldazar'),
|
|
(15,21265,6,0,0,8,0,8051,0,0,0,0,0,'','Only allow gossip option to be visible if quest The Eye of Zuldazar is rewarded'),
|
|
(15,21266,0,0,0,2,0,19849,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item Zandalar Demoniac\'s Mantle'),
|
|
(15,21266,0,0,0,8,0,8076,0,0,0,0,0,'','Only allow gossip option to be visible if quest Paragons of Power: The Demoniac\'s Mantle is rewarded'),
|
|
(15,21266,1,0,0,2,0,20033,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item Zandalar Demoniac\'s Robe'),
|
|
(15,21266,1,0,0,8,0,8077,0,0,0,0,0,'','Only allow gossip option to be visible if quest Paragons of Power: The Demoniac\'s Robes is rewarded'),
|
|
(15,21266,2,0,0,2,0,19848,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item Zandalar Demoniac\'s Wraps'),
|
|
(15,21266,2,0,0,8,0,8059,0,0,0,0,0,'','Only allow gossip option to be visible if quest Paragons of Power: The Demoniac\'s Wraps is rewarded'),
|
|
(15,21266,3,0,0,2,0,19605,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item Kezan\'s Unstoppable Taint'),
|
|
(15,21266,3,0,0,8,0,8109,0,0,0,0,0,'','Only allow gossip option to be visible if quest Kezan\'s Unstoppable Taint is rewarded'),
|
|
(15,21266,4,0,0,2,0,19602,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item Kezan\'s Taint'),
|
|
(15,21266,4,0,0,8,0,8106,0,0,0,0,0,'','Only allow gossip option to be visible if quest Kezan\'s Taint is rewarded'),
|
|
(15,21266,5,0,0,2,0,19603,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item Kezan\'s Taint'),
|
|
(15,21266,5,0,0,8,0,8107,0,0,0,0,0,'','Only allow gossip option to be visible if quest Kezan\'s Taint is rewarded'),
|
|
(15,21266,6,0,0,2,0,19604,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item Kezan\'s Taint'),
|
|
(15,21266,6,0,0,8,0,8108,0,0,0,0,0,'','Only allow gossip option to be visible if quest Kezan\'s Taint is rewarded'),
|
|
(15,21267,0,0,0,2,0,19845,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item Zandalar Illusionist\'s Mantle'),
|
|
(15,21267,0,0,0,8,0,8068,0,0,0,0,0,'','Only allow gossip option to be visible if quest Paragons of Power: The Illusionist\'s Mantle is rewarded'),
|
|
(15,21267,1,0,0,2,0,20034,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item Zandalar Illusionist\'s Robe'),
|
|
(15,21267,1,0,0,8,0,8069,0,0,0,0,0,'','Only allow gossip option to be visible if quest Paragons of Power: The Illusionist\'s Robes is rewarded'),
|
|
(15,21267,2,0,0,2,0,19846,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item Zandalar Illusionist\'s Wraps'),
|
|
(15,21267,2,0,0,8,0,8060,0,0,0,0,0,'','Only allow gossip option to be visible if quest Paragons of Power: The Illusionist\'s Wraps is rewarded'),
|
|
(15,21267,3,0,0,2,0,19601,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item Jewel of Kajaro'),
|
|
(15,21267,3,0,0,8,0,8104,0,0,0,0,0,'','Only allow gossip option to be visible if quest The Jewel of Kajaro is rewarded'),
|
|
(15,21267,4,0,0,2,0,19598,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item Pebble of Kajaro'),
|
|
(15,21267,4,0,0,8,0,8101,0,0,0,0,0,'','Only allow gossip option to be visible if quest The Pebble of Kajaro is rewarded'),
|
|
(15,21267,5,0,0,2,0,19599,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item Pebble of Kajaro'),
|
|
(15,21267,5,0,0,8,0,8102,0,0,0,0,0,'','Only allow gossip option to be visible if quest The Pebble of Kajaro is rewarded'),
|
|
(15,21267,6,0,0,2,0,19600,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item Pebble of Kajaro'),
|
|
(15,21267,6,0,0,8,0,8103,0,0,0,0,0,'','Only allow gossip option to be visible if quest The Pebble of Kajaro is rewarded'),
|
|
(15,21268,0,0,0,2,0,19829,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item Zandalar Augur\'s Belt'),
|
|
(15,21268,0,0,0,8,0,8074,0,0,0,0,0,'','Only allow gossip option to be visible if quest Paragons of Power: The Augur\'s Belt is rewarded'),
|
|
(15,21268,1,0,0,2,0,19830,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item Zandalar Augur\'s Bracers'),
|
|
(15,21268,1,0,0,8,0,8056,0,0,0,0,0,'','Only allow gossip option to be visible if quest Paragons of Power: The Augur\'s Bracers is rewarded'),
|
|
(15,21268,2,0,0,2,0,19828,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item Zandalar Augur\'s Hauberk'),
|
|
(15,21268,2,0,0,8,0,8075,0,0,0,0,0,'','Only allow gossip option to be visible if quest Paragons of Power: The Augur\'s Hauberk is rewarded'),
|
|
(15,21268,3,0,0,2,0,19609,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item Unmarred Vision of Voodress'),
|
|
(15,21268,3,0,0,8,0,8119,0,0,0,0,0,'','Only allow gossip option to be visible if quest The Unmarred Vision of Voodress is rewarded'),
|
|
(15,21268,4,0,0,2,0,19606,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item Vision of Voodress'),
|
|
(15,21268,4,0,0,8,0,8116,0,0,0,0,0,'','Only allow gossip option to be visible if quest Vision of Voodress is rewarded'),
|
|
(15,21268,5,0,0,2,0,19607,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item Vision of Voodress'),
|
|
(15,21268,5,0,0,8,0,8117,0,0,0,0,0,'','Only allow gossip option to be visible if quest Vision of Voodress is rewarded'),
|
|
(15,21268,6,0,0,2,0,19608,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item Vision of Voodress'),
|
|
(15,21268,6,0,0,8,0,8118,0,0,0,0,0,'','Only allow gossip option to be visible if quest Vision of Voodress is rewarded'),
|
|
(15,21269,0,0,0,2,0,19839,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item Zandalar Haruspex\'s Belt'),
|
|
(15,21269,0,0,0,8,0,8064,0,0,0,0,0,'','Only allow gossip option to be visible if quest Paragons of Power: The Haruspex\'s Belt is rewarded'),
|
|
(15,21269,1,0,0,2,0,19840,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item Zandalar Haruspex\'s Bracers'),
|
|
(15,21269,1,0,0,8,0,8057,0,0,0,0,0,'','Only allow gossip option to be visible if quest Paragons of Power: The Haruspex\'s Bracers is rewarded'),
|
|
(15,21269,2,0,0,2,0,19838,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item Zandalar Haruspex\'s Tunic'),
|
|
(15,21269,2,0,0,8,0,8065,0,0,0,0,0,'','Only allow gossip option to be visible if quest Paragons of Power: The Haruspex\'s Tunic is rewarded'),
|
|
(15,21269,3,0,0,2,0,19613,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item Pristine Enchanted South Seas Kelp'),
|
|
(15,21269,3,0,0,8,0,8113,0,0,0,0,0,'','Only allow gossip option to be visible if quest Pristine Enchanted South Seas Kelp is rewarded'),
|
|
(15,21269,4,0,0,2,0,19610,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item Enchanted South Seas Kelp'),
|
|
(15,21269,4,0,0,8,0,8110,0,0,0,0,0,'','Only allow gossip option to be visible if quest Enchanted South Seas Kelp is rewarded'),
|
|
(15,21269,5,0,0,2,0,19611,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item Enchanted South Seas Kelp'),
|
|
(15,21269,5,0,0,8,0,8111,0,0,0,0,0,'','Only allow gossip option to be visible if quest Enchanted South Seas Kelp is rewarded'),
|
|
(15,21269,6,0,0,2,0,19612,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item Enchanted South Seas Kelp'),
|
|
(15,21269,6,0,0,8,0,8112,0,0,0,0,0,'','Only allow gossip option to be visible if quest Enchanted South Seas Kelp is rewarded'),
|
|
(15,21270,0,0,0,2,0,19836,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item Zandalar Madcap\'s Bracers'),
|
|
(15,21270,0,0,0,8,0,8063,0,0,0,0,0,'','Only allow gossip option to be visible if quest Paragons of Power: The Madcap\'s Bracers is rewarded'),
|
|
(15,21270,1,0,0,2,0,19835,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item Zandalar Madcap\'s Mantle'),
|
|
(15,21270,1,0,0,8,0,8072,0,0,0,0,0,'','Only allow gossip option to be visible if quest Paragons of Power: The Madcap\'s Mantle is rewarded'),
|
|
(15,21270,2,0,0,2,0,19834,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item Zandalar Madcap\'s Tunic'),
|
|
(15,21270,2,0,0,8,0,8073,0,0,0,0,0,'','Only allow gossip option to be visible if quest Paragons of Power: The Madcap\'s Tunic is rewarded'),
|
|
(15,21270,3,0,0,2,0,19617,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item Zandalarian Shadow Mastery Talisman'),
|
|
(15,21270,3,0,0,8,0,8144,0,0,0,0,0,'','Only allow gossip option to be visible if quest Zandalarian Shadow Mastery Talisman is rewarded'),
|
|
(15,21270,4,0,0,2,0,19614,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item Zandalarian Shadow Talisman'),
|
|
(15,21270,4,0,0,8,0,8141,0,0,0,0,0,'','Only allow gossip option to be visible if quest Zandalarian Shadow Talisman is rewarded'),
|
|
(15,21270,5,0,0,2,0,19615,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item Zandalarian Shadow Talisman'),
|
|
(15,21270,5,0,0,8,0,8142,0,0,0,0,0,'','Only allow gossip option to be visible if quest Zandalarian Shadow Talisman is rewarded'),
|
|
(15,21270,6,0,0,2,0,19616,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item Zandalarian Shadow Talisman'),
|
|
(15,21270,6,0,0,8,0,8143,0,0,0,0,0,'','Only allow gossip option to be visible if quest Zandalarian Shadow Talisman is rewarded'),
|
|
(15,21271,0,0,0,2,0,19832,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item Zandalar Predator\'s Belt'),
|
|
(15,21271,0,0,0,8,0,8066,0,0,0,0,0,'','Only allow gossip option to be visible if quest Paragons of Power: The Predator\'s Belt is rewarded'),
|
|
(15,21271,1,0,0,2,0,19833,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item Zandalar Predator\'s Bracers'),
|
|
(15,21271,1,0,0,8,0,8062,0,0,0,0,0,'','Only allow gossip option to be visible if quest Paragons of Power: The Predator\'s Bracers is rewarded'),
|
|
(15,21271,2,0,0,2,0,19831,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item Zandalar Predator\'s Mantle'),
|
|
(15,21271,2,0,0,8,0,8067,0,0,0,0,0,'','Only allow gossip option to be visible if quest Paragons of Power: The Predator\'s Mantle is rewarded'),
|
|
(15,21271,3,0,0,2,0,19621,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item Maelstrom\'s Wrath'),
|
|
(15,21271,3,0,0,8,0,8148,0,0,0,0,0,'','Only allow gossip option to be visible if quest Maelstrom\'s Wrath is rewarded'),
|
|
(15,21271,4,0,0,2,0,19618,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item Maelstrom\'s Tendril'),
|
|
(15,21271,4,0,0,8,0,8145,0,0,0,0,0,'','Only allow gossip option to be visible if quest The Maelstrom\'s Tendril is rewarded'),
|
|
(15,21271,5,0,0,2,0,19619,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item Maelstrom\'s Tendril'),
|
|
(15,21271,5,0,0,8,0,8146,0,0,0,0,0,'','Only allow gossip option to be visible if quest The Maelstrom\'s Tendril is rewarded'),
|
|
(15,21271,6,0,0,2,0,19620,1,1,1,0,0,'','Only allow gossip option to be visible if player does not have item Maelstrom\'s Tendril'),
|
|
(15,21271,6,0,0,8,0,8147,0,0,0,0,0,'','Only allow gossip option to be visible if quest The Maelstrom\'s Tendril is rewarded'),
|
|
(15,21276,0,0,0,2,0,20949,1,1,1,0,0,'','Spirit of Azuregos - show gossip option if player does not have item Magical Ledger'),
|
|
(15,21276,0,0,0,8,0,8555,0,0,0,0,0,'','Spirit of Azuregos - show gossip option if player has quest The Charge of the Dragonflights rewarded'),
|
|
(15,21276,0,0,0,14,0,8575,0,0,0,0,0,'','Spirit of Azuregos - show gossip option if player does not have quest Azuregos\'s Magical Ledger'),
|
|
(15,21289,0,0,0,2,0,43489,1,1,1,0,0,'','Mohawk Grenade - no item'),
|
|
(15,21290,0,0,0,9,0,9918,0,0,0,0,0,'','Only show first gossip if player is on quest Not On My Watch!'),
|
|
(15,21310,0,0,0,9,0,8483,0,0,0,0,0,'','Only show first gossip if player is on quest The Dwarven Spy'),
|
|
(15,21312,0,0,0,9,0,4941,0,0,0,0,0,'',NULL),
|
|
(15,21400,0,0,0,8,0,3781,0,0,0,0,0,'','Maybess Riverbreeze - Show gossip option if player has been rewarded quest 4102'),
|
|
(15,21400,0,0,1,2,0,11511,1,1,1,0,0,'','Maybess Riverbreeze - Show gossip option if player does not have Cenarion Beacon'),
|
|
(15,21400,1,0,0,8,0,3781,0,0,0,0,0,'','Maybess Riverbreeze - Show gossip option if player has been rewarded quest 4102'),
|
|
(15,30005,0,0,0,9,0,10625,0,0,0,0,0,'','Requires quest with spectrecles'),
|
|
(15,30005,1,0,0,9,0,10633,0,0,0,0,0,'','Requires quest with spectrecles'),
|
|
(15,30008,1,0,0,2,0,31108,1,0,1,0,0,'','Must not have item 31108'),
|
|
(15,30008,1,0,0,8,0,10769,0,0,1,0,0,'','Requires quest 10769 to not be rewarded'),
|
|
(15,30008,1,0,0,14,0,10750,0,0,1,0,0,'','Requires first quest with flare gun'),
|
|
(15,30200,0,0,0,2,0,11286,1,0,1,0,0,'','No Item 11286'),
|
|
(15,30200,0,0,0,8,0,4121,0,0,1,0,0,'','Second Quest not rewarded'),
|
|
(15,30200,0,0,0,14,0,4122,0,0,1,0,0,'','First Quest Any state'),
|
|
(15,30201,0,0,0,2,0,18713,1,0,0,0,0,'','Must have item 18713'),
|
|
(15,30201,1,0,0,2,0,18715,1,0,0,0,0,'','Must have item 18715'),
|
|
(15,30211,1,0,0,28,0,12174,0,0,0,0,0,'','Show gossip option if player has quest'),
|
|
(15,30228,0,0,0,2,0,21984,1,0,1,0,0,'','Requires Missing Item'),
|
|
(15,30228,0,0,0,8,0,8966,0,0,0,0,0,'','Requires Quest Rewarded'),
|
|
(15,30228,0,0,0,8,0,8995,0,0,1,0,0,'','Requires Quest Not Rewarded'),
|
|
(15,30228,0,0,1,2,0,21984,1,0,1,0,0,'','Requires Missing Item'),
|
|
(15,30228,0,0,1,8,0,8967,0,0,0,0,0,'','Requires Quest Rewarded'),
|
|
(15,30228,0,0,1,8,0,8995,0,0,1,0,0,'','Requires Quest Not Rewarded'),
|
|
(15,30228,0,0,2,2,0,21984,1,0,1,0,0,'','Requires Missing Item'),
|
|
(15,30228,0,0,2,8,0,8968,0,0,0,0,0,'','Requires Quest Rewarded'),
|
|
(15,30228,0,0,2,8,0,8995,0,0,1,0,0,'','Requires Quest Not Rewarded'),
|
|
(15,30228,0,0,3,2,0,21984,1,0,1,0,0,'','Requires Missing Item'),
|
|
(15,30228,0,0,3,8,0,8969,0,0,0,0,0,'','Requires Quest Rewarded'),
|
|
(15,30228,0,0,3,8,0,8995,0,0,1,0,0,'','Requires Quest Not Rewarded'),
|
|
(15,30228,1,0,0,2,0,22047,1,0,1,0,0,'','Requires Missing Item'),
|
|
(15,30228,1,0,0,8,0,8995,0,0,1,0,0,'','Requires Quest Not Rewarded'),
|
|
(15,30228,1,0,0,8,0,9015,0,0,0,0,0,'','Requires Quest Rewarded'),
|
|
(15,30228,2,0,0,2,0,22046,1,0,1,0,0,'','Requires Missing Item'),
|
|
(15,30228,2,0,0,8,0,8989,0,0,0,0,0,'','Requires Quest Rewarded'),
|
|
(15,30228,2,0,0,8,0,8995,0,0,1,0,0,'','Requires Quest Not Rewarded'),
|
|
(15,30228,2,0,1,2,0,22046,1,0,1,0,0,'','Requires Missing Item'),
|
|
(15,30228,2,0,1,8,0,8990,0,0,0,0,0,'','Requires Quest Rewarded'),
|
|
(15,30228,2,0,1,8,0,8995,0,0,1,0,0,'','Requires Quest Not Rewarded'),
|
|
(15,30228,2,0,2,2,0,22046,1,0,1,0,0,'','Requires Missing Item'),
|
|
(15,30228,2,0,2,8,0,8991,0,0,0,0,0,'','Requires Quest Rewarded'),
|
|
(15,30228,2,0,2,8,0,8995,0,0,1,0,0,'','Requires Quest Not Rewarded'),
|
|
(15,30228,2,0,3,2,0,22046,1,0,1,0,0,'','Requires Missing Item'),
|
|
(15,30228,2,0,3,8,0,8992,0,0,0,0,0,'','Requires Quest Rewarded'),
|
|
(15,30228,2,0,3,8,0,8995,0,0,1,0,0,'','Requires Quest Not Rewarded'),
|
|
(15,30232,0,0,0,9,0,13373,0,0,0,0,0,'','Requires quest active to see gossip option'),
|
|
(15,30233,0,0,0,1,0,61131,0,0,0,0,0,'','Only show gossip option 0 if player has if player has aura 61131'),
|
|
(15,30233,0,0,0,9,0,13364,0,0,0,0,0,'','Only show gossip option 0 if player has if player has quest 13403 active'),
|
|
(15,30233,0,0,1,1,0,61131,0,0,0,0,0,'','Only show gossip option 0 if player has if player has aura 61131'),
|
|
(15,30233,0,0,1,9,0,13403,0,0,0,0,0,'','Only show gossip option 0 if player has if player has quest 13403 active'),
|
|
(15,37523,0,0,0,9,0,24553,0,0,0,0,0,'',''),
|
|
(15,37523,0,0,1,9,0,24564,0,0,0,0,0,'',''),
|
|
(15,37523,0,0,2,9,0,24594,0,0,0,0,0,'',''),
|
|
(15,37523,0,0,3,9,0,24595,0,0,0,0,0,'',''),
|
|
(15,37523,0,0,4,9,0,24596,0,0,0,0,0,'',''),
|
|
(15,37523,0,0,5,9,0,24598,0,0,0,0,0,'',''),
|
|
(15,37552,0,0,0,9,0,24535,0,0,0,0,0,'',''),
|
|
(15,37552,0,0,1,9,0,24563,0,0,0,0,0,'',''),
|
|
(15,40060,0,0,0,9,0,4022,0,0,0,0,0,'','Show gossip if on quest A Taste of Flame (1) OR'),
|
|
(15,40060,0,0,0,29,0,9461,100,0,1,0,0,'','Gor Grimgut cannot be a target for Exhaustion.'),
|
|
(15,40060,0,0,1,9,0,4023,0,0,0,0,0,'','Show gossip if on quest A Taste of Flame (2) OR'),
|
|
(15,40060,0,0,1,29,0,9461,100,0,1,0,0,'','Gor Grimgut cannot be a target for Exhaustion.'),
|
|
(15,40060,0,0,2,9,0,4024,0,0,0,0,0,'','Show gossip if on quest A Taste of Flame (3) OR'),
|
|
(15,40060,0,0,2,29,0,9461,100,0,1,0,0,'','Gor Grimgut cannot be a target for Exhaustion.'),
|
|
(15,55000,0,0,0,9,0,13549,0,0,0,0,0,'','Only show gossip if player is on quest Tails Up'),
|
|
(15,55002,1,0,0,29,1,9996,5,0,0,0,0,'','Only show second gossip Corrupted Saber is near Wina in 5 yards'),
|
|
(15,56000,0,0,0,9,0,7624,0,0,0,0,0,'','Show gossip option if player has Quest 7624, Ulathek the Traitor'),
|
|
(16,0,24418,0,0,23,0,3999,0,0,0,0,0,'','Vehicle must be in area 3999'),
|
|
(16,0,25334,0,0,23,0,4027,0,0,0,0,0,'','Horde Siege Tank (Vehicle) Allowed in Coast of Echoes'),
|
|
(16,0,25334,0,1,23,0,4130,0,0,0,0,0,'','Horde Siege Tank (Vehicle) Allowed in Plains of Nasam'),
|
|
(16,0,25596,0,0,23,0,3537,0,0,0,0,0,'','Dismount player when not in intended zone'),
|
|
(16,0,25596,0,1,23,0,4141,0,0,0,0,0,'','Dismount player when not in intended zone'),
|
|
(16,0,25596,0,2,23,0,4144,0,0,0,0,0,'','Dismount player when not in intended zone'),
|
|
(16,0,25743,0,0,9,0,11879,0,0,0,0,0,'','Vehicle Wooly Mammoth Bull requires quest 11879'),
|
|
(16,0,26813,0,0,23,0,4163,0,0,0,0,0,'','Dismount player when not in intended zone'),
|
|
(16,0,27061,0,0,23,0,4230,0,0,0,0,0,'','Dismount player when not in intended zone - Coldwind Heights'),
|
|
(16,0,27213,0,0,4,0,65,0,0,0,0,0,'','Dismount player when not in intended zone'),
|
|
(16,0,27258,0,0,23,0,4188,0,0,0,0,0,'','Dismount player when not in intended zone'),
|
|
(16,0,27258,0,1,23,0,4177,0,0,0,0,0,'','Dismount player when not in intended zone'),
|
|
(16,0,27258,0,2,23,0,4178,0,0,0,0,0,'','Dismount player when not in intended zone'),
|
|
(16,0,27292,0,0,23,0,4207,0,0,0,0,0,'','Dismount player when not in intended zone'),
|
|
(16,0,27587,0,0,23,0,4246,0,0,0,0,0,'','Dismount player when not in intended zone'),
|
|
(16,0,27587,0,1,23,0,4190,0,0,0,0,0,'','Dismount player when not in intended zone'),
|
|
(16,0,27587,0,2,23,0,4188,0,0,0,0,0,'','Dismount player when not in intended zone'),
|
|
(16,0,27629,0,0,4,0,65,0,0,0,0,0,'','Dismount player when not in intended zone'),
|
|
(16,0,27661,0,0,23,0,4188,0,0,0,0,0,'','Dismount player when not in intended zone'),
|
|
(16,0,27661,0,1,23,0,4177,0,0,0,0,0,'','Dismount player when not in intended zone'),
|
|
(16,0,27996,0,0,23,0,4161,0,0,0,0,0,'','Wyrmrest Vanquisher allowed in Wyrmrest Temple'),
|
|
(16,0,27996,0,1,23,0,4254,0,0,0,0,0,'','Wyrmrest Vanquisher allowed in The Dragon Wastes'),
|
|
(16,0,27996,0,2,23,0,4173,0,0,0,0,0,'','Wyrmrest Vanquisher allowed in Galakronds Rest'),
|
|
(16,0,27996,0,3,23,0,4174,0,0,0,0,0,'','Wyrmrest Vanquisher allowed in The Wicked Coil'),
|
|
(16,0,27996,0,4,23,0,4184,0,0,0,0,0,'','Wyrmrest Vanquisher allowed in Path of the Titans'),
|
|
(16,0,28222,0,0,23,0,4282,0,0,0,0,0,'','Ride vehicle only in Area'),
|
|
(16,0,29414,0,0,23,0,4417,0,0,0,0,0,'','Dismount player when not in intended zone'),
|
|
(16,0,29648,0,0,23,0,4417,0,0,0,0,0,'','Dismount player when not in intended zone'),
|
|
(16,0,29753,0,0,4,0,67,0,0,0,0,0,'','Dismount player when not in intended zone'),
|
|
(16,0,30403,0,0,23,0,4595,0,0,0,0,0,'','Dismount player when not in intended zone'),
|
|
(16,0,30564,0,0,23,0,4526,0,0,0,0,0,'','Allowed to fly in 4526 area'),
|
|
(16,0,30645,0,0,23,0,4526,0,0,0,0,0,'','Water Terror (Vehicle) Allowed in Njorndar Village'),
|
|
(16,0,30645,0,1,23,0,4524,0,0,0,0,0,'','Water Terror (Vehicle) Allowed in Valhalas'),
|
|
(16,0,30645,0,2,23,0,4496,0,0,0,0,0,'','Water Terror (Vehicle) Allowed in Jotunheim'),
|
|
(16,0,31830,0,0,23,0,4622,0,0,0,0,0,'','Vehicle must be in area 4622'),
|
|
(16,0,31830,0,1,23,0,4537,0,0,0,0,0,'','Vehicle must be in area 4537'),
|
|
(16,0,32535,0,0,23,0,4120,0,0,0,0,0,'','Dismount player when not in intended zone'),
|
|
(16,0,32535,0,1,23,0,4641,0,0,0,0,0,'','Dismount player when not in intended zone'),
|
|
(16,0,33217,0,0,1,0,64373,0,0,0,0,0,'','Vehicle Stormwind Steed requires aura Armistice'),
|
|
(16,0,33316,0,0,1,0,64373,0,0,0,0,0,'','Vehicle Ironforge Ram requires aura Armistice'),
|
|
(16,0,33317,0,0,1,0,64373,0,0,0,0,0,'','Vehicle Gnomeregan Mechanostrider requires aura Armistice'),
|
|
(16,0,33318,0,0,1,0,64373,0,0,0,0,0,'','Vehicle Exodar Elekk requires aura Armistice'),
|
|
(16,0,33319,0,0,1,0,64373,0,0,0,0,0,'','Vehicle Darnassian Nightsaber requires aura Armistice'),
|
|
(16,0,33320,0,0,1,0,64373,0,0,0,0,0,'','Vehicle Orgrimmar Wolf requires aura Armistice'),
|
|
(16,0,33321,0,0,1,0,64373,0,0,0,0,0,'','Vehicle Darkspear Raptor requires aura Armistice'),
|
|
(16,0,33322,0,0,1,0,64373,0,0,0,0,0,'','Vehicle Thunder Bluff Kodo requires aura Armistice'),
|
|
(16,0,33323,0,0,1,0,64373,0,0,0,0,0,'','Vehicle Silvermoon Hawkstrider requires aura Armistice'),
|
|
(16,0,33324,0,0,1,0,64373,0,0,0,0,0,'','Vehicle Forsaken Warhorse requires aura Armistice'),
|
|
(16,0,33782,0,0,1,0,64373,0,0,0,0,0,'','Vehicle Argent Warhorse requires aura Armistice'),
|
|
(16,0,33844,0,0,1,0,64373,0,0,0,0,0,'','Vehicle Sunreaver Hawkstrider requires aura Armistice'),
|
|
(16,0,33845,0,0,1,0,64373,0,0,0,0,0,'','Vehicle Quel\'dorei Steed requires aura Armistice'),
|
|
(16,0,35644,0,0,1,0,62853,0,0,0,0,0,'',''),
|
|
(16,0,36558,0,0,1,0,62853,0,0,0,0,0,'',''),
|
|
(16,0,40305,0,0,23,0,367,0,0,0,0,0,'','Dismount player when not in intended zone'),
|
|
(16,0,40305,0,1,23,0,393,0,0,0,0,0,'','Dismount player when not in intended zone'),
|
|
(16,0,40305,0,2,23,0,368,0,0,0,0,0,'','Dismount player when not in intended zone'),
|
|
(17,0,3607,0,0,31,1,3,2530,0,0,0,0,'',NULL),
|
|
(17,0,3678,0,0,29,0,2624,100,0,1,0,0,'','Cant use Catelyns Blade within 100 yards of Gazban'),
|
|
(17,0,3921,0,0,31,1,3,30884,0,0,0,0,'','Amulet can target only Iskalder'),
|
|
(17,0,4130,0,0,31,1,3,2760,0,0,0,0,'',NULL),
|
|
(17,0,4131,0,0,31,1,3,2761,0,0,0,0,'',NULL),
|
|
(17,0,4132,0,0,31,1,3,2762,0,0,0,0,'',NULL),
|
|
(17,0,5513,0,0,31,1,3,32236,0,0,0,0,'',NULL),
|
|
(17,0,6509,0,0,1,1,47172,0,0,0,0,0,'',''),
|
|
(17,0,6509,0,0,31,1,3,29392,0,0,0,0,'',''),
|
|
(17,0,6509,0,0,36,1,0,0,0,1,0,0,'',''),
|
|
(17,0,7211,0,0,31,1,3,6498,0,0,0,0,'',NULL),
|
|
(17,0,7211,0,1,31,1,3,6499,0,0,0,0,'',NULL),
|
|
(17,0,7211,0,2,31,1,3,6500,0,0,0,0,'',NULL),
|
|
(17,0,8593,0,0,29,0,17542,40,0,0,0,0,'','Symbol of Life can be casted within 40 yards of Young Furbolg Shaman'),
|
|
(17,0,8593,0,1,29,0,6172,40,0,0,0,0,'','Symbol of Life can be casted within 40 yards Henze Faulk'),
|
|
(17,0,8593,0,2,29,0,6177,40,0,0,0,0,'','Symbol of Life can be casted within 40 yards Henze Faulk'),
|
|
(17,0,10617,0,0,31,1,3,7318,0,0,0,0,'',NULL),
|
|
(17,0,10617,0,0,36,1,0,0,0,1,0,0,'',NULL),
|
|
(17,0,11362,0,0,2,1,9173,1,0,0,0,0,'','Requires Target to have item'),
|
|
(17,0,11362,0,0,31,1,4,0,0,0,0,0,'','Requires Target to be player'),
|
|
(17,0,11409,0,0,31,1,4,0,0,0,0,0,'','Requires Target to be player'),
|
|
(17,0,11513,0,0,29,0,6213,6,0,0,0,0,'','Must be near NPC to cast'),
|
|
(17,0,11513,0,1,29,0,6329,6,0,0,0,0,'','Must be near NPC to cast'),
|
|
(17,0,11610,0,0,31,1,3,7977,0,0,0,0,'',NULL),
|
|
(17,0,11885,0,0,31,1,3,7584,0,0,0,0,'',NULL),
|
|
(17,0,11885,0,0,36,1,0,0,0,1,0,0,'',NULL),
|
|
(17,0,11886,0,0,31,1,3,5268,0,0,0,0,'',NULL),
|
|
(17,0,11886,0,0,36,1,0,0,0,1,0,0,'',NULL),
|
|
(17,0,11886,0,1,31,1,3,5286,0,0,0,0,'',NULL),
|
|
(17,0,11886,0,1,36,1,0,0,0,1,0,0,'',NULL),
|
|
(17,0,11887,0,0,31,1,3,5300,0,0,0,0,'',NULL),
|
|
(17,0,11887,0,0,36,1,0,0,0,1,0,0,'',NULL),
|
|
(17,0,11887,0,1,31,1,3,5304,0,0,0,0,'',NULL),
|
|
(17,0,11887,0,1,36,1,0,0,0,1,0,0,'',NULL),
|
|
(17,0,11887,0,2,31,1,3,5305,0,0,0,0,'',NULL),
|
|
(17,0,11887,0,2,36,1,0,0,0,1,0,0,'',NULL),
|
|
(17,0,11887,0,3,31,1,3,5306,0,0,0,0,'',NULL),
|
|
(17,0,11887,0,3,36,1,0,0,0,1,0,0,'',NULL),
|
|
(17,0,11888,0,0,31,1,3,5276,0,0,0,0,'',NULL),
|
|
(17,0,11888,0,0,36,1,0,0,0,1,0,0,'',NULL),
|
|
(17,0,11888,0,1,31,1,3,5278,0,0,0,0,'',NULL),
|
|
(17,0,11888,0,1,36,1,0,0,0,1,0,0,'',NULL),
|
|
(17,0,11889,0,0,31,1,3,5357,0,0,0,0,'',NULL),
|
|
(17,0,11889,0,0,36,1,0,0,0,1,0,0,'',NULL),
|
|
(17,0,11889,0,1,31,1,3,5358,0,0,0,0,'',NULL),
|
|
(17,0,11889,0,1,36,1,0,0,0,1,0,0,'',NULL),
|
|
(17,0,11889,0,2,31,1,3,14604,0,0,0,0,'',NULL),
|
|
(17,0,11889,0,2,36,1,0,0,0,1,0,0,'',NULL),
|
|
(17,0,11889,0,3,31,1,3,14640,0,0,0,0,'',NULL),
|
|
(17,0,11889,0,3,36,1,0,0,0,1,0,0,'',NULL),
|
|
(17,0,12709,0,0,29,0,6218,5,0,0,0,0,'','Must be near NPC to cast'),
|
|
(17,0,12709,0,1,29,0,6220,5,0,0,0,0,'','Must be near NPC to cast'),
|
|
(17,0,14247,0,0,31,1,3,9376,0,0,0,0,'',NULL),
|
|
(17,0,16031,0,0,31,1,3,6557,0,0,0,0,'','Releasing Corrupted Ooze can be casted only on Primal Ooze'),
|
|
(17,0,16053,0,0,38,1,10,4,0,0,0,0,'','Emberstrife\'s HP must be 10% or less'),
|
|
(17,0,16613,0,0,28,0,4971,0,0,1,0,0,'','Cant use Temporal Displacer, if player has quest objective completed, but not yet rewarded'),
|
|
(17,0,16627,0,0,31,1,3,4678,0,0,0,0,'',NULL),
|
|
(17,0,16627,0,1,31,1,3,4681,0,0,0,0,'',NULL),
|
|
(17,0,16627,0,2,31,1,3,4685,0,0,0,0,'',NULL),
|
|
(17,0,17159,0,0,2,1,12923,1,0,0,0,0,'','Requires Target to have item'),
|
|
(17,0,17159,0,0,31,1,4,0,0,0,0,0,'','Requires Target to be player'),
|
|
(17,0,17160,0,0,31,1,4,0,0,0,0,0,'','Requires Target to be player'),
|
|
(17,0,17368,0,0,31,1,3,10384,0,0,0,0,'','Require Spectral Citizen'),
|
|
(17,0,17368,0,1,31,1,3,10385,0,0,0,0,'','Require Ghostly Citizen'),
|
|
(17,0,17368,0,2,31,1,3,11122,0,0,0,0,'','Require Restless Soul'),
|
|
(17,0,18987,0,0,29,0,10944,100,0,1,0,0,'','Requires no npc in range'),
|
|
(17,0,19512,0,0,31,1,3,12296,0,0,0,0,'',NULL),
|
|
(17,0,19512,0,1,31,1,3,12298,0,0,0,0,'',NULL),
|
|
(17,0,19548,0,0,31,1,3,1196,0,0,0,0,'',NULL),
|
|
(17,0,19674,0,0,31,1,3,1126,0,0,0,0,'',NULL),
|
|
(17,0,19687,0,0,31,1,3,1201,0,0,0,0,'',NULL),
|
|
(17,0,19688,0,0,31,1,3,2956,0,0,0,0,'',NULL),
|
|
(17,0,19689,0,0,31,1,3,2959,0,0,0,0,'',NULL),
|
|
(17,0,19692,0,0,31,1,3,2970,0,0,0,0,'',NULL),
|
|
(17,0,19693,0,0,31,1,3,1998,0,0,0,0,'',NULL),
|
|
(17,0,19694,0,0,31,1,3,3099,0,0,0,0,'',NULL),
|
|
(17,0,19696,0,0,31,1,3,3107,0,0,0,0,'',NULL),
|
|
(17,0,19697,0,0,31,1,3,3126,0,0,0,0,'',NULL),
|
|
(17,0,19699,0,0,31,1,3,2043,0,0,0,0,'',NULL),
|
|
(17,0,19700,0,0,31,1,3,1996,0,0,0,0,'',NULL),
|
|
(17,0,19938,0,0,1,1,17743,0,0,0,0,0,'','Awaken Peon'),
|
|
(17,0,20211,0,0,1,1,50161,0,0,0,0,0,'','Target Must have aura 50161'),
|
|
(17,0,20211,0,0,31,1,3,29621,0,0,0,0,'','Target Grand Admiral Westwind'),
|
|
(17,0,21050,0,0,31,1,3,13016,0,0,0,0,'','target rats'),
|
|
(17,0,23012,0,0,12,0,10,0,0,0,0,0,'','Orphan Whistle only while children\'s week'),
|
|
(17,0,23013,0,0,12,0,10,0,0,0,0,0,'','Orphan Whistle only while children\'s week'),
|
|
(17,0,23301,0,0,30,1,192180,3,0,1,0,0,'','Require No Ebon Blade Banner Nearby'),
|
|
(17,0,23301,0,0,31,1,3,29880,0,0,0,0,'','Require Jotunheim Warrior'),
|
|
(17,0,23301,0,0,36,1,0,0,0,1,22,0,'','Require Dead Unit'),
|
|
(17,0,23301,0,1,30,1,192180,3,0,1,0,0,'','Require No Ebon Blade Banner Nearby'),
|
|
(17,0,23301,0,1,31,1,3,30037,0,0,0,0,'','Require Mjordin Combatant'),
|
|
(17,0,23301,0,1,36,1,0,0,0,1,22,0,'','Require Dead Unit'),
|
|
(17,0,23301,0,2,30,1,192180,3,0,1,0,0,'','Require No Ebon Blade Banner Nearby'),
|
|
(17,0,23301,0,2,31,1,3,30243,0,0,0,0,'','Njorndar Spear-Sister'),
|
|
(17,0,23301,0,2,36,1,0,0,0,1,22,0,'','Require Dead Unit'),
|
|
(17,0,23301,0,3,30,1,192180,3,0,1,0,0,'','Require No Ebon Blade Banner Nearby'),
|
|
(17,0,23301,0,3,31,1,3,30632,0,0,0,0,'','Require Mjordin Water Magus'),
|
|
(17,0,23301,0,3,36,1,0,0,0,1,22,0,'','Require Dead Unit'),
|
|
(17,0,24101,0,0,16,0,128,0,0,0,0,0,'','Troll Groms Tribute'),
|
|
(17,0,24102,0,0,16,0,32,0,0,0,0,0,'','Tauren Groms Tribute'),
|
|
(17,0,24103,0,0,16,0,16,0,0,0,0,0,'','Forskaen Groms Tribute'),
|
|
(17,0,24104,0,0,16,0,2,0,0,0,0,0,'','Orc Groms Tribute'),
|
|
(17,0,24105,0,0,16,0,1,0,0,0,0,0,'','Human Uther Tribute'),
|
|
(17,0,24106,0,0,16,0,64,0,0,0,0,0,'','Gnome Uther Tribute'),
|
|
(17,0,24107,0,0,16,0,4,0,0,0,0,0,'','Dwarf Uther Tribute'),
|
|
(17,0,24108,0,0,16,0,8,0,0,0,0,0,'','Night ELf Uther Tribute'),
|
|
(17,0,25720,0,0,1,0,25688,0,0,0,0,0,'','Requires aura 25688'),
|
|
(17,0,26560,0,0,29,0,29560,100,0,1,0,0,'','No Arete Near'),
|
|
(17,0,27907,0,0,31,1,3,15941,0,0,0,0,'',NULL),
|
|
(17,0,27907,0,1,31,1,3,15945,0,0,0,0,'',NULL),
|
|
(17,0,28516,0,0,31,1,3,16329,0,0,0,0,'',''),
|
|
(17,0,28700,0,0,30,0,181433,15,0,0,0,0,'','Disperse Neutralizing Agent (28700) can be used only near the Irradiated Power Crystal (181433)'),
|
|
(17,0,29314,0,0,31,1,3,16847,0,0,0,0,'',NULL),
|
|
(17,0,29364,0,0,31,1,3,16975,0,0,0,0,'','Sanctified Crystal - Uncontrolled Voidwalker target'),
|
|
(17,0,29435,0,0,31,1,3,17034,0,0,0,0,'','Capture Female Kaliri Hatchling requires target Female Kaliri Hatchling'),
|
|
(17,0,29528,0,0,31,1,3,16518,0,0,0,0,'',NULL),
|
|
(17,0,30015,0,0,29,0,17207,100,0,1,0,0,'','Cant use Gift of Naias within 100 yards of Naias'),
|
|
(17,0,30098,0,0,29,0,17233,40,0,1,0,0,'','Cant cast Defile Uthers Tomb within 40 yards of Ghost of Uther Lightbringer'),
|
|
(17,0,30099,0,0,31,1,3,15650,0,0,0,0,'',NULL),
|
|
(17,0,30102,0,0,31,1,3,15652,0,0,0,0,'',NULL),
|
|
(17,0,30105,0,0,31,1,3,16353,0,0,0,0,'',NULL),
|
|
(17,0,30489,0,0,29,0,17404,100,0,1,0,0,'','Require No Vindicator Sedai Nearby'),
|
|
(17,0,30550,0,0,22,0,532,0,0,0,0,0,'','Limit buff to Karazhan'),
|
|
(17,0,30557,0,0,22,0,532,0,0,0,0,0,'','Limit buff to Karazhan'),
|
|
(17,0,30562,0,0,22,0,532,0,0,0,0,0,'','Limit buff to Karazhan'),
|
|
(17,0,30567,0,0,22,0,532,0,0,0,0,0,'','Limit buff to Karazhan'),
|
|
(17,0,30646,0,0,31,1,3,17217,0,0,0,0,'',NULL),
|
|
(17,0,30653,0,0,31,1,3,17374,0,0,0,0,'',NULL),
|
|
(17,0,30654,0,0,31,1,3,17203,0,0,0,0,'',NULL),
|
|
(17,0,30740,0,0,31,1,3,29747,0,0,0,0,'',NULL),
|
|
(17,0,30877,0,0,31,1,3,17326,0,0,0,0,'','Tag Murloc'),
|
|
(17,0,32001,0,0,31,1,3,17157,0,0,0,0,'','Item Gordawgs Boulder can only be used if target is Shattered Rumbler'),
|
|
(17,0,32307,0,0,29,0,17148,5,1,0,12,0,'','Spell Place Kil\'sorrow Banner can only be cast on Kil\'sorrow mobs'),
|
|
(17,0,32307,0,0,30,0,182353,10,0,1,12,0,'','Spell Place Kil\'sorrow Banner can only be cast if no banner is present'),
|
|
(17,0,32307,0,1,29,0,17148,5,1,0,12,0,'','Spell Place Kil\'sorrow Banner can only be cast on Kil\'sorrow mobs'),
|
|
(17,0,32307,0,1,30,0,182353,10,0,1,12,0,'','Spell Place Kil\'sorrow Banner can only be cast if no banner is present'),
|
|
(17,0,32307,0,2,29,0,17148,5,1,0,12,0,'','Spell Place Kil\'sorrow Banner can only be cast on Kil\'sorrow mobs'),
|
|
(17,0,32307,0,2,30,0,182353,10,0,1,12,0,'','Spell Place Kil\'sorrow Banner can only be cast if no banner is present'),
|
|
(17,0,32307,0,3,29,0,17148,5,1,0,12,0,'','Spell Place Kil\'sorrow Banner can only be cast on Kil\'sorrow mobs'),
|
|
(17,0,32307,0,3,30,0,182353,10,0,1,12,0,'','Spell Place Kil\'sorrow Banner can only be cast if no banner is present'),
|
|
(17,0,32307,0,4,29,0,17148,5,1,0,12,0,'','Spell Place Kil\'sorrow Banner can only be cast on Kil\'sorrow mobs'),
|
|
(17,0,32307,0,4,30,0,182353,10,0,1,12,0,'','Spell Place Kil\'sorrow Banner can only be cast if no banner is present'),
|
|
(17,0,32314,0,0,29,0,17138,5,1,0,12,0,'','Spell Place Kil\'sorrow Banner can only be cast on Warmaul Ogres'),
|
|
(17,0,32314,0,0,30,0,182354,10,0,1,12,0,'','Spell Place Kil\'sorrow Banner can only be cast if no banner is present'),
|
|
(17,0,32314,0,1,29,0,17138,5,1,0,12,0,'','Spell Place Kil\'sorrow Banner can only be cast on Warmaul Ogres'),
|
|
(17,0,32314,0,1,30,0,182354,10,0,1,12,0,'','Spell Place Kil\'sorrow Banner can only be cast if no banner is present'),
|
|
(17,0,32578,0,0,31,1,3,20748,0,0,0,0,'',NULL),
|
|
(17,0,33531,0,0,29,0,19067,3,0,0,97,0,'','Requires Forge Camp: Hate in 4yd'),
|
|
(17,0,33532,0,0,29,0,19210,3,0,0,97,0,'','Requires Forge Camp: Fear in 4yd'),
|
|
(17,0,34219,0,0,31,1,3,18879,0,0,0,0,'',NULL),
|
|
(17,0,34239,0,0,29,0,19599,15,0,0,0,0,'','Requires Void Servant in 15yd'),
|
|
(17,0,34367,0,0,29,0,19421,15,0,0,12,0,'','Limit Bloodgem Shard use to Netherstorm Cristal Target'),
|
|
(17,0,34520,0,0,31,1,3,18865,0,0,0,0,'','Item Elemental Power Extractor can only be used if target is Warp Aberration'),
|
|
(17,0,34520,0,1,31,1,3,18881,0,0,0,0,'','Item Elemental Power Extractor can only be used if target is Sundered Rumbler'),
|
|
(17,0,34665,0,0,31,1,3,16880,0,0,0,0,'',NULL),
|
|
(17,0,35372,0,0,23,0,3880,0,0,0,0,0,'','Protector Igniter can only be used inside Access Shaft Zeon'),
|
|
(17,0,35686,0,0,31,1,3,20778,0,0,0,0,'','Requires Void Waste'),
|
|
(17,0,35686,0,1,31,1,3,20501,0,0,0,0,'','Requires Seeping Sludge'),
|
|
(17,0,35771,0,0,1,1,42386,0,0,1,0,0,'','Requires No Sleeping Aura'),
|
|
(17,0,35771,0,0,31,1,3,20610,0,0,0,0,'','Requires Talbuk Doe'),
|
|
(17,0,35771,0,1,1,1,42386,0,0,1,0,0,'','Requires No Sleeping Aura'),
|
|
(17,0,35771,0,1,31,1,3,20777,0,0,0,0,'','Requires Talbuk Sire'),
|
|
(17,0,35772,0,0,31,1,3,20774,0,0,0,0,'','Item Energy Field Modulator can only be used if target is Farahlon Lasher'),
|
|
(17,0,36310,0,0,31,1,3,20058,0,0,0,0,'',''),
|
|
(17,0,36314,0,0,31,1,3,20132,0,0,0,0,'',NULL),
|
|
(17,0,36554,0,0,21,0,1024,0,0,1,103,0,'','Shadowstep - not using Shadowstep while rooted'),
|
|
(17,0,36851,0,0,30,0,192558,30,0,1,0,0,'','Challenge can be used only, if no aura present from it'),
|
|
(17,0,36904,0,0,29,0,21468,20,0,1,22,0,'',''),
|
|
(17,0,37136,0,0,31,1,3,21729,0,0,0,0,'',NULL),
|
|
(17,0,37466,0,0,9,0,10607,0,0,0,0,0,'','Whispers of the raven god quest required'),
|
|
(17,0,37834,0,0,31,1,3,21506,0,0,0,0,'','Requires Azaloth'),
|
|
(17,0,37834,0,0,36,0,0,0,0,0,0,0,'','Requires Azaloth'),
|
|
(17,0,37851,0,0,1,1,37851,0,0,1,0,0,'','Tag cannot be casted on tagged Diametrons'),
|
|
(17,0,37851,0,0,31,1,3,21462,0,0,0,0,'','Tag can only target Greater Felfire Diametrons'),
|
|
(17,0,38170,0,0,1,0,37968,1,0,0,0,0,'','Spin Nether-weather Vane, requires aura'),
|
|
(17,0,38177,0,0,31,1,3,21387,0,0,0,0,'',NULL),
|
|
(17,0,38362,0,0,29,0,22114,200,0,1,22,0,'','Allow to cast if no npc Huffer nearby'),
|
|
(17,0,38448,0,0,3,0,31366,0,0,0,0,0,'','Felsworn Gas Mask spell only if the mask is equiped'),
|
|
(17,0,38482,0,0,29,0,22138,50,0,1,0,0,'','No creatures in range'),
|
|
(17,0,38554,0,0,31,1,3,19440,0,0,0,0,'',NULL),
|
|
(17,0,38606,0,0,31,1,3,21326,0,0,0,0,'','Exorcism Feather can be used only on Raven\'s Wood Leafbeard'),
|
|
(17,0,39220,0,0,29,0,21514,30,0,1,22,0,'','Allow to cast if no npc Gorgrom the Dragon-Eater nearby'),
|
|
(17,0,39220,0,0,29,0,21514,30,1,1,22,0,'','Allow to cast if no npc Gorgrom the Dragon-Eater nearby'),
|
|
(17,0,39223,0,0,29,0,14462,150,0,1,22,0,'','Require no Goc nearby'),
|
|
(17,0,39224,0,0,29,0,14462,150,0,1,22,0,'','Require no Goc nearby'),
|
|
(17,0,39246,0,0,29,0,22105,5,1,0,0,0,'','Requires Dead Clefthoof'),
|
|
(17,0,39264,0,0,29,0,21514,30,0,1,22,0,'','Allow to cast if no npc Gorgrom the Dragon-Eater nearby'),
|
|
(17,0,39264,0,0,29,0,21514,30,1,1,22,0,'','Allow to cast if no npc Gorgrom the Dragon-Eater nearby'),
|
|
(17,0,39371,0,0,31,1,3,22431,0,0,12,0,'','Requires Barada'),
|
|
(17,0,39371,0,1,31,1,3,22507,0,0,12,0,'','Requires Darkness Released'),
|
|
(17,0,39478,0,0,12,0,10,0,0,0,0,0,'','Orphan Whistle only while children\'s week'),
|
|
(17,0,39479,0,0,12,0,10,0,0,0,0,0,'','Orphan Whistle only while children\'s week'),
|
|
(17,0,39810,0,0,31,1,3,22979,0,0,0,0,'','Item Sparrowhawk Net can only be used if target is Wild Sparrowhawk'),
|
|
(17,0,39948,0,0,31,1,3,22887,0,0,0,0,'','Target High Warlord Naj\'entus'),
|
|
(17,0,40111,0,0,29,0,23077,10,0,1,0,0,'','The Aggro Bunnies caster should not be around Fel Cannon Dummies to cast'),
|
|
(17,0,40157,0,0,31,1,3,23111,0,0,0,0,'','Target Shadowy Construct'),
|
|
(17,0,40160,0,0,29,0,23118,35,0,0,0,0,'','Throw Bomb requires Run Target Dummy within 35y'),
|
|
(17,0,40200,0,0,9,0,11010,0,0,1,0,0,'','To cast remove see invisibility player must not be on quest 11010'),
|
|
(17,0,40200,0,0,9,0,11023,0,0,1,0,0,'','To cast remove see invisibility player must not be on quest 11023'),
|
|
(17,0,40200,0,0,9,0,11102,0,0,1,0,0,'','To cast remove see invisibility player must not be on quest 11102'),
|
|
(17,0,40325,0,0,31,1,3,22871,0,0,0,0,'','Target Teron Gorefiend'),
|
|
(17,0,40328,0,0,29,0,23019,30,0,1,22,0,'','Allow to cast if no npc The Soulgrinder nearby'),
|
|
(17,0,40624,0,0,1,0,40623,0,0,0,0,0,'','Swiftness - Only cast if Apexis Vibrations is active'),
|
|
(17,0,40627,0,0,1,0,40625,0,0,0,0,0,'','Swiftness - Only cast if Apexis Emanations is active'),
|
|
(17,0,40628,0,0,1,0,40626,0,0,0,0,0,'','Swiftness - Only cast if Apexis Enlightment is active'),
|
|
(17,0,40742,0,0,31,1,3,23311,0,0,0,0,'','Target Disobedient Dragonmaw Peon'),
|
|
(17,0,40817,0,0,23,0,3785,0,0,0,0,0,'','Banishing Crystal requires Forge Camp: Wrath'),
|
|
(17,0,40817,0,1,23,0,3784,0,0,0,0,0,'','Banishing Crystal requires Forge Camp: Terror'),
|
|
(17,0,40856,0,0,31,1,3,22181,0,0,0,0,'',''),
|
|
(17,0,40856,0,0,36,1,0,0,0,0,0,0,'',''),
|
|
(17,0,41291,0,0,31,1,3,22357,0,0,0,0,'',NULL),
|
|
(17,0,41985,0,0,31,1,3,23531,0,0,0,0,'','Brewfest - target pink elekk entry'),
|
|
(17,0,41985,0,0,36,1,0,0,0,0,0,0,'','Brewfest - target pink elekk alive'),
|
|
(17,0,41985,0,1,31,1,3,23529,0,0,0,0,'','Brewfest - target pink elekk entry'),
|
|
(17,0,41985,0,1,36,1,0,0,0,0,0,0,'','Brewfest - target pink elekk alive'),
|
|
(17,0,41985,0,2,31,1,3,23530,0,0,0,0,'','Brewfest - target pink elekk entry'),
|
|
(17,0,41985,0,2,36,1,0,0,0,0,0,0,'','Brewfest - target pink elekk alive'),
|
|
(17,0,41985,0,3,31,1,3,23527,0,0,0,0,'','Brewfest - target pink elekk entry'),
|
|
(17,0,41985,0,3,36,1,0,0,0,0,0,0,'','Brewfest - target pink elekk alive'),
|
|
(17,0,41985,0,4,31,1,3,23528,0,0,0,0,'','Brewfest - target pink elekk entry'),
|
|
(17,0,41985,0,4,36,1,0,0,0,0,0,0,'','Brewfest - target pink elekk alive'),
|
|
(17,0,41985,0,5,31,1,3,23507,0,0,0,0,'','Brewfest - target pink elekk entry'),
|
|
(17,0,41985,0,5,36,1,0,0,0,0,0,0,'','Brewfest - target pink elekk alive'),
|
|
(17,0,42132,0,0,31,1,3,23686,0,0,0,0,'','Hallows End - Start fire'),
|
|
(17,0,42132,0,0,36,1,0,0,0,0,0,0,'','Hallows End - Start fire'),
|
|
(17,0,42411,0,0,31,1,3,4328,0,0,0,0,'',NULL),
|
|
(17,0,42411,0,0,36,1,0,0,0,1,0,0,'',NULL),
|
|
(17,0,42411,0,1,31,1,3,4329,0,0,0,0,'',NULL),
|
|
(17,0,42411,0,1,36,1,0,0,0,1,0,0,'',NULL),
|
|
(17,0,42411,0,2,31,1,3,4331,0,0,0,0,'',NULL),
|
|
(17,0,42411,0,2,36,1,0,0,0,1,0,0,'',NULL),
|
|
(17,0,42489,0,0,31,1,3,4394,0,0,0,0,'','Item 33108 can target Bubbling Swamp Ooze'),
|
|
(17,0,42489,0,1,31,1,3,4393,0,0,0,0,'','Item 33108 can target Acidic Swamp Ooze'),
|
|
(17,0,42793,0,0,31,1,3,24009,0,0,0,0,'','Item burning torch only targets Alliance Corpse'),
|
|
(17,0,42793,0,1,31,1,3,24010,0,0,0,0,'','Item burning torch only targets Horde Corpse'),
|
|
(17,0,43036,0,0,1,1,43059,0,0,1,0,0,'','Amulet can target only Iskalder'),
|
|
(17,0,43157,0,0,31,1,3,23777,0,0,0,0,'',NULL),
|
|
(17,0,43178,0,0,31,1,3,24016,0,0,0,0,'',NULL),
|
|
(17,0,43178,0,0,36,1,0,0,0,1,0,0,'',NULL),
|
|
(17,0,43178,0,1,31,1,3,24161,0,0,0,0,'',NULL),
|
|
(17,0,43178,0,1,36,1,0,0,0,1,0,0,'',NULL),
|
|
(17,0,43178,0,2,31,1,3,24162,0,0,0,0,'',NULL),
|
|
(17,0,43178,0,2,36,1,0,0,0,1,0,0,'',NULL),
|
|
(17,0,43203,0,0,9,0,11288,0,0,0,0,0,'','Shinning Light can only hit targets on the quest'),
|
|
(17,0,43203,0,1,28,0,11288,0,0,0,0,0,'','Shinning Light can only hit targets on the quest'),
|
|
(17,0,43209,0,0,29,0,24178,10,0,0,60,0,'','Place Ram Meat can only be used Near npc'),
|
|
(17,0,43286,0,0,31,1,3,23967,0,0,0,0,'','Gricks Bonesaw can target only Deranged Explorer'),
|
|
(17,0,43286,0,0,36,1,0,0,0,1,0,0,'','Gricks Bonesaw can target only a corpse'),
|
|
(17,0,43315,0,0,31,1,3,24238,0,0,12,0,'','Spell Vrykul Insult is castable on Bjorn Halgurdsson only'),
|
|
(17,0,43354,0,0,31,1,3,23876,0,0,0,0,'',NULL),
|
|
(17,0,43354,0,0,36,1,0,0,0,1,0,0,'',NULL),
|
|
(17,0,43381,0,0,31,1,3,23564,0,0,173,0,'','Plague Spray - Plagued Dragonflayer Tribesman'),
|
|
(17,0,43381,0,1,31,1,3,24198,0,0,173,0,'','Plague Spray - Plagued Dragonflayer Rune-Caster'),
|
|
(17,0,43381,0,2,31,1,3,24199,0,0,173,0,'','Plague Spray - Plagued Dragonflayer Handler'),
|
|
(17,0,43666,0,0,31,1,3,24329,0,0,0,0,'','Runeseeking Pick can target only RUNEDSTONEGIANT'),
|
|
(17,0,43666,0,0,36,1,0,0,0,1,0,0,'','Runeseeking Pick can target only a corpse'),
|
|
(17,0,43969,0,0,31,1,3,24514,0,0,0,0,'','Requires Steelfeather'),
|
|
(17,0,44151,0,0,7,0,202,375,0,0,0,0,'','Player has must have Engineering with skill level 375 to Ride Turbo-Charged Flying Machine'),
|
|
(17,0,44153,0,0,7,0,202,300,0,0,0,0,'','Player has must have Engineering with skill level 300 to Ride Flying Machine'),
|
|
(17,0,44323,0,0,31,1,3,24746,0,0,173,0,'','Item Trained Rock Falcon targets only Fjord Turkey'),
|
|
(17,0,44422,0,0,30,0,186946,5,0,0,0,0,'','Scavenge, requires egg'),
|
|
(17,0,44424,0,0,31,1,3,24787,0,0,0,0,'','Escape, target matriarch only'),
|
|
(17,0,44436,0,0,1,0,42966,0,0,1,0,0,'','Tricky Treat casted only if Upset Tummy aura is missing'),
|
|
(17,0,44454,0,0,31,1,3,24786,0,0,0,0,'','Tasty Reef Fish spell conditon'),
|
|
(17,0,44454,0,0,36,1,0,0,0,0,0,0,'','Tasty Reef Fish spell conditon'),
|
|
(17,0,44454,0,1,31,1,3,24804,0,0,0,0,'','Tasty Reef Fish spell conditon'),
|
|
(17,0,44454,0,1,36,1,0,0,0,0,0,0,'','Tasty Reef Fish spell conditon'),
|
|
(17,0,44881,0,0,31,1,3,24922,0,0,0,0,'',NULL),
|
|
(17,0,44997,0,0,31,1,3,24972,0,0,0,0,'',NULL),
|
|
(17,0,44997,0,0,36,1,0,0,0,1,0,0,'',NULL),
|
|
(17,0,45274,0,0,31,1,3,25226,0,0,0,0,'','The King\'s Empty Conch requires target Scalder'),
|
|
(17,0,45274,0,0,36,1,0,0,0,1,0,0,'','The King\'s Empty Conch requires target is dead'),
|
|
(17,0,45504,0,0,31,1,3,25321,0,0,0,0,'',NULL),
|
|
(17,0,45504,0,1,31,1,3,25322,0,0,0,0,'',NULL),
|
|
(17,0,45611,0,0,31,1,3,25316,0,0,0,0,'','Requires Beryl Sorcerer'),
|
|
(17,0,45611,0,0,38,1,25,4,0,0,0,0,'','Health LEQ 25%'),
|
|
(17,0,45614,0,0,23,0,4125,0,0,0,0,0,'','Shroud of the Scourge - Temple City of En\'kilah'),
|
|
(17,0,45703,0,0,29,0,27939,150,0,1,22,0,'','Require no Helsman Ship nearby'),
|
|
(17,0,45742,0,0,31,1,3,25430,0,0,0,0,'','Requires Magmothregar'),
|
|
(17,0,45742,0,0,36,1,0,0,0,1,0,0,'','Must be dead'),
|
|
(17,0,45958,0,0,1,0,45957,0,0,0,0,0,'','Requires Alliance Deserter Aura'),
|
|
(17,0,45980,0,0,31,1,3,25814,0,0,0,0,'',NULL),
|
|
(17,0,45980,0,0,36,1,0,0,0,1,0,0,'',NULL),
|
|
(17,0,46010,0,0,31,1,3,24469,0,0,0,0,'',NULL),
|
|
(17,0,46010,0,1,31,1,3,25789,0,0,0,0,'',NULL),
|
|
(17,0,46023,0,0,31,1,3,25752,0,0,0,0,'',NULL),
|
|
(17,0,46023,0,0,36,1,0,0,0,1,0,0,'',NULL),
|
|
(17,0,46023,0,1,31,1,3,25753,0,0,0,0,'',NULL),
|
|
(17,0,46023,0,1,36,1,0,0,0,1,0,0,'',NULL),
|
|
(17,0,46023,0,2,31,1,3,25758,0,0,0,0,'',NULL),
|
|
(17,0,46023,0,2,36,1,0,0,0,1,0,0,'',NULL),
|
|
(17,0,46023,0,3,31,1,3,25792,0,0,0,0,'',NULL),
|
|
(17,0,46023,0,3,36,1,0,0,0,1,0,0,'',NULL),
|
|
(17,0,46023,0,4,31,1,3,25793,0,0,0,0,'',NULL),
|
|
(17,0,46023,0,4,36,1,0,0,0,1,0,0,'',NULL),
|
|
(17,0,46085,0,0,29,0,25835,5,0,1,22,0,'','Requires No Trapper Nearby'),
|
|
(17,0,46085,0,0,29,0,25835,5,1,1,22,0,'','Requires No Trapper Nearby'),
|
|
(17,0,46085,0,0,30,0,187982,2,0,0,22,0,'','Requires Trap Nearby'),
|
|
(17,0,46104,0,0,31,1,3,0,0,0,27,0,'','Requires NPC'),
|
|
(17,0,46201,0,0,29,0,25850,5,0,0,22,0,'','Requires Mammoth Calf Nearby'),
|
|
(17,0,46201,0,0,30,0,188022,4,0,0,22,0,'','Requires Trap Nearby'),
|
|
(17,0,46361,0,0,31,1,3,25582,0,0,0,0,'',NULL),
|
|
(17,0,46432,0,0,31,1,3,25752,0,0,0,0,'','Spell Power of the Storm can only be cast at Scavenge-bot 004-A8'),
|
|
(17,0,46432,0,1,31,1,3,25753,0,0,0,0,'','Spell Power of the Storm can only be cast at Sentry-bot 57-K'),
|
|
(17,0,46432,0,2,31,1,3,25758,0,0,0,0,'','Spell Power of the Storm can only be cast at Defendo-tank 66D'),
|
|
(17,0,46432,0,3,31,1,3,25792,0,0,0,0,'','Spell Power of the Storm can only be cast at Scavenge-bot 005-B6'),
|
|
(17,0,46485,0,0,31,1,3,25814,0,0,0,0,'',''),
|
|
(17,0,46485,0,0,36,1,0,0,0,1,0,0,'',''),
|
|
(17,0,46488,0,0,31,1,3,26817,0,0,0,0,'',''),
|
|
(17,0,46488,0,0,36,1,0,0,0,1,0,0,'',''),
|
|
(17,0,46607,0,0,1,1,46620,0,0,1,0,0,'','Does not have Red Dragonblood Aura'),
|
|
(17,0,46607,0,0,1,1,46675,0,0,1,0,0,'','Does not have Subdued Aura'),
|
|
(17,0,46607,0,0,31,1,3,26127,0,0,0,0,'','Requires Nexus Drake Hatchling'),
|
|
(17,0,46770,0,0,31,1,3,26616,0,0,0,0,'','Item Elune Liquid Fire target Blighted Elk (dead)'),
|
|
(17,0,46770,0,0,36,1,0,0,0,1,0,0,'','Item Elune Liquid Fire target Blighted Elk (dead)'),
|
|
(17,0,46770,0,1,31,1,3,26643,0,0,0,0,'','Item Elune Liquid Fire target Rabid Grizzly (dead)'),
|
|
(17,0,46770,0,1,36,1,0,0,0,1,0,0,'','Item Elune Liquid Fire target Rabid Grizzly (dead)'),
|
|
(17,0,47042,0,0,29,0,32663,30,0,0,0,0,'','Spell Assemble Cage requires Budd nearby'),
|
|
(17,0,47042,0,0,31,1,3,26425,0,0,0,0,'','Spell Assemble Cage can only be cast on Drakkari Warrior'),
|
|
(17,0,47042,0,1,29,0,32663,30,0,0,0,0,'','Spell Assemble Cage requires Budd nearby'),
|
|
(17,0,47042,0,1,31,1,3,26447,0,0,0,0,'','Spell Assemble Cage can only be cast on Drakkari Shaman'),
|
|
(17,0,47166,0,0,31,1,3,25623,0,0,0,0,'',NULL),
|
|
(17,0,47166,0,0,36,1,0,0,0,1,0,0,'',NULL),
|
|
(17,0,47305,0,0,31,1,3,26293,0,0,0,0,'','Potent Explosive Charge only targets Hulking Jormungar'),
|
|
(17,0,47305,0,0,38,1,80,4,0,0,0,0,'','Potent Explosive Charge requires target to be below 80% HP'),
|
|
(17,0,47324,0,0,23,0,4156,0,0,0,0,0,'',NULL),
|
|
(17,0,47325,0,0,23,0,4157,0,0,0,0,0,'',NULL),
|
|
(17,0,47374,0,0,29,0,23837,7,0,0,97,0,'','Spell Ley Line Focus Control Ring can be casted only within 7y from ELM General Purpose Bunny'),
|
|
(17,0,47394,0,0,31,1,3,26261,0,0,0,0,'',NULL),
|
|
(17,0,47431,0,0,23,0,4195,0,0,0,172,21,'','Capture Jormungar Spawn can only be used in Ice Heart Cavern'),
|
|
(17,0,47435,0,0,1,0,47447,1,0,0,22,0,'','Requires aura to cast spell'),
|
|
(17,0,47530,0,0,31,1,3,26321,0,0,0,0,'',NULL),
|
|
(17,0,47604,0,0,31,1,3,26417,0,0,0,0,'','Requires Runed Giant'),
|
|
(17,0,47604,0,1,31,1,3,26872,0,0,0,0,'','Requires Weakened Giant'),
|
|
(17,0,47627,0,0,9,0,12111,0,0,0,0,0,'',NULL),
|
|
(17,0,47627,0,0,23,0,65,0,0,0,0,0,'',NULL),
|
|
(17,0,47702,0,0,31,1,3,26926,0,0,0,0,'','Item target condition: Use Unholy Gem on Duke Vallenhal'),
|
|
(17,0,47722,0,0,31,1,3,26283,0,0,0,0,'','Item target condition: Use Frost Gem on Ice Revenant'),
|
|
(17,0,47911,0,0,29,0,26406,10,0,0,0,0,'','EMP can cast, if in 10 yards of Anvil'),
|
|
(17,0,47962,0,0,31,1,3,27106,0,0,0,0,'','Requires Injured Soldier'),
|
|
(17,0,47962,0,1,31,1,3,27107,0,0,0,0,'','Requires Injured Soldier'),
|
|
(17,0,47962,0,2,31,1,3,27108,0,0,0,0,'','Requires Injured Soldier'),
|
|
(17,0,48046,0,0,31,1,3,26408,0,0,0,0,'','Use Camera targets Iron Rune-Smith'),
|
|
(17,0,48046,0,0,36,1,0,0,0,1,0,0,'','Target must be dead'),
|
|
(17,0,48046,0,1,31,1,3,26414,0,0,0,0,'','Use Camera targets Runic Lightning Gunner'),
|
|
(17,0,48046,0,1,36,1,0,0,0,1,0,0,'','Target must be dead'),
|
|
(17,0,48046,0,2,31,1,3,27177,0,0,0,0,'','Use Camera targets Iron Rune Overseer'),
|
|
(17,0,48046,0,2,36,1,0,0,0,1,0,0,'','Target must be dead'),
|
|
(17,0,48268,0,0,31,1,3,27202,0,0,0,0,'','Target needs to be Onslaught Raven Priest'),
|
|
(17,0,48268,0,0,36,1,0,0,0,1,0,0,'','Target needs to be dead'),
|
|
(17,0,48268,0,1,31,1,3,27203,0,0,0,0,'','Target needs to be Onslaught Footman'),
|
|
(17,0,48268,0,1,36,1,0,0,0,1,0,0,'','Target needs to be dead'),
|
|
(17,0,48268,0,2,31,1,3,27206,0,0,0,0,'','Target needs to be Onslaught Knight'),
|
|
(17,0,48268,0,2,36,1,0,0,0,1,0,0,'','Target needs to be dead'),
|
|
(17,0,48268,0,3,31,1,3,27207,0,0,0,0,'','Target needs to be Onslaught Workman'),
|
|
(17,0,48268,0,3,36,1,0,0,0,1,0,0,'','Target needs to be dead'),
|
|
(17,0,48268,0,4,31,1,3,27211,0,0,0,0,'','Target needs to be Onslaught Executioner'),
|
|
(17,0,48268,0,4,36,1,0,0,0,1,0,0,'','Target needs to be dead'),
|
|
(17,0,48328,0,0,28,0,12151,0,0,1,0,0,'','Do not summon Grom\'thar, if player has quest objective completed, but not yet rewarded.'),
|
|
(17,0,48328,0,0,29,0,27002,100,0,1,0,0,'','Do not summon Grom\'thar, if he is already spawned (100 Yards)'),
|
|
(17,0,48363,0,0,29,0,27315,5,0,0,0,0,'','Required NPC to cast Spell'),
|
|
(17,0,48363,0,1,29,0,27336,5,0,0,0,0,'','Required NPC to cast Spell'),
|
|
(17,0,48388,0,0,23,0,4188,0,0,0,172,26,'','Limit Call Wintergarde Gryphon use to The Carrion Fields'),
|
|
(17,0,48388,0,1,23,0,4177,0,0,0,172,26,'','Limit Call Wintergarde Gryphon use to Wintergrasp Keep'),
|
|
(17,0,48397,0,0,29,0,27315,5,0,0,0,0,'','Required NPC to cast Spell'),
|
|
(17,0,48397,0,0,30,0,188679,15,0,0,0,0,'','Spell focus for Drop Off Helpless Wintergarde Villager'),
|
|
(17,0,48397,0,1,29,0,27336,5,0,0,0,0,'','Required NPC to cast Spell'),
|
|
(17,0,48549,0,0,31,1,3,26633,0,0,0,0,'',NULL),
|
|
(17,0,48549,0,0,36,1,0,0,0,1,0,0,'',NULL),
|
|
(17,0,48603,0,0,31,1,3,27209,0,0,0,0,'',NULL),
|
|
(17,0,48679,0,0,31,1,3,27202,0,0,0,0,'',NULL),
|
|
(17,0,48712,0,0,31,1,3,27234,0,0,0,0,'','The Denouncement: Rod - Goodman target'),
|
|
(17,0,48712,0,1,31,1,3,27235,0,0,0,0,'','The Denouncement: Rod - Zierhut target'),
|
|
(17,0,48712,0,2,31,1,3,27236,0,0,0,0,'','The Denouncement: Rod - Mercer target'),
|
|
(17,0,48712,0,3,31,1,3,27237,0,0,0,0,'','The Denouncement: Rod - Jordan target'),
|
|
(17,0,48739,0,0,4,0,3537,0,0,0,0,0,'','Winterfin First Responder - Restrict Borean Tundra'),
|
|
(17,0,48739,0,1,4,0,65,0,0,0,0,0,'','Winterfin First Responder - Restrict Dragonblight'),
|
|
(17,0,48739,0,2,4,0,495,0,0,0,0,0,'','Winterfin First Responder - Restrict Howling Fjord'),
|
|
(17,0,48815,0,0,31,0,3,26971,0,0,0,0,'','Spell Shoot targets Anatoly'),
|
|
(17,0,48845,0,0,31,1,3,27482,0,0,0,0,'','Item Renewing Bandage target Wounded Westfall Infantry'),
|
|
(17,0,48974,0,0,31,1,3,26891,0,0,0,0,'','Requires Undead Miner'),
|
|
(17,0,48974,0,0,36,1,0,0,0,1,0,0,'','Requires Dead Target'),
|
|
(17,0,49161,0,0,31,1,3,27608,0,0,0,0,'','Spell Flame Breath target Azure Dragon'),
|
|
(17,0,49161,0,1,31,1,3,27682,0,0,0,0,'','Spell Flame Breath target Azure Drake'),
|
|
(17,0,49161,0,2,31,1,3,27629,0,0,0,0,'','Spell Flame Breath can target mounted by enemey faction player Defender'),
|
|
(17,0,49243,0,0,31,1,3,27608,0,0,0,0,'','Spell Immolation can target Azure Dragon'),
|
|
(17,0,49243,0,1,31,1,3,27629,0,0,0,0,'','Spell Immolation can target mounted by enemey faction player Defender'),
|
|
(17,0,49243,0,1,31,1,3,27682,0,0,0,0,'','Spell Immolation can target Azure Drake'),
|
|
(17,0,49266,0,0,31,1,3,26472,0,0,0,0,'','Spell Dangle Wild Carrot can be casted only on Highland Mustang'),
|
|
(17,0,49349,0,0,1,1,49364,0,0,1,0,0,'','Target without aura'),
|
|
(17,0,49349,0,0,31,1,3,27530,0,0,0,0,'','Target Ruby Keeper'),
|
|
(17,0,49367,0,0,29,0,27698,80,0,0,0,0,'','Temple Kill Credit Bunny must be in 80 yards to be able to cast Destibilize and less for smth to happen'),
|
|
(17,0,49587,0,0,31,1,3,26841,0,0,0,0,'',NULL),
|
|
(17,0,49587,0,1,31,1,3,27122,0,0,0,0,'',NULL),
|
|
(17,0,49587,0,2,31,1,3,27808,0,0,0,0,'',NULL),
|
|
(17,0,49592,0,1,31,1,3,28236,0,0,0,0,'','Temporal Rift target can be Azure Ring Captain'),
|
|
(17,0,49592,0,2,31,1,3,27638,0,0,0,0,'','Temporal Rift target can be Azure Ring Guardian'),
|
|
(17,0,49592,0,3,31,1,3,28276,0,0,0,0,'','Temporal Rift target can be Greater Lay Whelp'),
|
|
(17,0,49592,0,4,31,1,3,27656,0,0,0,0,'','Temporal Rift target can be Eregos'),
|
|
(17,0,49624,0,0,31,1,3,23678,0,0,173,0,'','Item 33606 Lurielle\'s Pendant targets Chill Nymph 23678'),
|
|
(17,0,49840,0,1,31,1,3,28236,0,0,0,0,'','Shock Lance target can be Azure Ring Captain'),
|
|
(17,0,49840,0,2,31,1,3,27638,0,0,0,0,'','Shock Lance target can be Azure Ring Guardian'),
|
|
(17,0,49840,0,3,31,1,3,28276,0,0,0,0,'','Shock Lance target can be Greater Lay Whelp'),
|
|
(17,0,49840,0,4,31,1,3,27656,0,0,0,0,'','Shock Lance target can be Eregos'),
|
|
(17,0,49859,0,0,31,1,3,23725,0,0,0,0,'',NULL),
|
|
(17,0,49869,0,0,1,0,50056,0,0,1,27,0,'','Allow cast on targets without 50056 aura'),
|
|
(17,0,50165,0,0,31,1,3,24669,0,0,173,0,'','Awakening Rod target limit to Dormant Vrykul'),
|
|
(17,0,50232,0,1,31,1,3,28236,0,0,0,0,'','Searing Wrath target can be Azure Ring Captain'),
|
|
(17,0,50232,0,2,31,1,3,27638,0,0,0,0,'','Searing Wrath target can be Azure Ring Guardian'),
|
|
(17,0,50232,0,3,31,1,3,28276,0,0,0,0,'','Searing Wrath target can be Greater Lay Whelp'),
|
|
(17,0,50232,0,4,31,1,3,27656,0,0,0,0,'','Searing Wrath target can be Eregos'),
|
|
(17,0,50251,0,0,31,1,3,26411,0,0,0,0,'','Item target condition: Use Blood Gem on Deranged Indu\'le Villager'),
|
|
(17,0,50328,0,1,31,1,3,28236,0,0,0,0,'','Leeching Poison target can be Azure Ring Captain'),
|
|
(17,0,50328,0,2,31,1,3,27638,0,0,0,0,'','Leeching Poison target can be Azure Ring Guardian'),
|
|
(17,0,50328,0,3,31,1,3,28276,0,0,0,0,'','Leeching Poison target can be Greater Lay Whelp'),
|
|
(17,0,50328,0,4,31,1,3,27656,0,0,0,0,'','Leeching Poison target can be Eregos'),
|
|
(17,0,50341,0,1,31,1,3,28236,0,0,0,0,'','Touch the Nightmare target can be Azure Ring Captain'),
|
|
(17,0,50341,0,2,31,1,3,27638,0,0,0,0,'','Touch the Nightmare target can be Azure Ring Guardian'),
|
|
(17,0,50341,0,3,31,1,3,28276,0,0,0,0,'','Touch the Nightmare target can be Greater Lay Whelp'),
|
|
(17,0,50341,0,4,31,1,3,27656,0,0,0,0,'','Touch the Nightmare target can be Eregos'),
|
|
(17,0,50426,0,0,23,0,4161,0,0,0,0,0,'','Wyrmrest Vanquisher can be summoned in Wyrmrest Temple'),
|
|
(17,0,50426,0,1,23,0,4254,0,0,0,0,0,'','Wyrmrest Vanquisher can be summoned in The Dragon Wastes'),
|
|
(17,0,50426,0,2,23,0,4173,0,0,0,0,0,'','Wyrmrest Vanquisher can be summoned in Galakronds Rest'),
|
|
(17,0,50426,0,3,23,0,4174,0,0,0,0,0,'','Wyrmrest Vanquisher can be summoned in The Wicked Coil'),
|
|
(17,0,50706,0,0,31,1,3,28068,0,0,0,0,'',NULL),
|
|
(17,0,50894,0,0,31,1,3,28145,0,0,12,0,'','Zuldrak Rat - Target has to be Lurking Basilisk'),
|
|
(17,0,50979,0,0,31,1,3,28127,0,0,0,0,'','Scared Softknuckle only hits Softknuckle'),
|
|
(17,0,51165,0,0,31,1,3,28274,0,0,0,0,'','Thrower can target only Plague Sprayer'),
|
|
(17,0,51186,0,0,29,0,28659,50,0,1,0,0,'','Summon Goregek the Bristlepine Hunter cannot be used near artruis'),
|
|
(17,0,51188,0,0,29,0,28659,50,0,1,0,0,'','Summon Dajik the Wasp Hunter cannot be used near artruis'),
|
|
(17,0,51189,0,0,29,0,28659,50,0,1,0,0,'','Summon Zepik the Gorloc Hunter cannot be used near artruis'),
|
|
(17,0,51190,0,0,29,0,28659,50,0,1,0,0,'','Summon Lafoo cannot be used near artruis'),
|
|
(17,0,51191,0,0,29,0,28659,50,0,1,0,0,'','Summon Jaloot cannot be used near artruis'),
|
|
(17,0,51192,0,0,29,0,28659,50,0,1,0,0,'','Summon Moodle cannot be used near artruis'),
|
|
(17,0,51895,0,0,31,1,3,28404,0,0,0,0,'',NULL),
|
|
(17,0,51895,0,0,36,1,0,0,0,1,0,0,'',NULL),
|
|
(17,0,51966,0,0,29,0,28998,70,0,1,60,0,'','Requires no npc in range'),
|
|
(17,0,52090,0,0,31,1,3,28600,0,0,173,0,'','Item 38731 \"Ahunae\'s Knife\" targets 28600 \"Dead Heb\'Drakkar Headhunter'),
|
|
(17,0,52090,0,0,36,1,0,0,0,1,173,0,'','Item 38731 \"Ahunae\'s Knife\" targets 28600 \"Dead Heb\'Drakkar Headhunter'),
|
|
(17,0,52245,0,0,30,0,190716,20,0,0,0,0,'','Allow Cast if Gameobject in Range'),
|
|
(17,0,52245,0,1,30,0,190939,20,0,0,0,0,'','Allow Cast if Gameobject in Range'),
|
|
(17,0,52245,0,2,30,0,190940,20,0,0,0,0,'','Allow Cast if Gameobject in Range'),
|
|
(17,0,52251,0,0,31,1,3,28752,0,0,0,0,'','Spell Quetz\'lun\'s Hexxing Stick can only be casted on High Priest Mu\'funu'),
|
|
(17,0,52251,0,1,31,1,3,28754,0,0,0,0,'','Spell Quetz\'lun\'s Hexxing Stick can only be casted on High Priestess Tua-Tua'),
|
|
(17,0,52251,0,2,31,1,3,28756,0,0,0,0,'','Spell Quetz\'lun\'s Hexxing Stick can only be casted on High Priest Hawinni'),
|
|
(17,0,52252,0,0,31,1,3,28750,0,0,0,0,'',NULL),
|
|
(17,0,52274,0,0,29,0,28111,7,1,0,22,0,'','Require dead Sparktouched Warrior'),
|
|
(17,0,52274,0,1,29,0,28112,7,1,0,22,0,'','Require dead Sparktouched Oracle'),
|
|
(17,0,52327,0,0,31,1,3,28078,0,0,0,0,'','Require Frenzyheart Ravager'),
|
|
(17,0,52327,0,1,31,1,3,28079,0,0,0,0,'','Require Frenzyheart Hunter'),
|
|
(17,0,52389,0,0,31,1,3,28802,0,0,0,0,'',NULL),
|
|
(17,0,52487,0,0,31,1,3,28843,0,0,0,0,'',NULL),
|
|
(17,0,52551,0,0,38,1,80,4,0,0,0,0,'','Spell Lifebloom will be casted only if target has less than 80% health'),
|
|
(17,0,52554,0,0,38,1,65,4,0,0,0,0,'','Spell Nourish will be casted only if target has less than 65% health'),
|
|
(17,0,52596,0,0,31,1,3,28851,0,0,0,0,'','Medallion of Mam\'toth can hit only Enraged Mammoths'),
|
|
(17,0,52741,0,0,31,1,3,29329,0,0,0,0,'',NULL),
|
|
(17,0,52741,0,0,36,1,0,0,0,1,0,0,'',NULL),
|
|
(17,0,52741,0,1,31,1,3,29330,0,0,0,0,'',NULL),
|
|
(17,0,52741,0,1,36,1,0,0,0,1,0,0,'',NULL),
|
|
(17,0,52741,0,2,31,1,3,29333,0,0,0,0,'',NULL),
|
|
(17,0,52741,0,2,36,1,0,0,0,1,0,0,'',NULL),
|
|
(17,0,52741,0,3,31,1,3,29338,0,0,0,0,'',NULL),
|
|
(17,0,52741,0,3,36,1,0,0,0,1,0,0,'',NULL),
|
|
(17,0,52781,0,0,31,1,3,28610,0,0,27,0,'','Persuasive Strike - Scarlet Marksman'),
|
|
(17,0,52781,0,1,31,1,3,28939,0,0,27,0,'','Persuasive Strike - Scarlet Preacher'),
|
|
(17,0,52781,0,2,31,1,3,28940,0,0,27,0,'','Persuasive Strike - Scarlet Crusader'),
|
|
(17,0,52862,0,0,31,1,3,28858,0,0,0,0,'',''),
|
|
(17,0,52862,0,0,36,1,0,0,0,0,0,0,'',''),
|
|
(17,0,52864,0,1,31,1,3,28862,0,0,0,0,'',''),
|
|
(17,0,52864,0,1,36,1,0,0,0,0,0,0,'',''),
|
|
(17,0,52992,0,0,31,1,3,28086,0,0,0,0,'',''),
|
|
(17,0,52992,0,0,36,1,0,0,0,1,0,0,'',''),
|
|
(17,0,52992,0,1,31,1,3,28096,0,0,0,0,'',''),
|
|
(17,0,52992,0,1,36,1,0,0,0,1,0,0,'',''),
|
|
(17,0,52992,0,2,31,1,3,28110,0,0,0,0,'',''),
|
|
(17,0,52992,0,2,36,1,0,0,0,1,0,0,'',''),
|
|
(17,0,52992,0,3,31,1,3,28109,0,0,0,0,'',''),
|
|
(17,0,52992,0,3,36,1,0,0,0,1,0,0,'',''),
|
|
(17,0,53031,0,0,31,1,3,28028,0,0,0,0,'',NULL),
|
|
(17,0,53031,0,1,31,1,3,28029,0,0,0,0,'',NULL),
|
|
(17,0,53102,0,0,31,1,3,28931,0,0,0,0,'',NULL),
|
|
(17,0,53145,0,0,31,1,3,28877,0,0,0,0,'',''),
|
|
(17,0,53145,0,0,36,1,0,0,0,1,0,0,'',''),
|
|
(17,0,53326,0,0,31,1,3,25791,0,0,0,0,'',NULL),
|
|
(17,0,54191,0,0,31,1,3,29124,0,0,0,0,'',NULL),
|
|
(17,0,54191,0,0,36,1,0,0,0,1,0,0,'',NULL),
|
|
(17,0,54577,0,0,31,1,3,29402,0,0,0,0,'','Require Ironwool Mammoth as target'),
|
|
(17,0,54732,0,0,25,0,51306,0,0,0,172,77,'','Only Grand-Masters in Engineering can use the Gnomish Army Knife to resurrect players.'),
|
|
(17,0,54757,0,0,7,0,202,400,0,0,0,0,'','Pyro Rocket requires 400 Engineering skill'),
|
|
(17,0,54758,0,0,7,0,202,375,0,0,0,0,'','Hyperspeed Acceleration requires 375 Engineering skill'),
|
|
(17,0,54933,0,0,31,1,3,29625,0,0,0,0,'','Hyldnir Harpoon target Hyldsmeet Proto-Drake'),
|
|
(17,0,54933,0,1,31,1,3,29754,0,0,0,0,'','Hyldnir Harpoon target Column Ornament'),
|
|
(17,0,55001,0,0,7,0,202,350,0,0,0,0,'','Flexweave Underlay (Parachute) requires 350 Engineering skill'),
|
|
(17,0,55004,0,0,7,0,202,405,0,0,0,0,'','Nitro Boosts requires 405 Engineering skill'),
|
|
(17,0,55161,0,0,29,0,29746,20,0,0,0,0,'','Spell Retrieve Data will only be cast near Databank'),
|
|
(17,0,55797,0,0,31,1,3,30035,0,0,0,0,'',NULL),
|
|
(17,0,55818,0,0,31,1,3,29375,0,0,0,0,'','Requires Stormforged Iron Giant'),
|
|
(17,0,55936,0,0,31,1,3,29753,0,0,0,0,'',''),
|
|
(17,0,55958,0,0,31,1,3,29753,0,0,0,0,'',''),
|
|
(17,0,55983,0,0,31,1,3,30135,0,0,0,0,'','Requires Restless Warrior'),
|
|
(17,0,55983,0,0,36,1,0,0,0,1,0,0,'','Requires Dead Restless Warrior'),
|
|
(17,0,55983,0,1,31,1,3,30144,0,0,0,0,'','Requires Restless Ghost'),
|
|
(17,0,55983,0,1,36,1,0,0,0,1,0,0,'','Requires Dead Restless Ghost'),
|
|
(17,0,55983,0,2,31,1,3,29974,0,0,0,0,'','Requires Niffelem Forefather'),
|
|
(17,0,55983,0,2,36,1,0,0,0,1,0,0,'','Requires Dead Niffelem Forefather'),
|
|
(17,0,56448,0,0,31,1,3,30142,0,0,0,0,'','Hammer, target iron watcher'),
|
|
(17,0,56453,0,0,1,0,67544,0,0,1,0,0,'','Lock and Load - Lock and Load Marker'),
|
|
(17,0,56562,0,0,31,1,3,30292,0,0,0,0,'','Carve Bear Flank only hits bear'),
|
|
(17,0,56671,0,0,1,1,56673,0,0,1,12,0,'','Requires No Vehicle aura'),
|
|
(17,0,56671,0,0,31,1,3,30275,0,0,12,0,'','Requires Wild Wyrm'),
|
|
(17,0,56684,0,0,29,0,30407,10,0,0,0,0,'','Drop Off Captured Crusader requires a Captured Crusader'),
|
|
(17,0,56684,0,0,30,0,192523,15,0,0,0,0,'','Spell focus for Drop Off Captured Crusader'),
|
|
(17,0,56727,0,0,31,1,3,30422,0,0,0,0,'','Requires Roaming Jormungar'),
|
|
(17,0,56753,0,0,31,1,3,30120,0,0,0,0,'',''),
|
|
(17,0,56753,0,1,31,1,3,30121,0,0,0,0,'',''),
|
|
(17,0,56765,0,0,29,0,30446,15,0,0,97,0,'','Plant Chieftains Totem only useable next to Rift'),
|
|
(17,0,57402,0,0,23,0,4526,0,0,0,0,0,'','Dismount player when not in intended zone'),
|
|
(17,0,57528,0,0,31,0,3,31005,0,0,0,0,'','Spell target Mirror npc'),
|
|
(17,0,57908,0,0,31,1,3,26631,0,0,0,0,'',NULL),
|
|
(17,0,57908,0,0,36,1,0,0,0,1,0,0,'',NULL),
|
|
(17,0,58013,0,0,29,0,30891,10,0,1,0,0,'','Cast Plant Blessed Banner if no banner is already spawned.'),
|
|
(17,0,58151,0,0,31,1,3,30894,0,0,12,0,'','Subdued Lithe Stalker - only for Lithe Stalker'),
|
|
(17,0,58203,0,0,1,1,58203,0,0,1,0,0,'','Must not have aura'),
|
|
(17,0,58203,0,0,31,1,3,31075,0,0,0,0,'','Need correct entry'),
|
|
(17,0,58283,0,0,31,1,3,30922,0,0,0,0,'','Need correct entry'),
|
|
(17,0,58563,0,0,31,1,3,30951,0,0,0,0,'',''),
|
|
(17,0,60036,0,0,29,0,32162,70,0,1,0,0,'','Require no Grimkor the Wicked nearby'),
|
|
(17,0,60036,0,0,29,0,32163,70,0,1,0,0,'','Require no Grimkor\'s Hound nearby'),
|
|
(17,0,60079,0,0,31,1,3,32189,0,0,0,0,'','Fire SGM-3 can hit Recon Fighter'),
|
|
(17,0,60079,0,0,36,1,0,0,0,0,0,0,'','Fire SGM-3 can hit only alive Recon Fighter'),
|
|
(17,0,60089,0,0,1,0,5487,0,0,0,0,0,'','Faerie Fire - Bear Form'),
|
|
(17,0,60089,0,1,1,0,9634,0,0,0,0,0,'','Faerie Fire - Dire Bear Form'),
|
|
(17,0,60100,0,0,31,1,3,32201,0,0,0,0,'',NULL),
|
|
(17,0,60428,0,0,31,1,3,32467,0,0,0,0,'','Dissolve can be casted only on Skeletal Reavers'),
|
|
(17,0,60428,0,0,36,1,0,0,0,1,0,0,'','Dissolve can be casted only on creatures that are not alive'),
|
|
(17,0,60578,0,0,2,0,44434,5,0,0,22,0,'','Requires 5 Dark Matter'),
|
|
(17,0,60831,0,0,29,0,32300,40,0,1,0,0,'','Alumeth\'s Remains can be used only, if he is not near caster in 40 yards'),
|
|
(17,0,60983,0,0,31,1,3,30164,0,0,0,0,'','Bright Flare'),
|
|
(17,0,61309,0,0,7,0,197,425,0,0,0,0,'','Magnificent Flying Carpet requires 425 Tailoring skill'),
|
|
(17,0,61451,0,0,7,0,197,300,0,0,0,0,'','Player has must have Tailoring with skill level 300 to Ride Flying Carpet'),
|
|
(17,0,61810,0,1,23,0,3576,0,0,0,0,0,'','Egg Rush! - Requires Azure Watch'),
|
|
(17,0,61810,0,2,23,0,186,0,0,0,0,0,'','Egg Rush! - Requires Dolanaar'),
|
|
(17,0,61810,0,3,23,0,87,0,0,0,0,0,'','Egg Rush! - Requires Goldshire'),
|
|
(17,0,61810,0,4,23,0,131,0,0,0,0,0,'','Egg Rush! - Requires Kharanos'),
|
|
(17,0,61810,0,5,23,0,222,0,0,0,0,0,'','Egg Rush! - Requires Bloodhoof Village'),
|
|
(17,0,61810,0,6,23,0,159,0,0,0,0,0,'','Egg Rush! - Requires Brill'),
|
|
(17,0,61810,0,7,23,0,2118,0,0,0,0,0,'','Egg Rush! - Requires Brill Town Hall'),
|
|
(17,0,61810,0,8,23,0,3665,0,0,0,0,0,'','Egg Rush! - Requires Falconwing Square'),
|
|
(17,0,61810,0,9,23,0,362,0,0,0,0,0,'','Egg Rush! - Requires Razor Hill'),
|
|
(17,0,61810,0,10,23,0,2337,0,0,0,0,0,'','Egg Rush! - Requires Razor Hill Barracks'),
|
|
(17,0,62105,0,0,31,1,3,29327,0,0,0,0,'','Spell To\'kini\'s Blowgun can only be cast at Frost Leopard'),
|
|
(17,0,62105,0,1,31,1,3,29319,0,0,0,0,'','Spell To\'kini\'s Blowgun can only be cast at Icepaw Bear'),
|
|
(17,0,62544,0,0,31,1,3,33217,0,0,0,0,'',''),
|
|
(17,0,62544,0,1,31,1,3,33285,0,0,0,0,'',''),
|
|
(17,0,62544,0,2,31,1,3,33306,0,0,0,0,'',''),
|
|
(17,0,62544,0,3,31,1,3,33316,0,0,0,0,'',''),
|
|
(17,0,62544,0,4,31,1,3,33317,0,0,0,0,'',''),
|
|
(17,0,62544,0,5,31,1,3,33318,0,0,0,0,'',''),
|
|
(17,0,62544,0,6,31,1,3,33319,0,0,0,0,'',''),
|
|
(17,0,62544,0,7,31,1,3,33320,0,0,0,0,'',''),
|
|
(17,0,62544,0,8,31,1,3,33321,0,0,0,0,'',''),
|
|
(17,0,62544,0,9,31,1,3,33322,0,0,0,0,'',''),
|
|
(17,0,62544,0,10,31,1,3,33323,0,0,0,0,'',''),
|
|
(17,0,62544,0,11,31,1,3,33324,0,0,0,0,'',''),
|
|
(17,0,62544,0,12,31,1,3,33382,0,0,0,0,'',''),
|
|
(17,0,62544,0,13,31,1,3,33383,0,0,0,0,'',''),
|
|
(17,0,62544,0,14,31,1,3,33384,0,0,0,0,'',''),
|
|
(17,0,62544,0,15,31,1,3,33448,0,0,0,0,'',''),
|
|
(17,0,62544,0,16,31,1,3,33558,0,0,0,0,'',''),
|
|
(17,0,62544,0,17,31,1,3,33559,0,0,0,0,'',''),
|
|
(17,0,62544,0,18,31,1,3,33561,0,0,0,0,'',''),
|
|
(17,0,62544,0,19,31,1,3,33562,0,0,0,0,'',''),
|
|
(17,0,62544,0,20,31,1,3,33564,0,0,0,0,'',''),
|
|
(17,0,62544,0,21,31,1,3,33707,0,0,0,0,'',''),
|
|
(17,0,62544,0,22,31,1,3,33738,0,0,0,0,'',''),
|
|
(17,0,62544,0,23,31,1,3,33739,0,0,0,0,'',''),
|
|
(17,0,62544,0,24,31,1,3,33740,0,0,0,0,'',''),
|
|
(17,0,62544,0,25,31,1,3,33743,0,0,0,0,'',''),
|
|
(17,0,62544,0,26,31,1,3,33744,0,0,0,0,'',''),
|
|
(17,0,62544,0,27,31,1,3,33745,0,0,0,0,'',''),
|
|
(17,0,62544,0,28,31,1,3,33746,0,0,0,0,'',''),
|
|
(17,0,62544,0,29,31,1,3,33747,0,0,0,0,'',''),
|
|
(17,0,62544,0,30,31,1,3,33748,0,0,0,0,'',''),
|
|
(17,0,62544,0,31,31,1,3,33749,0,0,0,0,'',''),
|
|
(17,0,62544,0,32,31,1,3,33782,0,0,0,0,'',''),
|
|
(17,0,62544,0,33,31,1,3,33785,0,0,0,0,'',''),
|
|
(17,0,62544,0,34,31,1,3,33844,0,0,0,0,'',''),
|
|
(17,0,62544,0,35,31,1,3,33845,0,0,0,0,'',''),
|
|
(17,0,62544,0,36,31,1,3,33229,0,0,0,0,'',''),
|
|
(17,0,62544,0,37,31,1,3,33243,0,0,0,0,'',''),
|
|
(17,0,62544,0,38,31,1,3,33272,0,0,0,0,'',''),
|
|
(17,0,62563,0,0,31,1,3,33438,0,0,0,0,'',''),
|
|
(17,0,62563,0,1,31,1,3,34127,0,0,0,0,'',''),
|
|
(17,0,62563,0,2,31,1,3,33550,0,0,0,0,'',''),
|
|
(17,0,62563,0,3,31,1,3,33429,0,0,0,0,'',''),
|
|
(17,0,62575,0,0,31,1,3,33217,0,0,0,0,'',''),
|
|
(17,0,62575,0,1,31,1,3,33285,0,0,0,0,'',''),
|
|
(17,0,62575,0,2,31,1,3,33306,0,0,0,0,'',''),
|
|
(17,0,62575,0,3,31,1,3,33316,0,0,0,0,'',''),
|
|
(17,0,62575,0,4,31,1,3,33317,0,0,0,0,'',''),
|
|
(17,0,62575,0,5,31,1,3,33318,0,0,0,0,'',''),
|
|
(17,0,62575,0,6,31,1,3,33319,0,0,0,0,'',''),
|
|
(17,0,62575,0,7,31,1,3,33320,0,0,0,0,'',''),
|
|
(17,0,62575,0,8,31,1,3,33321,0,0,0,0,'',''),
|
|
(17,0,62575,0,9,31,1,3,33322,0,0,0,0,'',''),
|
|
(17,0,62575,0,10,31,1,3,33323,0,0,0,0,'',''),
|
|
(17,0,62575,0,11,31,1,3,33324,0,0,0,0,'',''),
|
|
(17,0,62575,0,12,31,1,3,33382,0,0,0,0,'',''),
|
|
(17,0,62575,0,13,31,1,3,33383,0,0,0,0,'',''),
|
|
(17,0,62575,0,14,31,1,3,33384,0,0,0,0,'',''),
|
|
(17,0,62575,0,15,31,1,3,33448,0,0,0,0,'',''),
|
|
(17,0,62575,0,16,31,1,3,33558,0,0,0,0,'',''),
|
|
(17,0,62575,0,17,31,1,3,33559,0,0,0,0,'',''),
|
|
(17,0,62575,0,18,31,1,3,33561,0,0,0,0,'',''),
|
|
(17,0,62575,0,19,31,1,3,33562,0,0,0,0,'',''),
|
|
(17,0,62575,0,20,31,1,3,33564,0,0,0,0,'',''),
|
|
(17,0,62575,0,21,31,1,3,33707,0,0,0,0,'',''),
|
|
(17,0,62575,0,22,31,1,3,33738,0,0,0,0,'',''),
|
|
(17,0,62575,0,23,31,1,3,33739,0,0,0,0,'',''),
|
|
(17,0,62575,0,24,31,1,3,33740,0,0,0,0,'',''),
|
|
(17,0,62575,0,25,31,1,3,33743,0,0,0,0,'',''),
|
|
(17,0,62575,0,26,31,1,3,33744,0,0,0,0,'',''),
|
|
(17,0,62575,0,27,31,1,3,33745,0,0,0,0,'',''),
|
|
(17,0,62575,0,28,31,1,3,33746,0,0,0,0,'',''),
|
|
(17,0,62575,0,29,31,1,3,33747,0,0,0,0,'',''),
|
|
(17,0,62575,0,30,31,1,3,33748,0,0,0,0,'',''),
|
|
(17,0,62575,0,31,31,1,3,33749,0,0,0,0,'',''),
|
|
(17,0,62575,0,32,31,1,3,33782,0,0,0,0,'',''),
|
|
(17,0,62575,0,33,31,1,3,33785,0,0,0,0,'',''),
|
|
(17,0,62575,0,34,31,1,3,33844,0,0,0,0,'',''),
|
|
(17,0,62575,0,35,31,1,3,33845,0,0,0,0,'',''),
|
|
(17,0,62575,0,36,31,1,3,33229,0,0,0,0,'',''),
|
|
(17,0,62575,0,37,31,1,3,33243,0,0,0,0,'',''),
|
|
(17,0,62575,0,38,31,1,3,33272,0,0,0,0,'',''),
|
|
(17,0,62575,0,39,31,1,3,34657,0,0,0,0,'',''),
|
|
(17,0,62575,0,40,31,1,3,34701,0,0,0,0,'',''),
|
|
(17,0,62575,0,41,31,1,3,34702,0,0,0,0,'',''),
|
|
(17,0,62575,0,42,31,1,3,34703,0,0,0,0,'',''),
|
|
(17,0,62575,0,43,31,1,3,34705,0,0,0,0,'',''),
|
|
(17,0,62575,0,44,31,1,3,35569,0,0,0,0,'',''),
|
|
(17,0,62575,0,45,31,1,3,35570,0,0,0,0,'',''),
|
|
(17,0,62575,0,46,31,1,3,35571,0,0,0,0,'',''),
|
|
(17,0,62575,0,47,31,1,3,35572,0,0,0,0,'',''),
|
|
(17,0,62575,0,48,31,1,3,35617,0,0,0,0,'',''),
|
|
(17,0,62575,0,49,31,1,3,35314,0,0,0,0,'',''),
|
|
(17,0,62575,0,50,31,1,3,35323,0,0,0,0,'',''),
|
|
(17,0,62575,0,51,31,1,3,35325,0,0,0,0,'',''),
|
|
(17,0,62575,0,52,31,1,3,35326,0,0,0,0,'',''),
|
|
(17,0,62575,0,53,31,1,3,35327,0,0,0,0,'',''),
|
|
(17,0,62575,0,54,31,1,3,35328,0,0,0,0,'',''),
|
|
(17,0,62575,0,55,31,1,3,35329,0,0,0,0,'',''),
|
|
(17,0,62575,0,56,31,1,3,35330,0,0,0,0,'',''),
|
|
(17,0,62575,0,57,31,1,3,35331,0,0,0,0,'',''),
|
|
(17,0,62575,0,58,31,1,3,35332,0,0,0,0,'',''),
|
|
(17,0,62767,0,0,1,1,45776,0,0,0,111,0,'','Break Curse of Ice Required Target Needs Aura Ice Block'),
|
|
(17,0,62767,0,0,31,1,3,33303,0,0,172,61,'','Break Curse of Ice Required Target Maiden of Winter\'s Breath Lake'),
|
|
(17,0,62949,0,0,30,0,193963,10,0,0,0,0,'','Requires GO in range'),
|
|
(17,0,62960,0,0,31,1,3,33217,0,0,0,0,'',''),
|
|
(17,0,62960,0,1,31,1,3,33285,0,0,0,0,'',''),
|
|
(17,0,62960,0,2,31,1,3,33306,0,0,0,0,'',''),
|
|
(17,0,62960,0,3,31,1,3,33316,0,0,0,0,'',''),
|
|
(17,0,62960,0,4,31,1,3,33317,0,0,0,0,'',''),
|
|
(17,0,62960,0,5,31,1,3,33318,0,0,0,0,'',''),
|
|
(17,0,62960,0,6,31,1,3,33319,0,0,0,0,'',''),
|
|
(17,0,62960,0,7,31,1,3,33320,0,0,0,0,'',''),
|
|
(17,0,62960,0,8,31,1,3,33321,0,0,0,0,'',''),
|
|
(17,0,62960,0,9,31,1,3,33322,0,0,0,0,'',''),
|
|
(17,0,62960,0,10,31,1,3,33323,0,0,0,0,'',''),
|
|
(17,0,62960,0,11,31,1,3,33324,0,0,0,0,'',''),
|
|
(17,0,62960,0,12,31,1,3,33382,0,0,0,0,'',''),
|
|
(17,0,62960,0,13,31,1,3,33383,0,0,0,0,'',''),
|
|
(17,0,62960,0,14,31,1,3,33384,0,0,0,0,'',''),
|
|
(17,0,62960,0,15,31,1,3,33448,0,0,0,0,'',''),
|
|
(17,0,62960,0,16,31,1,3,33558,0,0,0,0,'',''),
|
|
(17,0,62960,0,17,31,1,3,33559,0,0,0,0,'',''),
|
|
(17,0,62960,0,18,31,1,3,33561,0,0,0,0,'',''),
|
|
(17,0,62960,0,19,31,1,3,33562,0,0,0,0,'',''),
|
|
(17,0,62960,0,20,31,1,3,33564,0,0,0,0,'',''),
|
|
(17,0,62960,0,21,31,1,3,33707,0,0,0,0,'',''),
|
|
(17,0,62960,0,22,31,1,3,33738,0,0,0,0,'',''),
|
|
(17,0,62960,0,23,31,1,3,33739,0,0,0,0,'',''),
|
|
(17,0,62960,0,24,31,1,3,33740,0,0,0,0,'',''),
|
|
(17,0,62960,0,25,31,1,3,33743,0,0,0,0,'',''),
|
|
(17,0,62960,0,26,31,1,3,33744,0,0,0,0,'',''),
|
|
(17,0,62960,0,27,31,1,3,33745,0,0,0,0,'',''),
|
|
(17,0,62960,0,28,31,1,3,33746,0,0,0,0,'',''),
|
|
(17,0,62960,0,29,31,1,3,33747,0,0,0,0,'',''),
|
|
(17,0,62960,0,30,31,1,3,33748,0,0,0,0,'',''),
|
|
(17,0,62960,0,31,31,1,3,33749,0,0,0,0,'',''),
|
|
(17,0,62960,0,32,31,1,3,33782,0,0,0,0,'',''),
|
|
(17,0,62960,0,33,31,1,3,33785,0,0,0,0,'',''),
|
|
(17,0,62960,0,34,31,1,3,33844,0,0,0,0,'',''),
|
|
(17,0,62960,0,35,31,1,3,33845,0,0,0,0,'',''),
|
|
(17,0,62960,0,36,31,1,3,33229,0,0,0,0,'',''),
|
|
(17,0,62960,0,37,31,1,3,33243,0,0,0,0,'',''),
|
|
(17,0,62960,0,38,31,1,3,33272,0,0,0,0,'',''),
|
|
(17,0,63124,0,0,31,1,3,33498,0,0,0,0,'','Item:Large Femur only target Maloric'),
|
|
(17,0,63126,0,0,9,1,13654,0,0,0,0,0,'','Needs taken Quest 13654 to perform Spell: Search Maloric'),
|
|
(17,0,64588,0,0,31,1,3,33438,0,0,0,0,'',''),
|
|
(17,0,64588,0,1,31,1,3,34127,0,0,0,0,'',''),
|
|
(17,0,64588,0,2,31,1,3,33550,0,0,0,0,'',''),
|
|
(17,0,64588,0,3,31,1,3,33429,0,0,0,0,'',''),
|
|
(17,0,64595,0,0,31,1,3,33438,0,0,0,0,'',''),
|
|
(17,0,64595,0,1,31,1,3,34127,0,0,0,0,'',''),
|
|
(17,0,64595,0,2,31,1,3,33550,0,0,0,0,'',''),
|
|
(17,0,64595,0,3,31,1,3,33429,0,0,0,0,'',''),
|
|
(17,0,65352,0,0,12,0,10,0,0,0,0,0,'','Orphan Whistle only while children\'s week'),
|
|
(17,0,65353,0,0,12,0,10,0,0,0,0,0,'','Orphan Whistle only while children\'s week'),
|
|
(17,0,65728,0,0,27,0,58,3,0,0,172,66,'','Blasted Lands Portal level restriction for Alliance'),
|
|
(17,0,65729,0,0,27,0,58,3,0,0,172,66,'','Blasted Lands Portal level restriction for Horde'),
|
|
(17,0,66250,0,0,31,1,3,32839,0,0,0,0,'','Requires Strudy Plate'),
|
|
(17,0,66250,0,1,31,1,3,34819,0,0,0,0,'','Requires The Stuffing Chair'),
|
|
(17,0,66250,0,1,51,1,236,0,0,0,0,0,'','Requires Aura Type Control Vehicle'),
|
|
(17,0,66250,0,2,31,1,3,34822,0,0,0,0,'','Requires The Pie Chair'),
|
|
(17,0,66250,0,2,51,1,236,0,0,0,0,0,'','Requires Aura Type Control Vehicle'),
|
|
(17,0,66250,0,3,31,1,3,34823,0,0,0,0,'','Requires The Cranberry Chair'),
|
|
(17,0,66250,0,3,51,1,236,0,0,0,0,0,'','Requires Aura Type Control Vehicle'),
|
|
(17,0,66250,0,4,31,1,3,34824,0,0,0,0,'','Requires The Sweet Potato Chair'),
|
|
(17,0,66250,0,4,51,1,236,0,0,0,0,0,'','Requires Aura Type Control Vehicle'),
|
|
(17,0,66259,0,0,31,1,3,32839,0,0,0,0,'','Requires Strudy Plate'),
|
|
(17,0,66259,0,1,31,1,3,34812,0,0,0,0,'','Requires The Turkey Chair'),
|
|
(17,0,66259,0,1,51,1,236,0,0,0,0,0,'','Requires Aura Type Control Vehicle'),
|
|
(17,0,66259,0,2,31,1,3,34822,0,0,0,0,'','Requires The Pie Chair'),
|
|
(17,0,66259,0,2,51,1,236,0,0,0,0,0,'','Requires Aura Type Control Vehicle'),
|
|
(17,0,66259,0,3,31,1,3,34823,0,0,0,0,'','Requires The Cranberry Chair'),
|
|
(17,0,66259,0,3,51,1,236,0,0,0,0,0,'','Requires Aura Type Control Vehicle'),
|
|
(17,0,66259,0,4,31,1,3,34824,0,0,0,0,'','Requires The Sweet Potato Chair'),
|
|
(17,0,66259,0,4,51,1,236,0,0,0,0,0,'','Requires Aura Type Control Vehicle'),
|
|
(17,0,66260,0,0,31,1,3,32839,0,0,0,0,'','Requires Strudy Plate'),
|
|
(17,0,66260,0,1,31,1,3,34812,0,0,0,0,'','Requires The Turkey Chair'),
|
|
(17,0,66260,0,1,51,1,236,0,0,0,0,0,'','Requires Aura Type Control Vehicle'),
|
|
(17,0,66260,0,2,31,1,3,34819,0,0,0,0,'','Requires The Stuffing Chair'),
|
|
(17,0,66260,0,2,51,1,236,0,0,0,0,0,'','Requires Aura Type Control Vehicle'),
|
|
(17,0,66260,0,3,31,1,3,34823,0,0,0,0,'','Requires The Cranberry Chair'),
|
|
(17,0,66260,0,3,51,1,236,0,0,0,0,0,'','Requires Aura Type Control Vehicle'),
|
|
(17,0,66260,0,4,31,1,3,34824,0,0,0,0,'','Requires The Sweet Potato Chair'),
|
|
(17,0,66260,0,4,51,1,236,0,0,0,0,0,'','Requires Aura Type Control Vehicle'),
|
|
(17,0,66261,0,0,31,1,3,32839,0,0,0,0,'','Requires Strudy Plate'),
|
|
(17,0,66261,0,1,31,1,3,34812,0,0,0,0,'','Requires The Turkey Chair'),
|
|
(17,0,66261,0,1,51,1,236,0,0,0,0,0,'','Requires Aura Type Control Vehicle'),
|
|
(17,0,66261,0,2,31,1,3,34819,0,0,0,0,'','Requires The Stuffing Chair'),
|
|
(17,0,66261,0,2,51,1,236,0,0,0,0,0,'','Requires Aura Type Control Vehicle'),
|
|
(17,0,66261,0,3,31,1,3,34822,0,0,0,0,'','Requires The Pie Chair'),
|
|
(17,0,66261,0,3,51,1,236,0,0,0,0,0,'','Requires Aura Type Control Vehicle'),
|
|
(17,0,66261,0,4,31,1,3,34824,0,0,0,0,'','Requires The Sweet Potato Chair'),
|
|
(17,0,66261,0,4,51,1,236,0,0,0,0,0,'','Requires Aura Type Control Vehicle'),
|
|
(17,0,66262,0,0,31,1,3,32839,0,0,0,0,'','Requires Strudy Plate'),
|
|
(17,0,66262,0,1,31,1,3,34812,0,0,0,0,'','Requires The Turkey Chair'),
|
|
(17,0,66262,0,1,51,1,236,0,0,0,0,0,'','Requires Aura Type Control Vehicle'),
|
|
(17,0,66262,0,2,31,1,3,34819,0,0,0,0,'','Requires The Stuffing Chair'),
|
|
(17,0,66262,0,2,51,1,236,0,0,0,0,0,'','Requires Aura Type Control Vehicle'),
|
|
(17,0,66262,0,3,31,1,3,34822,0,0,0,0,'','Requires The Pie Chair'),
|
|
(17,0,66262,0,3,51,1,236,0,0,0,0,0,'','Requires Aura Type Control Vehicle'),
|
|
(17,0,66262,0,4,31,1,3,34823,0,0,0,0,'','Requires The Cranberry Chair'),
|
|
(17,0,66262,0,4,51,1,236,0,0,0,0,0,'','Requires Aura Type Control Vehicle'),
|
|
(17,0,66474,0,0,31,1,3,29618,0,0,0,0,'','Throw your net at a Snowblind Follower'),
|
|
(17,0,66588,0,0,31,1,3,34925,0,0,0,0,'',NULL),
|
|
(17,0,66588,0,1,31,1,3,35092,0,0,0,0,'',NULL),
|
|
(17,0,66621,0,0,28,0,14102,0,0,1,0,0,'','Cant use Mistcallers Charm, if player has quest objective completed, but not yet rewarded.'),
|
|
(17,0,66621,0,0,29,0,34965,40,0,1,0,0,'','Cant use Mistcallers Charm within 40 yards of Yngvar'),
|
|
(17,0,66642,0,0,29,0,34980,40,0,1,0,0,'','Cant use Kvaldir War Horn within 40 yards of Drottinn Hrothgar'),
|
|
(17,0,66661,0,0,29,0,35012,40,0,1,0,0,'','Cant use Captured Kvaldir Banner within 40 yards of Ornolf The Scarred'),
|
|
(17,0,66719,0,0,1,1,60231,0,0,1,0,0,'','Blessing of Peace cannot be cast on unit with Grip of the Scourge'),
|
|
(17,0,66719,0,0,31,1,3,32149,0,0,0,0,'',''),
|
|
(17,0,66741,0,0,40,0,0,0,0,0,0,0,'','Chum the Water can only be used in water'),
|
|
(17,0,67890,0,0,7,0,202,380,0,0,0,0,'','Frag Belt (Cobalt Frag Bomb) requires 380 Engineering skill'),
|
|
(17,0,68645,0,0,1,0,70348,0,0,0,173,0,'','Rocket Pack - require Rocket Pack Useable'),
|
|
(17,0,69511,0,0,12,0,8,0,0,0,0,0,'','Lovely Charm - Only during event'),
|
|
(17,0,69530,0,0,16,0,512,0,0,0,0,0,'','Blood Elf Groms Tribute'),
|
|
(17,0,69533,0,0,16,0,1024,0,0,0,0,0,'','Dranei Uther Tribute'),
|
|
(17,0,70586,0,0,29,0,37852,10,0,0,0,0,'','Throw Quel\'delar on Quel\'delar skull'),
|
|
(17,0,71507,0,0,1,0,71507,0,0,1,0,0,'','Apply Heavily Perfumed only when missing'),
|
|
(17,0,72424,0,0,31,1,3,36853,0,0,0,0,'','Pulsing Life Crystal - Sindragosa'),
|
|
(17,0,72590,0,0,27,1,70,3,0,0,0,0,'','Minimum Level for Runescroll of Fortitude on players (70)'),
|
|
(17,0,74222,0,1,31,1,3,1268,0,0,173,0,'','Gnomish Playback Device can target only Ozzie Togglevolt'),
|
|
(17,0,74222,0,2,31,1,3,7955,0,0,173,0,'','Gnomish Playback Device can target only Milli Featherwhistle'),
|
|
(17,0,74222,0,3,31,1,3,6119,0,0,173,0,'','Gnomish Playback Device can target only Tog Rustsprocket'),
|
|
(17,0,74977,0,0,1,0,74982,0,0,0,0,0,'','Echo Isles: SFrogs Away'),
|
|
(17,0,75102,0,0,31,1,3,40256,0,0,173,0,'','Limit Voljin Drums to be used on Troll Citizen'),
|
|
(17,0,75102,0,1,31,1,3,40257,0,0,173,0,'','Limit Voljin Drums to be used on Troll Citizen'),
|
|
(17,0,75596,0,0,7,0,197,425,0,0,0,0,'','Player has must have Tailoring with skill level 425 to Ride Frosty Flying Carpet'),
|
|
(18,24418,43768,0,0,9,0,11390,0,0,0,0,0,'','Show spell if player has quest 11390'),
|
|
(18,24418,43768,0,1,9,0,11391,0,0,0,0,0,'','Show spell if player has quest 11391'),
|
|
(18,24752,44363,0,0,8,0,11460,0,0,1,0,0,'','Forbidden rewarded quest for spellclick'),
|
|
(18,24752,44363,0,0,9,0,11460,0,0,0,0,0,'','Required quest active for spellclick'),
|
|
(18,24992,45008,0,0,9,0,11529,0,0,0,0,0,'','Required quest active for spellclick'),
|
|
(18,25334,46598,0,0,9,0,11652,0,0,0,0,0,'','Player must have The Plains of Nasam taken but not completed to use Horde Siege tank'),
|
|
(18,25596,45875,0,0,8,0,11690,0,0,1,0,0,'','Forbidden rewarded quest for spellclick'),
|
|
(18,25596,45875,0,0,9,0,11690,0,0,0,0,0,'','Required quest active for spellclick'),
|
|
(18,25743,46260,0,0,9,0,11879,0,0,0,0,0,'','Vehicle Wooly Mammoth Bull requires quest 11879'),
|
|
(18,25841,46166,0,0,8,0,11795,0,0,1,0,0,'','Forbidden rewarded quest for spellclick'),
|
|
(18,25841,46166,0,0,9,0,11795,0,0,0,0,0,'','Required quest active for spellclick'),
|
|
(18,26048,46407,0,0,9,0,11895,0,0,0,0,0,'','Required quest active for spellclick'),
|
|
(18,26191,46978,0,0,9,0,11956,0,0,0,0,0,'','Required quest \'Finding the Phylactery\' active for spellclick'),
|
|
(18,26200,39996,0,0,8,0,11960,0,0,1,0,0,'','Forbidden rewarded quest for spellclick'),
|
|
(18,26200,39996,0,0,9,0,11960,0,0,0,0,0,'','Required quest active for spellclick'),
|
|
(18,26200,61286,0,0,8,0,11960,0,0,1,0,0,'','Forbidden rewarded quest for spellclick'),
|
|
(18,26200,61286,0,0,9,0,11960,0,0,0,0,0,'','Required quest active for spellclick'),
|
|
(18,26421,47575,0,0,8,0,12092,0,0,1,0,0,'','Forbidden rewarded quest for spellclick'),
|
|
(18,26421,47575,0,0,8,0,12096,0,0,1,0,0,'','Forbidden rewarded quest for spellclick'),
|
|
(18,26421,47575,0,1,9,0,12092,0,0,0,0,0,'','Required quest active for spellclick'),
|
|
(18,26421,47575,0,2,9,0,12096,0,0,0,0,0,'','Required quest active for spellclick'),
|
|
(18,26477,61832,0,0,9,0,11999,0,0,0,0,0,'','Required quest active for spellclick'),
|
|
(18,26477,61832,0,1,9,0,12000,0,0,0,0,0,'','Required quest active for spellclick'),
|
|
(18,26503,47121,0,0,9,0,11476,0,0,0,0,0,'','Required quest active for spellclick'),
|
|
(18,26809,47416,0,0,9,0,12075,0,0,0,0,0,'','Required quest active for spellclick'),
|
|
(18,27061,47920,0,0,8,0,12050,0,0,1,0,0,'','Forbidden rewarded quest for spellclick'),
|
|
(18,27061,47920,0,0,9,0,12050,0,0,0,0,0,'','Required quest active for spellclick'),
|
|
(18,27354,43671,0,1,9,0,12244,0,0,0,0,0,'','Required quest active for spellclick'),
|
|
(18,27354,43671,0,2,9,0,12270,0,0,0,0,0,'','Required quest active for spellclick'),
|
|
(18,27354,60944,0,18,8,0,12244,0,0,0,0,0,'','Required quest rewarded for spellclick'),
|
|
(18,27354,60944,0,18,9,0,12244,0,0,0,0,0,'','Required quest active for spellclick'),
|
|
(18,27587,46598,0,0,31,0,3,0,0,0,0,0,'','Only npc for spellclick'),
|
|
(18,27587,49078,0,0,9,0,12326,0,0,0,0,0,'','Required quest active for spellclick'),
|
|
(18,27593,49177,0,0,2,0,37664,1,0,0,0,0,'',''),
|
|
(18,28161,51037,0,0,9,0,12702,0,0,0,0,0,'','Required quest active for spellclick'),
|
|
(18,28161,51037,0,1,9,0,12532,0,0,0,0,0,'','Required quest active for spellclick'),
|
|
(18,28162,51026,0,0,8,0,12519,0,0,1,0,0,'','Forbidden rewarded quest for spellclick'),
|
|
(18,28162,51026,0,0,9,0,12519,0,0,0,0,0,'','Required quest active for spellclick'),
|
|
(18,28202,50926,0,0,8,0,12527,0,0,1,0,0,'','Forbidden rewarded quest for spellclick'),
|
|
(18,28202,50926,0,0,9,0,12527,0,0,0,0,0,'','Required quest active for spellclick'),
|
|
(18,28202,50927,0,0,8,0,12527,0,0,1,0,0,'','Forbidden rewarded quest for spellclick'),
|
|
(18,28202,50927,0,0,9,0,12527,0,0,0,0,0,'','Required quest active for spellclick'),
|
|
(18,28203,50918,0,0,8,0,12527,0,0,1,0,0,'','Forbidden rewarded quest for spellclick'),
|
|
(18,28203,50918,0,0,9,0,12527,0,0,0,0,0,'','Required quest active for spellclick'),
|
|
(18,28203,50919,0,0,8,0,12527,0,0,1,0,0,'','Forbidden rewarded quest for spellclick'),
|
|
(18,28203,50919,0,0,9,0,12527,0,0,0,0,0,'','Required quest active for spellclick'),
|
|
(18,28222,52082,0,0,8,0,12546,0,0,1,0,0,'','Forbidden rewarded quest for spellclick'),
|
|
(18,28222,52082,0,0,9,0,12546,0,0,0,0,0,'','Required quest active for spellclick'),
|
|
(18,28379,51658,0,0,8,0,12607,0,0,1,0,0,'','Forbidden rewarded quest for spellclick'),
|
|
(18,28379,51658,0,0,9,0,12607,0,0,0,0,0,'','Required quest active for spellclick'),
|
|
(18,28389,51592,0,0,8,0,12605,0,0,1,0,0,'','Forbidden rewarded quest for spellclick'),
|
|
(18,28389,51592,0,0,9,0,12605,0,0,0,0,0,'','Required quest active for spellclick'),
|
|
(18,28389,51593,0,0,8,0,12605,0,0,1,0,0,'','Forbidden rewarded quest for spellclick'),
|
|
(18,28389,51593,0,0,9,0,12605,0,0,0,0,0,'','Required quest active for spellclick'),
|
|
(18,28782,52349,0,0,9,0,12687,0,0,0,0,0,'','Required quest active for spellclick'),
|
|
(18,28782,67830,0,0,31,0,3,0,0,0,0,0,'','Allow Spellclick for npc'),
|
|
(18,29005,60944,0,1,9,0,12199,0,0,0,0,0,'','Player must be on quest 12199'),
|
|
(18,29005,60944,0,2,9,0,12153,0,0,0,0,0,'','Player must be on quest 12153'),
|
|
(18,29488,54568,0,1,8,0,12670,0,0,0,0,0,'','Required quest rewarded for spellclick'),
|
|
(18,29488,54568,0,2,28,0,12670,0,0,0,0,0,'','Required quest completed for spellclick'),
|
|
(18,29501,54575,0,0,15,0,32,0,0,0,0,0,'','Spellclick only for dks'),
|
|
(18,29563,56795,0,0,8,0,1,0,0,1,0,0,'','Forbidden rewarded quest for spellclick'),
|
|
(18,29598,54768,0,0,8,0,12856,0,0,1,0,0,'','Forbidden rewarded quest for spellclick'),
|
|
(18,29708,46598,0,0,31,0,3,29805,0,0,0,0,'','Require Captive Proto Drake Beam Bunny for spellclick'),
|
|
(18,29708,55028,0,0,9,0,12856,0,0,0,0,0,'','Required quest active for spellclick'),
|
|
(18,29856,55363,0,0,8,0,12629,0,0,1,0,0,'','Forbidden rewarded quest for spellclick'),
|
|
(18,29856,55363,0,0,8,0,12643,0,0,1,0,0,'','Forbidden rewarded quest for spellclick'),
|
|
(18,29856,55363,0,1,9,0,12629,0,0,0,0,0,'','Required quest active for spellclick'),
|
|
(18,29856,55363,0,2,9,0,12643,0,0,0,0,0,'','Required quest active for spellclick'),
|
|
(18,29857,55457,0,0,8,0,12910,0,0,1,0,0,'','Forbidden rewarded quest for spellclick'),
|
|
(18,29857,55457,0,0,9,0,12910,0,0,0,0,0,'','Required quest active for spellclick'),
|
|
(18,30066,43977,0,0,8,0,12953,0,0,1,0,0,'','Forbidden rewarded quest for spellclick'),
|
|
(18,30123,55957,0,0,9,0,12967,0,0,0,0,0,'','Requires Battling the Elements (12967) to enable spellclick'),
|
|
(18,30134,52391,0,0,31,0,3,30107,0,0,0,0,'','Only Npc 30107 Can cast this spell'),
|
|
(18,30134,55089,0,0,31,0,3,30136,0,0,0,0,'','Only Npc 30136 Can cast this spell'),
|
|
(18,30134,56603,0,0,31,0,4,0,0,0,0,0,'','Only Player Can cast this spell'),
|
|
(18,30272,57401,0,0,9,0,13071,0,0,0,0,0,'','Show spell click if player has quest 13071 active'),
|
|
(18,30337,43671,0,0,8,0,13069,0,0,1,0,0,'','Forbidden rewarded quest for spellclick'),
|
|
(18,30337,43671,0,0,9,0,13069,0,0,0,0,0,'','Required quest active for spellclick'),
|
|
(18,30403,56699,0,0,9,0,13043,0,0,0,0,0,'','Spellclick when quest taken'),
|
|
(18,30403,56699,0,0,28,0,13043,0,0,1,0,0,'','Spellclick when quest not complete'),
|
|
(18,30500,56679,0,0,8,0,13045,0,0,1,0,0,'','Forbidden rewarded quest for spellclick'),
|
|
(18,30500,56679,0,0,9,0,13045,0,0,0,0,0,'','Required quest active for spellclick'),
|
|
(18,30500,56922,0,0,8,0,13045,0,0,1,0,0,'','Forbidden rewarded quest for spellclick'),
|
|
(18,30500,56922,0,0,9,0,13045,0,0,0,0,0,'','Required quest active for spellclick'),
|
|
(18,30560,57347,0,0,1,0,57348,0,0,1,0,0,'','Forbidden aura for spellclick'),
|
|
(18,31736,59592,0,0,8,0,13280,0,0,1,0,0,'','Forbidden rewarded quest for spellclick'),
|
|
(18,31736,59592,0,0,9,0,13280,0,0,0,0,0,'','Required quest active for spellclick'),
|
|
(18,31785,59656,0,0,8,0,13283,0,0,1,0,0,'','Forbidden rewarded quest for spellclick'),
|
|
(18,31785,59656,0,0,9,0,13283,0,0,0,0,0,'','Required quest active for spellclick'),
|
|
(18,31883,60123,0,0,1,0,48085,0,0,1,0,0,'','Forbidden aura for spellclick'),
|
|
(18,31884,46598,0,0,9,0,13310,0,0,0,0,0,'','Required quest \'Assault by Ait\' active for spellclick'),
|
|
(18,31893,60123,0,0,1,0,48084,0,0,1,0,0,'','Forbidden aura for spellclick'),
|
|
(18,31894,60123,0,0,1,0,28276,0,0,1,0,0,'','Forbidden aura for spellclick'),
|
|
(18,31895,60123,0,0,1,0,27874,0,0,1,0,0,'','Forbidden aura for spellclick'),
|
|
(18,31896,60123,0,0,1,0,27873,0,0,1,0,0,'','Forbidden aura for spellclick'),
|
|
(18,31897,60123,0,0,1,0,7001,0,0,1,0,0,'','Forbidden aura for spellclick'),
|
|
(18,32227,46598,0,0,9,0,13309,0,0,0,0,0,'','Required quest \'Assault by Ait\' active for spellclick'),
|
|
(18,32370,59724,0,0,9,0,13394,0,0,0,0,0,'','Requires quest to be active for spellclick'),
|
|
(18,32370,59724,0,0,28,0,13394,0,0,1,0,0,'','Requires quest not to be completed for spellclick'),
|
|
(18,32370,59724,0,1,9,0,13305,0,0,0,0,0,'','Required quest active for spellclick'),
|
|
(18,32370,59724,0,1,28,0,13305,0,0,1,0,0,'','Required quest not completed for spellclick'),
|
|
(18,32788,57539,0,0,28,0,13075,0,0,0,0,0,'','Required quest active for spellclick'),
|
|
(18,32790,57654,0,0,14,0,13073,0,0,1,0,0,'','Required quest with any state to see spellclick'),
|
|
(18,33498,63126,0,0,8,0,13654,0,0,1,0,0,'','Forbidden rewarded quest for spellclick'),
|
|
(18,33498,63126,0,0,9,0,13654,0,0,0,0,0,'','Required quest active for spellclick'),
|
|
(18,33790,62781,0,1,8,0,13690,0,0,0,0,0,'','Required quest rewarded for spellclick'),
|
|
(18,33790,62781,0,2,8,0,13705,0,0,0,0,0,'','Required quest rewarded for spellclick'),
|
|
(18,33791,62786,0,1,8,0,13696,0,0,0,0,0,'','Required quest rewarded for spellclick'),
|
|
(18,33791,62786,0,2,8,0,13711,0,0,0,0,0,'','Required quest rewarded for spellclick'),
|
|
(18,33792,62785,0,1,8,0,13694,0,0,0,0,0,'','Required quest rewarded for spellclick'),
|
|
(18,33792,62785,0,2,8,0,13709,0,0,0,0,0,'','Required quest rewarded for spellclick'),
|
|
(18,33793,62780,0,1,8,0,13688,0,0,0,0,0,'','Required quest rewarded for spellclick'),
|
|
(18,33793,62780,0,2,8,0,13704,0,0,0,0,0,'','Required quest rewarded for spellclick'),
|
|
(18,33794,62782,0,1,8,0,13689,0,0,0,0,0,'','Required quest rewarded for spellclick'),
|
|
(18,33794,62782,0,2,8,0,13706,0,0,0,0,0,'','Required quest rewarded for spellclick'),
|
|
(18,33795,62779,0,1,8,0,13685,0,0,0,0,0,'','Required quest rewarded for spellclick'),
|
|
(18,33795,62779,0,2,8,0,13703,0,0,0,0,0,'','Required quest rewarded for spellclick'),
|
|
(18,33796,62784,0,1,8,0,13693,0,0,0,0,0,'','Required quest rewarded for spellclick'),
|
|
(18,33796,62784,0,2,8,0,13708,0,0,0,0,0,'','Required quest rewarded for spellclick'),
|
|
(18,33798,62787,0,1,8,0,13695,0,0,0,0,0,'','Required quest rewarded for spellclick'),
|
|
(18,33798,62787,0,2,8,0,13710,0,0,0,0,0,'','Required quest rewarded for spellclick'),
|
|
(18,33799,62783,0,1,8,0,13691,0,0,0,0,0,'','Required quest rewarded for spellclick'),
|
|
(18,33799,62783,0,2,8,0,13707,0,0,0,0,0,'','Required quest rewarded for spellclick'),
|
|
(18,33800,62774,0,1,8,0,13593,0,0,0,0,0,'','Required quest rewarded for spellclick'),
|
|
(18,33800,62774,0,2,8,0,13684,0,0,0,0,0,'','Required quest rewarded for spellclick'),
|
|
(18,33842,63791,0,0,8,0,13668,0,0,0,0,0,'','Required quest rewarded for spellclick'),
|
|
(18,33842,63791,0,0,8,0,13687,0,0,1,0,0,'','Forbidden rewarded quest for spellclick'),
|
|
(18,33843,63792,0,0,8,0,13667,0,0,0,0,0,'','Required quest rewarded for spellclick'),
|
|
(18,33843,63792,0,0,8,0,13686,0,0,1,0,0,'','Forbidden rewarded quest for spellclick'),
|
|
(18,33870,63663,0,0,8,0,1,0,0,1,0,0,'','Forbidden rewarded quest for spellclick'),
|
|
(18,34072,63989,0,0,13,0,38,2,0,0,0,0,'','Required instance data for spellclick'),
|
|
(18,34072,63997,0,0,13,0,38,0,0,0,0,0,'','Required instance data for spellclick'),
|
|
(18,34072,63998,0,0,13,0,38,1,0,0,0,0,'','Required instance data for spellclick'),
|
|
(18,34125,63215,0,1,1,0,62853,0,0,0,0,0,'','Requires lance aura to see spellclick'),
|
|
(18,34125,63215,0,1,9,0,13847,0,0,0,0,0,'','Required quest active for spellclick'),
|
|
(18,34125,63215,0,2,1,0,62853,0,0,0,0,0,'','Requires lance aura to see spellclick'),
|
|
(18,34125,63215,0,2,9,0,13851,0,0,0,0,0,'','Required quest active for spellclick'),
|
|
(18,34125,63215,0,3,1,0,62853,0,0,0,0,0,'','Requires lance aura to see spellclick'),
|
|
(18,34125,63215,0,3,9,0,13852,0,0,0,0,0,'','Required quest active for spellclick'),
|
|
(18,34125,63215,0,4,1,0,62853,0,0,0,0,0,'','Requires lance aura to see spellclick'),
|
|
(18,34125,63215,0,4,9,0,13854,0,0,0,0,0,'','Required quest active for spellclick'),
|
|
(18,34125,63215,0,5,1,0,62853,0,0,0,0,0,'','Requires lance aura to see spellclick'),
|
|
(18,34125,63215,0,5,9,0,13855,0,0,0,0,0,'','Required quest active for spellclick'),
|
|
(18,34125,63215,0,6,1,0,62853,0,0,0,0,0,'','Requires lance aura to see spellclick'),
|
|
(18,34125,63215,0,6,9,0,13856,0,0,0,0,0,'','Required quest active for spellclick'),
|
|
(18,34125,63215,0,7,1,0,62853,0,0,0,0,0,'','Requires lance aura to see spellclick'),
|
|
(18,34125,63215,0,7,9,0,13857,0,0,0,0,0,'','Required quest active for spellclick'),
|
|
(18,34125,63215,0,8,1,0,62853,0,0,0,0,0,'','Requires lance aura to see spellclick'),
|
|
(18,34125,63215,0,8,9,0,13858,0,0,0,0,0,'','Required quest active for spellclick'),
|
|
(18,34125,63215,0,9,1,0,62853,0,0,0,0,0,'','Requires lance aura to see spellclick'),
|
|
(18,34125,63215,0,9,9,0,13859,0,0,0,0,0,'','Required quest active for spellclick'),
|
|
(18,34125,63215,0,10,1,0,62853,0,0,0,0,0,'','Requires lance aura to see spellclick'),
|
|
(18,34125,63215,0,10,9,0,13860,0,0,0,0,0,'','Required quest active for spellclick'),
|
|
(18,34125,63215,0,11,1,0,62853,0,0,0,0,0,'','Requires lance aura to see spellclick'),
|
|
(18,34125,63215,0,11,9,0,13861,0,0,0,0,0,'','Required quest active for spellclick'),
|
|
(18,34125,63215,0,12,1,0,62853,0,0,0,0,0,'','Requires lance aura to see spellclick'),
|
|
(18,34125,63215,0,12,9,0,13862,0,0,0,0,0,'','Required quest active for spellclick'),
|
|
(18,34125,63215,0,13,1,0,62853,0,0,0,0,0,'','Requires lance aura to see spellclick'),
|
|
(18,34125,63215,0,13,9,0,13863,0,0,0,0,0,'','Required quest active for spellclick'),
|
|
(18,34125,63215,0,14,1,0,62853,0,0,0,0,0,'','Requires lance aura to see spellclick'),
|
|
(18,34125,63215,0,14,9,0,13864,0,0,0,0,0,'','Required quest active for spellclick'),
|
|
(18,34776,46598,0,0,31,0,3,0,0,0,0,0,'','Require unit for spellclick'),
|
|
(18,34776,66245,0,0,31,0,4,0,0,0,0,0,'','Require player for spellclick'),
|
|
(18,35069,46598,0,0,31,0,3,0,0,0,0,0,'','Require unit for spellclick'),
|
|
(18,35069,66245,0,0,31,0,4,0,0,0,0,0,'','Require player for spellclick'),
|
|
(18,35431,46598,0,0,31,0,3,0,0,0,0,0,'','Require unit for spellclick'),
|
|
(18,35431,66245,0,0,31,0,4,0,0,0,0,0,'','Require player for spellclick'),
|
|
(18,35433,46598,0,0,31,0,3,0,0,0,0,0,'','Require unit for spellclick'),
|
|
(18,35433,66245,0,0,31,0,4,0,0,0,0,0,'','Require player for spellclick'),
|
|
(18,38248,71462,0,0,1,0,71443,0,0,1,0,0,'','Forbidden aura for spellclick'),
|
|
(18,40176,74904,0,0,8,0,25444,0,0,1,0,0,'','Forbidden rewarded quest for spellclick'),
|
|
(18,40176,74904,0,0,9,0,25444,0,0,0,0,0,'','Required quest active for spellclick'),
|
|
(18,40176,74905,0,0,8,0,25444,0,0,1,0,0,'','Forbidden rewarded quest for spellclick'),
|
|
(18,40176,74905,0,0,9,0,25444,0,0,0,0,0,'','Required quest active for spellclick'),
|
|
(19,0,247,0,1,8,0,2,0,0,0,0,0,'','Show quest only if Sharptalon\'s Claw (2) quest is rewarded AND'),
|
|
(19,0,247,0,1,8,0,23,0,0,0,0,0,'','Show quest only if Ursangous\'s Paw (23) quest is rewarded AND'),
|
|
(19,0,247,0,1,8,0,24,0,0,0,0,0,'','Show quest only if Shadumbra\'s Head (24) quest is rewarded AND'),
|
|
(19,0,254,0,0,8,0,253,0,0,1,0,0,'','Show quest \'Digging Through the Dirt\' only if quest \'Bride of the Embalmer\' is not rewarded'),
|
|
(19,0,254,0,0,28,0,253,0,0,1,0,0,'','Show quest \'Digging Through the Dirt\' only if quest \'Bride of the Embalmer\' is not completed'),
|
|
(19,0,1790,0,0,8,0,1786,0,0,1,0,0,'','Show quest \'The Symbol of Life\' only if quest \'The Tome of Divinity\' is not rewarded'),
|
|
(19,0,1790,0,0,28,0,1786,0,0,1,0,0,'','Show quest \'The Symbol of Life\' only if quest \'The Tome of Divinity\' is not completed'),
|
|
(19,0,4561,0,0,9,0,4294,0,0,0,0,0,'','player needs to be on quest ... and a Batch of Ooze to see Testing for Impurities - UnGoro Crater'),
|
|
(19,0,4661,0,0,9,0,4293,0,0,0,0,0,'','player needs to be on quest and a batch of slime to see Testing for Corruption - Felwood'),
|
|
(19,0,6146,0,1,8,0,6145,0,0,0,0,0,'','Nathanos\' Ruse requires quest The Crimson Courier (6145)'),
|
|
(19,0,6146,0,2,8,0,14350,0,0,0,0,0,'','Nathanos\' Ruse requires quest The Crimson Courier (14350)'),
|
|
(19,0,6962,0,0,8,0,7021,0,0,0,0,0,'','Treats for Great-father Winter once Great-father Winter is Here! Has been completed'),
|
|
(19,0,6962,0,1,8,0,7024,0,0,0,0,0,'','Treats for Great-father Winter once Great-father Winter is Here! Has been completed'),
|
|
(19,0,6962,0,2,8,0,6961,0,0,0,0,0,'','Treats for Great-father Winter once Great-father Winter is Here! Has been completed'),
|
|
(19,0,7025,0,0,8,0,7022,0,0,0,0,0,'','Treats for Great-father Winter once Great-father Winter is Here! Has been completed'),
|
|
(19,0,7025,0,1,8,0,7023,0,0,0,0,0,'','Treats for Great-father Winter once Great-father Winter is Here! Has been completed'),
|
|
(19,0,8280,0,0,8,0,8275,0,0,0,0,0,'','Securing the Supply Lines can be taken if Taking Back Silithus (Alliance) Complete'),
|
|
(19,0,8280,0,1,8,0,8276,0,0,0,0,0,'','Securing the Supply Lines can be taken if Taking Back Silithus (Horde) Complete'),
|
|
(19,0,8353,0,0,12,0,12,0,0,0,0,0,'',NULL),
|
|
(19,0,8354,0,0,12,0,12,0,0,0,0,0,'','Quest avialable only during Hallow\'s End event'),
|
|
(19,0,8355,0,0,12,0,12,0,0,0,0,0,'',NULL),
|
|
(19,0,8356,0,0,12,0,12,0,0,0,0,0,'',NULL),
|
|
(19,0,8357,0,0,12,0,12,0,0,0,0,0,'',NULL),
|
|
(19,0,8358,0,0,12,0,12,0,0,0,0,0,'',NULL),
|
|
(19,0,8359,0,0,12,0,12,0,0,0,0,0,'',NULL),
|
|
(19,0,8360,0,0,12,0,12,0,0,0,0,0,'',NULL),
|
|
(19,0,8764,0,0,2,0,21200,1,0,0,0,0,'','Requires Specific Ring to see quest'),
|
|
(19,0,8765,0,0,2,0,21210,1,0,0,0,0,'','Requires Specific Ring to see quest'),
|
|
(19,0,8766,0,0,2,0,21205,1,0,0,0,0,'','Requires Specific Ring to see quest'),
|
|
(19,0,8870,0,0,4,0,1537,0,0,0,0,0,'','The Lunar Festival: Ironforge'),
|
|
(19,0,8871,0,0,4,0,1519,0,0,0,0,0,'','The Lunar Festival: Stormwind'),
|
|
(19,0,8872,0,0,4,0,1657,0,0,0,0,0,'','The Lunar Festival: Darnassus'),
|
|
(19,0,8873,0,0,4,0,1637,0,0,0,0,0,'','The Lunar Festival: Orgrimmar'),
|
|
(19,0,8874,0,0,4,0,1497,0,0,0,0,0,'','The Lunar Festival: Undercity'),
|
|
(19,0,8875,0,0,4,0,1638,0,0,0,0,0,'','The Lunar Festival: Thunder Bluff'),
|
|
(19,0,10995,0,0,8,0,10989,0,0,0,0,0,'','Grulloc Has Two Skulls after Mog dorg the Wizened'),
|
|
(19,0,10995,0,1,8,0,10983,0,0,0,0,0,'','Grulloc Has Two Skulls after Mog dorg the Wizened'),
|
|
(19,0,10996,0,0,8,0,10989,0,0,0,0,0,'','Maggocs Treasure Chest after Mog dorg the Wizened'),
|
|
(19,0,10996,0,1,8,0,10983,0,0,0,0,0,'','Maggocs Treasure Chest after Mog dorg the Wizened'),
|
|
(19,0,10997,0,0,8,0,10989,0,0,0,0,0,'','Even Gronn Have Standards after Mog dorg the Wizened'),
|
|
(19,0,10997,0,1,8,0,10983,0,0,0,0,0,'','Even Gronn Have Standards after Mog dorg the Wizened'),
|
|
(19,0,11360,0,0,23,0,87,0,0,0,0,0,'',NULL),
|
|
(19,0,11361,0,0,23,0,362,0,0,0,0,0,'',NULL),
|
|
(19,0,11439,0,0,23,0,131,0,0,0,0,0,'',NULL),
|
|
(19,0,11440,0,0,23,0,3576,0,0,0,0,0,'',NULL),
|
|
(19,0,11449,0,0,23,0,159,0,0,0,0,0,'',NULL),
|
|
(19,0,11450,0,0,23,0,3665,0,0,0,0,0,'',NULL),
|
|
(19,0,11595,0,0,8,0,7784,0,0,0,0,0,'','Defense of Warsong Hold (11595) Only if player has completed The Lord of Blackrock'),
|
|
(19,0,11596,0,0,8,0,7784,0,0,1,0,0,'','Defense of Warsong Hold (11596) Only if player has not completed The Lord of Blackrock'),
|
|
(19,0,11596,0,0,8,0,8743,0,0,1,0,0,'','Defense of Warsong Hold (11596) Only if player has not completed Bang a Gong'),
|
|
(19,0,11597,0,0,8,0,8743,0,0,0,0,0,'','Defense of Warsong Hold (11597) Only if player has completed Bang a Gong'),
|
|
(19,0,11916,0,0,8,0,11652,0,0,0,0,0,'','Player must have completed The Plains of Nasam before been able to accept Hellscream\'s Champion'),
|
|
(19,0,11916,0,0,8,0,11705,0,0,0,0,0,'','Player must have completed The Foolish Endeavors before been able to accept Hellscream\'s Champion'),
|
|
(19,0,11916,0,0,8,0,11722,0,0,0,0,0,'','Player must have completed The Trophies of Gammoth before been able to accept Hellscream\'s Champion'),
|
|
(19,0,12224,0,0,8,0,12008,0,0,0,0,0,'','Requires quest rewarded'),
|
|
(19,0,12224,0,0,8,0,12072,0,0,0,0,0,'','Requires quest rewarded'),
|
|
(19,0,12224,0,0,8,0,12140,0,0,0,0,0,'','Requires quest rewarded'),
|
|
(19,0,12224,0,0,8,0,12221,0,0,0,0,0,'','Requires quest rewarded'),
|
|
(19,0,12486,0,0,8,0,11595,0,0,0,0,0,'','To Bor gorok Outpost,Quickly! once The Defense of Warsong Hold Has been completed'),
|
|
(19,0,12486,0,1,8,0,11596,0,0,0,0,0,'','To Bor gorok Outpost,Quickly! once The Defense of Warsong Hold Has been completed'),
|
|
(19,0,12486,0,2,8,0,11597,0,0,0,0,0,'','To Bor gorok Outpost,Quickly! once The Defense of Warsong Hold Has been completed'),
|
|
(19,0,12528,0,0,8,0,12654,0,0,0,0,0,'','Playing Along can be taken if player has quest part time hunter completed in log'),
|
|
(19,0,12528,0,1,9,0,12654,0,0,0,0,0,'','Playing Along can be taken if player has quest part time hunter taken in log'),
|
|
(19,0,12528,0,2,28,0,12654,0,0,0,0,0,'','Playing Along can be taken if player has quest part time hunter rewarded'),
|
|
(19,0,12604,0,0,1,0,51573,0,0,0,0,0,'','Congratulations quest, requires on patrol aura'),
|
|
(19,0,12604,0,0,1,0,53707,0,0,0,0,0,'','Congratulations quest, requires additional dummy aura'),
|
|
(19,0,12663,0,0,9,0,12661,0,0,0,0,0,'','Quest acceptable only if player has taken quest Infiltrating Voltarus'),
|
|
(19,0,12664,0,0,9,0,12661,0,0,0,0,0,'','Quest acceptable only if player has taken quest Infiltrating Voltarus'),
|
|
(19,0,12896,0,0,8,0,12893,0,0,0,0,0,'','If he cannot be turned - alliance'),
|
|
(19,0,12897,0,0,8,0,12893,0,0,0,0,0,'','If he cannot be turned - horde'),
|
|
(19,0,12932,0,0,8,0,9977,0,0,1,0,0,'','The Amphitheater of Anguish: Yggdras! - Requires no The Ring of Blood: The Final Challenge'),
|
|
(19,0,12933,0,0,8,0,12932,0,0,0,0,0,'','The Amphitheater of Anguish: Magnataur! after The Amphitheater of Anguish: Yggdras!'),
|
|
(19,0,12933,0,1,8,0,12954,0,0,0,0,0,'','The Amphitheater of Anguish: Magnataur! after The Amphitheater of Anguish: Yggdras!'),
|
|
(19,0,12956,0,0,8,0,12915,0,0,0,0,0,'','Requires quest rewarded'),
|
|
(19,0,12956,0,0,8,0,12922,0,0,0,0,0,'','Requires quest rewarded'),
|
|
(19,0,13110,0,0,8,0,13104,0,0,0,0,0,'','The Restless Dead after Once More Unto The Breach, Hero'),
|
|
(19,0,13110,0,1,8,0,13105,0,0,0,0,0,'','The Restless Dead after Once More Unto The Breach, Hero'),
|
|
(19,0,13118,0,0,8,0,13104,0,0,0,0,0,'','The Purging Of Scourgeholme after Once More Unto The Breach, Hero'),
|
|
(19,0,13118,0,1,8,0,13105,0,0,0,0,0,'','The Purging Of Scourgeholme after Once More Unto The Breach, Hero'),
|
|
(19,0,13122,0,0,8,0,13104,0,0,0,0,0,'','The Scourgestone after Once More Unto The Breach, Hero'),
|
|
(19,0,13122,0,1,8,0,13105,0,0,0,0,0,'','The Scourgestone after Once More Unto The Breach, Hero'),
|
|
(19,0,13125,0,0,8,0,13104,0,0,0,0,0,'','The Air Stands Still after Once More Unto The Breach, Hero'),
|
|
(19,0,13125,0,1,8,0,13105,0,0,0,0,0,'','The Air Stands Still after Once More Unto The Breach, Hero'),
|
|
(19,0,13130,0,0,8,0,13104,0,0,0,0,0,'','Accepting The Stone That Started A Revolution requires Once More Unto The Breach, Hero (DK only) to be rewarded'),
|
|
(19,0,13130,0,1,8,0,13105,0,0,0,0,0,'','Accepting The Stone That Started A Revolution requires Once More Unto The Breach, Hero (Non-DK) to be rewarded'),
|
|
(19,0,13135,0,0,8,0,13104,0,0,0,0,0,'','Accepting It Could Kill Us All requires Once More Unto The Breach, Hero (DK only) to be rewarded'),
|
|
(19,0,13135,0,1,8,0,13105,0,0,0,0,0,'','Accepting It Could Kill Us All requires Once More Unto The Breach, Hero (Non-DK) to be rewarded'),
|
|
(19,0,13146,0,0,8,0,13145,0,0,0,0,0,'','Generosity Abounds'),
|
|
(19,0,13147,0,0,8,0,13145,0,0,0,0,0,'','Matchmaker'),
|
|
(19,0,13152,0,0,8,0,13140,0,0,0,0,0,'','Accepting A Visit to the Doctor requires The Runesmiths of Malykriss to be rewarded'),
|
|
(19,0,13152,0,1,8,0,13138,0,0,0,0,0,'','Accepting A Visit to the Doctor requires Im Smelting... Smelting! to be rewarded'),
|
|
(19,0,13160,0,0,8,0,13145,0,0,0,0,0,'','Stunning View'),
|
|
(19,0,13161,0,0,8,0,13146,0,0,0,0,0,'','Accepting The Rider of the Unholy requires Generosity Abounds to be rewarded'),
|
|
(19,0,13161,0,1,8,0,13160,0,0,0,0,0,'','Accepting The Rider of the Unholy requires Stunning View to be rewarded'),
|
|
(19,0,13161,0,2,8,0,13147,0,0,0,0,0,'','Accepting The Rider of the Unholy requires Matchmaker to be rewarded'),
|
|
(19,0,13162,0,0,8,0,13146,0,0,0,0,0,'','Accepting The Rider of Frost requires Generosity Abounds to be rewarded'),
|
|
(19,0,13162,0,1,8,0,13160,0,0,0,0,0,'','Accepting The Rider of Frost requires Stunning View to be rewarded'),
|
|
(19,0,13162,0,2,8,0,13147,0,0,0,0,0,'','Accepting The Rider of Frost requires Matchmaker to be rewarded'),
|
|
(19,0,13163,0,0,8,0,13146,0,0,0,0,0,'','Accepting The Rider of Blood requires Generosity Abounds to be rewarded'),
|
|
(19,0,13163,0,1,8,0,13160,0,0,0,0,0,'','Accepting The Rider of Blood requires Stunning View to be rewarded'),
|
|
(19,0,13163,0,2,8,0,13147,0,0,0,0,0,'','Accepting The Rider of Blood requires Matchmaker to be rewarded'),
|
|
(19,0,13164,0,0,8,0,13161,0,0,0,0,0,'','The Fate of Bloodbane'),
|
|
(19,0,13164,0,0,8,0,13162,0,0,0,0,0,'','The Fate of Bloodbane'),
|
|
(19,0,13164,0,0,8,0,13163,0,0,0,0,0,'','The Fate of Bloodbane'),
|
|
(19,0,13172,0,0,8,0,13169,0,0,0,0,0,'','Accepting Seeds of Chaos requires An Undeads Best Friend to be rewarded'),
|
|
(19,0,13172,0,1,8,0,13170,0,0,0,0,0,'','Accepting Seeds of Chaos requires Honor is for the Weak to be rewarded'),
|
|
(19,0,13172,0,2,8,0,13171,0,0,0,0,0,'','Accepting Seeds of Chaos requires From Whence They Came to be rewarded'),
|
|
(19,0,13174,0,0,8,0,13169,0,0,0,0,0,'','Accepting Amidst the Confusion requires An Undeads Best Friend to be rewarded'),
|
|
(19,0,13174,0,1,8,0,13170,0,0,0,0,0,'','Accepting Amidst the Confusion requires Honor is for the Weak to be rewarded'),
|
|
(19,0,13174,0,2,8,0,13171,0,0,0,0,0,'','Accepting Amidst the Confusion requires From Whence They Came to be rewarded'),
|
|
(19,0,13211,0,0,8,0,13140,0,0,0,0,0,'','Accepting By Fire Be Purged requires The Runesmiths of Malykriss to be rewarded'),
|
|
(19,0,13211,0,1,8,0,13138,0,0,0,0,0,'','Accepting By Fire Be Purged requires Im Smelting... Smelting! to be rewarded'),
|
|
(19,0,13227,0,0,8,0,13086,0,0,1,0,0,'','Quest The Last line of Defense Not rewarded'),
|
|
(19,0,13230,0,0,28,0,13228,0,0,0,0,0,'','Require Quest The Broken Front Complete'),
|
|
(19,0,13230,0,1,8,0,13228,0,0,0,0,0,'','Require Quest The Broken Front Rewarded'),
|
|
(19,0,13232,0,0,28,0,13231,0,0,0,0,0,'','Require Quest The Broken Front Complete'),
|
|
(19,0,13232,0,1,8,0,13231,0,0,0,0,0,'','Require Quest The Broken Front Rewarded'),
|
|
(19,0,13308,0,0,8,0,13224,0,0,0,0,0,'','Mind Tricks Requires Orgrims Hammer Rewarded or'),
|
|
(19,0,13308,0,1,9,0,13224,0,0,0,0,0,'','Mind Tricks Requires Orgrims Hammer Taken or'),
|
|
(19,0,13308,0,2,28,0,13224,0,0,0,0,0,'','Mind Tricks Requires Orgrims Hammer Complete or'),
|
|
(19,0,13308,0,3,8,0,13225,0,0,0,0,0,'','Mind Tricks Requires The Skybreaker Rewarded or'),
|
|
(19,0,13308,0,4,9,0,13225,0,0,0,0,0,'','Mind Tricks Requires The Skybreaker Taken or'),
|
|
(19,0,13308,0,5,28,0,13225,0,0,0,0,0,'','Mind Tricks Requires The Skybreaker Complete or'),
|
|
(19,0,13408,0,0,15,0,1503,0,0,0,0,0,'','Hellfire Fortifications - Alliance -All classes other than dk'),
|
|
(19,0,13409,0,0,15,0,1503,0,0,0,0,0,'','Hellfire Fortifications - Horde -All classes other than dk'),
|
|
(19,0,13592,0,0,8,0,13593,0,0,0,0,0,'','Valiant of Stormwind Rewarded'),
|
|
(19,0,13592,0,0,8,0,13718,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13592,0,1,8,0,13684,0,0,0,0,0,'','A Valiant of Stormwind Rewarded'),
|
|
(19,0,13592,0,1,8,0,13718,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13593,0,0,8,0,13684,0,0,1,0,0,'','A Valiant of Stormwind Not Rewarded'),
|
|
(19,0,13593,0,0,8,0,13686,0,0,1,0,0,'','Alliance Tournament Eligibility Marker Not Rewarded'),
|
|
(19,0,13593,0,0,8,0,13700,0,0,0,0,0,'','Alliance Champion Marker Rewarded'),
|
|
(19,0,13600,0,0,8,0,13593,0,0,0,0,0,'','Valiant of Stormwind Rewarded'),
|
|
(19,0,13600,0,0,8,0,13718,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13600,0,1,8,0,13684,0,0,0,0,0,'','A Valiant of Stormwind Rewarded'),
|
|
(19,0,13600,0,1,8,0,13718,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13603,0,0,8,0,13593,0,0,0,0,0,'','Valiant of Stormwind Rewarded'),
|
|
(19,0,13603,0,0,8,0,13718,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13603,0,1,8,0,13684,0,0,0,0,0,'','A Valiant of Stormwind Rewarded'),
|
|
(19,0,13603,0,1,8,0,13718,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13616,0,0,8,0,13593,0,0,0,0,0,'','Valiant of Stormwind Rewarded'),
|
|
(19,0,13616,0,0,8,0,13718,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13616,0,1,8,0,13684,0,0,0,0,0,'','A Valiant of Stormwind Rewarded'),
|
|
(19,0,13616,0,1,8,0,13718,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13625,0,0,8,0,13672,0,0,1,0,0,'','Not Rewarded Aspirant'),
|
|
(19,0,13625,0,0,8,0,13828,0,0,0,0,0,'',''),
|
|
(19,0,13625,0,0,8,0,13835,0,0,0,0,0,'',''),
|
|
(19,0,13625,0,0,8,0,13837,0,0,0,0,0,'',''),
|
|
(19,0,13664,0,0,8,0,13700,0,0,0,0,0,'','The Black Knight\'s Fall - Requires Champion'),
|
|
(19,0,13664,0,1,8,0,13701,0,0,0,0,0,'','The Black Knight\'s Fall - Requires Champion'),
|
|
(19,0,13665,0,0,8,0,13593,0,0,0,0,0,'','Valiant of Stormwind Rewarded'),
|
|
(19,0,13665,0,0,8,0,13718,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13665,0,1,8,0,13684,0,0,0,0,0,'','A Valiant of Stormwind Rewarded'),
|
|
(19,0,13665,0,1,8,0,13718,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13666,0,0,8,0,13672,0,0,1,0,0,'','Not Rewarded Aspirant'),
|
|
(19,0,13666,0,0,8,0,13828,0,0,0,0,0,'',''),
|
|
(19,0,13666,0,0,8,0,13835,0,0,0,0,0,'',''),
|
|
(19,0,13666,0,0,8,0,13837,0,0,0,0,0,'',''),
|
|
(19,0,13669,0,0,8,0,13672,0,0,1,0,0,'','Not Rewarded Aspirant'),
|
|
(19,0,13669,0,0,8,0,13828,0,0,0,0,0,'',''),
|
|
(19,0,13669,0,0,8,0,13835,0,0,0,0,0,'',''),
|
|
(19,0,13669,0,0,8,0,13837,0,0,0,0,0,'',''),
|
|
(19,0,13670,0,0,8,0,13672,0,0,1,0,0,'','Not Rewarded Aspirant'),
|
|
(19,0,13670,0,0,8,0,13828,0,0,0,0,0,'',''),
|
|
(19,0,13670,0,0,8,0,13835,0,0,0,0,0,'',''),
|
|
(19,0,13670,0,0,8,0,13837,0,0,0,0,0,'',''),
|
|
(19,0,13671,0,0,8,0,13672,0,0,1,0,0,'','Not Rewarded Aspirant'),
|
|
(19,0,13671,0,0,8,0,13828,0,0,0,0,0,'',''),
|
|
(19,0,13671,0,0,8,0,13835,0,0,0,0,0,'',''),
|
|
(19,0,13671,0,0,8,0,13837,0,0,0,0,0,'',''),
|
|
(19,0,13673,0,0,8,0,13678,0,0,1,0,0,'','Not Rewarded Aspirant'),
|
|
(19,0,13673,0,0,8,0,13829,0,0,0,0,0,'',''),
|
|
(19,0,13673,0,0,8,0,13838,0,0,0,0,0,'',''),
|
|
(19,0,13673,0,0,8,0,13839,0,0,0,0,0,'',''),
|
|
(19,0,13674,0,0,8,0,13678,0,0,1,0,0,'','Not Rewarded Aspirant'),
|
|
(19,0,13674,0,0,8,0,13829,0,0,0,0,0,'',''),
|
|
(19,0,13674,0,0,8,0,13838,0,0,0,0,0,'',''),
|
|
(19,0,13674,0,0,8,0,13839,0,0,0,0,0,'',''),
|
|
(19,0,13675,0,0,8,0,13678,0,0,1,0,0,'','Not Rewarded Aspirant'),
|
|
(19,0,13675,0,0,8,0,13829,0,0,0,0,0,'',''),
|
|
(19,0,13675,0,0,8,0,13838,0,0,0,0,0,'',''),
|
|
(19,0,13675,0,0,8,0,13839,0,0,0,0,0,'',''),
|
|
(19,0,13676,0,0,8,0,13678,0,0,1,0,0,'','Not Rewarded Aspirant'),
|
|
(19,0,13676,0,0,8,0,13829,0,0,0,0,0,'',''),
|
|
(19,0,13676,0,0,8,0,13838,0,0,0,0,0,'',''),
|
|
(19,0,13676,0,0,8,0,13839,0,0,0,0,0,'',''),
|
|
(19,0,13677,0,0,8,0,13678,0,0,1,0,0,'','Not Rewarded Aspirant'),
|
|
(19,0,13677,0,0,8,0,13829,0,0,0,0,0,'',''),
|
|
(19,0,13677,0,0,8,0,13838,0,0,0,0,0,'',''),
|
|
(19,0,13677,0,0,8,0,13839,0,0,0,0,0,'',''),
|
|
(19,0,13697,0,0,8,0,13707,0,0,0,0,0,'','Valiant of Orgrimmar Rewarded'),
|
|
(19,0,13697,0,1,8,0,13691,0,0,0,0,0,'','A Valiant of Orgrimmar Rewarded'),
|
|
(19,0,13703,0,0,8,0,13685,0,0,1,0,0,'','A Valiant of Ironforge Not Rewarded'),
|
|
(19,0,13703,0,0,8,0,13686,0,0,1,0,0,'','Alliance Tournament Eligibility Marker Not Rewarded'),
|
|
(19,0,13703,0,0,8,0,13700,0,0,0,0,0,'','Alliance Champion Marker Rewarded'),
|
|
(19,0,13704,0,0,8,0,13686,0,0,1,0,0,'','Alliance Tournament Eligibility Marker Not Rewarded'),
|
|
(19,0,13704,0,0,8,0,13688,0,0,1,0,0,'','A Valiant of Gnomeregan Not Rewarded'),
|
|
(19,0,13704,0,0,8,0,13700,0,0,0,0,0,'','Alliance Champion Marker Rewarded'),
|
|
(19,0,13705,0,0,8,0,13686,0,0,1,0,0,'','Alliance Tournament Eligibility Marker Not Rewarded'),
|
|
(19,0,13705,0,0,8,0,13690,0,0,1,0,0,'','A Valiant of Exodar Not Rewarded'),
|
|
(19,0,13705,0,0,8,0,13700,0,0,0,0,0,'','Alliance Champion Marker Rewarded'),
|
|
(19,0,13706,0,0,8,0,13686,0,0,1,0,0,'','Alliance Tournament Eligibility Marker Not Rewarded'),
|
|
(19,0,13706,0,0,8,0,13689,0,0,1,0,0,'','A Valiant of Darnassus Not Rewarded'),
|
|
(19,0,13706,0,0,8,0,13700,0,0,0,0,0,'','Alliance Champion Marker Rewarded'),
|
|
(19,0,13707,0,0,8,0,13687,0,0,1,0,0,'','Horde Tournament Eligibility Marker Not Rewarded'),
|
|
(19,0,13707,0,0,8,0,13691,0,0,1,0,0,'','A Valiant of Orgrimmar Not Rewarded'),
|
|
(19,0,13707,0,0,8,0,13701,0,0,0,0,0,'','Horde Champion Marker Rewarded'),
|
|
(19,0,13708,0,0,8,0,13687,0,0,1,0,0,'','Horde Tournament Eligibility Marker Not Rewarded'),
|
|
(19,0,13708,0,0,8,0,13693,0,0,1,0,0,'','A Valiant of Senjin Not Rewarded'),
|
|
(19,0,13708,0,0,8,0,13701,0,0,0,0,0,'','Horde Champion Marker Rewarded'),
|
|
(19,0,13709,0,0,8,0,13687,0,0,1,0,0,'','Horde Tournament Eligibility Marker Not Rewarded'),
|
|
(19,0,13709,0,0,8,0,13694,0,0,1,0,0,'','A Valiant of Thuder Bluff Not Rewarded'),
|
|
(19,0,13709,0,0,8,0,13701,0,0,0,0,0,'','Horde Champion Marker Rewarded'),
|
|
(19,0,13710,0,0,8,0,13687,0,0,1,0,0,'','Horde Tournament Eligibility Marker Not Rewarded'),
|
|
(19,0,13710,0,0,8,0,13695,0,0,1,0,0,'','A Valiant of Undercity Not Rewarded'),
|
|
(19,0,13710,0,0,8,0,13701,0,0,0,0,0,'','Horde Champion Marker Rewarded'),
|
|
(19,0,13711,0,0,8,0,13687,0,0,1,0,0,'','Horde Tournament Eligibility Marker Not Rewarded'),
|
|
(19,0,13711,0,0,8,0,13696,0,0,1,0,0,'','A Valiant of Silvermoon Not Rewarded'),
|
|
(19,0,13711,0,0,8,0,13701,0,0,0,0,0,'','Horde Champion Marker Rewarded'),
|
|
(19,0,13714,0,0,8,0,13703,0,0,0,0,0,'','Valiant of Ironforge Rewarded'),
|
|
(19,0,13714,0,1,8,0,13685,0,0,0,0,0,'','A Valiant of Ironforge Rewarded'),
|
|
(19,0,13715,0,0,8,0,13704,0,0,0,0,0,'','Valiant of Gnomeregan Rewarded'),
|
|
(19,0,13715,0,1,8,0,13688,0,0,0,0,0,'','A Valiant of Gnomeregan Rewarded'),
|
|
(19,0,13716,0,0,8,0,13705,0,0,0,0,0,'','Valiant of Exodar Rewarded'),
|
|
(19,0,13716,0,1,8,0,13690,0,0,0,0,0,'','A Valiant of Exodar Rewarded'),
|
|
(19,0,13717,0,0,8,0,13706,0,0,0,0,0,'','Valiant of Darnassus Rewarded'),
|
|
(19,0,13717,0,1,8,0,13689,0,0,0,0,0,'','A Valiant of Darnassus Rewarded'),
|
|
(19,0,13718,0,0,8,0,13593,0,0,0,0,0,'','Valiant of Stormwind Rewarded'),
|
|
(19,0,13718,0,1,8,0,13684,0,0,0,0,0,'','A Valiant of Stormwind Rewarded'),
|
|
(19,0,13719,0,0,8,0,13708,0,0,0,0,0,'','Valiant of Senjin Rewarded'),
|
|
(19,0,13719,0,1,8,0,13693,0,0,0,0,0,'','A Valiant of Senjin Rewarded'),
|
|
(19,0,13720,0,0,8,0,13709,0,0,0,0,0,'','Valiant of Thunder Bluff Rewarded'),
|
|
(19,0,13720,0,1,8,0,13694,0,0,0,0,0,'','A Valiant of Thunder Bluff Rewarded'),
|
|
(19,0,13721,0,0,8,0,13710,0,0,0,0,0,'','Valiant of Undercity Rewarded'),
|
|
(19,0,13721,0,1,8,0,13695,0,0,0,0,0,'','A Valiant of Undercity Rewarded'),
|
|
(19,0,13722,0,0,8,0,13711,0,0,0,0,0,'','Valiant of Silvermoon Rewarded'),
|
|
(19,0,13722,0,1,8,0,13696,0,0,0,0,0,'','A Valiant of Silvermoon Rewarded'),
|
|
(19,0,13741,0,0,8,0,13703,0,0,0,0,0,'','Valiant of Ironforge Rewarded'),
|
|
(19,0,13741,0,0,8,0,13714,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13741,0,1,8,0,13685,0,0,0,0,0,'','A Valiant of Ironforge Rewarded'),
|
|
(19,0,13741,0,1,8,0,13714,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13742,0,0,8,0,13703,0,0,0,0,0,'','Valiant of Ironforge Rewarded'),
|
|
(19,0,13742,0,0,8,0,13714,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13742,0,1,8,0,13685,0,0,0,0,0,'','A Valiant of Ironforge Rewarded'),
|
|
(19,0,13742,0,1,8,0,13714,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13743,0,0,8,0,13703,0,0,0,0,0,'','Valiant of Ironforge Rewarded'),
|
|
(19,0,13743,0,0,8,0,13714,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13743,0,1,8,0,13685,0,0,0,0,0,'','A Valiant of Ironforge Rewarded'),
|
|
(19,0,13743,0,1,8,0,13714,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13744,0,0,8,0,13703,0,0,0,0,0,'','Valiant of Ironforge Rewarded'),
|
|
(19,0,13744,0,0,8,0,13714,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13744,0,1,8,0,13685,0,0,0,0,0,'','A Valiant of Ironforge Rewarded'),
|
|
(19,0,13744,0,1,8,0,13714,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13745,0,0,8,0,13703,0,0,0,0,0,'','Valiant of Ironforge Rewarded'),
|
|
(19,0,13745,0,0,8,0,13714,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13745,0,1,8,0,13685,0,0,0,0,0,'','A Valiant of Ironforge Rewarded'),
|
|
(19,0,13745,0,1,8,0,13714,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13746,0,0,8,0,13704,0,0,0,0,0,'','Valiant of Gnomeregan Rewarded'),
|
|
(19,0,13746,0,0,8,0,13715,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13746,0,1,8,0,13688,0,0,0,0,0,'','A Valiant of Gnomeregan Rewarded'),
|
|
(19,0,13746,0,1,8,0,13715,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13747,0,0,8,0,13704,0,0,0,0,0,'','Valiant of Gnomeregan Rewarded'),
|
|
(19,0,13747,0,0,8,0,13715,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13747,0,1,8,0,13688,0,0,0,0,0,'','A Valiant of Gnomeregan Rewarded'),
|
|
(19,0,13747,0,1,8,0,13715,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13748,0,0,8,0,13704,0,0,0,0,0,'','Valiant of Gnomeregan Rewarded'),
|
|
(19,0,13748,0,0,8,0,13715,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13748,0,1,8,0,13688,0,0,0,0,0,'','A Valiant of Gnomeregan Rewarded'),
|
|
(19,0,13748,0,1,8,0,13715,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13749,0,0,8,0,13704,0,0,0,0,0,'','Valiant of Gnomeregan Rewarded'),
|
|
(19,0,13749,0,0,8,0,13715,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13749,0,1,8,0,13688,0,0,0,0,0,'','A Valiant of Gnomeregan Rewarded'),
|
|
(19,0,13749,0,1,8,0,13715,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13750,0,0,8,0,13704,0,0,0,0,0,'','Valiant of Gnomeregan Rewarded'),
|
|
(19,0,13750,0,0,8,0,13715,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13750,0,1,8,0,13688,0,0,0,0,0,'','A Valiant of Gnomeregan Rewarded'),
|
|
(19,0,13750,0,1,8,0,13715,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13752,0,0,8,0,13705,0,0,0,0,0,'','Valiant of Exodar Rewarded'),
|
|
(19,0,13752,0,0,8,0,13716,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13752,0,1,8,0,13690,0,0,0,0,0,'','A Valiant of Exodar Rewarded'),
|
|
(19,0,13752,0,1,8,0,13716,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13753,0,0,8,0,13705,0,0,0,0,0,'','Valiant of Exodar Rewarded'),
|
|
(19,0,13753,0,0,8,0,13716,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13753,0,1,8,0,13690,0,0,0,0,0,'','A Valiant of Exodar Rewarded'),
|
|
(19,0,13753,0,1,8,0,13716,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13754,0,0,8,0,13705,0,0,0,0,0,'','Valiant of Exodar Rewarded'),
|
|
(19,0,13754,0,0,8,0,13716,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13754,0,1,8,0,13690,0,0,0,0,0,'','A Valiant of Exodar Rewarded'),
|
|
(19,0,13754,0,1,8,0,13716,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13755,0,0,8,0,13705,0,0,0,0,0,'','Valiant of Exodar Rewarded'),
|
|
(19,0,13755,0,0,8,0,13716,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13755,0,1,8,0,13690,0,0,0,0,0,'','A Valiant of Exodar Rewarded'),
|
|
(19,0,13755,0,1,8,0,13716,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13756,0,0,8,0,13705,0,0,0,0,0,'','Valiant of Exodar Rewarded'),
|
|
(19,0,13756,0,0,8,0,13716,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13756,0,1,8,0,13690,0,0,0,0,0,'','A Valiant of Exodar Rewarded'),
|
|
(19,0,13756,0,1,8,0,13716,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13757,0,0,8,0,13706,0,0,0,0,0,'','Valiant of Darnassus Rewarded'),
|
|
(19,0,13757,0,0,8,0,13717,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13757,0,1,8,0,13689,0,0,0,0,0,'','A Valiant of Darnassus Rewarded'),
|
|
(19,0,13757,0,1,8,0,13717,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13758,0,0,8,0,13706,0,0,0,0,0,'','Valiant of Darnassus Rewarded'),
|
|
(19,0,13758,0,0,8,0,13717,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13758,0,1,8,0,13689,0,0,0,0,0,'','A Valiant of Darnassus Rewarded'),
|
|
(19,0,13758,0,1,8,0,13717,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13759,0,0,8,0,13706,0,0,0,0,0,'','Valiant of Darnassus Rewarded'),
|
|
(19,0,13759,0,0,8,0,13717,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13759,0,1,8,0,13689,0,0,0,0,0,'','A Valiant of Darnassus Rewarded'),
|
|
(19,0,13759,0,1,8,0,13717,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13760,0,0,8,0,13706,0,0,0,0,0,'','Valiant of Darnassus Rewarded'),
|
|
(19,0,13760,0,0,8,0,13717,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13760,0,1,8,0,13689,0,0,0,0,0,'','A Valiant of Darnassus Rewarded'),
|
|
(19,0,13760,0,1,8,0,13717,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13761,0,0,8,0,13706,0,0,0,0,0,'','Valiant of Darnassus Rewarded'),
|
|
(19,0,13761,0,0,8,0,13717,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13761,0,1,8,0,13689,0,0,0,0,0,'','A Valiant of Darnassus Rewarded'),
|
|
(19,0,13761,0,1,8,0,13717,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13762,0,0,8,0,13697,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13762,0,0,8,0,13707,0,0,0,0,0,'','Valiant of Orgrimmar Rewarded'),
|
|
(19,0,13762,0,1,8,0,13691,0,0,0,0,0,'','A Valiant of Orgrimmar Rewarded'),
|
|
(19,0,13762,0,1,8,0,13697,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13763,0,0,8,0,13697,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13763,0,0,8,0,13707,0,0,0,0,0,'','Valiant of Orgrimmar Rewarded'),
|
|
(19,0,13763,0,1,8,0,13691,0,0,0,0,0,'','A Valiant of Orgrimmar Rewarded'),
|
|
(19,0,13763,0,1,8,0,13697,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13764,0,0,8,0,13697,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13764,0,0,8,0,13707,0,0,0,0,0,'','Valiant of Orgrimmar Rewarded'),
|
|
(19,0,13764,0,1,8,0,13691,0,0,0,0,0,'','A Valiant of Orgrimmar Rewarded'),
|
|
(19,0,13764,0,1,8,0,13697,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13765,0,0,8,0,13697,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13765,0,0,8,0,13707,0,0,0,0,0,'','Valiant of Orgrimmar Rewarded'),
|
|
(19,0,13765,0,1,8,0,13691,0,0,0,0,0,'','A Valiant of Orgrimmar Rewarded'),
|
|
(19,0,13765,0,1,8,0,13697,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13767,0,0,8,0,13697,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13767,0,0,8,0,13707,0,0,0,0,0,'','Valiant of Orgrimmar Rewarded'),
|
|
(19,0,13767,0,1,8,0,13691,0,0,0,0,0,'','A Valiant of Orgrimmar Rewarded'),
|
|
(19,0,13767,0,1,8,0,13697,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13768,0,0,8,0,13708,0,0,0,0,0,'','Valiant of Senjin Rewarded'),
|
|
(19,0,13768,0,0,8,0,13719,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13768,0,1,8,0,13693,0,0,0,0,0,'','A Valiant of Senjin Rewarded'),
|
|
(19,0,13768,0,1,8,0,13719,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13769,0,0,8,0,13708,0,0,0,0,0,'','Valiant of Senjin Rewarded'),
|
|
(19,0,13769,0,0,8,0,13719,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13769,0,1,8,0,13693,0,0,0,0,0,'','A Valiant of Senjin Rewarded'),
|
|
(19,0,13769,0,1,8,0,13719,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13770,0,0,8,0,13708,0,0,0,0,0,'','Valiant of Senjin Rewarded'),
|
|
(19,0,13770,0,0,8,0,13719,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13770,0,1,8,0,13693,0,0,0,0,0,'','A Valiant of Senjin Rewarded'),
|
|
(19,0,13770,0,1,8,0,13719,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13771,0,0,8,0,13708,0,0,0,0,0,'','Valiant of Senjin Rewarded'),
|
|
(19,0,13771,0,0,8,0,13719,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13771,0,1,8,0,13693,0,0,0,0,0,'','A Valiant of Senjin Rewarded'),
|
|
(19,0,13771,0,1,8,0,13719,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13772,0,0,8,0,13708,0,0,0,0,0,'','Valiant of Senjin Rewarded'),
|
|
(19,0,13772,0,0,8,0,13719,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13772,0,1,8,0,13693,0,0,0,0,0,'','A Valiant of Senjin Rewarded'),
|
|
(19,0,13772,0,1,8,0,13719,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13773,0,0,8,0,13709,0,0,0,0,0,'','Valiant of Thunder Bluff Rewarded'),
|
|
(19,0,13773,0,0,8,0,13720,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13773,0,1,8,0,13694,0,0,0,0,0,'','A Valiant of Thunder Bluff Rewarded'),
|
|
(19,0,13773,0,1,8,0,13720,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13774,0,0,8,0,13709,0,0,0,0,0,'','Valiant of Thunder Bluff Rewarded'),
|
|
(19,0,13774,0,0,8,0,13720,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13774,0,1,8,0,13694,0,0,0,0,0,'','A Valiant of Thunder Bluff Rewarded'),
|
|
(19,0,13774,0,1,8,0,13720,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13775,0,0,8,0,13709,0,0,0,0,0,'','Valiant of Thunder Bluff Rewarded'),
|
|
(19,0,13775,0,0,8,0,13720,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13775,0,1,8,0,13694,0,0,0,0,0,'','A Valiant of Thunder Bluff Rewarded'),
|
|
(19,0,13775,0,1,8,0,13720,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13776,0,0,8,0,13709,0,0,0,0,0,'','Valiant of Thunder Bluff Rewarded'),
|
|
(19,0,13776,0,0,8,0,13720,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13776,0,1,8,0,13694,0,0,0,0,0,'','A Valiant of Thunder Bluff Rewarded'),
|
|
(19,0,13776,0,1,8,0,13720,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13777,0,0,8,0,13709,0,0,0,0,0,'','Valiant of Thunder Bluff Rewarded'),
|
|
(19,0,13777,0,0,8,0,13720,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13777,0,1,8,0,13694,0,0,0,0,0,'','A Valiant of Thunder Bluff Rewarded'),
|
|
(19,0,13777,0,1,8,0,13720,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13778,0,0,8,0,13710,0,0,0,0,0,'','Valiant of Undercity Rewarded'),
|
|
(19,0,13778,0,0,8,0,13721,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13778,0,1,8,0,13695,0,0,0,0,0,'','A Valiant of Undercity Rewarded'),
|
|
(19,0,13778,0,1,8,0,13721,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13779,0,0,8,0,13710,0,0,0,0,0,'','Valiant of Undercity Rewarded'),
|
|
(19,0,13779,0,0,8,0,13721,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13779,0,1,8,0,13695,0,0,0,0,0,'','A Valiant of Undercity Rewarded'),
|
|
(19,0,13779,0,1,8,0,13721,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13780,0,0,8,0,13710,0,0,0,0,0,'','Valiant of Undercity Rewarded'),
|
|
(19,0,13780,0,0,8,0,13721,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13780,0,1,8,0,13695,0,0,0,0,0,'','A Valiant of Undercity Rewarded'),
|
|
(19,0,13780,0,1,8,0,13721,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13781,0,0,8,0,13710,0,0,0,0,0,'','Valiant of Undercity Rewarded'),
|
|
(19,0,13781,0,0,8,0,13721,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13781,0,1,8,0,13695,0,0,0,0,0,'','A Valiant of Undercity Rewarded'),
|
|
(19,0,13781,0,1,8,0,13721,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13782,0,0,8,0,13710,0,0,0,0,0,'','Valiant of Undercity Rewarded'),
|
|
(19,0,13782,0,0,8,0,13721,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13782,0,1,8,0,13695,0,0,0,0,0,'','A Valiant of Undercity Rewarded'),
|
|
(19,0,13782,0,1,8,0,13721,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13783,0,0,8,0,13711,0,0,0,0,0,'','Valiant of Silvermoon Rewarded'),
|
|
(19,0,13783,0,0,8,0,13722,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13783,0,1,8,0,13696,0,0,0,0,0,'','A Valiant of Silvermoon Rewarded'),
|
|
(19,0,13783,0,1,8,0,13722,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13784,0,0,8,0,13711,0,0,0,0,0,'','Valiant of Silvermoon Rewarded'),
|
|
(19,0,13784,0,0,8,0,13722,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13784,0,1,8,0,13696,0,0,0,0,0,'','A Valiant of Silvermoon Rewarded'),
|
|
(19,0,13784,0,1,8,0,13722,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13785,0,0,8,0,13711,0,0,0,0,0,'','Valiant of Silvermoon Rewarded'),
|
|
(19,0,13785,0,0,8,0,13722,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13785,0,1,8,0,13696,0,0,0,0,0,'','A Valiant of Silvermoon Rewarded'),
|
|
(19,0,13785,0,1,8,0,13722,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13786,0,0,8,0,13711,0,0,0,0,0,'','Valiant of Silvermoon Rewarded'),
|
|
(19,0,13786,0,0,8,0,13722,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13786,0,1,8,0,13696,0,0,0,0,0,'','A Valiant of Silvermoon Rewarded'),
|
|
(19,0,13786,0,1,8,0,13722,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13787,0,0,8,0,13711,0,0,0,0,0,'','Valiant of Silvermoon Rewarded'),
|
|
(19,0,13787,0,0,8,0,13722,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13787,0,1,8,0,13696,0,0,0,0,0,'','A Valiant of Silvermoon Rewarded'),
|
|
(19,0,13787,0,1,8,0,13722,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13794,0,0,8,0,13702,0,0,0,0,0,'','Eradic the Pure - A Champion Rises'),
|
|
(19,0,13794,0,1,8,0,13732,0,0,0,0,0,'','Eradic the Pure - A Champion Rises'),
|
|
(19,0,13794,0,2,8,0,13733,0,0,0,0,0,'','Eradic the Pure - A Champion Rises'),
|
|
(19,0,13794,0,3,8,0,13734,0,0,0,0,0,'','Eradic the Pure - A Champion Rises'),
|
|
(19,0,13794,0,4,8,0,13735,0,0,0,0,0,'','Eradic the Pure - A Champion Rises'),
|
|
(19,0,13794,0,5,8,0,13736,0,0,0,0,0,'','Eradic the Pure - A Champion Rises'),
|
|
(19,0,13794,0,6,8,0,13737,0,0,0,0,0,'','Eradic the Pure - A Champion Rises'),
|
|
(19,0,13794,0,7,8,0,13738,0,0,0,0,0,'','Eradic the Pure - A Champion Rises'),
|
|
(19,0,13794,0,8,8,0,13739,0,0,0,0,0,'','Eradic the Pure - A Champion Rises'),
|
|
(19,0,13794,0,9,8,0,13740,0,0,0,0,0,'','Eradic the Pure - A Champion Rises'),
|
|
(19,0,13795,0,0,8,0,13702,0,0,0,0,0,'','The Scourgebane - A Champion Rises'),
|
|
(19,0,13795,0,1,8,0,13732,0,0,0,0,0,'','The Scourgebane - A Champion Rises'),
|
|
(19,0,13795,0,2,8,0,13733,0,0,0,0,0,'','The Scourgebane - A Champion Rises'),
|
|
(19,0,13795,0,3,8,0,13734,0,0,0,0,0,'','The Scourgebane - A Champion Rises'),
|
|
(19,0,13795,0,4,8,0,13735,0,0,0,0,0,'','The Scourgebane - A Champion Rises'),
|
|
(19,0,13795,0,5,8,0,13736,0,0,0,0,0,'','The Scourgebane - A Champion Rises'),
|
|
(19,0,13795,0,6,8,0,13737,0,0,0,0,0,'','The Scourgebane - A Champion Rises'),
|
|
(19,0,13795,0,7,8,0,13738,0,0,0,0,0,'','The Scourgebane - A Champion Rises'),
|
|
(19,0,13795,0,8,8,0,13739,0,0,0,0,0,'','The Scourgebane - A Champion Rises'),
|
|
(19,0,13795,0,9,8,0,13740,0,0,0,0,0,'','The Scourgebane - A Champion Rises'),
|
|
(19,0,13846,0,0,5,0,1106,127,0,0,0,0,'','Quest Contributin\' To The Cause - Requires Argent Crusade hated thru revered'),
|
|
(19,0,13846,0,0,8,0,13700,0,0,0,0,0,'','Quest Contributin\' To The Cause - Requires quest Alliance Champion Marker'),
|
|
(19,0,13846,0,1,5,0,1106,127,0,0,0,0,'','Quest Contributin\' To The Cause - Requires Argent Crusade hated thru revered'),
|
|
(19,0,13846,0,1,8,0,13701,0,0,0,0,0,'','Quest Contributin\' To The Cause - Requires quest Horde Champion Marker'),
|
|
(19,0,13847,0,0,8,0,13593,0,0,0,0,0,'','Valiant of Stormwind Rewarded'),
|
|
(19,0,13847,0,0,8,0,13718,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13847,0,1,8,0,13684,0,0,0,0,0,'','A Valiant of Stormwind Rewarded'),
|
|
(19,0,13847,0,1,8,0,13718,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13851,0,0,8,0,13703,0,0,0,0,0,'','Valiant of Ironforge Rewarded'),
|
|
(19,0,13851,0,0,8,0,13714,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13851,0,1,8,0,13685,0,0,0,0,0,'','A Valiant of Ironforge Rewarded'),
|
|
(19,0,13851,0,1,8,0,13714,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13852,0,0,8,0,13704,0,0,0,0,0,'','Valiant of Gnomeregan Rewarded'),
|
|
(19,0,13852,0,0,8,0,13715,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13852,0,1,8,0,13688,0,0,0,0,0,'','A Valiant of Gnomeregan Rewarded'),
|
|
(19,0,13852,0,1,8,0,13715,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13854,0,0,8,0,13705,0,0,0,0,0,'','Valiant of Exodar Rewarded'),
|
|
(19,0,13854,0,0,8,0,13716,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13854,0,1,8,0,13690,0,0,0,0,0,'','A Valiant of Exodar Rewarded'),
|
|
(19,0,13854,0,1,8,0,13716,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13855,0,0,8,0,13706,0,0,0,0,0,'','Valiant of Darnassus Rewarded'),
|
|
(19,0,13855,0,0,8,0,13717,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13855,0,1,8,0,13689,0,0,0,0,0,'','A Valiant of Darnassus Rewarded'),
|
|
(19,0,13855,0,1,8,0,13717,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13856,0,0,8,0,13697,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13856,0,0,8,0,13707,0,0,0,0,0,'','Valiant of Orgrimmar Rewarded'),
|
|
(19,0,13856,0,1,8,0,13691,0,0,0,0,0,'','A Valiant of Orgrimmar Rewarded'),
|
|
(19,0,13856,0,1,8,0,13697,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13857,0,0,8,0,13708,0,0,0,0,0,'','Valiant of Senjin Rewarded'),
|
|
(19,0,13857,0,0,8,0,13719,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13857,0,1,8,0,13693,0,0,0,0,0,'','A Valiant of Senjin Rewarded'),
|
|
(19,0,13857,0,1,8,0,13719,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13858,0,0,8,0,13709,0,0,0,0,0,'','Valiant of Thunder Bluff Rewarded'),
|
|
(19,0,13858,0,0,8,0,13720,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13858,0,1,8,0,13694,0,0,0,0,0,'','A Valiant of Thunder Bluff Rewarded'),
|
|
(19,0,13858,0,1,8,0,13720,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13859,0,0,8,0,13711,0,0,0,0,0,'','Valiant of Silvermoon Rewarded'),
|
|
(19,0,13859,0,0,8,0,13722,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13859,0,1,8,0,13696,0,0,0,0,0,'','A Valiant of Silvermoon Rewarded'),
|
|
(19,0,13859,0,1,8,0,13722,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13860,0,0,8,0,13710,0,0,0,0,0,'','Valiant of Undercity Rewarded'),
|
|
(19,0,13860,0,0,8,0,13721,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,13860,0,1,8,0,13695,0,0,0,0,0,'','A Valiant of Undercity Rewarded'),
|
|
(19,0,13860,0,1,8,0,13721,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(19,0,14074,0,0,17,0,3676,0,0,0,0,0,'','A Leg Up requires A silver confident'),
|
|
(19,0,14076,0,0,17,0,3676,0,0,0,0,0,'','Breakfast Of Champions requires A silver confident'),
|
|
(19,0,14077,0,0,17,0,3676,0,0,0,0,0,'','The Light\'s Mercy requires A silver confident'),
|
|
(19,0,14080,0,0,17,0,3676,0,0,0,0,0,'','Stop The Aggressors requires A silver confident'),
|
|
(19,0,14090,0,0,17,0,3676,0,0,0,0,0,'','Gormok Wants His Snobolds requires A silver confident'),
|
|
(19,0,14092,0,0,17,0,3677,0,0,0,0,0,'','Breakfast Of Champions requires The sunreavers'),
|
|
(19,0,14096,0,0,17,0,3676,0,0,0,0,0,'','You\'ve Really Done It This Time, Kul requires A silver confident'),
|
|
(19,0,14101,0,0,17,0,2817,0,0,0,0,0,'','Drottinn Hrothgar requires crusader'),
|
|
(19,0,14101,0,1,17,0,2816,0,0,0,0,0,'','Drottinn Hrothgar requires crusader'),
|
|
(19,0,14102,0,0,17,0,2817,0,0,0,0,0,'','Mistcaller Yngvar requires crusader'),
|
|
(19,0,14102,0,1,17,0,2816,0,0,0,0,0,'','Mistcaller Yngvar requires crusader'),
|
|
(19,0,14104,0,0,17,0,2817,0,0,0,0,0,'','Ornolf The Scarred requires crusader'),
|
|
(19,0,14104,0,1,17,0,2816,0,0,0,0,0,'','Ornolf The Scarred requires crusader'),
|
|
(19,0,14105,0,0,17,0,2817,0,0,0,0,0,'','Deathspeaker Kharos requires crusader'),
|
|
(19,0,14105,0,1,17,0,2816,0,0,0,0,0,'','Deathspeaker Kharos requires crusader'),
|
|
(19,0,14107,0,0,17,0,2817,0,0,0,0,0,'','The Fate Of The Fallen requires crusader'),
|
|
(19,0,14107,0,1,17,0,2816,0,0,0,0,0,'','The Fate Of The Fallen requires crusader'),
|
|
(19,0,14108,0,0,17,0,2817,0,0,0,0,0,'','Get Kraken! requires crusader'),
|
|
(19,0,14108,0,1,17,0,2816,0,0,0,0,0,'','Get Kraken! requires crusader'),
|
|
(19,0,14112,0,0,17,0,3676,0,0,0,0,0,'','What Do You Feed a Yeti, Anyway? requires A silver confident'),
|
|
(19,0,14136,0,0,17,0,3677,0,0,0,0,0,'','Rescue at Sea requires The sunreavers'),
|
|
(19,0,14140,0,0,17,0,3677,0,0,0,0,0,'','Stop The Aggressors requires The sunreavers'),
|
|
(19,0,14141,0,0,17,0,3677,0,0,0,0,0,'','Gormok Wants His Snobolds requires The sunreavers'),
|
|
(19,0,14142,0,0,17,0,3677,0,0,0,0,0,'','You\'ve Really Done It This Time, Kul requires The sunreavers'),
|
|
(19,0,14143,0,0,17,0,3677,0,0,0,0,0,'','A Leg Up requires The sunreavers'),
|
|
(19,0,14144,0,0,17,0,3677,0,0,0,0,0,'','The Light\'s Mercy requires The sunreavers'),
|
|
(19,0,14145,0,0,17,0,3677,0,0,0,0,0,'','What Do You Feed a Yeti, Anyway? requires The sunreavers'),
|
|
(19,0,14152,0,0,17,0,3676,0,0,0,0,0,'','Rescue at Sea requires A silver confident'),
|
|
(19,0,24819,0,0,2,0,50377,1,0,0,0,0,'','A Change of Heart'),
|
|
(19,0,24820,0,0,2,0,50376,1,0,0,0,0,'','A Change of Heart'),
|
|
(19,0,24821,0,0,2,0,50375,1,0,0,0,0,'','A Change of Heart'),
|
|
(19,0,24822,0,0,2,0,50378,1,0,0,0,0,'','A Change of Heart'),
|
|
(19,0,24823,0,0,2,0,50384,1,0,0,0,0,'','Path of Destruction 1'),
|
|
(19,0,24825,0,0,2,0,50378,1,0,0,0,0,'','Path of Wisdom 1'),
|
|
(19,0,24826,0,0,2,0,50376,1,0,0,0,0,'','Path of Vengeance 1'),
|
|
(19,0,24827,0,0,2,0,50375,1,0,0,0,0,'','Path of Courage 1'),
|
|
(19,0,24828,0,0,2,0,50377,1,0,0,0,0,'','Path of Destruction 2'),
|
|
(19,0,24829,0,0,2,0,50397,1,0,0,0,0,'','Path of Destruction 3'),
|
|
(19,0,24830,0,0,2,0,50386,1,0,0,0,0,'','Path of Wisdom 2'),
|
|
(19,0,24831,0,0,2,0,50399,1,0,0,0,0,'','Path of Wisdom 3'),
|
|
(19,0,24832,0,0,2,0,50387,1,0,0,0,0,'','Path of Vengeance 2'),
|
|
(19,0,24833,0,0,2,0,50401,1,0,0,0,0,'','Path of Vengeance 3'),
|
|
(19,0,24834,0,0,2,0,50388,1,0,0,0,0,'','Path of Courage 2'),
|
|
(19,0,24835,0,0,2,0,50403,1,0,0,0,0,'','Path of Courage 3'),
|
|
(19,0,24836,0,0,2,0,50384,1,0,0,0,0,'','A Change of Heart'),
|
|
(19,0,24837,0,0,2,0,50386,1,0,0,0,0,'','A Change of Heart'),
|
|
(19,0,24838,0,0,2,0,50387,1,0,0,0,0,'','A Change of Heart'),
|
|
(19,0,24839,0,0,2,0,50388,1,0,0,0,0,'','A Change of Heart'),
|
|
(19,0,24840,0,0,2,0,50397,1,0,0,0,0,'','A Change of Heart'),
|
|
(19,0,24841,0,0,2,0,50399,1,0,0,0,0,'','A Change of Heart'),
|
|
(19,0,24842,0,0,2,0,50401,1,0,0,0,0,'','A Change of Heart'),
|
|
(19,0,24843,0,0,2,0,50403,1,0,0,0,0,'','A Change of Heart'),
|
|
(19,0,24844,0,0,2,0,50398,1,0,0,0,0,'','A Change of Heart'),
|
|
(19,0,24845,0,0,2,0,50400,1,0,0,0,0,'','A Change of Heart'),
|
|
(19,0,24846,0,0,2,0,50402,1,0,0,0,0,'','A Change of Heart'),
|
|
(19,0,24847,0,0,2,0,50404,1,0,0,0,0,'','A Change of Heart'),
|
|
(19,0,24869,0,0,19,0,5,0,0,0,0,0,'','ICC weekly 10'),
|
|
(19,0,24870,0,0,19,0,5,0,0,0,0,0,'','ICC weekly 10'),
|
|
(19,0,24871,0,0,19,0,5,0,0,0,0,0,'','ICC weekly 10'),
|
|
(19,0,24872,0,0,19,0,5,0,0,0,0,0,'','ICC weekly 10'),
|
|
(19,0,24873,0,0,19,0,5,0,0,0,0,0,'','ICC weekly 10'),
|
|
(19,0,24874,0,0,19,0,5,0,0,0,0,0,'','ICC weekly 10'),
|
|
(19,0,24875,0,0,19,0,10,0,0,0,0,0,'','ICC weekly 25'),
|
|
(19,0,24876,0,0,19,0,10,0,0,0,0,0,'','ICC weekly 25'),
|
|
(19,0,24877,0,0,19,0,10,0,0,0,0,0,'','ICC weekly 25'),
|
|
(19,0,24878,0,0,19,0,10,0,0,0,0,0,'','ICC weekly 25'),
|
|
(19,0,24879,0,0,19,0,10,0,0,0,0,0,'','ICC weekly 25'),
|
|
(19,0,24880,0,0,19,0,10,0,0,0,0,0,'','ICC weekly 25'),
|
|
(19,0,25239,0,0,2,0,52569,1,0,0,0,0,'','Path of Might 1'),
|
|
(19,0,25240,0,0,2,0,52570,1,0,0,0,0,'','Path of Might 2'),
|
|
(19,0,25242,0,0,2,0,52571,1,0,0,0,0,'','Path of Might 3'),
|
|
(19,0,25246,0,0,2,0,52572,1,0,0,0,0,'','A Change of Heart'),
|
|
(19,0,25247,0,0,2,0,52569,1,0,0,0,0,'','A Change of Heart'),
|
|
(19,0,25248,0,0,2,0,52570,1,0,0,0,0,'','A Change of Heart'),
|
|
(19,0,25249,0,0,2,0,52571,1,0,0,0,0,'','A Change of Heart'),
|
|
(20,0,1789,0,0,9,0,1783,0,0,0,0,0,'','Show the quest if 1783 is taken'),
|
|
(20,0,4561,0,0,9,0,4294,0,0,0,0,0,'','player needs to be on quest ... and a Batch of Ooze to see Testing for Impurities - UnGoro Crater'),
|
|
(20,0,4661,0,0,9,0,4293,0,0,0,0,0,'','player needs to be on quest and a batch of slime to see Testing for Corruption - Felwood'),
|
|
(20,0,6962,0,0,8,0,7021,0,0,0,0,0,'','Treats for Great-father Winter once Great-father Winter is Here! Has been completed'),
|
|
(20,0,6962,0,1,8,0,7024,0,0,0,0,0,'','Treats for Great-father Winter once Great-father Winter is Here! Has been completed'),
|
|
(20,0,6962,0,2,8,0,6961,0,0,0,0,0,'','Treats for Great-father Winter once Great-father Winter is Here! Has been completed'),
|
|
(20,0,7025,0,0,8,0,7022,0,0,0,0,0,'','Treats for Great-father Winter once Great-father Winter is Here! Has been completed'),
|
|
(20,0,7025,0,1,8,0,7023,0,0,0,0,0,'','Treats for Great-father Winter once Great-father Winter is Here! Has been completed'),
|
|
(20,0,8280,0,0,8,0,8275,0,0,0,0,0,'','Securing the Supply Lines can be taken if Taking Back Silithus (Alliance) Complete'),
|
|
(20,0,8280,0,1,8,0,8276,0,0,0,0,0,'','Securing the Supply Lines can be taken if Taking Back Silithus (Horde) Complete'),
|
|
(20,0,8764,0,0,2,0,21200,1,0,0,0,0,'','Requires Specific Ring to see quest'),
|
|
(20,0,8765,0,0,2,0,21210,1,0,0,0,0,'','Requires Specific Ring to see quest'),
|
|
(20,0,8766,0,0,2,0,21205,1,0,0,0,0,'','Requires Specific Ring to see quest'),
|
|
(20,0,10995,0,0,8,0,10989,0,0,0,0,0,'','Grulloc Has Two Skulls after Mog dorg the Wizened'),
|
|
(20,0,10995,0,1,8,0,10983,0,0,0,0,0,'','Grulloc Has Two Skulls after Mog dorg the Wizened'),
|
|
(20,0,10996,0,0,8,0,10989,0,0,0,0,0,'','Maggocs Treasure Chest after Mog dorg the Wizened'),
|
|
(20,0,10996,0,1,8,0,10983,0,0,0,0,0,'','Maggocs Treasure Chest after Mog dorg the Wizened'),
|
|
(20,0,10997,0,0,8,0,10989,0,0,0,0,0,'','Even Gronn Have Standards after Mog dorg the Wizened'),
|
|
(20,0,10997,0,1,8,0,10983,0,0,0,0,0,'','Even Gronn Have Standards after Mog dorg the Wizened'),
|
|
(20,0,11595,0,0,8,0,7784,0,0,0,0,0,'','Defense of Warsong Hold (11595) Only if player has completed The Lord of Blackrock'),
|
|
(20,0,11596,0,0,8,0,7784,0,0,1,0,0,'','Defense of Warsong Hold (11596) Only if player has not completed The Lord of Blackrock'),
|
|
(20,0,11596,0,0,8,0,8743,0,0,1,0,0,'','Defense of Warsong Hold (11596) Only if player has not completed Bang a Gong'),
|
|
(20,0,11597,0,0,8,0,8743,0,0,0,0,0,'','Defense of Warsong Hold (11597) Only if player has completed Bang a Gong'),
|
|
(20,0,11916,0,0,8,0,11652,0,0,0,0,0,'','Player must have completed The Plains of Nasam before been able to accept Hellscream\'s Champion'),
|
|
(20,0,11916,0,0,8,0,11705,0,0,0,0,0,'','Player must have completed The Foolish Endeavors before been able to accept Hellscream\'s Champion'),
|
|
(20,0,11916,0,0,8,0,11722,0,0,0,0,0,'','Player must have completed The Trophies of Gammoth before been able to accept Hellscream\'s Champion'),
|
|
(20,0,12224,0,0,8,0,12008,0,0,0,0,0,'','Requires quest rewarded'),
|
|
(20,0,12224,0,0,8,0,12072,0,0,0,0,0,'','Requires quest rewarded'),
|
|
(20,0,12224,0,0,8,0,12140,0,0,0,0,0,'','Requires quest rewarded'),
|
|
(20,0,12224,0,0,8,0,12221,0,0,0,0,0,'','Requires quest rewarded'),
|
|
(20,0,12486,0,0,8,0,11595,0,0,0,0,0,'','To Bor gorok Outpost,Quickly! once The Defense of Warsong Hold Has been completed'),
|
|
(20,0,12486,0,1,8,0,11596,0,0,0,0,0,'','To Bor gorok Outpost,Quickly! once The Defense of Warsong Hold Has been completed'),
|
|
(20,0,12486,0,2,8,0,11597,0,0,0,0,0,'','To Bor gorok Outpost,Quickly! once The Defense of Warsong Hold Has been completed'),
|
|
(20,0,12528,0,0,8,0,12654,0,0,0,0,0,'','Playing Along can be taken if player has quest part time hunter completed in log'),
|
|
(20,0,12528,0,1,9,0,12654,0,0,0,0,0,'','Playing Along can be taken if player has quest part time hunter taken in log'),
|
|
(20,0,12528,0,2,28,0,12654,0,0,0,0,0,'','Playing Along can be taken if player has quest part time hunter rewarded'),
|
|
(20,0,12604,0,0,1,0,51573,0,0,0,0,0,'','Congratulations quest, requires on patrol aura'),
|
|
(20,0,12604,0,0,1,0,53707,0,0,0,0,0,'','Congratulations quest, requires additional dummy aura'),
|
|
(20,0,12663,0,0,9,0,12661,0,0,0,0,0,'','Show quest mark only if player has taken quest Infiltrating Voltarus'),
|
|
(20,0,12664,0,0,9,0,12661,0,0,0,0,0,'','Show quest mark only if player has taken quest Infiltrating Voltarus'),
|
|
(20,0,12932,0,0,8,0,9977,0,0,1,0,0,'','The Amphitheater of Anguish: Yggdras! - Requires no The Ring of Blood: The Final Challenge'),
|
|
(20,0,12933,0,0,8,0,12932,0,0,0,0,0,'','The Amphitheater of Anguish: Magnataur! after The Amphitheater of Anguish: Yggdras!'),
|
|
(20,0,12933,0,1,8,0,12954,0,0,0,0,0,'','The Amphitheater of Anguish: Magnataur! after The Amphitheater of Anguish: Yggdras!'),
|
|
(20,0,12956,0,0,8,0,12915,0,0,0,0,0,'','Requires quest rewarded'),
|
|
(20,0,12956,0,0,8,0,12922,0,0,0,0,0,'','Requires quest rewarded'),
|
|
(20,0,13044,0,0,8,0,13008,0,0,0,0,0,'',NULL),
|
|
(20,0,13044,0,0,8,0,13039,0,0,0,0,0,'',NULL),
|
|
(20,0,13044,0,0,8,0,13040,0,0,0,0,0,'',NULL),
|
|
(20,0,13068,0,0,8,0,13139,0,0,0,0,0,'',NULL),
|
|
(20,0,13086,0,0,8,0,13070,0,0,0,0,0,'',NULL),
|
|
(20,0,13110,0,0,8,0,13104,0,0,0,0,0,'','The Restless Dead after Once More Unto The Breach, Hero'),
|
|
(20,0,13110,0,1,8,0,13105,0,0,0,0,0,'','The Restless Dead after Once More Unto The Breach, Hero'),
|
|
(20,0,13118,0,0,8,0,13104,0,0,0,0,0,'','The Purging Of Scourgeholme after Once More Unto The Breach, Hero'),
|
|
(20,0,13118,0,1,8,0,13105,0,0,0,0,0,'','The Purging Of Scourgeholme after Once More Unto The Breach, Hero'),
|
|
(20,0,13120,0,0,8,0,13105,0,0,0,0,0,'',NULL),
|
|
(20,0,13120,0,1,8,0,13104,0,0,0,0,0,'',NULL),
|
|
(20,0,13122,0,0,8,0,13104,0,0,0,0,0,'','The Scourgestone after Once More Unto The Breach, Hero'),
|
|
(20,0,13122,0,1,8,0,13105,0,0,0,0,0,'','The Scourgestone after Once More Unto The Breach, Hero'),
|
|
(20,0,13125,0,0,8,0,13104,0,0,0,0,0,'','The Air Stands Still after Once More Unto The Breach, Hero'),
|
|
(20,0,13125,0,1,8,0,13105,0,0,0,0,0,'','The Air Stands Still after Once More Unto The Breach, Hero'),
|
|
(20,0,13130,0,0,8,0,13104,0,0,0,0,0,'','Quest mark for The Stone That Started A Revolution requires Once More Unto The Breach, Hero (DK only) to be rewarded'),
|
|
(20,0,13130,0,1,8,0,13105,0,0,0,0,0,'','Quest mark for The Stone That Started A Revolution requires Once More Unto The Breach, Hero (Non-DK) to be rewarded'),
|
|
(20,0,13135,0,0,8,0,13104,0,0,0,0,0,'','Quest mark for It Could Kill Us All requires Once More Unto The Breach, Hero (DK only) to be rewarded'),
|
|
(20,0,13135,0,1,8,0,13105,0,0,0,0,0,'','Quest mark for It Could Kill Us All requires Once More Unto The Breach, Hero (Non-DK) to be rewarded'),
|
|
(20,0,13139,0,0,8,0,13125,0,0,0,0,0,'',NULL),
|
|
(20,0,13139,0,0,8,0,13130,0,0,0,0,0,'',NULL),
|
|
(20,0,13139,0,0,8,0,13135,0,0,0,0,0,'',NULL),
|
|
(20,0,13152,0,0,8,0,13140,0,0,0,0,0,'','Seeing quest mark for A Visit to the Doctor requires The Runesmiths of Malykriss to be rewarded'),
|
|
(20,0,13152,0,1,8,0,13138,0,0,0,0,0,'','Seeing quest mark for A Visit to the Doctor requires Im Smelting... Smelting! to be rewarded'),
|
|
(20,0,13161,0,0,8,0,13146,0,0,0,0,0,'','Seeing quest mark for The Rider of the Unholy requires Generosity Abounds to be rewarded'),
|
|
(20,0,13161,0,1,8,0,13160,0,0,0,0,0,'','Seeing quest mark for The Rider of the Unholy requires Stunning View to be rewarded'),
|
|
(20,0,13161,0,2,8,0,13147,0,0,0,0,0,'','Seeing quest mark for The Rider of the Unholy requires Matchmaker to be rewarded'),
|
|
(20,0,13162,0,0,8,0,13146,0,0,0,0,0,'','Seeing quest mark for The Rider of Frost requires Generosity Abounds to be rewarded'),
|
|
(20,0,13162,0,1,8,0,13160,0,0,0,0,0,'','Seeing quest mark for The Rider of Frost requires Stunning View to be rewarded'),
|
|
(20,0,13162,0,2,8,0,13147,0,0,0,0,0,'','Seeing quest mark for The Rider of Frost requires Matchmaker to be rewarded'),
|
|
(20,0,13163,0,0,8,0,13146,0,0,0,0,0,'','Seeing quest mark for The Rider of Blood requires Generosity Abounds to be rewarded'),
|
|
(20,0,13163,0,1,8,0,13160,0,0,0,0,0,'','Seeing quest mark for The Rider of Blood requires Stunning View to be rewarded'),
|
|
(20,0,13163,0,2,8,0,13147,0,0,0,0,0,'','Seeing quest mark for The Rider of Blood requires Matchmaker to be rewarded'),
|
|
(20,0,13172,0,0,8,0,13169,0,0,0,0,0,'','Seeing quest mark for Seeds of Chaos requires An Undeads Best Friend to be rewarded'),
|
|
(20,0,13172,0,1,8,0,13170,0,0,0,0,0,'','Seeing quest mark for Seeds of Chaos requires Honor is for the Weak to be rewarded'),
|
|
(20,0,13172,0,2,8,0,13171,0,0,0,0,0,'','Seeing quest mark for Seeds of Chaos requires From Whence They Came to be rewarded'),
|
|
(20,0,13174,0,0,8,0,13169,0,0,0,0,0,'','Seeing quest mark for Amidst the Confusion requires An Undeads Best Friend to be rewarded'),
|
|
(20,0,13174,0,1,8,0,13170,0,0,0,0,0,'','Seeing quest mark for Amidst the Confusion requires Honor is for the Weak to be rewarded'),
|
|
(20,0,13174,0,2,8,0,13171,0,0,0,0,0,'','Seeing quest mark for Amidst the Confusion requires From Whence They Came to be rewarded'),
|
|
(20,0,13211,0,0,8,0,13140,0,0,0,0,0,'','Seeing quest mark for By Fire Be Purged requires The Runesmiths of Malykriss to be rewarded'),
|
|
(20,0,13211,0,1,8,0,13138,0,0,0,0,0,'','Seeing quest mark for By Fire Be Purged requires Im Smelting... Smelting! to be rewarded'),
|
|
(20,0,13224,0,0,8,0,13157,0,0,0,0,0,'',NULL),
|
|
(20,0,13225,0,0,8,0,13157,0,0,0,0,0,'',NULL),
|
|
(20,0,13227,0,0,8,0,13086,0,0,1,0,0,'','Quest The Last line of Defense Not rewarded'),
|
|
(20,0,13230,0,0,28,0,13228,0,0,0,0,0,'','Require Quest The Broken Front Complete'),
|
|
(20,0,13230,0,1,8,0,13228,0,0,0,0,0,'','Require Quest The Broken Front Rewarded'),
|
|
(20,0,13232,0,0,28,0,13231,0,0,0,0,0,'','Require Quest The Broken Front Complete'),
|
|
(20,0,13232,0,1,8,0,13231,0,0,0,0,0,'','Require Quest The Broken Front Rewarded'),
|
|
(20,0,13308,0,0,8,0,13224,0,0,0,0,0,'','Mind Tricks Requires Orgrims Hammer Rewarded or'),
|
|
(20,0,13308,0,1,9,0,13224,0,0,0,0,0,'','Mind Tricks Requires Orgrims Hammer Taken or'),
|
|
(20,0,13308,0,2,28,0,13224,0,0,0,0,0,'','Mind Tricks Requires Orgrims Hammer Complete or'),
|
|
(20,0,13308,0,3,8,0,13225,0,0,0,0,0,'','Mind Tricks Requires The Skybreaker Rewarded or'),
|
|
(20,0,13308,0,4,9,0,13225,0,0,0,0,0,'','Mind Tricks Requires The Skybreaker Taken or'),
|
|
(20,0,13308,0,5,28,0,13225,0,0,0,0,0,'','Mind Tricks Requires The Skybreaker Complete or'),
|
|
(20,0,13592,0,0,8,0,13593,0,0,0,0,0,'','Valiant of Stormwind Rewarded'),
|
|
(20,0,13592,0,0,8,0,13718,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13592,0,1,8,0,13684,0,0,0,0,0,'','A Valiant of Stormwind Rewarded'),
|
|
(20,0,13592,0,1,8,0,13718,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13593,0,0,8,0,13684,0,0,1,0,0,'','A Valiant of Stormwind Not Rewarded'),
|
|
(20,0,13593,0,0,8,0,13686,0,0,1,0,0,'','Alliance Tournament Eligibility Marker Not Rewarded'),
|
|
(20,0,13593,0,0,8,0,13700,0,0,0,0,0,'','Alliance Champion Marker Rewarded'),
|
|
(20,0,13600,0,0,8,0,13593,0,0,0,0,0,'','Valiant of Stormwind Rewarded'),
|
|
(20,0,13600,0,0,8,0,13718,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13600,0,1,8,0,13684,0,0,0,0,0,'','A Valiant of Stormwind Rewarded'),
|
|
(20,0,13600,0,1,8,0,13718,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13603,0,0,8,0,13593,0,0,0,0,0,'','Valiant of Stormwind Rewarded'),
|
|
(20,0,13603,0,0,8,0,13718,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13603,0,1,8,0,13684,0,0,0,0,0,'','A Valiant of Stormwind Rewarded'),
|
|
(20,0,13603,0,1,8,0,13718,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13604,0,0,19,0,1,0,0,0,0,0,'','Archivum Data Disc quest mark only shown in 10 man'),
|
|
(20,0,13616,0,0,8,0,13593,0,0,0,0,0,'','Valiant of Stormwind Rewarded'),
|
|
(20,0,13616,0,0,8,0,13718,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13616,0,1,8,0,13684,0,0,0,0,0,'','A Valiant of Stormwind Rewarded'),
|
|
(20,0,13616,0,1,8,0,13718,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13625,0,0,8,0,13672,0,0,1,0,0,'','Not Rewarded Aspirant'),
|
|
(20,0,13625,0,0,8,0,13828,0,0,0,0,0,'',''),
|
|
(20,0,13625,0,0,8,0,13835,0,0,0,0,0,'',''),
|
|
(20,0,13625,0,0,8,0,13837,0,0,0,0,0,'',''),
|
|
(20,0,13664,0,0,8,0,13700,0,0,0,0,0,'','The Black Knight\'s Fall - Requires Champion'),
|
|
(20,0,13664,0,1,8,0,13701,0,0,0,0,0,'','The Black Knight\'s Fall - Requires Champion'),
|
|
(20,0,13665,0,0,8,0,13593,0,0,0,0,0,'','Valiant of Stormwind Rewarded'),
|
|
(20,0,13665,0,0,8,0,13718,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13665,0,1,8,0,13684,0,0,0,0,0,'','A Valiant of Stormwind Rewarded'),
|
|
(20,0,13665,0,1,8,0,13718,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13666,0,0,8,0,13672,0,0,1,0,0,'','Not Rewarded Aspirant'),
|
|
(20,0,13666,0,0,8,0,13828,0,0,0,0,0,'',''),
|
|
(20,0,13666,0,0,8,0,13835,0,0,0,0,0,'',''),
|
|
(20,0,13666,0,0,8,0,13837,0,0,0,0,0,'',''),
|
|
(20,0,13669,0,0,8,0,13672,0,0,1,0,0,'','Not Rewarded Aspirant'),
|
|
(20,0,13669,0,0,8,0,13828,0,0,0,0,0,'',''),
|
|
(20,0,13669,0,0,8,0,13835,0,0,0,0,0,'',''),
|
|
(20,0,13669,0,0,8,0,13837,0,0,0,0,0,'',''),
|
|
(20,0,13670,0,0,8,0,13672,0,0,1,0,0,'','Not Rewarded Aspirant'),
|
|
(20,0,13670,0,0,8,0,13828,0,0,0,0,0,'',''),
|
|
(20,0,13670,0,0,8,0,13835,0,0,0,0,0,'',''),
|
|
(20,0,13670,0,0,8,0,13837,0,0,0,0,0,'',''),
|
|
(20,0,13671,0,0,8,0,13672,0,0,1,0,0,'','Not Rewarded Aspirant'),
|
|
(20,0,13671,0,0,8,0,13828,0,0,0,0,0,'',''),
|
|
(20,0,13671,0,0,8,0,13835,0,0,0,0,0,'',''),
|
|
(20,0,13671,0,0,8,0,13837,0,0,0,0,0,'',''),
|
|
(20,0,13673,0,0,8,0,13678,0,0,1,0,0,'','Not Rewarded Aspirant'),
|
|
(20,0,13673,0,0,8,0,13829,0,0,0,0,0,'',''),
|
|
(20,0,13673,0,0,8,0,13838,0,0,0,0,0,'',''),
|
|
(20,0,13673,0,0,8,0,13839,0,0,0,0,0,'',''),
|
|
(20,0,13674,0,0,8,0,13678,0,0,1,0,0,'','Not Rewarded Aspirant'),
|
|
(20,0,13674,0,0,8,0,13829,0,0,0,0,0,'',''),
|
|
(20,0,13674,0,0,8,0,13838,0,0,0,0,0,'',''),
|
|
(20,0,13674,0,0,8,0,13839,0,0,0,0,0,'',''),
|
|
(20,0,13675,0,0,8,0,13678,0,0,1,0,0,'','Not Rewarded Aspirant'),
|
|
(20,0,13675,0,0,8,0,13829,0,0,0,0,0,'',''),
|
|
(20,0,13675,0,0,8,0,13838,0,0,0,0,0,'',''),
|
|
(20,0,13675,0,0,8,0,13839,0,0,0,0,0,'',''),
|
|
(20,0,13676,0,0,8,0,13678,0,0,1,0,0,'','Not Rewarded Aspirant'),
|
|
(20,0,13676,0,0,8,0,13829,0,0,0,0,0,'',''),
|
|
(20,0,13676,0,0,8,0,13838,0,0,0,0,0,'',''),
|
|
(20,0,13676,0,0,8,0,13839,0,0,0,0,0,'',''),
|
|
(20,0,13677,0,0,8,0,13678,0,0,1,0,0,'','Not Rewarded Aspirant'),
|
|
(20,0,13677,0,0,8,0,13829,0,0,0,0,0,'',''),
|
|
(20,0,13677,0,0,8,0,13838,0,0,0,0,0,'',''),
|
|
(20,0,13677,0,0,8,0,13839,0,0,0,0,0,'',''),
|
|
(20,0,13697,0,0,8,0,13707,0,0,0,0,0,'','Valiant of Orgrimmar Rewarded'),
|
|
(20,0,13697,0,1,8,0,13691,0,0,0,0,0,'','A Valiant of Orgrimmar Rewarded'),
|
|
(20,0,13703,0,0,8,0,13685,0,0,1,0,0,'','A Valiant of Ironforge Not Rewarded'),
|
|
(20,0,13703,0,0,8,0,13686,0,0,1,0,0,'','Alliance Tournament Eligibility Marker Not Rewarded'),
|
|
(20,0,13703,0,0,8,0,13700,0,0,0,0,0,'','Alliance Champion Marker Rewarded'),
|
|
(20,0,13704,0,0,8,0,13686,0,0,1,0,0,'','Alliance Tournament Eligibility Marker Not Rewarded'),
|
|
(20,0,13704,0,0,8,0,13688,0,0,1,0,0,'','A Valiant of Gnomeregan Not Rewarded'),
|
|
(20,0,13704,0,0,8,0,13700,0,0,0,0,0,'','Alliance Champion Marker Rewarded'),
|
|
(20,0,13705,0,0,8,0,13686,0,0,1,0,0,'','Alliance Tournament Eligibility Marker Not Rewarded'),
|
|
(20,0,13705,0,0,8,0,13690,0,0,1,0,0,'','A Valiant of Exodar Not Rewarded'),
|
|
(20,0,13705,0,0,8,0,13700,0,0,0,0,0,'','Alliance Champion Marker Rewarded'),
|
|
(20,0,13706,0,0,8,0,13686,0,0,1,0,0,'','Alliance Tournament Eligibility Marker Not Rewarded'),
|
|
(20,0,13706,0,0,8,0,13689,0,0,1,0,0,'','A Valiant of Darnassus Not Rewarded'),
|
|
(20,0,13706,0,0,8,0,13700,0,0,0,0,0,'','Alliance Champion Marker Rewarded'),
|
|
(20,0,13707,0,0,8,0,13687,0,0,1,0,0,'','Horde Tournament Eligibility Marker Not Rewarded'),
|
|
(20,0,13707,0,0,8,0,13691,0,0,1,0,0,'','A Valiant of Orgrimmar Not Rewarded'),
|
|
(20,0,13707,0,0,8,0,13701,0,0,0,0,0,'','Horde Champion Marker Rewarded'),
|
|
(20,0,13708,0,0,8,0,13687,0,0,1,0,0,'','Horde Tournament Eligibility Marker Not Rewarded'),
|
|
(20,0,13708,0,0,8,0,13693,0,0,1,0,0,'','A Valiant of Senjin Not Rewarded'),
|
|
(20,0,13708,0,0,8,0,13701,0,0,0,0,0,'','Horde Champion Marker Rewarded'),
|
|
(20,0,13709,0,0,8,0,13687,0,0,1,0,0,'','Horde Tournament Eligibility Marker Not Rewarded'),
|
|
(20,0,13709,0,0,8,0,13694,0,0,1,0,0,'','A Valiant of Thuder Bluff Not Rewarded'),
|
|
(20,0,13709,0,0,8,0,13701,0,0,0,0,0,'','Horde Champion Marker Rewarded'),
|
|
(20,0,13710,0,0,8,0,13687,0,0,1,0,0,'','Horde Tournament Eligibility Marker Not Rewarded'),
|
|
(20,0,13710,0,0,8,0,13695,0,0,1,0,0,'','A Valiant of Undercity Not Rewarded'),
|
|
(20,0,13710,0,0,8,0,13701,0,0,0,0,0,'','Horde Champion Marker Rewarded'),
|
|
(20,0,13711,0,0,8,0,13687,0,0,1,0,0,'','Horde Tournament Eligibility Marker Not Rewarded'),
|
|
(20,0,13711,0,0,8,0,13696,0,0,1,0,0,'','A Valiant of Silvermoon Not Rewarded'),
|
|
(20,0,13711,0,0,8,0,13701,0,0,0,0,0,'','Horde Champion Marker Rewarded'),
|
|
(20,0,13714,0,0,8,0,13703,0,0,0,0,0,'','Valiant of Ironforge Rewarded'),
|
|
(20,0,13714,0,1,8,0,13685,0,0,0,0,0,'','A Valiant of Ironforge Rewarded'),
|
|
(20,0,13715,0,0,8,0,13704,0,0,0,0,0,'','Valiant of Gnomeregan Rewarded'),
|
|
(20,0,13715,0,1,8,0,13688,0,0,0,0,0,'','A Valiant of Gnomeregan Rewarded'),
|
|
(20,0,13716,0,0,8,0,13705,0,0,0,0,0,'','Valiant of Exodar Rewarded'),
|
|
(20,0,13716,0,1,8,0,13690,0,0,0,0,0,'','A Valiant of Exodar Rewarded'),
|
|
(20,0,13717,0,0,8,0,13706,0,0,0,0,0,'','Valiant of Darnassus Rewarded'),
|
|
(20,0,13717,0,1,8,0,13689,0,0,0,0,0,'','A Valiant of Darnassus Rewarded'),
|
|
(20,0,13718,0,0,8,0,13593,0,0,0,0,0,'','Valiant of Stormwind Rewarded'),
|
|
(20,0,13718,0,1,8,0,13684,0,0,0,0,0,'','A Valiant of Stormwind Rewarded'),
|
|
(20,0,13719,0,0,8,0,13708,0,0,0,0,0,'','Valiant of Senjin Rewarded'),
|
|
(20,0,13719,0,1,8,0,13693,0,0,0,0,0,'','A Valiant of Senjin Rewarded'),
|
|
(20,0,13720,0,0,8,0,13709,0,0,0,0,0,'','Valiant of Thunder Bluff Rewarded'),
|
|
(20,0,13720,0,1,8,0,13694,0,0,0,0,0,'','A Valiant of Thunder Bluff Rewarded'),
|
|
(20,0,13721,0,0,8,0,13710,0,0,0,0,0,'','Valiant of Undercity Rewarded'),
|
|
(20,0,13721,0,1,8,0,13695,0,0,0,0,0,'','A Valiant of Undercity Rewarded'),
|
|
(20,0,13722,0,0,8,0,13711,0,0,0,0,0,'','Valiant of Silvermoon Rewarded'),
|
|
(20,0,13722,0,1,8,0,13696,0,0,0,0,0,'','A Valiant of Silvermoon Rewarded'),
|
|
(20,0,13741,0,0,8,0,13703,0,0,0,0,0,'','Valiant of Ironforge Rewarded'),
|
|
(20,0,13741,0,0,8,0,13714,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13741,0,1,8,0,13685,0,0,0,0,0,'','A Valiant of Ironforge Rewarded'),
|
|
(20,0,13741,0,1,8,0,13714,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13742,0,0,8,0,13703,0,0,0,0,0,'','Valiant of Ironforge Rewarded'),
|
|
(20,0,13742,0,0,8,0,13714,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13742,0,1,8,0,13685,0,0,0,0,0,'','A Valiant of Ironforge Rewarded'),
|
|
(20,0,13742,0,1,8,0,13714,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13743,0,0,8,0,13703,0,0,0,0,0,'','Valiant of Ironforge Rewarded'),
|
|
(20,0,13743,0,0,8,0,13714,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13743,0,1,8,0,13685,0,0,0,0,0,'','A Valiant of Ironforge Rewarded'),
|
|
(20,0,13743,0,1,8,0,13714,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13744,0,0,8,0,13703,0,0,0,0,0,'','Valiant of Ironforge Rewarded'),
|
|
(20,0,13744,0,0,8,0,13714,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13744,0,1,8,0,13685,0,0,0,0,0,'','A Valiant of Ironforge Rewarded'),
|
|
(20,0,13744,0,1,8,0,13714,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13745,0,0,8,0,13703,0,0,0,0,0,'','Valiant of Ironforge Rewarded'),
|
|
(20,0,13745,0,0,8,0,13714,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13745,0,1,8,0,13685,0,0,0,0,0,'','A Valiant of Ironforge Rewarded'),
|
|
(20,0,13745,0,1,8,0,13714,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13746,0,0,8,0,13704,0,0,0,0,0,'','Valiant of Gnomeregan Rewarded'),
|
|
(20,0,13746,0,0,8,0,13715,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13746,0,1,8,0,13688,0,0,0,0,0,'','A Valiant of Gnomeregan Rewarded'),
|
|
(20,0,13746,0,1,8,0,13715,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13747,0,0,8,0,13704,0,0,0,0,0,'','Valiant of Gnomeregan Rewarded'),
|
|
(20,0,13747,0,0,8,0,13715,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13747,0,1,8,0,13688,0,0,0,0,0,'','A Valiant of Gnomeregan Rewarded'),
|
|
(20,0,13747,0,1,8,0,13715,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13748,0,0,8,0,13704,0,0,0,0,0,'','Valiant of Gnomeregan Rewarded'),
|
|
(20,0,13748,0,0,8,0,13715,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13748,0,1,8,0,13688,0,0,0,0,0,'','A Valiant of Gnomeregan Rewarded'),
|
|
(20,0,13748,0,1,8,0,13715,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13749,0,0,8,0,13704,0,0,0,0,0,'','Valiant of Gnomeregan Rewarded'),
|
|
(20,0,13749,0,0,8,0,13715,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13749,0,1,8,0,13688,0,0,0,0,0,'','A Valiant of Gnomeregan Rewarded'),
|
|
(20,0,13749,0,1,8,0,13715,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13750,0,0,8,0,13704,0,0,0,0,0,'','Valiant of Gnomeregan Rewarded'),
|
|
(20,0,13750,0,0,8,0,13715,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13750,0,1,8,0,13688,0,0,0,0,0,'','A Valiant of Gnomeregan Rewarded'),
|
|
(20,0,13750,0,1,8,0,13715,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13752,0,0,8,0,13705,0,0,0,0,0,'','Valiant of Exodar Rewarded'),
|
|
(20,0,13752,0,0,8,0,13716,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13752,0,1,8,0,13690,0,0,0,0,0,'','A Valiant of Exodar Rewarded'),
|
|
(20,0,13752,0,1,8,0,13716,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13753,0,0,8,0,13705,0,0,0,0,0,'','Valiant of Exodar Rewarded'),
|
|
(20,0,13753,0,0,8,0,13716,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13753,0,1,8,0,13690,0,0,0,0,0,'','A Valiant of Exodar Rewarded'),
|
|
(20,0,13753,0,1,8,0,13716,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13754,0,0,8,0,13705,0,0,0,0,0,'','Valiant of Exodar Rewarded'),
|
|
(20,0,13754,0,0,8,0,13716,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13754,0,1,8,0,13690,0,0,0,0,0,'','A Valiant of Exodar Rewarded'),
|
|
(20,0,13754,0,1,8,0,13716,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13755,0,0,8,0,13705,0,0,0,0,0,'','Valiant of Exodar Rewarded'),
|
|
(20,0,13755,0,0,8,0,13716,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13755,0,1,8,0,13690,0,0,0,0,0,'','A Valiant of Exodar Rewarded'),
|
|
(20,0,13755,0,1,8,0,13716,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13756,0,0,8,0,13705,0,0,0,0,0,'','Valiant of Exodar Rewarded'),
|
|
(20,0,13756,0,0,8,0,13716,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13756,0,1,8,0,13690,0,0,0,0,0,'','A Valiant of Exodar Rewarded'),
|
|
(20,0,13756,0,1,8,0,13716,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13757,0,0,8,0,13706,0,0,0,0,0,'','Valiant of Darnassus Rewarded'),
|
|
(20,0,13757,0,0,8,0,13717,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13757,0,1,8,0,13689,0,0,0,0,0,'','A Valiant of Darnassus Rewarded'),
|
|
(20,0,13757,0,1,8,0,13717,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13758,0,0,8,0,13706,0,0,0,0,0,'','Valiant of Darnassus Rewarded'),
|
|
(20,0,13758,0,0,8,0,13717,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13758,0,1,8,0,13689,0,0,0,0,0,'','A Valiant of Darnassus Rewarded'),
|
|
(20,0,13758,0,1,8,0,13717,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13759,0,0,8,0,13706,0,0,0,0,0,'','Valiant of Darnassus Rewarded'),
|
|
(20,0,13759,0,0,8,0,13717,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13759,0,1,8,0,13689,0,0,0,0,0,'','A Valiant of Darnassus Rewarded'),
|
|
(20,0,13759,0,1,8,0,13717,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13760,0,0,8,0,13706,0,0,0,0,0,'','Valiant of Darnassus Rewarded'),
|
|
(20,0,13760,0,0,8,0,13717,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13760,0,1,8,0,13689,0,0,0,0,0,'','A Valiant of Darnassus Rewarded'),
|
|
(20,0,13760,0,1,8,0,13717,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13761,0,0,8,0,13706,0,0,0,0,0,'','Valiant of Darnassus Rewarded'),
|
|
(20,0,13761,0,0,8,0,13717,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13761,0,1,8,0,13689,0,0,0,0,0,'','A Valiant of Darnassus Rewarded'),
|
|
(20,0,13761,0,1,8,0,13717,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13762,0,0,8,0,13697,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13762,0,0,8,0,13707,0,0,0,0,0,'','Valiant of Orgrimmar Rewarded'),
|
|
(20,0,13762,0,1,8,0,13691,0,0,0,0,0,'','A Valiant of Orgrimmar Rewarded'),
|
|
(20,0,13762,0,1,8,0,13697,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13763,0,0,8,0,13697,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13763,0,0,8,0,13707,0,0,0,0,0,'','Valiant of Orgrimmar Rewarded'),
|
|
(20,0,13763,0,1,8,0,13691,0,0,0,0,0,'','A Valiant of Orgrimmar Rewarded'),
|
|
(20,0,13763,0,1,8,0,13697,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13764,0,0,8,0,13697,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13764,0,0,8,0,13707,0,0,0,0,0,'','Valiant of Orgrimmar Rewarded'),
|
|
(20,0,13764,0,1,8,0,13691,0,0,0,0,0,'','A Valiant of Orgrimmar Rewarded'),
|
|
(20,0,13764,0,1,8,0,13697,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13765,0,0,8,0,13697,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13765,0,0,8,0,13707,0,0,0,0,0,'','Valiant of Orgrimmar Rewarded'),
|
|
(20,0,13765,0,1,8,0,13691,0,0,0,0,0,'','A Valiant of Orgrimmar Rewarded'),
|
|
(20,0,13765,0,1,8,0,13697,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13767,0,0,8,0,13697,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13767,0,0,8,0,13707,0,0,0,0,0,'','Valiant of Orgrimmar Rewarded'),
|
|
(20,0,13767,0,1,8,0,13691,0,0,0,0,0,'','A Valiant of Orgrimmar Rewarded'),
|
|
(20,0,13767,0,1,8,0,13697,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13768,0,0,8,0,13708,0,0,0,0,0,'','Valiant of Senjin Rewarded'),
|
|
(20,0,13768,0,0,8,0,13719,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13768,0,1,8,0,13693,0,0,0,0,0,'','A Valiant of Senjin Rewarded'),
|
|
(20,0,13768,0,1,8,0,13719,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13769,0,0,8,0,13708,0,0,0,0,0,'','Valiant of Senjin Rewarded'),
|
|
(20,0,13769,0,0,8,0,13719,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13769,0,1,8,0,13693,0,0,0,0,0,'','A Valiant of Senjin Rewarded'),
|
|
(20,0,13769,0,1,8,0,13719,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13770,0,0,8,0,13708,0,0,0,0,0,'','Valiant of Senjin Rewarded'),
|
|
(20,0,13770,0,0,8,0,13719,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13770,0,1,8,0,13693,0,0,0,0,0,'','A Valiant of Senjin Rewarded'),
|
|
(20,0,13770,0,1,8,0,13719,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13771,0,0,8,0,13708,0,0,0,0,0,'','Valiant of Senjin Rewarded'),
|
|
(20,0,13771,0,0,8,0,13719,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13771,0,1,8,0,13693,0,0,0,0,0,'','A Valiant of Senjin Rewarded'),
|
|
(20,0,13771,0,1,8,0,13719,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13772,0,0,8,0,13708,0,0,0,0,0,'','Valiant of Senjin Rewarded'),
|
|
(20,0,13772,0,0,8,0,13719,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13772,0,1,8,0,13693,0,0,0,0,0,'','A Valiant of Senjin Rewarded'),
|
|
(20,0,13772,0,1,8,0,13719,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13773,0,0,8,0,13709,0,0,0,0,0,'','Valiant of Thunder Bluff Rewarded'),
|
|
(20,0,13773,0,0,8,0,13720,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13773,0,1,8,0,13694,0,0,0,0,0,'','A Valiant of Thunder Bluff Rewarded'),
|
|
(20,0,13773,0,1,8,0,13720,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13774,0,0,8,0,13709,0,0,0,0,0,'','Valiant of Thunder Bluff Rewarded'),
|
|
(20,0,13774,0,0,8,0,13720,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13774,0,1,8,0,13694,0,0,0,0,0,'','A Valiant of Thunder Bluff Rewarded'),
|
|
(20,0,13774,0,1,8,0,13720,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13775,0,0,8,0,13709,0,0,0,0,0,'','Valiant of Thunder Bluff Rewarded'),
|
|
(20,0,13775,0,0,8,0,13720,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13775,0,1,8,0,13694,0,0,0,0,0,'','A Valiant of Thunder Bluff Rewarded'),
|
|
(20,0,13775,0,1,8,0,13720,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13776,0,0,8,0,13709,0,0,0,0,0,'','Valiant of Thunder Bluff Rewarded'),
|
|
(20,0,13776,0,0,8,0,13720,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13776,0,1,8,0,13694,0,0,0,0,0,'','A Valiant of Thunder Bluff Rewarded'),
|
|
(20,0,13776,0,1,8,0,13720,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13777,0,0,8,0,13709,0,0,0,0,0,'','Valiant of Thunder Bluff Rewarded'),
|
|
(20,0,13777,0,0,8,0,13720,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13777,0,1,8,0,13694,0,0,0,0,0,'','A Valiant of Thunder Bluff Rewarded'),
|
|
(20,0,13777,0,1,8,0,13720,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13778,0,0,8,0,13710,0,0,0,0,0,'','Valiant of Undercity Rewarded'),
|
|
(20,0,13778,0,0,8,0,13721,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13778,0,1,8,0,13695,0,0,0,0,0,'','A Valiant of Undercity Rewarded'),
|
|
(20,0,13778,0,1,8,0,13721,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13779,0,0,8,0,13710,0,0,0,0,0,'','Valiant of Undercity Rewarded'),
|
|
(20,0,13779,0,0,8,0,13721,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13779,0,1,8,0,13695,0,0,0,0,0,'','A Valiant of Undercity Rewarded'),
|
|
(20,0,13779,0,1,8,0,13721,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13780,0,0,8,0,13710,0,0,0,0,0,'','Valiant of Undercity Rewarded'),
|
|
(20,0,13780,0,0,8,0,13721,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13780,0,1,8,0,13695,0,0,0,0,0,'','A Valiant of Undercity Rewarded'),
|
|
(20,0,13780,0,1,8,0,13721,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13781,0,0,8,0,13710,0,0,0,0,0,'','Valiant of Undercity Rewarded'),
|
|
(20,0,13781,0,0,8,0,13721,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13781,0,1,8,0,13695,0,0,0,0,0,'','A Valiant of Undercity Rewarded'),
|
|
(20,0,13781,0,1,8,0,13721,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13782,0,0,8,0,13710,0,0,0,0,0,'','Valiant of Undercity Rewarded'),
|
|
(20,0,13782,0,0,8,0,13721,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13782,0,1,8,0,13695,0,0,0,0,0,'','A Valiant of Undercity Rewarded'),
|
|
(20,0,13782,0,1,8,0,13721,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13783,0,0,8,0,13711,0,0,0,0,0,'','Valiant of Silvermoon Rewarded'),
|
|
(20,0,13783,0,0,8,0,13722,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13783,0,1,8,0,13696,0,0,0,0,0,'','A Valiant of Silvermoon Rewarded'),
|
|
(20,0,13783,0,1,8,0,13722,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13784,0,0,8,0,13711,0,0,0,0,0,'','Valiant of Silvermoon Rewarded'),
|
|
(20,0,13784,0,0,8,0,13722,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13784,0,1,8,0,13696,0,0,0,0,0,'','A Valiant of Silvermoon Rewarded'),
|
|
(20,0,13784,0,1,8,0,13722,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13785,0,0,8,0,13711,0,0,0,0,0,'','Valiant of Silvermoon Rewarded'),
|
|
(20,0,13785,0,0,8,0,13722,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13785,0,1,8,0,13696,0,0,0,0,0,'','A Valiant of Silvermoon Rewarded'),
|
|
(20,0,13785,0,1,8,0,13722,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13786,0,0,8,0,13711,0,0,0,0,0,'','Valiant of Silvermoon Rewarded'),
|
|
(20,0,13786,0,0,8,0,13722,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13786,0,1,8,0,13696,0,0,0,0,0,'','A Valiant of Silvermoon Rewarded'),
|
|
(20,0,13786,0,1,8,0,13722,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13787,0,0,8,0,13711,0,0,0,0,0,'','Valiant of Silvermoon Rewarded'),
|
|
(20,0,13787,0,0,8,0,13722,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13787,0,1,8,0,13696,0,0,0,0,0,'','A Valiant of Silvermoon Rewarded'),
|
|
(20,0,13787,0,1,8,0,13722,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13794,0,0,8,0,13702,0,0,0,0,0,'','Eradic the Pure - A Champion Rises'),
|
|
(20,0,13794,0,1,8,0,13732,0,0,0,0,0,'','Eradic the Pure - A Champion Rises'),
|
|
(20,0,13794,0,2,8,0,13733,0,0,0,0,0,'','Eradic the Pure - A Champion Rises'),
|
|
(20,0,13794,0,3,8,0,13734,0,0,0,0,0,'','Eradic the Pure - A Champion Rises'),
|
|
(20,0,13794,0,4,8,0,13735,0,0,0,0,0,'','Eradic the Pure - A Champion Rises'),
|
|
(20,0,13794,0,5,8,0,13736,0,0,0,0,0,'','Eradic the Pure - A Champion Rises'),
|
|
(20,0,13794,0,6,8,0,13737,0,0,0,0,0,'','Eradic the Pure - A Champion Rises'),
|
|
(20,0,13794,0,7,8,0,13738,0,0,0,0,0,'','Eradic the Pure - A Champion Rises'),
|
|
(20,0,13794,0,8,8,0,13739,0,0,0,0,0,'','Eradic the Pure - A Champion Rises'),
|
|
(20,0,13794,0,9,8,0,13740,0,0,0,0,0,'','Eradic the Pure - A Champion Rises'),
|
|
(20,0,13795,0,0,8,0,13702,0,0,0,0,0,'','The Scourgebane - A Champion Rises'),
|
|
(20,0,13795,0,1,8,0,13732,0,0,0,0,0,'','The Scourgebane - A Champion Rises'),
|
|
(20,0,13795,0,2,8,0,13733,0,0,0,0,0,'','The Scourgebane - A Champion Rises'),
|
|
(20,0,13795,0,3,8,0,13734,0,0,0,0,0,'','The Scourgebane - A Champion Rises'),
|
|
(20,0,13795,0,4,8,0,13735,0,0,0,0,0,'','The Scourgebane - A Champion Rises'),
|
|
(20,0,13795,0,5,8,0,13736,0,0,0,0,0,'','The Scourgebane - A Champion Rises'),
|
|
(20,0,13795,0,6,8,0,13737,0,0,0,0,0,'','The Scourgebane - A Champion Rises'),
|
|
(20,0,13795,0,7,8,0,13738,0,0,0,0,0,'','The Scourgebane - A Champion Rises'),
|
|
(20,0,13795,0,8,8,0,13739,0,0,0,0,0,'','The Scourgebane - A Champion Rises'),
|
|
(20,0,13795,0,9,8,0,13740,0,0,0,0,0,'','The Scourgebane - A Champion Rises'),
|
|
(20,0,13817,0,0,19,0,2,0,0,0,0,0,'','Heroic: Archivum Data Disc quest mark only shown in 25 man'),
|
|
(20,0,13846,0,0,5,0,1106,127,0,0,0,0,'','Quest Contributin\' To The Cause - Requires Argent Crusade hated thru revered'),
|
|
(20,0,13846,0,0,8,0,13700,0,0,0,0,0,'','Quest Contributin\' To The Cause - Requires quest Alliance Champion Marker'),
|
|
(20,0,13846,0,1,5,0,1106,127,0,0,0,0,'','Quest Contributin\' To The Cause - Requires Argent Crusade hated thru revered'),
|
|
(20,0,13846,0,1,8,0,13701,0,0,0,0,0,'','Quest Contributin\' To The Cause - Requires quest Horde Champion Marker'),
|
|
(20,0,13847,0,0,8,0,13593,0,0,0,0,0,'','Valiant of Stormwind Rewarded'),
|
|
(20,0,13847,0,0,8,0,13718,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13847,0,1,8,0,13684,0,0,0,0,0,'','A Valiant of Stormwind Rewarded'),
|
|
(20,0,13847,0,1,8,0,13718,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13851,0,0,8,0,13703,0,0,0,0,0,'','Valiant of Ironforge Rewarded'),
|
|
(20,0,13851,0,0,8,0,13714,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13851,0,1,8,0,13685,0,0,0,0,0,'','A Valiant of Ironforge Rewarded'),
|
|
(20,0,13851,0,1,8,0,13714,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13852,0,0,8,0,13704,0,0,0,0,0,'','Valiant of Gnomeregan Rewarded'),
|
|
(20,0,13852,0,0,8,0,13715,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13852,0,1,8,0,13688,0,0,0,0,0,'','A Valiant of Gnomeregan Rewarded'),
|
|
(20,0,13852,0,1,8,0,13715,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13854,0,0,8,0,13705,0,0,0,0,0,'','Valiant of Exodar Rewarded'),
|
|
(20,0,13854,0,0,8,0,13716,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13854,0,1,8,0,13690,0,0,0,0,0,'','A Valiant of Exodar Rewarded'),
|
|
(20,0,13854,0,1,8,0,13716,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13855,0,0,8,0,13706,0,0,0,0,0,'','Valiant of Darnassus Rewarded'),
|
|
(20,0,13855,0,0,8,0,13717,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13855,0,1,8,0,13689,0,0,0,0,0,'','A Valiant of Darnassus Rewarded'),
|
|
(20,0,13855,0,1,8,0,13717,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13856,0,0,8,0,13697,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13856,0,0,8,0,13707,0,0,0,0,0,'','Valiant of Orgrimmar Rewarded'),
|
|
(20,0,13856,0,1,8,0,13691,0,0,0,0,0,'','A Valiant of Orgrimmar Rewarded'),
|
|
(20,0,13856,0,1,8,0,13697,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13857,0,0,8,0,13708,0,0,0,0,0,'','Valiant of Senjin Rewarded'),
|
|
(20,0,13857,0,0,8,0,13719,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13857,0,1,8,0,13693,0,0,0,0,0,'','A Valiant of Senjin Rewarded'),
|
|
(20,0,13857,0,1,8,0,13719,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13858,0,0,8,0,13709,0,0,0,0,0,'','Valiant of Thunder Bluff Rewarded'),
|
|
(20,0,13858,0,0,8,0,13720,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13858,0,1,8,0,13694,0,0,0,0,0,'','A Valiant of Thunder Bluff Rewarded'),
|
|
(20,0,13858,0,1,8,0,13720,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13859,0,0,8,0,13711,0,0,0,0,0,'','Valiant of Silvermoon Rewarded'),
|
|
(20,0,13859,0,0,8,0,13722,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13859,0,1,8,0,13696,0,0,0,0,0,'','A Valiant of Silvermoon Rewarded'),
|
|
(20,0,13859,0,1,8,0,13722,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13860,0,0,8,0,13710,0,0,0,0,0,'','Valiant of Undercity Rewarded'),
|
|
(20,0,13860,0,0,8,0,13721,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,13860,0,1,8,0,13695,0,0,0,0,0,'','A Valiant of Undercity Rewarded'),
|
|
(20,0,13860,0,1,8,0,13721,0,0,1,0,0,'','The Valiant\'s Charge Not Rewarded'),
|
|
(20,0,14074,0,0,17,0,3676,0,0,0,0,0,'','A Leg Up requires A silver confident'),
|
|
(20,0,14076,0,0,17,0,3676,0,0,0,0,0,'','Breakfast Of Champions requires A silver confident'),
|
|
(20,0,14077,0,0,17,0,3676,0,0,0,0,0,'','The Light\'s Mercy requires A silver confident'),
|
|
(20,0,14080,0,0,17,0,3676,0,0,0,0,0,'','Stop The Aggressors requires A silver confident'),
|
|
(20,0,14090,0,0,17,0,3676,0,0,0,0,0,'','Gormok Wants His Snobolds requires A silver confident'),
|
|
(20,0,14092,0,0,17,0,3677,0,0,0,0,0,'','Breakfast Of Champions requires The sunreavers'),
|
|
(20,0,14096,0,0,17,0,3676,0,0,0,0,0,'','You\'ve Really Done It This Time, Kul requires A silver confident'),
|
|
(20,0,14101,0,0,17,0,2817,0,0,0,0,0,'','Drottinn Hrothgar requires crusader'),
|
|
(20,0,14101,0,1,17,0,2816,0,0,0,0,0,'','Drottinn Hrothgar requires crusader'),
|
|
(20,0,14102,0,0,17,0,2817,0,0,0,0,0,'','Mistcaller Yngvar requires crusader'),
|
|
(20,0,14102,0,1,17,0,2816,0,0,0,0,0,'','Mistcaller Yngvar requires crusader'),
|
|
(20,0,14104,0,0,17,0,2817,0,0,0,0,0,'','Ornolf The Scarred requires crusader'),
|
|
(20,0,14104,0,1,17,0,2816,0,0,0,0,0,'','Ornolf The Scarred requires crusader'),
|
|
(20,0,14105,0,0,17,0,2817,0,0,0,0,0,'','Deathspeaker Kharos requires crusader'),
|
|
(20,0,14105,0,1,17,0,2816,0,0,0,0,0,'','Deathspeaker Kharos requires crusader'),
|
|
(20,0,14107,0,0,17,0,2817,0,0,0,0,0,'','The Fate Of The Fallen requires crusader'),
|
|
(20,0,14107,0,1,17,0,2816,0,0,0,0,0,'','The Fate Of The Fallen requires crusader'),
|
|
(20,0,14108,0,0,17,0,2817,0,0,0,0,0,'','Get Kraken! requires crusader'),
|
|
(20,0,14108,0,1,17,0,2816,0,0,0,0,0,'','Get Kraken! requires crusader'),
|
|
(20,0,14112,0,0,17,0,3676,0,0,0,0,0,'','What Do You Feed a Yeti, Anyway? requires A silver confident'),
|
|
(20,0,14136,0,0,17,0,3677,0,0,0,0,0,'','Rescue at Sea requires The sunreavers'),
|
|
(20,0,14140,0,0,17,0,3677,0,0,0,0,0,'','Stop The Aggressors requires The sunreavers'),
|
|
(20,0,14141,0,0,17,0,3677,0,0,0,0,0,'','Gormok Wants His Snobolds requires The sunreavers'),
|
|
(20,0,14142,0,0,17,0,3677,0,0,0,0,0,'','You\'ve Really Done It This Time, Kul requires The sunreavers'),
|
|
(20,0,14143,0,0,17,0,3677,0,0,0,0,0,'','A Leg Up requires The sunreavers'),
|
|
(20,0,14144,0,0,17,0,3677,0,0,0,0,0,'','The Light\'s Mercy requires The sunreavers'),
|
|
(20,0,14145,0,0,17,0,3677,0,0,0,0,0,'','What Do You Feed a Yeti, Anyway? requires The sunreavers'),
|
|
(20,0,14152,0,0,17,0,3676,0,0,0,0,0,'','Rescue at Sea requires A silver confident'),
|
|
(20,0,24869,0,0,19,0,5,0,0,0,0,0,'','ICC weekly 10'),
|
|
(20,0,24870,0,0,19,0,5,0,0,0,0,0,'','ICC weekly 10'),
|
|
(20,0,24871,0,0,19,0,5,0,0,0,0,0,'','ICC weekly 10'),
|
|
(20,0,24872,0,0,19,0,5,0,0,0,0,0,'','ICC weekly 10'),
|
|
(20,0,24873,0,0,19,0,5,0,0,0,0,0,'','ICC weekly 10'),
|
|
(20,0,24874,0,0,19,0,5,0,0,0,0,0,'','ICC weekly 10'),
|
|
(20,0,24875,0,0,19,0,10,0,0,0,0,0,'','ICC weekly 25'),
|
|
(20,0,24876,0,0,19,0,10,0,0,0,0,0,'','ICC weekly 25'),
|
|
(20,0,24877,0,0,19,0,10,0,0,0,0,0,'','ICC weekly 25'),
|
|
(20,0,24878,0,0,19,0,10,0,0,0,0,0,'','ICC weekly 25'),
|
|
(20,0,24879,0,0,19,0,10,0,0,0,0,0,'','ICC weekly 25'),
|
|
(20,0,24880,0,0,19,0,10,0,0,0,0,0,'','ICC weekly 25'),
|
|
(21,24418,43769,0,0,9,0,11391,0,0,0,0,0,'','Show spell if player has quest 11391'),
|
|
(21,24418,43770,0,0,9,0,11390,0,0,0,0,0,'','Show spell if player has quest 11390'),
|
|
(21,24418,43799,0,0,9,0,11391,0,0,0,0,0,'','Show spell if player has quest 11391'),
|
|
(21,24418,44009,0,0,9,0,11391,0,0,0,0,0,'','Show spell if player has quest 11391'),
|
|
(21,30275,56690,0,0,38,1,50,1,0,0,0,0,'','More than 50% HP'),
|
|
(21,30275,56704,0,0,38,1,50,1,0,0,0,0,'','More than 50% HP'),
|
|
(21,30275,56706,0,0,38,1,50,1,0,1,0,0,'','LEQ than 50% HP'),
|
|
(21,30275,60533,0,0,38,1,50,1,0,0,0,0,'','More than 50% HP'),
|
|
(21,30275,60586,0,0,38,1,50,1,0,0,0,0,'','More than 50% HP'),
|
|
(21,30275,60587,0,0,38,1,50,1,0,1,0,0,'','LEQ than 50% HP'),
|
|
(21,38285,71516,0,0,3,0,49888,0,0,0,0,0,'','Mutated Abomination - Unholy Infusion'),
|
|
(21,38788,71516,0,0,3,0,49888,0,0,0,0,0,'','Mutated Abomination - Unholy Infusion'),
|
|
(21,38789,71516,0,0,3,0,49888,0,0,0,0,0,'','Mutated Abomination - Unholy Infusion'),
|
|
(21,38790,71516,0,0,3,0,49888,0,0,0,0,0,'','Mutated Abomination - Unholy Infusion'),
|
|
(22,1,-202405,0,0,29,1,26820,30,0,1,0,0,'','no npc near'),
|
|
(22,1,-111147,0,0,29,1,26820,30,0,1,0,0,'','no npc near'),
|
|
(22,1,-111146,0,0,29,1,26820,30,0,1,0,0,'','no npc near'),
|
|
(22,1,-111145,0,0,29,1,26820,30,0,1,0,0,'','no npc near'),
|
|
(22,1,-83067,0,0,31,0,4,0,0,0,0,0,'','Requires Player to run event'),
|
|
(22,1,-83066,0,0,31,0,4,0,0,0,0,0,'','Requires Player to run event'),
|
|
(22,1,-28368,0,0,36,1,0,0,0,0,0,0,'','Run Action if keeper is alive'),
|
|
(22,1,-27794,0,0,36,1,0,0,0,0,0,0,'','Run Action if keeper is alive'),
|
|
(22,1,-27555,0,0,36,1,0,0,0,0,0,0,'','Run Action if keeper is alive'),
|
|
(22,1,-27554,0,0,36,1,0,0,0,0,0,0,'','Run Action if keeper is alive'),
|
|
(22,1,1842,0,0,23,1,203,0,0,1,0,0,'','Dont run action in specific area'),
|
|
(22,1,1891,0,0,12,1,25,0,0,0,0,0,'','Requires Active Pyrewood Village Event'),
|
|
(22,1,1891,0,0,31,1,3,1891,0,0,0,0,'','Requires Pyrewood Watcher entry'),
|
|
(22,1,1894,0,0,12,1,25,0,0,0,0,0,'','Requires Active Pyrewood Village Event'),
|
|
(22,1,1894,0,0,31,1,3,1894,0,0,0,0,'','Requires Pyrewood Sentry entry'),
|
|
(22,1,1895,0,0,12,1,25,0,0,0,0,0,'','Requires Active Pyrewood Village Event'),
|
|
(22,1,1895,0,0,31,1,3,1895,0,0,0,0,'','Requires Pyrewood Elder entry'),
|
|
(22,1,2060,0,0,12,1,25,0,0,0,0,0,'','Requires Active Pyrewood Village Event'),
|
|
(22,1,2060,0,0,31,1,3,2060,0,0,0,0,'','Requires Councilman Smithers entry'),
|
|
(22,1,2061,0,0,12,1,25,0,0,0,0,0,'','Requires Active Pyrewood Village Event'),
|
|
(22,1,2061,0,0,31,1,3,2061,0,0,0,0,'','Requires Councilman Thatcher entry'),
|
|
(22,1,2062,0,0,12,1,25,0,0,0,0,0,'','Requires Active Pyrewood Village Event'),
|
|
(22,1,2062,0,0,31,1,3,2062,0,0,0,0,'','Requires Councilman Hendricks entry'),
|
|
(22,1,2063,0,0,12,1,25,0,0,0,0,0,'','Requires Active Pyrewood Village Event'),
|
|
(22,1,2063,0,0,31,1,3,2063,0,0,0,0,'','Requires Councilman Wilhelm entry'),
|
|
(22,1,2064,0,0,12,1,25,0,0,0,0,0,'','Requires Active Pyrewood Village Event'),
|
|
(22,1,2064,0,0,31,1,3,2064,0,0,0,0,'','Requires Councilman Hartin entry'),
|
|
(22,1,2065,0,0,12,1,25,0,0,0,0,0,'','Requires Active Pyrewood Village Event'),
|
|
(22,1,2065,0,0,31,1,3,2065,0,0,0,0,'','Requires Councilman Cooper entry'),
|
|
(22,1,2066,0,0,12,1,25,0,0,0,0,0,'','Requires Active Pyrewood Village Event'),
|
|
(22,1,2066,0,0,31,1,3,2066,0,0,0,0,'','Requires Councilman Higarth entry'),
|
|
(22,1,2067,0,0,12,1,25,0,0,0,0,0,'','Requires Active Pyrewood Village Event'),
|
|
(22,1,2067,0,0,31,1,3,2067,0,0,0,0,'','Requires Councilman Brunswick entry'),
|
|
(22,1,2068,0,0,12,1,25,0,0,0,0,0,'','Requires Active Pyrewood Village Event'),
|
|
(22,1,2068,0,0,31,1,3,2068,0,0,0,0,'','Requires Lord Mayor Morrison entry'),
|
|
(22,1,3528,0,0,12,1,25,0,0,0,0,0,'','Requires Active Pyrewood Village Event'),
|
|
(22,1,3528,0,0,31,1,3,3528,0,0,0,0,'','Requires Pyrewood Armorer entry'),
|
|
(22,1,3530,0,0,12,1,25,0,0,0,0,0,'','Requires Active Pyrewood Village Event'),
|
|
(22,1,3530,0,0,31,1,3,3530,0,0,0,0,'','Requires Pyrewood Tailor entry'),
|
|
(22,1,3532,0,0,12,1,25,0,0,0,0,0,'','Requires Active Pyrewood Village Event'),
|
|
(22,1,3532,0,0,31,1,3,3532,0,0,0,0,'','Requires Pyrewood Leatherworker entry'),
|
|
(22,1,3746,2,0,28,0,7938,0,0,0,0,0,'','SAI areatrigger 3746 triggers only if player has the quest 7938'),
|
|
(22,1,3766,2,0,28,0,7944,0,0,0,0,0,'','SAI areatrigger 3766 triggers only if player has the quest 7944'),
|
|
(22,1,4344,0,0,1,1,42454,0,0,0,0,0,'','Must have aura 42454 to execute smart event'),
|
|
(22,1,4345,0,0,1,1,42454,0,0,0,0,0,'','Must have aura 42454 to execute smart event'),
|
|
(22,1,4479,2,0,28,0,10280,0,0,0,0,0,'','Teleport only on Quest \"Special Delivery to Shattrath City\"'),
|
|
(22,1,4548,2,0,1,0,37097,0,0,0,0,0,'','SAI areatrigger 4548 triggers only if player has aura Crate Disguise'),
|
|
(22,1,4548,2,0,29,0,21633,50,0,1,0,0,'','SAI areatrigger 4548 triggers only if there is no Deathbringer Jovaan present'),
|
|
(22,1,4951,2,0,1,0,47098,0,0,0,0,0,'','SAI only activates if player has aura Oacha\'noa\'s Compulsion'),
|
|
(22,1,4951,2,0,9,0,12032,0,0,0,0,0,'','SAI only activates if player is on quest Conversing With the Depths'),
|
|
(22,1,4990,2,0,1,0,49097,0,0,0,0,0,'','SAI areatrigger 4990 triggers only if player has aura Out of Body Experience'),
|
|
(22,1,4990,2,0,9,0,12327,0,0,0,0,0,'','SAI areatrigger 4990 triggers only if player has taken Quest Out of Body Experience'),
|
|
(22,1,5030,2,0,9,0,12575,0,0,0,0,0,'','Trigger only activates if player is on the Lost Mistwhisper Treasure'),
|
|
(22,1,5056,2,0,9,0,12663,0,0,0,0,0,'','SAI triggers only if player has taken quest Reunited'),
|
|
(22,1,5056,2,1,9,0,12664,0,0,0,0,0,'','SAI triggers only if player has taken quest Dark Horizon'),
|
|
(22,1,5057,2,0,9,0,12663,0,0,0,0,0,'','SAI triggers only if player has taken quest Reunited'),
|
|
(22,1,5057,2,1,9,0,12664,0,0,0,0,0,'','SAI triggers only if player has taken quest Dark Horizon'),
|
|
(22,1,5058,2,0,9,0,12663,0,0,0,0,0,'','SAI triggers only if player has taken quest Reunited'),
|
|
(22,1,5058,2,1,9,0,12664,0,0,0,0,0,'','SAI triggers only if player has taken quest Dark Horizon'),
|
|
(22,1,5059,2,0,9,0,12663,0,0,0,0,0,'','SAI triggers only if player has taken quest Reunited'),
|
|
(22,1,5059,2,1,9,0,12664,0,0,0,0,0,'','SAI triggers only if player has taken quest Dark Horizon'),
|
|
(22,1,5060,2,0,9,0,12663,0,0,0,0,0,'','SAI triggers only if player has taken quest Reunited'),
|
|
(22,1,5060,2,1,9,0,12664,0,0,0,0,0,'','SAI triggers only if player has taken quest Dark Horizon'),
|
|
(22,1,5061,2,0,1,0,52678,0,0,0,0,0,'','SAI areatrigger triggers only if player has aura Teleporter Scepter Aura'),
|
|
(22,1,5080,2,0,1,0,52678,0,0,0,0,0,'','SAI areatrigger triggers only if player has aura Teleporter Scepter Aura'),
|
|
(22,1,5095,2,0,9,0,12663,0,0,0,0,0,'','SAI triggers only if player has taken quest Reunited'),
|
|
(22,1,5095,2,1,9,0,12664,0,0,0,0,0,'','SAI triggers only if player has taken quest Dark Horizon'),
|
|
(22,1,5096,2,0,9,0,12663,0,0,0,0,0,'','SAI triggers only if player has taken quest Reunited'),
|
|
(22,1,5096,2,1,9,0,12664,0,0,0,0,0,'','SAI triggers only if player has taken quest Dark Horizon'),
|
|
(22,1,5097,2,0,9,0,12663,0,0,0,0,0,'','SAI triggers only if player has taken quest Reunited'),
|
|
(22,1,5097,2,1,9,0,12664,0,0,0,0,0,'','SAI triggers only if player has taken quest Dark Horizon'),
|
|
(22,1,5098,2,0,9,0,12663,0,0,0,0,0,'','SAI triggers only if player has taken quest Reunited'),
|
|
(22,1,5098,2,1,9,0,12664,0,0,0,0,0,'','SAI triggers only if player has taken quest Dark Horizon'),
|
|
(22,1,5173,2,0,9,0,12877,0,0,0,0,0,'','Areatrigger Alow to summon Stormforged Monitor if player is on quest'),
|
|
(22,1,5173,2,0,28,0,12877,0,0,1,0,0,'','Areatrigger Alow to summon Stormforged Monitor if player not complete quest'),
|
|
(22,1,5173,2,0,29,0,29862,60,0,1,0,0,'','Areatrigger Alow to summon Stormforged Monitor if there isn not any'),
|
|
(22,1,5589,2,0,29,0,36889,50,0,0,0,0,'','Requires alive npc near'),
|
|
(22,1,5648,0,0,51,0,78,0,0,0,0,0,'','Requires mount aura type to execute event'),
|
|
(22,1,5650,2,0,2,0,49869,1,0,1,0,0,'','Trigger does not activate if player already has lights vengence'),
|
|
(22,1,5650,2,0,9,0,24545,0,0,0,0,0,'','Trigger only activates if player is on and has not completed The Sacred and the Corrupt'),
|
|
(22,1,5703,2,0,1,0,71450,0,0,0,0,0,'','execute sai only if player has aura'),
|
|
(22,1,5704,2,0,1,0,71459,0,0,0,0,0,'','execute sai only if player has aura'),
|
|
(22,1,5705,2,0,1,0,71450,0,0,0,0,0,'','execute sai only if player has aura'),
|
|
(22,1,5706,2,0,1,0,71459,0,0,0,0,0,'','execute sai only if player has aura'),
|
|
(22,1,5712,2,0,9,0,24849,0,0,0,0,0,'','execute sai only if player has quest taken'),
|
|
(22,1,5714,2,0,9,0,24851,0,0,0,0,0,'','execute sai only if player has quest taken'),
|
|
(22,1,5715,2,0,9,0,24851,0,0,0,0,0,'','execute sai only if player has quest taken'),
|
|
(22,1,5716,2,0,9,0,24851,0,0,0,0,0,'','execute sai only if player has quest taken'),
|
|
(22,1,7246,0,0,51,0,78,0,0,0,0,0,'','Requires mount aura type to execute event'),
|
|
(22,1,11486,0,0,13,1,1,1,0,0,0,0,'','Run action if GetData(1) == 1'),
|
|
(22,1,11491,0,0,13,1,0,1,0,0,0,0,'','Run action if GetData(0) == 1'),
|
|
(22,1,12918,0,0,30,1,178205,60,0,0,0,0,'','Requires GO in range'),
|
|
(22,1,12997,0,0,31,0,3,13017,0,0,0,0,'','Required Friendly Rat'),
|
|
(22,1,14241,0,0,13,1,0,1,0,0,0,0,'','Run action if GetData(0) == 1'),
|
|
(22,1,15362,0,0,23,0,1477,0,0,0,0,0,'','Malfurion Stormrage - Only run SAI in the Sunken Temple'),
|
|
(22,1,15368,0,0,29,1,19405,2,0,0,0,0,'','Requires Steam Tonk nearby'),
|
|
(22,1,15552,0,0,4,1,618,0,0,0,0,0,'','Requires Zone Winterspring'),
|
|
(22,1,15553,0,0,4,1,618,0,0,0,0,0,'','Requires Zone Winterspring'),
|
|
(22,1,15746,0,0,12,1,52,0,0,0,0,0,'','Great-father Winter\'s Helper - Winter Veil: Gifts must be active'),
|
|
(22,1,15760,0,0,1,0,26218,1,0,1,0,0,'','execute sai only if player has not Mistletoe Debuff'),
|
|
(22,1,15760,0,0,12,0,2,0,0,0,0,0,'','execute sai only if Winter Veil'),
|
|
(22,1,17264,0,0,29,1,17271,20,0,0,0,0,'','Run action if npc nearby'),
|
|
(22,1,17841,0,0,1,0,31746,0,0,0,0,0,'','Only run SAI if Player Has Aura Stormcrow Shape'),
|
|
(22,1,17841,0,0,28,0,9718,0,0,0,0,0,'','Only run SAI if Player Has As The Crow Flies Complete in Log'),
|
|
(22,1,18598,0,0,13,1,0,0,0,0,0,0,'','Requires Instance data to run event'),
|
|
(22,1,18927,0,0,12,1,7,0,0,0,0,0,'','Commoner - Luna Festival must be active'),
|
|
(22,1,18955,0,0,23,1,3557,0,0,0,0,0,'','Camera Shaker - 30-90 seconds - Only run SAI in the Exodar'),
|
|
(22,1,19148,0,0,12,1,7,0,0,0,0,0,'','Commoner - Luna Festival must be active'),
|
|
(22,1,19169,0,0,12,1,7,0,0,0,0,0,'','Commoner - Luna Festival must be active'),
|
|
(22,1,19171,0,0,12,1,7,0,0,0,0,0,'','Commoner - Luna Festival must be active'),
|
|
(22,1,19172,0,0,12,1,7,0,0,0,0,0,'','Commoner - Luna Festival must be active'),
|
|
(22,1,19173,0,0,12,1,7,0,0,0,0,0,'','Commoner - Luna Festival must be active'),
|
|
(22,1,19175,0,0,12,1,7,0,0,0,0,0,'','Commoner - Luna Festival must be active'),
|
|
(22,1,19176,0,0,12,1,7,0,0,0,0,0,'','Commoner - Luna Festival must be active'),
|
|
(22,1,19177,0,0,12,1,7,0,0,0,0,0,'','Commoner - Luna Festival must be active'),
|
|
(22,1,19178,0,0,12,1,7,0,0,0,0,0,'','Commoner - Luna Festival must be active'),
|
|
(22,1,19438,0,0,13,1,0,19,0,1,0,0,'','Requires Instance data to run event'),
|
|
(22,1,19505,0,0,29,1,18721,30,0,0,0,0,'','Requires World Trigger in 30yd'),
|
|
(22,1,19511,0,0,29,1,18721,30,0,0,0,0,'','Requires World Trigger in 30yd'),
|
|
(22,1,19512,0,0,29,1,18721,30,0,0,0,0,'','Requires World Trigger in 30yd'),
|
|
(22,1,19656,0,0,23,1,3556,0,0,0,0,0,'',''),
|
|
(22,1,19948,0,0,8,0,11000,0,0,0,0,0,'','SAI - Bloodmaul Skirmisher says text on death if quest 11000 is rewarded'),
|
|
(22,1,19952,0,0,8,0,11000,0,0,0,0,0,'','SAI - Bloodmaul Geomancer says text on death if quest 11000 is rewarded'),
|
|
(22,1,19957,0,0,8,0,11000,0,0,0,0,0,'','SAI - Bloodmaul Brewmaster says text on death if quest 11000 is rewarded'),
|
|
(22,1,19992,0,0,8,0,11000,0,0,0,0,0,'','SAI - Bloodmaul Shaman says text on death if quest 11000 is rewarded'),
|
|
(22,1,19993,0,0,8,0,11000,0,0,0,0,0,'','SAI - Bloodmaul Mauler says text on death if quest 11000 is rewarded'),
|
|
(22,1,19994,0,0,8,0,11000,0,0,0,0,0,'','SAI - Bloodmaul Warlock says text on death if quest 11000 is rewarded'),
|
|
(22,1,19995,0,0,8,0,11000,0,0,0,0,0,'','SAI - Bladespire Brute says text on death if quest 11000 is rewarded'),
|
|
(22,1,19996,0,0,8,0,11000,0,0,0,0,0,'','SAI - Bladespire Battlemage says text on death if quest 11000 is rewarded'),
|
|
(22,1,19997,0,0,8,0,11000,0,0,0,0,0,'','SAI - Bladespire Enforcer says text on death if quest 11000 is rewarded'),
|
|
(22,1,19998,0,0,8,0,11000,0,0,0,0,0,'','SAI - Bladespire Shaman says text on death if quest 11000 is rewarded'),
|
|
(22,1,20095,0,0,8,0,11000,0,0,0,0,0,'','SAI - Grimnok Battleborn says text on death if quest 11000 is rewarded'),
|
|
(22,1,20102,0,0,12,1,7,0,0,0,0,0,'','Commoner - Luna Festival must be active'),
|
|
(22,1,20334,0,0,8,0,11000,0,0,0,0,0,'','SAI - Bladespire Cook says text on death if quest 11000 is rewarded'),
|
|
(22,1,20482,0,0,1,0,35679,1,0,1,0,0,'','Requires Player without aura'),
|
|
(22,1,20552,0,0,31,0,4,0,0,0,0,0,'','Run Action if invoker is player'),
|
|
(22,1,20756,0,0,8,0,11000,0,0,0,0,0,'','SAI - Bladespire Chef says text on death if quest 11000 is rewarded'),
|
|
(22,1,20765,0,0,8,0,11000,0,0,0,0,0,'','SAI - Bladespire Crusher says text on death if quest 11000 is rewarded'),
|
|
(22,1,20766,0,0,8,0,11000,0,0,0,0,0,'','SAI - Bladespire Mystic says text on death if quest 11000 is rewarded'),
|
|
(22,1,20768,0,0,8,0,11000,0,0,0,0,0,'','SAI - Gnosh Brognat says text on death if quest 11000 is rewarded'),
|
|
(22,1,21057,0,0,36,1,0,0,0,0,0,0,'','Only execute SAI if Nexus-Prince Razaan alive'),
|
|
(22,1,21099,1,0,29,1,4625,50,0,1,0,0,'','Requires no creatures in range to run event'),
|
|
(22,1,21238,0,0,8,0,11000,0,0,0,0,0,'','SAI - Bloodmaul Drudger says text on death if quest 11000 is rewarded'),
|
|
(22,1,21296,0,0,8,0,11000,0,0,0,0,0,'','SAI - Bladespire Champion says text on death if quest 11000 is rewarded'),
|
|
(22,1,21498,0,0,23,1,3773,0,0,0,0,0,'','Only Run AI in Bladespire Hold'),
|
|
(22,1,21689,0,0,13,1,1,3,2,0,0,0,'','Instance Boss State of 1 is DONE'),
|
|
(22,1,21689,0,1,13,1,22,0,0,1,0,0,'','Instance DATA of 22 is not 0'),
|
|
(22,1,21818,0,0,29,1,15608,20,0,0,0,0,'','Requires Medivh in 20yd'),
|
|
(22,1,22160,0,0,8,0,11000,0,0,0,0,0,'','SAI - Bloodmaul Taskmaster says text on death if quest 11000 is rewarded'),
|
|
(22,1,22355,0,0,9,0,10873,0,0,0,0,0,'','Run Action if invoker has quest Taken in the Night (10873) active'),
|
|
(22,1,22384,0,0,8,0,11000,0,0,0,0,0,'','SAI - Bloodmaul Soothsayer says text on death if quest 11000 is rewarded'),
|
|
(22,1,22820,0,0,23,1,3821,0,0,0,0,0,'','The Lich King - Only Run SAI in The Wardens Cage'),
|
|
(22,1,22982,0,0,5,0,1031,128,0,0,0,0,'','requires shatari skyguard exhalted'),
|
|
(22,1,23077,0,0,1,1,40119,0,0,1,0,0,'','Fel Cannon Dummy event 0 will happen only if target is missing aura from aggro burst'),
|
|
(22,1,23188,0,0,23,0,3939,0,0,0,0,0,'','Execute SmartAI for Dragonmaw Transporter if the area is 3759'),
|
|
(22,1,23208,0,0,5,0,1031,128,0,0,0,0,'','requires shatari skyguard exhalted'),
|
|
(22,1,23257,0,0,5,0,1031,128,0,0,0,0,'','requires shatari skyguard exhalted'),
|
|
(22,1,23334,0,0,5,0,1031,128,0,0,0,0,'','requires shatari skyguard exhalted'),
|
|
(22,1,23370,0,0,31,0,3,22274,0,0,0,0,'','event require creature 22274'),
|
|
(22,1,23377,0,0,29,1,21838,100,0,1,0,0,'','Run action if no npc nearby'),
|
|
(22,1,23392,0,0,5,0,1031,128,0,0,0,0,'','requires shatari skyguard exhalted'),
|
|
(22,1,23672,0,0,31,0,3,24825,0,0,0,0,'','event require npc 24825'),
|
|
(22,1,23673,0,0,31,0,3,24825,0,0,0,0,'','event require npc 24825'),
|
|
(22,1,23675,0,0,31,0,3,24825,0,0,0,0,'','event require npc 24825'),
|
|
(22,1,23837,0,0,23,1,4325,0,0,0,0,0,'','SAI Elm General Purpose Bunny spellcast Ritual Bunny Channel if at Quetz\'lun\'s Altar'),
|
|
(22,1,24035,0,0,36,1,0,0,0,0,0,0,'','Only execute SAI if Gjalerbron Prisoner alive'),
|
|
(22,1,24248,0,0,8,0,12485,0,0,1,0,0,'','event require quest 12485 not rewarded'),
|
|
(22,1,24271,0,0,31,0,3,24825,0,0,0,0,'','event require npc 24825'),
|
|
(22,1,24314,0,0,9,0,11343,0,0,0,0,0,'','event require quest 11344 Taken'),
|
|
(22,1,24718,0,0,31,0,3,24823,0,0,0,0,'','event require npc 24823'),
|
|
(22,1,24845,0,0,31,0,3,24825,0,0,0,0,'','event require npc 24825'),
|
|
(22,1,25434,0,0,1,1,45672,0,0,0,0,0,'','Requires Specific Aura'),
|
|
(22,1,25434,0,0,9,0,11653,0,0,0,0,0,'','Requires Quest Taken'),
|
|
(22,1,25434,0,1,1,1,45673,0,0,0,0,0,'','Requires Specific Aura'),
|
|
(22,1,25434,0,1,9,0,11653,0,0,0,0,0,'','Requires Quest Taken'),
|
|
(22,1,25434,0,2,1,1,45677,0,0,0,0,0,'','Requires Specific Aura'),
|
|
(22,1,25434,0,2,9,0,11653,0,0,0,0,0,'','Requires Quest Taken'),
|
|
(22,1,25434,0,3,1,1,45681,0,0,0,0,0,'','Requires Specific Aura'),
|
|
(22,1,25434,0,3,9,0,11653,0,0,0,0,0,'','Requires Quest Taken'),
|
|
(22,1,25610,0,0,9,0,11676,0,0,1,0,0,'','SAI - Help Text Only if Player in Range Have No Quest'),
|
|
(22,1,25730,0,0,29,1,25618,40,0,0,0,0,'','Requires NPC nearby to run action'),
|
|
(22,1,25760,0,0,1,1,43671,1,0,0,0,0,'','Only Run script if the npc has the aura 43671'),
|
|
(22,1,26237,0,0,30,1,194151,70,0,0,0,0,'','Requires GO In Range'),
|
|
(22,1,26265,0,0,29,0,26231,40,0,1,0,0,'','Only summon Saragosa if there is not already one in range'),
|
|
(22,1,26265,0,0,29,0,26232,40,0,1,0,0,'','Only summon Saragosa if there is not already one in range'),
|
|
(22,1,26595,0,0,1,0,47189,0,0,0,0,0,'','Only run SAI if Player Has Aura Spiritual Insight'),
|
|
(22,1,26595,0,0,28,0,12028,0,0,0,0,0,'','Only run SAI if Player Has Spiritual Insight Complete in Log'),
|
|
(22,1,27064,0,1,29,0,25334,5,0,0,0,0,'','Execute SAI only if there is Horde Siege Tank within 2 yards'),
|
|
(22,1,27163,0,0,29,1,27607,14,0,0,0,0,'','event require creature distance'),
|
|
(22,1,27353,0,0,29,1,27238,40,0,1,0,0,'',' Foreman Kaleiki only spawns if not present'),
|
|
(22,1,27445,0,0,1,0,48756,0,0,0,0,0,'','Unit must have aura 48756 to execute smart event'),
|
|
(22,1,27455,0,0,23,1,4192,0,0,0,0,0,'',''),
|
|
(22,1,27480,0,0,23,1,4192,0,0,0,0,0,'',''),
|
|
(22,1,27806,0,0,23,1,1537,0,0,0,0,0,'','Only Run AI in Ironforge'),
|
|
(22,1,27810,0,0,23,1,1537,0,0,0,0,0,'','Only Run AI in Ironforge'),
|
|
(22,1,27811,0,0,23,1,1537,0,0,0,0,0,'','Only Run AI in Ironforge'),
|
|
(22,1,27812,0,0,23,1,1537,0,0,0,0,0,'','Only Run AI in Ironforge'),
|
|
(22,1,27813,0,0,23,1,1537,0,0,0,0,0,'','Only Run AI in Ironforge'),
|
|
(22,1,27814,0,0,23,1,1537,0,0,0,0,0,'','Only Run AI in Ironforge'),
|
|
(22,1,27815,0,0,23,1,1537,0,0,0,0,0,'','Only Run AI in Ironforge'),
|
|
(22,1,27816,0,0,23,1,1537,0,0,0,0,0,'','Only Run AI in Ironforge'),
|
|
(22,1,27817,0,0,23,1,1537,0,0,0,0,0,'','Only Run AI in Ironforge'),
|
|
(22,1,27818,0,0,23,1,1537,0,0,0,0,0,'','Only Run AI in Ironforge'),
|
|
(22,1,27819,0,0,23,1,1537,0,0,0,0,0,'','Only Run AI in Ironforge'),
|
|
(22,1,27820,0,0,23,1,1537,0,0,0,0,0,'','Only Run AI in Ironforge'),
|
|
(22,1,28006,0,0,1,1,46598,0,0,1,0,0,'',''),
|
|
(22,1,28494,0,0,38,1,100,0,0,0,0,0,'','SAI Kutub\'sa triggers only when at full health'),
|
|
(22,1,28495,0,0,38,1,100,0,0,0,0,0,'','SAI Gawanil triggers only when at full health'),
|
|
(22,1,28496,0,0,38,1,100,0,0,0,0,0,'','SAI Chulo the Mad triggers only when at full health'),
|
|
(22,1,28498,0,0,29,0,28998,100,0,1,0,0,'','Only execute SAI if no npc nearby'),
|
|
(22,1,28739,0,0,1,1,52231,0,0,1,0,0,'','Execute sai only if aura is not presented'),
|
|
(22,1,28861,0,0,1,1,52607,0,0,0,0,0,'','Mam\'toth desciple 1st event is valid only, if has Tampered aura credit'),
|
|
(22,1,28951,0,0,31,0,4,0,0,0,0,0,'','Run Action if invoker is a player'),
|
|
(22,1,29489,0,0,9,2,12840,0,0,0,0,0,'','Captain Welsington- Between Health - Say Line 0 require quest 12840 taken'),
|
|
(22,1,29490,0,0,9,0,12840,0,0,0,0,0,'','Captain Hartford - On Death - Say Line 0 require quest 12840 taken'),
|
|
(22,1,29490,0,1,28,0,12840,0,0,0,0,0,'','Captain Hartford - On Death - Say Line 0 require quest 12840 complete'),
|
|
(22,1,29708,0,0,31,0,4,0,0,0,0,0,'','Captive Proto-Drake - Requires invoker to be a player'),
|
|
(22,1,30096,0,0,1,1,55934,0,0,1,0,0,'','SAI Dry Haystack triggers only if Dry Haystack has no aura of spell Valkyrion Fire'),
|
|
(22,1,30134,0,0,31,0,4,0,0,0,0,0,'','Only Player Can run this action'),
|
|
(22,1,30313,0,0,29,1,30315,30,0,0,0,0,'','NPC 30313 Event 0 - Requires NPC 30315 in 30 yd to run'),
|
|
(22,1,30576,0,0,1,1,51195,0,0,1,0,0,'','Run Action if aura is not present'),
|
|
(22,1,31033,0,0,8,0,13157,0,0,0,0,0,'','Crusader of Virtue - Only run SAI if player is rewarded for quest 13157'),
|
|
(22,1,31049,0,0,1,0,58151,0,0,0,0,0,'','Only execute SAI when player has aura 58151'),
|
|
(22,1,31280,0,0,31,0,3,31881,0,0,0,0,'','Run event if creature entry is correct'),
|
|
(22,1,31280,0,1,31,0,3,32225,0,0,0,0,'','Run event if creature entry is correct'),
|
|
(22,1,31692,0,0,31,0,3,31142,0,0,0,0,'','Only execute SAI if invoker has entry 31142'),
|
|
(22,1,31773,0,0,1,1,59878,0,0,1,0,0,'','Requires no aura to run event'),
|
|
(22,1,31808,0,0,29,1,32225,100,0,1,0,0,'','Run event if no creature in range'),
|
|
(22,1,31834,0,0,29,1,31881,100,0,1,0,0,'','Run event if no creature in range'),
|
|
(22,1,32363,0,0,28,0,13369,0,0,0,0,0,'','Requires quest complete to run event'),
|
|
(22,1,32363,0,1,28,0,13257,0,0,0,0,0,'','Requires quest complete to run event'),
|
|
(22,1,32687,0,0,5,0,1090,128,0,0,0,0,'','event require Kirin Tor Exalted'),
|
|
(22,1,33972,0,0,1,0,63034,0,0,0,0,0,'','SAI - Rugan Steelbelly show different menu if player mounted'),
|
|
(22,1,33973,0,0,1,0,63034,0,0,0,0,0,'','SAI - Jeran Lockwood show different menu if player mounted'),
|
|
(22,1,33974,0,0,1,0,63034,0,0,0,0,0,'','SAI - Valis Windchaser show different menu if player mounted'),
|
|
(22,1,34735,0,0,9,0,14016,0,0,0,0,0,'','Execute SAI only if player is on The Black Knight\'s Curse quest'),
|
|
(22,1,34735,0,0,29,0,35127,50,0,1,0,0,'','Execute SAI only if no Cult Assassin within 50y of Black Knight\'s Grave'),
|
|
(22,1,37832,0,0,29,1,37857,100,0,1,0,0,'','Lich King Stun Bunny only Trigger if there is no spawn of the Lich King within 100 Yards'),
|
|
(22,1,37832,0,0,29,1,37893,100,0,1,0,0,'','Lich King Stun Bunny only Trigger if there is no spawn of Vegard within 100 Yards'),
|
|
(22,1,37832,0,0,29,1,37976,100,0,1,0,0,'','Lich King Stun Bunny only Trigger if there is no spawn of Vegard within 100 Yards'),
|
|
(22,1,37832,0,0,30,1,201844,100,0,1,0,0,'','Lich King Stun Bunny only Trigger if there is no spawn of Lights Vengence within 100 Yards'),
|
|
(22,1,37832,0,0,30,1,201922,100,0,1,0,0,'','Lich King Stun Bunny only Trigger if there is no spawn of Lights Vengence within 100 Yards'),
|
|
(22,1,37878,0,0,29,1,37881,2,0,1,0,0,'','AOD Impact Bunny only Trigger if there is no spawn of Wrethed Ghoul within 2 yards'),
|
|
(22,1,51708,1,0,29,1,314,100,0,1,0,0,'','Run action if no npc nearby'),
|
|
(22,1,51708,1,0,29,1,314,100,1,1,0,0,'','Run action if no npc nearby'),
|
|
(22,1,141832,1,0,13,1,1,0,0,0,0,0,'','Run event if GetData(1) == 0'),
|
|
(22,1,148418,1,0,13,1,2,0,0,0,0,0,'','Run action if GetData(2) == NOT_STARTED'),
|
|
(22,1,148419,1,0,13,1,2,0,0,0,0,0,'','Run action if GetData(2) == NOT_STARTED'),
|
|
(22,1,148420,1,0,13,1,2,0,0,0,0,0,'','Run action if GetData(2) == NOT_STARTED'),
|
|
(22,1,148421,1,0,13,1,2,0,0,0,0,0,'','Run action if GetData(2) == NOT_STARTED'),
|
|
(22,1,148830,1,0,13,1,10,0,0,0,0,0,'','Run action if instance data is correct'),
|
|
(22,1,148831,1,0,13,1,10,1,0,0,0,0,'','Run action if instance data is correct'),
|
|
(22,1,148832,1,0,13,1,10,2,0,0,0,0,'','Run action if instance data is correct'),
|
|
(22,1,148833,1,0,13,1,10,3,0,0,0,0,'','Run action if instance data is correct'),
|
|
(22,1,148834,1,0,13,1,10,4,0,0,0,0,'','Run action if instance data is correct'),
|
|
(22,1,148835,1,0,13,1,10,5,0,0,0,0,'','Run action if instance data is correct'),
|
|
(22,1,148917,1,0,13,1,148917,0,0,0,0,0,'','Run Event if GetData(148917) == 0'),
|
|
(22,1,149432,1,0,13,1,2,1,0,0,0,0,'','Run action if GetData(2) == IN_PROGRESS'),
|
|
(22,1,149433,1,0,13,1,2,1,0,0,0,0,'','Run action if GetData(2) == IN_PROGRESS'),
|
|
(22,1,160445,1,0,28,0,3821,0,0,0,0,0,'','Execute SmartAI for gameobject 160445 only if player has complete quest 3821'),
|
|
(22,1,176112,1,0,29,1,11032,50,0,1,0,0,'','Run action if no npc nearby'),
|
|
(22,1,176581,1,0,29,1,11876,30,0,1,0,0,'','no npc near'),
|
|
(22,1,176907,1,0,13,1,0,2,0,0,0,0,'','Run action if GetData(0) == 2'),
|
|
(22,1,176907,1,1,13,1,0,3,0,0,0,0,'','Run action if GetData(0) == 3'),
|
|
(22,1,176907,1,2,13,1,0,4,0,0,0,0,'','Run action if GetData(0) == 4'),
|
|
(22,1,177220,1,0,13,1,0,3,0,0,0,0,'','Run action if GetData(0) == 3'),
|
|
(22,1,177220,1,1,13,1,0,4,0,0,0,0,'','Run action if GetData(0) == 4'),
|
|
(22,1,177257,1,0,29,1,11480,70,0,1,0,0,'','Run action if no npc in range'),
|
|
(22,1,177257,1,0,29,1,11483,70,0,1,0,0,'','Run action if no npc in range'),
|
|
(22,1,177258,1,0,29,1,11480,70,0,1,0,0,'','Run action if no npc in range'),
|
|
(22,1,177258,1,0,29,1,11483,70,0,1,0,0,'','Run action if no npc in range'),
|
|
(22,1,177259,1,0,29,1,11480,70,0,1,0,0,'','Run action if no npc in range'),
|
|
(22,1,177259,1,0,29,1,11483,70,0,1,0,0,'','Run action if no npc in range'),
|
|
(22,1,178325,1,0,29,1,13082,200,0,1,0,0,'','Only run SAI if Milton Beats is not already spawned'),
|
|
(22,1,179502,1,0,13,1,0,4,0,0,0,0,'','Run action if GetData(0) == 4'),
|
|
(22,1,179504,1,0,29,1,11480,70,0,1,0,0,'','Run action if no npc in range'),
|
|
(22,1,179504,1,0,29,1,11483,70,0,1,0,0,'','Run action if no npc in range'),
|
|
(22,1,179505,1,0,29,1,11480,70,0,1,0,0,'','Run action if no npc in range'),
|
|
(22,1,179505,1,0,29,1,11483,70,0,1,0,0,'','Run action if no npc in range'),
|
|
(22,1,179545,1,0,13,1,1,2,0,0,0,0,'','Run action if GetData(1) == 2'),
|
|
(22,1,181606,1,0,28,0,9418,0,0,0,0,0,'','Haaleshi Altar - Only summon Aeranas if invoker has completed quest Avruus Orb (Is auto-completed)'),
|
|
(22,1,181606,1,0,29,1,17085,50,0,1,0,0,'','Haaleshi Altar - Only summon Aeranas if there is not already one in range'),
|
|
(22,1,184833,2,0,1,0,37097,0,0,0,0,0,'','SAI Legion Communication Device triggers only if player has aura Crate Disguise'),
|
|
(22,1,184867,1,0,29,1,20021,30,0,1,0,0,'','no npc near'),
|
|
(22,1,184950,1,0,1,0,37642,0,0,0,0,0,'','GOb First Prophecy - SAI 1, only if player has aura Understanding Ravenspeech'),
|
|
(22,1,184950,1,0,29,0,21861,20,0,1,0,0,'','GOb First Prophecy - SAI 1, only if Raven God is not near'),
|
|
(22,1,184967,1,0,1,0,37642,0,0,0,0,0,'','GOb Second Prophecy - SAI 1, only if player has aura Understanding Ravenspeech'),
|
|
(22,1,184967,1,0,29,0,21861,20,0,1,0,0,'','GOb Second Prophecy - SAI 1, only if Raven God is not near'),
|
|
(22,1,184968,1,0,1,0,37642,0,0,0,0,0,'','GOb Third Prophecy - SAI 1, only if player has aura Understanding Ravenspeech'),
|
|
(22,1,184968,1,0,29,0,21861,20,0,1,0,0,'','GOb Third Prophecy - SAI 1, only if Raven God is not near'),
|
|
(22,1,184969,1,0,1,0,37642,0,0,0,0,0,'','GOb Fourth Prophecy - SAI 1, only if player has aura Understanding Ravenspeech'),
|
|
(22,1,184969,1,0,29,0,21861,20,0,1,0,0,'','GOb Fourth Prophecy - SAI 1, only if Raven God is not near'),
|
|
(22,1,184999,1,0,29,1,22452,30,0,1,0,0,'','No NPC Nearby to run action'),
|
|
(22,1,188422,1,0,9,0,12032,0,0,0,0,0,'','SAI only activates if player is on quest Conversing With the Depths'),
|
|
(22,1,188596,1,0,1,0,48064,0,0,0,0,0,'','Only run SAI if Player has Overseer disguise aura'),
|
|
(22,1,188596,1,0,9,0,12203,0,0,0,0,0,'','Only run SAI if Player has Lokens Orders taken but not complete'),
|
|
(22,1,188596,1,0,29,1,27212,200,0,1,0,0,'','Only run SAI if a image of loken is not already spawned'),
|
|
(22,1,188596,1,1,1,0,48064,0,0,0,0,0,'','Only run SAI if Player has Overseer disguise aura'),
|
|
(22,1,188596,1,1,9,0,12185,0,0,0,0,0,'','Only run SAI if Player has Put on your best face for loken taken but not complete'),
|
|
(22,1,188596,1,1,29,1,27212,200,0,1,0,0,'','Only run SAI if a image of loken is not already spawned'),
|
|
(22,1,192861,1,0,29,0,30835,30,0,1,0,0,'','Only execute SAI if there is no npc near'),
|
|
(22,1,202443,1,0,17,0,4530,0,0,0,0,0,'','Only run SAI if Player has achievement'),
|
|
(22,1,202443,1,1,17,0,4597,0,0,0,0,0,'','Only run SAI if Player has achievement'),
|
|
(22,2,1891,0,0,12,1,25,0,0,1,0,0,'','Requires NO Active Pyrewood Village Event'),
|
|
(22,2,1891,0,0,31,1,3,1891,0,1,0,0,'','Requires NO Pyrewood Watcher entry'),
|
|
(22,2,1894,0,0,12,1,25,0,0,1,0,0,'','Requires NO Active Pyrewood Village Event'),
|
|
(22,2,1894,0,0,31,1,3,1894,0,1,0,0,'','Requires NO Pyrewood Sentry entry'),
|
|
(22,2,1895,0,0,12,1,25,0,0,1,0,0,'','Requires NO Active Pyrewood Village Event'),
|
|
(22,2,1895,0,0,31,1,3,1895,0,1,0,0,'','Requires NO Pyrewood Elder entry'),
|
|
(22,2,2060,0,0,12,1,25,0,0,1,0,0,'','Requires NO Active Pyrewood Village Event'),
|
|
(22,2,2060,0,0,31,1,3,2060,0,1,0,0,'','Requires NO Councilman Smithers entry'),
|
|
(22,2,2061,0,0,12,1,25,0,0,1,0,0,'','Requires NO Active Pyrewood Village Event'),
|
|
(22,2,2061,0,0,31,1,3,2061,0,1,0,0,'','Requires NO Councilman Thatcher entry'),
|
|
(22,2,2062,0,0,12,1,25,0,0,1,0,0,'','Requires NO Active Pyrewood Village Event'),
|
|
(22,2,2062,0,0,31,1,3,2062,0,1,0,0,'','Requires NO Councilman Hendricks entry'),
|
|
(22,2,2063,0,0,12,1,25,0,0,1,0,0,'','Requires NO Active Pyrewood Village Event'),
|
|
(22,2,2063,0,0,31,1,3,2063,0,1,0,0,'','Requires NO Councilman Wilhelm entry'),
|
|
(22,2,2064,0,0,12,1,25,0,0,1,0,0,'','Requires NO Active Pyrewood Village Event'),
|
|
(22,2,2064,0,0,31,1,3,2064,0,1,0,0,'','Requires NO Councilman Hartin entry'),
|
|
(22,2,2065,0,0,12,1,25,0,0,1,0,0,'','Requires NO Active Pyrewood Village Event'),
|
|
(22,2,2065,0,0,31,1,3,2065,0,1,0,0,'','Requires NO Councilman Cooper entry'),
|
|
(22,2,2066,0,0,12,1,25,0,0,1,0,0,'','Requires NO Active Pyrewood Village Event'),
|
|
(22,2,2066,0,0,31,1,3,2066,0,1,0,0,'','Requires NO Councilman Higarth entry'),
|
|
(22,2,2067,0,0,12,1,25,0,0,1,0,0,'','Requires NO Active Pyrewood Village Event'),
|
|
(22,2,2067,0,0,31,1,3,2067,0,1,0,0,'','Requires NO Councilman Brunswick entry'),
|
|
(22,2,2068,0,0,12,1,25,0,0,1,0,0,'','Requires NO Active Pyrewood Village Event'),
|
|
(22,2,2068,0,0,31,1,3,2068,0,1,0,0,'','Requires NO Lord Mayor Morrison entry'),
|
|
(22,2,3528,0,0,12,1,25,0,0,1,0,0,'','Requires NO Active Pyrewood Village Event'),
|
|
(22,2,3528,0,0,31,1,3,3528,0,1,0,0,'','Requires NO Pyrewood Armorer entry'),
|
|
(22,2,3530,0,0,12,1,25,0,0,1,0,0,'','Requires NO Active Pyrewood Village Event'),
|
|
(22,2,3530,0,0,31,1,3,3530,0,1,0,0,'','Requires NO Pyrewood Tailor entry'),
|
|
(22,2,3532,0,0,12,1,25,0,0,1,0,0,'','Requires NO Active Pyrewood Village Event'),
|
|
(22,2,3532,0,0,31,1,3,3532,0,1,0,0,'','Requires NO Pyrewood Leatherworker entry'),
|
|
(22,2,3946,0,0,23,1,2161,0,0,1,0,0,'','event require AREA 2161'),
|
|
(22,2,4627,0,0,29,1,4627,50,0,1,0,0,'','Requires No Arugals Voidwalkers nearby'),
|
|
(22,2,5589,2,0,29,0,36888,50,0,0,0,0,'','Requires alive npc near'),
|
|
(22,2,6550,0,0,29,1,6550,100,0,1,0,0,'','Execute SAI if only there is no Mana Surge in vicinity'),
|
|
(22,2,8580,0,0,13,1,10,6,0,0,0,0,'','Run action if GetData(10) == 6'),
|
|
(22,2,14241,0,0,13,1,0,1,0,1,0,0,'','Run action if GetData(0) != 1'),
|
|
(22,2,14566,0,0,29,1,11489,150,0,1,0,0,'','Run action if no npc nearby'),
|
|
(22,2,17822,0,0,12,1,25,0,0,0,0,0,'','Requires Active Pyrewood Village Event'),
|
|
(22,2,18955,0,0,23,1,3557,0,0,0,0,0,'','Camera Shaker - 30-90 seconds - Only run SAI in the Exodar'),
|
|
(22,2,19438,0,0,13,1,0,19,0,0,0,0,'','Requires Instance data to run event'),
|
|
(22,2,19656,0,0,23,1,3640,0,0,0,0,0,'',''),
|
|
(22,2,20501,0,0,31,1,3,20805,0,1,0,0,'','Seeping Sludge may not already be transformed to template entry 20806 when trying to update template to 20806'),
|
|
(22,2,20749,0,0,1,0,37830,0,0,0,0,0,'','SAI - Scalewing Serpent gives kill credit if quest item aura is applied'),
|
|
(22,2,20778,0,0,31,1,3,20805,0,1,0,0,'','Void Waste may not already be transformed to template entry 20805 when trying to update template to 20805'),
|
|
(22,2,21498,0,0,23,1,3776,0,0,0,0,0,'','Only Run AI in Bloodmaul Outpost'),
|
|
(22,2,21689,0,0,13,1,1,3,2,1,0,0,'','Instance Boss State of 1 is not DONE'),
|
|
(22,2,21689,0,0,13,1,22,0,0,0,0,0,'','Instance DATA of 22 is 0'),
|
|
(22,2,22355,0,0,9,0,10873,0,0,1,0,0,'','Run Action if invoker hasnt got quest Taken in the Night (10873) active'),
|
|
(22,2,23040,0,0,9,0,10998,0,0,0,0,0,'','Execute SAI only if player is on Grim(oire) Business'),
|
|
(22,2,23040,0,0,29,1,22911,200,0,1,0,0,'','Execute SAI only if Vim Gol is not already spawned'),
|
|
(22,2,23554,0,0,9,0,11180,0,0,0,0,0,'','AI Only executes if player is on Whats haunting witch Hill'),
|
|
(22,2,23555,0,0,9,0,11180,0,0,0,0,0,'','AI Only executes if player is on Whats haunting witch Hill'),
|
|
(22,2,24248,0,0,8,0,12485,0,0,0,0,0,'','event require quest 12485 rewarded'),
|
|
(22,2,24253,0,0,30,1,186641,5,0,0,0,0,'','Target RoJ Cage'),
|
|
(22,2,24254,0,0,30,1,186641,5,0,0,0,0,'','Target RoJ Cage'),
|
|
(22,2,24255,0,0,30,1,186641,5,0,0,0,0,'','Target RoJ Cage'),
|
|
(22,2,24688,0,0,29,1,24722,10,0,0,0,0,'','Requires Fel Crystal in 10yd to run event'),
|
|
(22,2,24689,0,0,29,1,24722,10,0,0,0,0,'','Requires Fel Crystal in 10yd to run event'),
|
|
(22,2,24690,0,0,29,1,24722,10,0,0,0,0,'','Requires Fel Crystal in 10yd to run event'),
|
|
(22,2,25722,0,0,29,1,25720,30,0,0,0,0,'','Run action if npc is nearby'),
|
|
(22,2,25760,0,0,1,1,43671,1,0,1,0,0,'','Only Run script if the npc hasn\'t the aura 43671'),
|
|
(22,2,26237,0,0,30,1,194151,70,0,1,0,0,'','Requires No GO In Range'),
|
|
(22,2,26780,0,0,29,0,27383,200,0,1,0,0,'','Only run SAI if no Thel zan the Duskbringer near'),
|
|
(22,2,27806,0,0,23,1,1637,0,0,0,0,0,'','Only Run AI in Ogrimmar'),
|
|
(22,2,27810,0,0,23,1,1637,0,0,0,0,0,'','Only Run AI in Ogrimmar'),
|
|
(22,2,27811,0,0,23,1,1637,0,0,0,0,0,'','Only Run AI in Ogrimmar'),
|
|
(22,2,27812,0,0,23,1,1637,0,0,0,0,0,'','Only Run AI in Ogrimmar'),
|
|
(22,2,27813,0,0,23,1,1637,0,0,0,0,0,'','Only Run AI in Ogrimmar'),
|
|
(22,2,27814,0,0,23,1,1637,0,0,0,0,0,'','Only Run AI in Ogrimmar'),
|
|
(22,2,27815,0,0,23,1,1637,0,0,0,0,0,'','Only Run AI in Ogrimmar'),
|
|
(22,2,27816,0,0,23,1,1637,0,0,0,0,0,'','Only Run AI in Ogrimmar'),
|
|
(22,2,27817,0,0,23,1,1637,0,0,0,0,0,'','Only Run AI in Ogrimmar'),
|
|
(22,2,27818,0,0,23,1,1637,0,0,0,0,0,'','Only Run AI in Ogrimmar'),
|
|
(22,2,27819,0,0,23,1,1637,0,0,0,0,0,'','Only Run AI in Ogrimmar'),
|
|
(22,2,27820,0,0,23,1,1637,0,0,0,0,0,'','Only Run AI in Ogrimmar'),
|
|
(22,2,27851,0,0,29,0,27480,100,0,1,0,0,'','SAI activates only if Muradin is not around'),
|
|
(22,2,28127,0,0,23,0,4303,0,0,0,0,0,'','Softknuckle - Only execute SAI in hardknuckle clearing'),
|
|
(22,2,28459,0,0,1,0,51623,0,0,0,0,0,'','Mosswalker Bunny execute SAI only if player has sholazar guardian heartbeat aura'),
|
|
(22,2,28752,0,0,1,1,52249,0,0,1,0,0,'','SAI High Priest Mu\'funu cast Shadow Channeling if aura Hex is not applied'),
|
|
(22,2,28754,0,0,1,1,52278,0,0,1,0,0,'','SAI High Priestess Tua-tua remove Shadow Form and cast Shadow Channeling if aura Hex is not applied'),
|
|
(22,2,29475,0,0,29,1,29618,3,0,0,0,0,'','Run Action if NPC Near'),
|
|
(22,2,29475,0,1,29,1,29619,3,0,0,0,0,'','Run Action if NPC Near'),
|
|
(22,2,29489,0,0,9,0,12840,0,0,0,0,0,'','Captain Welsington- On Death - Say Line 1 require quest 12840 taken'),
|
|
(22,2,29489,0,1,28,0,12840,0,0,0,0,0,'','Captain Welsington- On Death - Say Line 1 require quest 12840 complete'),
|
|
(22,2,30120,0,0,31,0,3,30124,0,0,0,0,'','Only execute SAI if invoker has entry 30124'),
|
|
(22,2,30134,0,0,31,0,4,0,0,0,0,0,'','Only Player Can run this action'),
|
|
(22,2,30243,0,0,1,0,57615,0,0,0,0,0,'','Only run AI if player is possessing a water terror'),
|
|
(22,2,30250,0,0,1,0,57615,0,0,0,0,0,'','Only run AI if player is possessing a water terror'),
|
|
(22,2,30313,0,0,29,1,30316,30,0,0,0,0,'','NPC 30313 Event 1 - Requires NPC 30316 in 30 yd to run'),
|
|
(22,2,31280,0,0,31,0,3,31881,0,0,0,0,'','Run event if creature entry is correct'),
|
|
(22,2,31280,0,1,31,0,3,32225,0,0,0,0,'','Run event if creature entry is correct'),
|
|
(22,2,31692,0,0,31,0,3,31147,0,0,0,0,'','Only execute SAI if invoker has entry 31147'),
|
|
(22,2,31773,0,0,1,1,59878,0,0,1,0,0,'','Requires no aura to run event'),
|
|
(22,2,37878,0,0,29,1,37881,2,0,1,0,0,'','AOD Impact Bunny only Trigger if there is no spawn of Wrethed Ghoul within 2 yards'),
|
|
(22,2,142475,1,0,7,0,202,140,0,0,0,0,'','run action if invoker skill in engineering is higher or at 140'),
|
|
(22,2,142696,1,0,7,0,202,160,0,0,0,0,'','run action if invoker skill in engineering is higher or at 160'),
|
|
(22,2,148418,1,0,13,1,2,3,0,0,0,0,'','Run action if GetData(2) == DONE'),
|
|
(22,2,148419,1,0,13,1,2,3,0,0,0,0,'','Run action if GetData(2) == DONE'),
|
|
(22,2,148420,1,0,13,1,2,3,0,0,0,0,'','Run action if GetData(2) == DONE'),
|
|
(22,2,148421,1,0,13,1,2,3,0,0,0,0,'','Run action if GetData(2) == DONE'),
|
|
(22,2,148917,1,0,13,1,148917,1,0,0,0,0,'','Run Event if GetData(148917) == 1'),
|
|
(22,2,149432,1,0,13,1,2,1,0,1,0,0,'','Run action if GetData(2) != IN_PROGRESS'),
|
|
(22,2,149433,1,0,13,1,2,1,0,1,0,0,'','Run action if GetData(2) != IN_PROGRESS'),
|
|
(22,2,177217,1,1,13,1,3,2,0,0,0,0,'','Run action if GetData(3) == 2'),
|
|
(22,2,177217,1,2,13,1,3,3,0,0,0,0,'','Run action if GetData(3) == 3'),
|
|
(22,2,177219,1,0,13,1,3,1,0,0,0,0,'','Run action if GetData(3) == 1'),
|
|
(22,2,177219,1,1,13,1,3,2,0,0,0,0,'','Run action if GetData(3) == 2'),
|
|
(22,2,177219,1,2,13,1,3,3,0,0,0,0,'','Run action if GetData(3) == 3'),
|
|
(22,2,202794,1,0,13,1,6,1,2,1,0,0,'','Run Action if BossState != IN_PROGRESS'),
|
|
(22,2,202795,1,0,13,1,6,1,2,1,0,0,'','Run Action if BossState != IN_PROGRESS'),
|
|
(22,2,202796,1,0,13,1,6,1,2,1,0,0,'','Run Action if BossState != IN_PROGRESS'),
|
|
(22,3,3743,0,0,30,1,178205,60,0,0,0,0,'','Requires GO in range'),
|
|
(22,3,3946,0,0,23,1,2161,0,0,1,0,0,'','event require AREA 2161'),
|
|
(22,3,5269,0,0,13,1,11,6,0,0,0,0,'','Run action if GetData(11) == 6'),
|
|
(22,3,5720,0,0,13,1,1,3,0,0,0,0,'','Run action if GetData(1) == DONE'),
|
|
(22,3,5721,0,0,13,1,1,3,0,0,0,0,'','Run action if GetData(1) == DONE'),
|
|
(22,3,8497,0,0,30,1,149433,50,0,0,0,0,'','Run action gameobject nearby'),
|
|
(22,3,10399,0,0,29,1,10399,50,0,1,0,0,'','Run action if no npcs in range'),
|
|
(22,3,14455,0,0,29,1,14454,150,0,1,0,0,'','Run action if no npc nearby'),
|
|
(22,3,14458,0,0,29,1,14457,150,0,1,0,0,'','Run action if no npc nearby'),
|
|
(22,3,14460,0,0,29,1,14461,150,0,1,0,0,'','Run action if no npc nearby'),
|
|
(22,3,14462,0,0,29,1,14464,150,0,1,0,0,'','Run action if no npc nearby'),
|
|
(22,3,19507,0,0,26,1,2,0,0,0,0,0,'','Requires Phase Mask, HACK'),
|
|
(22,3,20040,0,0,1,1,35035,0,0,0,0,0,'','Allow action if baseobject has aura'),
|
|
(22,3,21867,0,0,1,1,37748,0,0,1,0,0,'','Run action if no aura is present'),
|
|
(22,3,22945,0,0,29,1,22953,15,0,0,0,0,'','Requires Wrathbone Flyer in 10yd'),
|
|
(22,3,23310,0,0,29,1,25003,200,0,1,0,0,'','Only run SAI if no Emissary of Hate nearby'),
|
|
(22,3,23335,0,0,26,1,2,0,0,1,0,0,'','Run Action if me is not in phase 2'),
|
|
(22,3,23335,0,0,31,0,4,0,0,0,0,0,'','Run Action if invoker is a player'),
|
|
(22,3,23335,0,0,34,1,0,8,0,0,0,0,'','Run Action if invoker is neutral to me'),
|
|
(22,3,24418,0,0,31,0,4,0,0,0,0,0,'','Run if unit is player'),
|
|
(22,3,24601,0,0,1,1,46374,0,0,0,0,0,'','Windsoul Totem Credit only if aura present at death'),
|
|
(22,3,25367,0,0,29,1,25953,20,0,0,0,0,'','Reqires Fel Crystal Spell Target in range'),
|
|
(22,3,25369,0,0,29,1,25953,20,0,0,0,0,'','Reqires Fel Crystal Spell Target in range'),
|
|
(22,3,25401,0,0,29,1,25402,20,0,0,0,0,'','Seaforium Depth Charge - Only run SAI if Nerub ar Sinkhole (South) within 20 yards'),
|
|
(22,3,25597,0,0,29,1,25592,15,0,0,0,0,'','Reqires Doomfire destroyer in range'),
|
|
(22,3,25719,0,0,29,1,25720,30,0,0,0,0,'','Run action if npc is nearby'),
|
|
(22,3,25760,0,0,1,1,43671,1,0,1,0,0,'','Only Run script if the npc hasn\'t the aura 43671'),
|
|
(22,3,26076,0,0,29,1,25378,35,0,1,0,0,'','SAI condition, requires no npc with entry 25378 in 30yd'),
|
|
(22,3,27163,0,0,29,1,27607,10,0,0,0,0,'',''),
|
|
(22,3,27587,0,0,1,1,49078,0,0,0,0,0,'','event require aura 49078'),
|
|
(22,3,27713,0,0,29,0,27383,200,0,1,0,0,'','Only run SAI if no Thel zan the Duskbringer near'),
|
|
(22,3,28747,0,0,1,1,52222,0,0,0,0,0,'','Only execute SAI if me has Aura 52222'),
|
|
(22,3,28748,0,0,1,1,52222,0,0,0,0,0,'','Only execute SAI if me has Aura 52222'),
|
|
(22,3,28942,0,0,23,1,4346,0,0,0,0,0,'','Must be in 4346 area'),
|
|
(22,3,29880,0,0,1,0,57615,0,0,0,0,0,'','Only run AI if player is possessing a water terror'),
|
|
(22,3,29884,0,0,32,0,16,0,0,0,0,0,'','Execute event only if type is player'),
|
|
(22,3,30313,0,0,29,1,30317,30,0,0,0,0,'','NPC 30313 Event 2 - Requires NPC 30317 in 30 yd to run'),
|
|
(22,3,30409,0,0,9,2,13042,0,0,0,0,0,'','Only execute SAI of Osterkilgr when player has quest 13042'),
|
|
(22,3,30725,0,0,1,0,57615,0,0,0,0,0,'','Only run AI if player is possessing a water terror'),
|
|
(22,3,31333,0,0,8,0,12499,0,0,0,0,0,'','Alexstrasza the Life-Binder - Run AI only if player is rewarded for Return To Angrathar'),
|
|
(22,3,31333,0,1,8,0,12500,0,0,0,0,0,'','Alexstrasza the Life-Binder - Run AI only if player is rewarded for Return To Angrathar'),
|
|
(22,3,31692,0,0,31,0,3,31205,0,0,0,0,'','Only execute SAI if invoker has entry 31205'),
|
|
(22,3,34925,0,0,37,1,96250,2,0,0,0,0,'','Run Action if HP Below 96250'),
|
|
(22,3,36564,0,0,29,1,36522,20,0,0,0,0,'','Requires Soul Horror (36522) in 20yd to run event'),
|
|
(22,3,148917,1,0,13,1,148917,2,0,0,0,0,'','Run Event if GetData(148917) == 2'),
|
|
(22,3,176346,1,0,13,1,5,3,0,0,0,0,'','Run action if GetData(5) == 3'),
|
|
(22,3,176349,1,0,13,1,5,3,0,0,0,0,'','Run action if GetData(5) == 3'),
|
|
(22,3,176350,1,0,13,1,5,3,0,0,0,0,'','Run action if GetData(5) == 3'),
|
|
(22,3,176351,1,0,13,1,5,3,0,0,0,0,'','Run action if GetData(5) == 3'),
|
|
(22,3,176352,1,0,13,1,5,3,0,0,0,0,'','Run action if GetData(5) == 3'),
|
|
(22,3,176353,1,0,13,1,5,3,0,0,0,0,'','Run action if GetData(5) == 3'),
|
|
(22,3,202443,1,0,39,1,4576,0,0,0,0,0,'','Only run SAI if realm first rewarded'),
|
|
(22,4,3750,0,0,30,1,178205,60,0,0,0,0,'','Requires GO in range'),
|
|
(22,4,3946,0,0,23,1,2161,0,0,1,0,0,'','event require AREA 2161'),
|
|
(22,4,5271,0,0,13,1,11,6,0,0,0,0,'','Run action if GetData(11) == 6'),
|
|
(22,4,5711,0,0,13,1,11,6,0,0,0,0,'','Run action if GetData(11) == 6'),
|
|
(22,4,8497,0,0,30,1,149432,50,0,0,0,0,'','Run action gameobject nearby'),
|
|
(22,4,14327,0,0,29,1,14349,25,0,0,0,0,'','Requires Pimgib in range to run action'),
|
|
(22,4,17835,0,0,29,1,15608,20,0,0,0,0,'','Requires Medivh in 20yd'),
|
|
(22,4,18994,0,0,29,1,15608,20,0,0,0,0,'','Requires Medivh in 20yd'),
|
|
(22,4,20454,0,0,29,1,20769,60,0,1,0,0,'','Requires no NPC in range'),
|
|
(22,4,22882,0,0,29,1,22953,15,0,0,0,0,'','Requires Wrathbone Flyer in 10yd'),
|
|
(22,4,22960,0,0,29,1,23030,18,0,0,0,0,'','Run action if npc nearby'),
|
|
(22,4,23335,0,0,26,1,2,0,0,1,0,0,'','Run Action if me is not in phase 2'),
|
|
(22,4,23335,0,0,31,0,4,0,0,0,0,0,'','Run Action if invoker is a player'),
|
|
(22,4,23335,0,0,34,1,0,16,0,0,0,0,'','Run Action if invoker is friendly to me'),
|
|
(22,4,23689,0,0,29,1,24170,75,0,0,0,0,'','Protodrake Only execute SAI if there is Draconis Gasritus Bunny'),
|
|
(22,4,24418,0,0,31,0,3,0,0,0,0,0,'','Run if unit is npc'),
|
|
(22,4,24683,0,0,29,1,24808,5,0,0,0,0,'','Requires Broken Sentinel in 10yd to run event'),
|
|
(22,4,24918,0,0,31,1,3,24955,0,1,0,0,'','Felblood Initiate may not already be transformed to template entry 24955 when trying to update template to 24955'),
|
|
(22,4,25363,0,0,29,1,25953,20,0,0,0,0,'','Reqires Fel Crystal Spell Target in range'),
|
|
(22,4,25368,0,0,29,1,25953,20,0,0,0,0,'','Reqires Fel Crystal Spell Target in range'),
|
|
(22,4,25370,0,0,29,1,25953,20,0,0,0,0,'','Reqires Fel Crystal Spell Target in range'),
|
|
(22,4,25371,0,0,29,1,25953,20,0,0,0,0,'','Reqires Fel Crystal Spell Target in range'),
|
|
(22,4,25372,0,0,29,1,25953,20,0,0,0,0,'','Reqires Fel Crystal Spell Target in range'),
|
|
(22,4,25401,0,0,29,1,25403,20,0,0,0,0,'','Seaforium Depth Charge - Only run SAI if Nerub ar Sinkhole (East) within 20 yards'),
|
|
(22,4,25432,0,0,1,1,45672,0,0,0,0,0,'','Requires Specific Aura'),
|
|
(22,4,25432,0,0,9,0,11653,0,0,0,0,0,'','Requires Quest Taken'),
|
|
(22,4,25432,0,1,1,1,45673,0,0,0,0,0,'','Requires Specific Aura'),
|
|
(22,4,25432,0,1,9,0,11653,0,0,0,0,0,'','Requires Quest Taken'),
|
|
(22,4,25432,0,2,1,1,45677,0,0,0,0,0,'','Requires Specific Aura'),
|
|
(22,4,25432,0,2,9,0,11653,0,0,0,0,0,'','Requires Quest Taken'),
|
|
(22,4,25432,0,3,1,1,45681,0,0,0,0,0,'','Requires Specific Aura'),
|
|
(22,4,25432,0,3,9,0,11653,0,0,0,0,0,'','Requires Quest Taken'),
|
|
(22,4,26793,0,0,38,1,1,4,0,0,0,0,'','Run SmartScript if target has LE 1% hp'),
|
|
(22,4,30313,0,0,29,1,30318,30,0,0,0,0,'','NPC 30313 Event 3 - Requires NPC 30318 in 30 yd to run'),
|
|
(22,4,30409,0,0,9,2,13042,0,0,0,0,0,'','Only execute SAI of Osterkilgr when player has quest 13042'),
|
|
(22,4,30632,0,0,1,0,57615,0,0,0,0,0,'','Only run AI if player is possessing a water terror'),
|
|
(22,4,31773,0,0,1,1,59873,0,0,1,0,0,'','Requires no aura to run event'),
|
|
(22,4,36516,0,0,29,1,36522,20,0,0,0,0,'','Requires Soul Horror (36522) in 20yd to run event'),
|
|
(22,4,36620,0,0,29,1,36522,20,0,0,0,0,'','Requires Soul Horror (36522) in 20yd to run event'),
|
|
(22,4,148830,1,0,13,1,10,0,0,1,0,0,'','Run action if instance data is NOT correct'),
|
|
(22,4,148831,1,0,13,1,10,1,0,1,0,0,'','Run action if instance data is NOT correct'),
|
|
(22,4,148832,1,0,13,1,10,2,0,1,0,0,'','Run action if instance data is NOT correct'),
|
|
(22,4,148833,1,0,13,1,10,3,0,1,0,0,'','Run action if instance data is NOT correct'),
|
|
(22,4,148834,1,0,13,1,10,4,0,1,0,0,'','Run action if instance data is NOT correct'),
|
|
(22,4,148835,1,0,13,1,10,5,0,1,0,0,'','Run action if instance data is NOT correct'),
|
|
(22,5,3749,0,0,30,1,178205,60,0,0,0,0,'','Requires GO in range'),
|
|
(22,5,3946,0,0,23,1,2161,0,0,0,0,0,'','event require AREA 2161'),
|
|
(22,5,17477,0,0,29,1,17397,10,0,0,0,0,'','Requires Npc Nearby'),
|
|
(22,5,19169,0,0,12,1,1,0,0,0,0,0,'','Commoner - Midsummer must be active'),
|
|
(22,5,22884,0,0,31,0,4,0,0,0,0,0,'','Action Invoker is a player'),
|
|
(22,5,22960,0,0,29,1,23330,18,0,0,0,0,'','Run action if npc nearby'),
|
|
(22,5,23335,0,0,26,1,2,0,0,1,0,0,'','Run Action if me is not in phase 2'),
|
|
(22,5,23335,0,0,31,0,4,0,0,0,0,0,'','Run Action if invoker is a player'),
|
|
(22,5,23335,0,0,34,1,0,32,0,0,0,0,'','Run Action if invoker is honored to me'),
|
|
(22,5,24040,0,0,2,0,34135,1,1,1,0,0,'','SAI triggers only if player has no Dark Iron Ingots'),
|
|
(22,5,24685,0,0,29,1,24808,5,0,0,0,0,'','Requires Broken Sentinel in 10yd to run event'),
|
|
(22,5,24687,0,0,29,1,24808,5,0,0,0,0,'','Requires Broken Sentinel in 10yd to run event'),
|
|
(22,5,25401,0,0,29,1,25404,20,0,0,0,0,'','Seaforium Depth Charge - Only run SAI if Nerub ar Sinkhole (West) within 20 yards'),
|
|
(22,5,26793,0,0,38,1,1,4,0,0,0,0,'','Run SmartScript if target has LE 1% hp'),
|
|
(22,5,27626,0,0,31,0,4,0,0,0,0,0,'','Run action if invoker is player'),
|
|
(22,5,27996,0,0,9,0,12498,0,0,0,0,0,'','event require quest taken to prevent despawn when the spell devour ghoul is casted'),
|
|
(22,5,27996,0,1,28,0,12498,0,0,0,0,0,'','event require quest complete to prevent despawn when the spell devour ghoul is casted'),
|
|
(22,5,36516,0,0,29,1,36522,20,0,1,0,0,'','Requires NO Soul Horror (36522) in 20yd to run event'),
|
|
(22,5,36620,0,0,29,1,36522,20,0,1,0,0,'','Requires NO Soul Horror (36522) in 20yd to run event'),
|
|
(22,5,142208,1,0,26,1,2,0,0,0,0,0,'','Must be in phase 2 to run event'),
|
|
(22,5,142209,1,0,26,1,2,0,0,0,0,0,'','Must be in phase 2 to run event'),
|
|
(22,5,142210,1,0,26,1,2,0,0,0,0,0,'','Must be in phase 2 to run event'),
|
|
(22,5,142211,1,0,26,1,2,0,0,0,0,0,'','Must be in phase 2 to run event'),
|
|
(22,5,142212,1,0,26,1,2,0,0,0,0,0,'','Must be in phase 2 to run event'),
|
|
(22,5,142213,1,0,26,1,2,0,0,0,0,0,'','Must be in phase 2 to run event'),
|
|
(22,6,3946,0,0,23,1,2161,0,0,0,0,0,'','event require AREA 2161'),
|
|
(22,6,5259,0,0,26,1,2,0,0,0,0,0,'','Run action if npc is in phase'),
|
|
(22,6,5273,0,0,13,1,11,6,0,0,0,0,'','Run action if GetData(11) == 6'),
|
|
(22,6,10808,0,0,29,1,10418,40,0,1,0,0,'','Run action if no npcs in range'),
|
|
(22,6,10808,0,0,29,1,10419,40,0,1,0,0,'','Run action if no npcs in range'),
|
|
(22,6,10808,0,0,29,1,10424,40,0,1,0,0,'','Run action if no npcs in range'),
|
|
(22,6,17397,0,0,29,1,17477,10,0,0,0,0,'','Requires Npc Nearby'),
|
|
(22,6,17892,0,0,29,1,15608,20,0,0,0,0,'','Requires Medivh in 20yd'),
|
|
(22,6,18995,0,0,29,1,15608,20,0,0,0,0,'','Requires Medivh in 20yd'),
|
|
(22,6,19171,0,0,12,1,24,0,0,0,0,0,'','Commoner - BrewFest must be active'),
|
|
(22,6,19175,0,0,12,1,24,0,0,0,0,0,'','Commoner - BrewFest must be active'),
|
|
(22,6,22877,0,0,31,0,4,0,0,0,0,0,'','Action Invoker is a player'),
|
|
(22,6,23188,0,0,23,0,3759,0,0,0,0,0,'','Execute SmartAI for Dragonmaw Transporter if the area is 3759'),
|
|
(22,6,23335,0,0,26,1,2,0,0,1,0,0,'','Run Action if me is not in phase 2'),
|
|
(22,6,23335,0,0,31,0,4,0,0,0,0,0,'','Run Action if invoker is a player'),
|
|
(22,6,23335,0,0,34,1,0,64,0,0,0,0,'','Run Action if invoker is revered to me'),
|
|
(22,6,24439,0,0,29,1,24438,10,0,0,0,0,'','Requires Npc Nearby'),
|
|
(22,6,25401,0,0,29,1,25405,20,0,0,0,0,'','Seaforium Depth Charge - Only run SAI if Nerub ar Sinkhole (North) within 20 yards'),
|
|
(22,6,37664,0,0,29,0,38463,20,0,0,0,0,'','Requires Empowering Orb Visual Stalker In Range'),
|
|
(22,6,40703,0,0,30,1,193963,10,0,0,0,0,'','Run Action if GO Near'),
|
|
(22,6,175564,1,0,13,1,0,0,0,0,0,0,'','Run action if GetData(0) == 0'),
|
|
(22,7,5709,0,0,13,1,1,3,0,0,0,0,'','Run action if GetData(1) == DONE'),
|
|
(22,7,10435,0,0,36,1,0,0,0,1,0,0,'','Run action if npc is dead'),
|
|
(22,7,13282,0,0,36,0,0,0,0,0,0,0,'','Run action if invoker is alive'),
|
|
(22,7,16222,0,0,15,0,2,0,0,0,0,0,'','Run action if player is paladin'),
|
|
(22,7,16222,0,0,16,0,512,0,0,0,0,0,'','Run action if player is blood elf'),
|
|
(22,7,16222,0,0,27,0,60,3,0,0,0,0,'','Run action if player level >= 60'),
|
|
(22,7,17860,0,0,13,1,0,3,0,0,0,0,'','Requires Instance data to run event'),
|
|
(22,7,18927,0,0,12,1,12,0,0,0,0,0,'','Commoner - Hallows End must be active'),
|
|
(22,7,19148,0,0,12,1,12,0,0,0,0,0,'','Commoner - Hallows End must be active'),
|
|
(22,7,19169,0,0,12,1,12,0,0,0,0,0,'','Commoner - Hallows End must be active'),
|
|
(22,7,19171,0,0,12,1,12,0,0,0,0,0,'','Commoner - Hallows End must be active'),
|
|
(22,7,19172,0,0,12,1,12,0,0,0,0,0,'','Commoner - Hallows End must be active'),
|
|
(22,7,19173,0,0,12,1,12,0,0,0,0,0,'','Commoner - Hallows End must be active'),
|
|
(22,7,19175,0,0,12,1,12,0,0,0,0,0,'','Commoner - Hallows End must be active'),
|
|
(22,7,19176,0,0,12,1,12,0,0,0,0,0,'','Commoner - Hallows End must be active'),
|
|
(22,7,19177,0,0,12,1,12,0,0,0,0,0,'','Commoner - Hallows End must be active'),
|
|
(22,7,19178,0,0,12,1,12,0,0,0,0,0,'','Commoner - Hallows End must be active'),
|
|
(22,7,20102,0,0,12,1,12,0,0,0,0,0,'','Commoner - Hallows End must be active'),
|
|
(22,7,21503,0,0,29,1,21506,20,0,0,0,0,'','Only run SAI if Azaloth within 20 yards'),
|
|
(22,7,23219,0,0,29,0,23439,15,0,0,0,0,'','SAI Trigger Only If Hungry Nether Ray is near the creature when it dies '),
|
|
(22,7,23335,0,0,26,1,2,0,0,1,0,0,'','Run Action if me is not in phase 2'),
|
|
(22,7,23335,0,0,31,0,4,0,0,0,0,0,'','Run Action if invoker is a player'),
|
|
(22,7,23335,0,0,34,1,0,128,0,0,0,0,'','Run Action if invoker is exalted to me'),
|
|
(22,7,23837,0,0,23,1,4179,0,0,0,0,0,'','Only run SAI at Emerald Dragonshrine'),
|
|
(22,7,23837,0,1,23,1,3979,0,0,0,0,0,'','Only run SAI at Emerald Dragonshrine'),
|
|
(22,7,24684,0,0,29,1,24808,5,0,0,0,0,'','Requires Broken Sentinel in 10yd to run event'),
|
|
(22,7,24686,0,0,29,1,24808,5,0,0,0,0,'','Requires Broken Sentinel in 10yd to run event'),
|
|
(22,7,28217,0,0,9,0,12540,0,0,0,0,0,'','Injured Rainspeaker Oracle - Only run SAI if player has Just Following Orders taken'),
|
|
(22,8,-28368,0,0,29,1,4857,100,0,1,0,0,'','Run Action if no alive Stone Keepers in range'),
|
|
(22,8,-27794,0,0,29,1,4857,100,0,1,0,0,'','Run Action if no alive Stone Keepers in range'),
|
|
(22,8,-27555,0,0,29,1,4857,100,0,1,0,0,'','Run Action if no alive Stone Keepers in range'),
|
|
(22,8,-27554,0,0,29,1,4857,100,0,1,0,0,'','Run Action if no alive Stone Keepers in range'),
|
|
(22,8,17819,0,0,13,1,0,3,0,0,0,0,'','Requires Instance data to run event'),
|
|
(22,8,18829,0,0,29,1,15384,20,0,0,0,0,'','Requires Old Trigger In Range'),
|
|
(22,8,28217,0,0,1,1,51329,0,0,1,0,0,'','Injured Rainspeaker Oracle - Only run SAI if Injured rainspeaker oracle does have aura - feign death'),
|
|
(22,8,28217,0,0,9,0,12570,0,0,0,0,0,'','Injured Rainspeaker Oracle - Only run SAI if player has Fortunate Misunderstandings Taken'),
|
|
(22,8,29769,0,0,1,1,29266,0,0,0,0,0,'','Only run SAI if has aura Permanent Feign Death'),
|
|
(22,8,29770,0,0,1,1,29266,0,0,0,0,0,'','Only run SAI if has aura Permanent Feign Death'),
|
|
(22,8,29840,0,0,1,1,29266,0,0,0,0,0,'','Only run SAI if has aura Permanent Feign Death'),
|
|
(22,8,175564,1,1,13,1,0,0,0,1,0,0,'','Run action if GetData(0) != 0'),
|
|
(22,9,18829,0,0,29,1,19871,20,0,0,0,0,'','Requires Old Trigger In Range'),
|
|
(22,9,18927,0,0,12,1,2,0,0,0,0,0,'','Commoner - Winterveil must be active'),
|
|
(22,9,18934,0,0,13,1,0,3,0,0,0,0,'','Requires Instance data to run event'),
|
|
(22,9,19148,0,0,12,1,2,0,0,0,0,0,'','Commoner - Winterveil must be active'),
|
|
(22,9,19169,0,0,12,1,2,0,0,0,0,0,'','Commoner - Winterveil must be active'),
|
|
(22,9,19171,0,0,12,1,2,0,0,0,0,0,'','Commoner - Winterveil must be active'),
|
|
(22,9,19172,0,0,12,1,2,0,0,0,0,0,'','Commoner - Winterveil must be active'),
|
|
(22,9,19173,0,0,12,1,2,0,0,0,0,0,'','Commoner - Winterveil must be active'),
|
|
(22,9,19175,0,0,12,1,2,0,0,0,0,0,'','Commoner - Winterveil must be active'),
|
|
(22,9,19176,0,0,12,1,2,0,0,0,0,0,'','Commoner - Winterveil must be active'),
|
|
(22,9,19177,0,0,12,1,2,0,0,0,0,0,'','Commoner - Winterveil must be active'),
|
|
(22,9,19178,0,0,12,1,2,0,0,0,0,0,'','Commoner - Winterveil must be active'),
|
|
(22,9,20102,0,0,12,1,2,0,0,0,0,0,'','Commoner - Winterveil must be active'),
|
|
(22,9,28214,0,0,23,1,4292,0,0,1,0,0,'','Goregek dont execute sai in frenzyheart hill'),
|
|
(22,9,28214,0,0,23,1,4303,0,0,1,0,0,'','Goregek dont execute SAI in Hardknuckle Clearing'),
|
|
(22,9,28215,0,0,23,1,4292,0,0,1,0,0,'','Dajik dont execute sai in frenzyheart hill'),
|
|
(22,9,28215,0,0,23,1,4295,0,0,1,0,0,'','Dajik execute SAI in The Sundered Shard'),
|
|
(22,9,28215,0,0,23,1,4303,0,0,1,0,0,'','Dajik execute SAI in Hardknuckle Clearing'),
|
|
(22,9,28215,0,0,23,1,4304,0,0,1,0,0,'','Dajik Dont execute SAI in Sapphire Hive'),
|
|
(22,9,28215,0,0,23,1,4388,0,0,1,0,0,'','Dajik execute SAI in Wintergrasp River'),
|
|
(22,9,28217,0,0,16,0,1101,0,0,0,0,0,'','Injured Rainspeaker Oracle - Only run SAI if player is Alliance'),
|
|
(22,10,10384,0,0,35,1,0,5,3,0,0,0,'','Run action if distance to invoker >= 5'),
|
|
(22,10,10385,0,0,35,1,0,5,3,0,0,0,'','Run action if distance to invoker >= 5'),
|
|
(22,10,17820,0,0,13,1,0,3,0,0,0,0,'','Requires Instance data to run event'),
|
|
(22,10,18927,0,0,12,1,2,0,0,0,0,0,'','Commoner - Winterveil must be active'),
|
|
(22,10,19148,0,0,12,1,2,0,0,0,0,0,'','Commoner - Winterveil must be active'),
|
|
(22,10,19169,0,0,12,1,2,0,0,0,0,0,'','Commoner - Winterveil must be active'),
|
|
(22,10,19171,0,0,12,1,2,0,0,0,0,0,'','Commoner - Winterveil must be active'),
|
|
(22,10,19172,0,0,12,1,2,0,0,0,0,0,'','Commoner - Winterveil must be active'),
|
|
(22,10,19173,0,0,12,1,2,0,0,0,0,0,'','Commoner - Winterveil must be active'),
|
|
(22,10,19175,0,0,12,1,2,0,0,0,0,0,'','Commoner - Winterveil must be active'),
|
|
(22,10,19176,0,0,12,1,2,0,0,0,0,0,'','Commoner - Winterveil must be active'),
|
|
(22,10,19177,0,0,12,1,2,0,0,0,0,0,'','Commoner - Winterveil must be active'),
|
|
(22,10,19178,0,0,12,1,2,0,0,0,0,0,'','Commoner - Winterveil must be active'),
|
|
(22,10,28216,0,0,23,1,4292,0,0,1,0,0,'','Zepik dont execute sai in frenzyheart hill'),
|
|
(22,10,28216,0,0,23,1,4306,0,0,1,0,0,'','Zepik dont execute SAI in Mistwhisper Refuge'),
|
|
(22,10,28217,0,0,16,0,690,0,0,0,0,0,'','Injured Rainspeaker Oracle - Only run SAI if player is Horde'),
|
|
(22,11,1853,0,0,13,1,1,6,0,0,0,0,'','Run action if GetData(1) == 6'),
|
|
(22,11,17833,0,0,13,1,0,3,0,0,0,0,'','Requires Instance data to run event'),
|
|
(22,11,18927,0,0,12,1,7,0,0,0,0,0,'','Commoner - Luna Festival must be active'),
|
|
(22,11,19148,0,0,12,1,7,0,0,0,0,0,'','Commoner - Luna Festival must be active'),
|
|
(22,11,19169,0,0,12,1,7,0,0,0,0,0,'','Commoner - Luna Festival must be active'),
|
|
(22,11,19171,0,0,12,1,7,0,0,0,0,0,'','Commoner - Luna Festival must be active'),
|
|
(22,11,19172,0,0,12,1,7,0,0,0,0,0,'','Commoner - Luna Festival must be active'),
|
|
(22,11,19173,0,0,12,1,7,0,0,0,0,0,'','Commoner - Luna Festival must be active'),
|
|
(22,11,19175,0,0,12,1,7,0,0,0,0,0,'','Commoner - Luna Festival must be active'),
|
|
(22,11,19176,0,0,12,1,7,0,0,0,0,0,'','Commoner - Luna Festival must be active'),
|
|
(22,11,19177,0,0,12,1,7,0,0,0,0,0,'','Commoner - Luna Festival must be active'),
|
|
(22,11,19178,0,0,12,1,7,0,0,0,0,0,'','Commoner - Luna Festival must be active'),
|
|
(22,11,20102,0,0,12,1,7,0,0,0,0,0,'','Commoner - Luna Festival must be active'),
|
|
(22,11,22258,0,0,1,0,38708,0,0,1,0,0,'','Demoniac Scryer - Only run SAI if player does not have Aura Demonaic Visitation'),
|
|
(22,11,22258,0,0,1,1,38672,0,0,1,0,0,'','Demoniac Scryer - Only run SAI if Demoniac Scryer does not have Aura Magic Sucker Device timer'),
|
|
(22,11,22258,0,0,2,0,31607,1,0,1,0,0,'','Demoniac Scryer - Only run SAI if player does not have Demoniac Scryer Reading'),
|
|
(22,11,22258,0,0,9,0,10838,0,0,0,0,0,'','Demoniac Scryer - Only run SAI if player has the Demoniac Scryer Taken'),
|
|
(22,11,23222,0,0,31,0,4,0,0,0,0,0,'','Action Invoker is a player'),
|
|
(22,12,-127591,0,0,31,0,4,0,0,0,0,0,'','Action Invoker is a player'),
|
|
(22,12,-127590,0,0,31,0,4,0,0,0,0,0,'','Action Invoker is a player'),
|
|
(22,12,-127589,0,0,31,0,4,0,0,0,0,0,'','Action Invoker is a player'),
|
|
(22,12,-127582,0,0,31,0,4,0,0,0,0,0,'','Action Invoker is a player'),
|
|
(22,12,-127580,0,0,31,0,4,0,0,0,0,0,'','Action Invoker is a player'),
|
|
(22,12,-127579,0,0,31,0,4,0,0,0,0,0,'','Action Invoker is a player'),
|
|
(22,12,-127578,0,0,31,0,4,0,0,0,0,0,'','Action Invoker is a player'),
|
|
(22,12,10384,0,0,35,1,0,5,3,1,0,0,'','Run action if distance to invoker not >= 5'),
|
|
(22,12,10385,0,0,35,1,0,5,3,1,0,0,'','Run action if distance to invoker not >= 5'),
|
|
(22,12,18927,0,0,12,1,12,0,0,0,0,0,'','Commoner - Hallows End must be active'),
|
|
(22,12,19169,0,0,12,1,12,0,0,0,0,0,'','Commoner - Hallows End must be active'),
|
|
(22,12,19171,0,0,12,1,12,0,0,0,0,0,'','Commoner - Hallows End must be active'),
|
|
(22,12,19172,0,0,12,1,12,0,0,0,0,0,'','Commoner - Hallows End must be active'),
|
|
(22,12,19173,0,0,12,1,12,0,0,0,0,0,'','Commoner - Hallows End must be active'),
|
|
(22,12,19175,0,0,12,1,12,0,0,0,0,0,'','Commoner - Hallows End must be active'),
|
|
(22,12,19176,0,0,12,1,12,0,0,0,0,0,'','Commoner - Hallows End must be active'),
|
|
(22,12,19177,0,0,12,1,12,0,0,0,0,0,'','Commoner - Hallows End must be active'),
|
|
(22,12,19178,0,0,12,1,12,0,0,0,0,0,'','Commoner - Hallows End must be active'),
|
|
(22,12,19527,0,0,1,1,34333,0,0,0,0,0,'','Vacillating Voidcaller requires Damage Reduction: Fire to cast Fireball'),
|
|
(22,12,20102,0,0,12,1,12,0,0,0,0,0,'','Commoner - Hallows End must be active'),
|
|
(22,12,26623,0,0,31,0,4,0,0,0,0,0,'','Action Invoker is a player'),
|
|
(22,12,26635,0,0,31,0,4,0,0,0,0,0,'','Action Invoker is a player'),
|
|
(22,12,28120,0,0,23,1,4291,0,0,1,0,0,'','Lafoo dont execute sai in rainspeaker canopy'),
|
|
(22,12,28214,0,0,23,1,4303,0,0,0,0,0,'','Goregek execute SAI in only in Hardknuckle Clearing'),
|
|
(22,13,19527,0,0,1,1,34331,0,0,0,0,0,'','Vacillating Voidcaller requires Damage Reduction: Arcane to cast Arcane Missiles'),
|
|
(22,13,33235,0,0,13,1,4,3,0,0,0,0,'','Execute SAI only if Assembly of Iron Done'),
|
|
(22,14,19527,0,0,1,1,34334,0,0,0,0,0,'','Vacillating Voidcaller requires Damage Reduction: Frost to cast Frost Bolt'),
|
|
(22,14,27328,0,0,1,1,48368,1,0,0,0,0,'','SAI of Tur Ragepaw triggers only if under the effect of aura Bearform'),
|
|
(22,14,28121,0,0,23,1,4291,0,0,1,0,0,'','Jaloot dont execute sai in rainspeaker canopy'),
|
|
(22,14,28121,0,0,23,1,4308,0,0,1,0,0,'','Jaloot dont execute sai in spearborn encampment'),
|
|
(22,14,28401,0,0,1,0,52485,0,0,0,0,0,'','SAI Har\'koa custom gossip if player has aura See Har\'koa at Zim\'Torga'),
|
|
(22,15,5710,0,0,13,1,11,6,0,0,0,0,'','Run action if GetData(11) == 6'),
|
|
(22,15,18944,0,0,29,1,19005,25,0,1,0,0,'','Requires No Wrath Master in 20yd to run event'),
|
|
(22,15,19527,0,0,1,1,34336,0,0,0,0,0,'','Vacillating Voidcaller requires Damage Reduction: Holy to cast Holy Bolt'),
|
|
(22,15,28122,0,0,23,1,4291,0,0,1,0,0,'','Moodle dont execute sai in rainspeaker canopy'),
|
|
(22,15,28122,0,0,23,1,4297,0,0,1,0,0,'','Moodle dont execute SAI in Mosswalker Village'),
|
|
(22,16,19527,0,0,1,1,34335,0,0,0,0,0,'','Vacillating Voidcaller requires Damage Reduction: Nature to cast Lightning Bolt'),
|
|
(22,16,27328,0,0,1,1,48369,1,0,0,0,0,'','SAI of Tur Ragepaw triggers only if under the effect of aura Moonkin Form'),
|
|
(22,17,16769,0,0,36,1,0,0,0,0,0,0,'','Only execute SAI if firewing warlock alive'),
|
|
(22,17,19527,0,0,1,1,34338,0,0,0,0,0,'','Vacillating Voidcaller requires Damage Reduction: Shadow to cast Shadowbolt'),
|
|
(22,17,27328,0,0,1,1,48371,1,0,0,0,0,'','SAI of Tur Ragepaw triggers only if under the effect of aura Tree of Life'),
|
|
(22,17,28214,0,0,9,0,12702,0,0,0,0,0,'','Goregek SAI only activates if player is on and has not completed the Chicken Party!'),
|
|
(22,17,28214,0,0,29,0,28161,5,0,0,0,0,'','Execute SAI only if there is chicken escapee within 5 yards'),
|
|
(22,18,28216,0,0,9,0,12702,0,0,0,0,0,'','Dajik SAI only activates if player is on and has not completed the Chicken Party!'),
|
|
(22,18,28216,0,0,29,0,28161,5,0,0,0,0,'','Execute SAI only if there is chicken escapee within 5 yards'),
|
|
(22,19,4508,0,0,31,0,3,4514,0,0,0,0,'','Raging agamar must invoke event'),
|
|
(22,19,28215,0,0,23,1,4303,0,0,0,0,0,'','Dajik execute SAI only in Hardknuckle Clearing'),
|
|
(22,20,14324,0,0,13,1,3,3,0,0,0,0,'','Run action if GetData(3) == 3'),
|
|
(22,20,14325,0,0,13,1,3,3,0,0,0,0,'','Run action if GetData(3) == 3'),
|
|
(22,20,29769,0,0,38,1,2,4,0,0,0,0,'','Only run SAI if HP at 1% or less'),
|
|
(22,20,29770,0,0,38,1,2,4,0,0,0,0,'','Only run SAI if HP at 1% or less'),
|
|
(22,20,29840,0,0,38,1,2,4,0,0,0,0,'','Only run SAI if HP at 1% or less'),
|
|
(22,20,33285,0,0,31,2,4,0,0,0,0,0,'','Run action if victim is player'),
|
|
(22,20,33306,0,0,31,2,4,0,0,0,0,0,'','Run action if victim is player'),
|
|
(22,20,33382,0,0,31,2,4,0,0,0,0,0,'','Run action if victim is player'),
|
|
(22,20,33383,0,0,31,2,4,0,0,0,0,0,'','Run action if victim is player'),
|
|
(22,20,33384,0,0,31,2,4,0,0,0,0,0,'','Run action if victim is player'),
|
|
(22,20,33558,0,0,31,2,4,0,0,0,0,0,'','Run action if victim is player'),
|
|
(22,20,33559,0,0,31,2,4,0,0,0,0,0,'','Run action if victim is player'),
|
|
(22,20,33561,0,0,31,2,4,0,0,0,0,0,'','Run action if victim is player'),
|
|
(22,20,33562,0,0,31,2,4,0,0,0,0,0,'','Run action if victim is player'),
|
|
(22,20,33564,0,0,31,2,4,0,0,0,0,0,'','Run action if victim is player'),
|
|
(22,20,33738,0,0,31,2,4,0,0,0,0,0,'','Run action if victim is player'),
|
|
(22,20,33739,0,0,31,2,4,0,0,0,0,0,'','Run action if victim is player'),
|
|
(22,20,33740,0,0,31,2,4,0,0,0,0,0,'','Run action if victim is player'),
|
|
(22,20,33743,0,0,31,2,4,0,0,0,0,0,'','Run action if victim is player'),
|
|
(22,20,33744,0,0,31,2,4,0,0,0,0,0,'','Run action if victim is player'),
|
|
(22,20,33745,0,0,31,2,4,0,0,0,0,0,'','Run action if victim is player'),
|
|
(22,20,33746,0,0,31,2,4,0,0,0,0,0,'','Run action if victim is player'),
|
|
(22,20,33747,0,0,31,2,4,0,0,0,0,0,'','Run action if victim is player'),
|
|
(22,20,33748,0,0,31,2,4,0,0,0,0,0,'','Run action if victim is player'),
|
|
(22,20,33749,0,0,31,2,4,0,0,0,0,0,'','Run action if victim is player'),
|
|
(22,21,14324,0,0,13,1,3,3,0,0,0,0,'','Run action if GetData(3) == 3'),
|
|
(22,21,14325,0,0,13,1,3,3,0,0,0,0,'','Run action if GetData(3) == 3'),
|
|
(22,21,16409,0,0,26,1,6,0,0,1,0,0,'','Npc not in phase 6 to run event'),
|
|
(22,21,28215,0,0,9,0,12702,0,0,0,0,0,'','Dajik SAI only activates if player is on and has not completed the Chicken Party!'),
|
|
(22,21,28215,0,0,29,0,28161,5,0,0,0,0,'','Execute SAI only if there is chicken escapee within 5 yards'),
|
|
(22,21,28215,0,1,9,0,12532,0,0,0,0,0,'','Dajik SAI only activates if player is on and has not completed Flown the Coop!'),
|
|
(22,21,28215,0,1,29,0,28161,5,0,0,0,0,'','Execute SAI only if there is chicken escapee within 5 yards'),
|
|
(22,22,16409,0,0,26,1,4,0,0,0,0,0,'','Npc in phase 4 to run event'),
|
|
(22,26,3678,0,0,13,1,4,3,0,0,0,0,'','Instance GetData(4) == DONE'),
|
|
(22,26,29770,0,0,1,1,29266,0,0,1,0,0,'','Only run SAI if does not have aura Permanent Feign Death'),
|
|
(22,37,25729,0,0,36,1,0,0,0,0,0,0,'','Only execute SAI if Shadowstalker Getry alive'),
|
|
(23,11555,16768,0,0,5,0,576,224,0,0,0,0,'','Furbolg Medicine Pouch - when Timbermaw Hold honored/revered/exalted'),
|
|
(23,12944,17017,0,0,5,0,59,224,0,0,0,0,'','Lokhtos Darkbargainer - Only sell item if Honored with Thorium Brotherhood'),
|
|
(23,12944,17018,0,0,5,0,59,240,0,0,0,0,'','Lokhtos Darkbargainer - Only sell item if Friendly with Thorium Brotherhood'),
|
|
(23,12944,17022,0,0,5,0,59,240,0,0,0,0,'','Lokhtos Darkbargainer - Only sell item if Friendly with Thorium Brotherhood'),
|
|
(23,12944,17023,0,0,5,0,59,240,0,0,0,0,'','Lokhtos Darkbargainer - Only sell item if Friendly with Thorium Brotherhood'),
|
|
(23,12944,17025,0,0,5,0,59,224,0,0,0,0,'','Lokhtos Darkbargainer - Only sell item if Honored with Thorium Brotherhood'),
|
|
(23,12944,17049,0,0,5,0,59,224,0,0,0,0,'','Lokhtos Darkbargainer - Only sell item if Honored with Thorium Brotherhood'),
|
|
(23,12944,17051,0,0,5,0,59,240,0,0,0,0,'','Lokhtos Darkbargainer - Only sell item if Friendly with Thorium Brotherhood'),
|
|
(23,12944,17052,0,0,5,0,59,192,0,0,0,0,'','Lokhtos Darkbargainer - Only sell item if Revered with Thorium Brotherhood'),
|
|
(23,12944,17053,0,0,5,0,59,192,0,0,0,0,'','Lokhtos Darkbargainer - Only sell item if Revered with Thorium Brotherhood'),
|
|
(23,12944,17059,0,0,5,0,59,224,0,0,0,0,'','Lokhtos Darkbargainer - Only sell item if Honored with Thorium Brotherhood'),
|
|
(23,12944,17060,0,0,5,0,59,224,0,0,0,0,'','Lokhtos Darkbargainer - Only sell item if Honored with Thorium Brotherhood'),
|
|
(23,12944,19206,0,0,5,0,59,224,0,0,0,0,'','Lokhtos Darkbargainer - Only sell item if Honored with Thorium Brotherhood'),
|
|
(23,12944,19207,0,0,5,0,59,192,0,0,0,0,'','Lokhtos Darkbargainer - Only sell item if Revered with Thorium Brotherhood'),
|
|
(23,12944,19208,0,0,5,0,59,192,0,0,0,0,'','Lokhtos Darkbargainer - Only sell item if Revered with Thorium Brotherhood'),
|
|
(23,12944,19209,0,0,5,0,59,192,0,0,0,0,'','Lokhtos Darkbargainer - Only sell item if Revered with Thorium Brotherhood'),
|
|
(23,12944,19210,0,0,5,0,59,128,0,0,0,0,'','Lokhtos Darkbargainer - Only sell item if Exalted with Thorium Brotherhood'),
|
|
(23,12944,19211,0,0,5,0,59,128,0,0,0,0,'','Lokhtos Darkbargainer - Only sell item if Exalted with Thorium Brotherhood'),
|
|
(23,12944,19212,0,0,5,0,59,128,0,0,0,0,'','Lokhtos Darkbargainer - Only sell item if Exalted with Thorium Brotherhood'),
|
|
(23,12944,19219,0,0,5,0,59,224,0,0,0,0,'','Lokhtos Darkbargainer - Only sell item if Honored with Thorium Brotherhood'),
|
|
(23,12944,19220,0,0,5,0,59,192,0,0,0,0,'','Lokhtos Darkbargainer - Only sell item if Revered with Thorium Brotherhood'),
|
|
(23,12944,19330,0,0,5,0,59,224,0,0,0,0,'','Lokhtos Darkbargainer - Only sell item if Honored with Thorium Brotherhood'),
|
|
(23,12944,19331,0,0,5,0,59,192,0,0,0,0,'','Lokhtos Darkbargainer - Only sell item if Revered with Thorium Brotherhood'),
|
|
(23,12944,19332,0,0,5,0,59,192,0,0,0,0,'','Lokhtos Darkbargainer - Only sell item if Revered with Thorium Brotherhood'),
|
|
(23,12944,19333,0,0,5,0,59,192,0,0,0,0,'','Lokhtos Darkbargainer - Only sell item if Revered with Thorium Brotherhood'),
|
|
(23,12944,19444,0,0,5,0,59,240,0,0,0,0,'','Lokhtos Darkbargainer - Only sell item if Friendly with Thorium Brotherhood'),
|
|
(23,12944,19448,0,0,5,0,59,224,0,0,0,0,'','Lokhtos Darkbargainer - Only sell item if Honored with Thorium Brotherhood'),
|
|
(23,12944,19449,0,0,5,0,59,192,0,0,0,0,'','Lokhtos Darkbargainer - Only sell item if Revered with Thorium Brotherhood'),
|
|
(23,12944,20040,0,0,5,0,59,128,0,0,0,0,'','Lokhtos Darkbargainer - Only sell item if Exalted with Thorium Brotherhood'),
|
|
(23,12944,20761,0,0,5,0,59,240,0,0,0,0,'','Lokhtos Darkbargainer - Only sell item if Friendly with Thorium Brotherhood'),
|
|
(23,29478,46725,0,0,12,0,2,0,0,0,0,0,'','Rotes Erbsengewehr / Jepetto Joybuzz <Toymaker> - only for Winter Veil'),
|
|
(23,29716,46725,0,0,12,0,2,0,0,0,0,0,'','Rotes Erbsengewehr / Clockwork Assistant <Jepetto\'s Companion> - only for Winter Veil'),
|
|
(23,29744,43499,0,0,8,0,12870,0,0,0,0,0,'','Iron Boot Flask - when rewarded quest Ancient Relic'),
|
|
(23,30431,44150,0,0,5,0,1106,192,0,0,0,0,'','Arcanum of the stalwart protector - when Argent Crusade revered/exalted'),
|
|
(23,30431,50369,0,0,5,0,1106,63,0,0,0,0,'','Arcanum of the stalwart protector - when Argent Crusade not revered/exalted'),
|
|
(23,30472,43499,0,0,8,0,12882,0,0,0,0,0,'','Iron Boot Flask - when rewarded quest Ancient Relic'),
|
|
(23,32287,44159,0,0,5,0,1090,192,0,0,0,0,'','Arcanum of Burning Mysteries - when Kirin Tor revered/exalted'),
|
|
(23,32287,50368,0,0,5,0,1090,63,0,0,0,0,'','Arcanum of Burning Mysteries - when Kirin Tor not revered/exalted'),
|
|
(23,32533,44152,0,0,5,0,1091,192,0,0,0,0,'','Arcanum of Blissful Mending - when The Wyrmrest Accord revered/exalted'),
|
|
(23,32533,50370,0,0,5,0,1091,63,0,0,0,0,'','Arcanum of Blissful Mending - when The Wyrmrest Accord not revered/exalted'),
|
|
(23,32538,44149,0,0,5,0,1098,192,0,0,0,0,'','Arcanum of Torment - when Knights of the Ebon Blade revered/exalted'),
|
|
(23,32538,50367,0,0,5,0,1098,63,0,0,0,0,'','Arcanum of Torment - when Knights of the Ebon Blade not revered/exalted'),
|
|
(23,32540,44133,0,0,5,0,1119,128,0,0,0,0,'','Greater Inscription of the Axe - when The Sons of Hodir exalted'),
|
|
(23,32540,44134,0,0,5,0,1119,128,0,0,0,0,'','Greater Inscription of the Crag - when The Sons of Hodir exalted'),
|
|
(23,32540,44135,0,0,5,0,1119,128,0,0,0,0,'','Greater Inscription of the Storm - when The Sons of Hodir exalted'),
|
|
(23,32540,44136,0,0,5,0,1119,128,0,0,0,0,'','Greater Inscription of the Pinnacle - when The Sons of Hodir exalted'),
|
|
(23,32540,50335,0,0,5,0,1119,127,0,0,0,0,'','Greater Inscription of the Axe - when The Sons of Hodir not exalted'),
|
|
(23,32540,50336,0,0,5,0,1119,127,0,0,0,0,'','Greater Inscription of the Crag - when The Sons of Hodir not exalted'),
|
|
(23,32540,50337,0,0,5,0,1119,127,0,0,0,0,'','Greater Inscription of the Pinnacle - when The Sons of Hodir not exalted'),
|
|
(23,32540,50338,0,0,5,0,1119,127,0,0,0,0,'','Greater Inscription of the Storm - when The Sons of Hodir not exalted'),
|
|
(23,32564,44701,0,0,5,0,1037,128,0,0,0,0,'','Arcanum of the Savage Gladiator - when Alliance Vanguard rexalted'),
|
|
(23,32564,50372,0,0,5,0,1037,127,0,0,0,0,'','Arcanum of the Savage Gladiator - when Alliance Vanguard not exalted'),
|
|
(23,32565,44702,0,0,5,0,1052,128,0,0,0,0,'','Arcanum of the Savage Gladiator - when Horde Expeditione exalted'),
|
|
(23,32565,50373,0,0,5,0,1052,127,0,0,0,0,'','Arcanum of the Savage Gladiator - when Horde Expedition not exalted'),
|
|
(23,32773,44701,0,0,5,0,1037,128,0,0,0,0,'','Arcanum of the Savage Gladiator - when Alliance Vanguard exalted'),
|
|
(23,32773,50372,0,0,5,0,1037,127,0,0,0,0,'','Arcanum of the Savage Gladiator - when Alliance Vanguard not exalted'),
|
|
(23,32774,44702,0,0,5,0,1052,128,0,0,0,0,'','Arcanum of the Savage Gladiator - when Horde Expedition exalted'),
|
|
(23,32774,50373,0,0,5,0,1052,127,0,0,0,0,'','Arcanum of the Savage Gladiator - when Horde Expedition not exalted'),
|
|
(23,33307,46752,0,0,16,0,1,0,0,0,0,0,'','Only Sell to Humans'),
|
|
(23,33307,46758,0,0,16,0,1,0,0,1,0,0,'','Only Sell to Non Humans'),
|
|
(23,33310,46748,0,0,16,0,4,0,0,0,0,0,'','Only Sell to Dwarf'),
|
|
(23,33310,46762,0,0,16,0,4,0,0,1,0,0,'','Only Sell to Non Dwarf'),
|
|
(23,33554,46743,0,0,16,0,128,0,0,0,0,0,'','Only Sell to Troll'),
|
|
(23,33554,46760,0,0,16,0,128,0,0,1,0,0,'','Only Sell to Non Troll'),
|
|
(23,33555,46746,0,0,16,0,16,0,0,0,0,0,'','Only Sell to Undead'),
|
|
(23,33555,46764,0,0,16,0,16,0,0,1,0,0,'','Only Sell to Non Undead'),
|
|
(23,33556,46750,0,0,16,0,32,0,0,0,0,0,'','Only Sell to Tauren'),
|
|
(23,33556,46755,0,0,16,0,32,0,0,1,0,0,'','Only Sell to Non Tauren'),
|
|
(23,33557,46751,0,0,16,0,512,0,0,0,0,0,'','Only Sell to Blood elf'),
|
|
(23,33557,46761,0,0,16,0,512,0,0,1,0,0,'','Only Sell to Non Blood elf'),
|
|
(23,33650,46747,0,0,16,0,64,0,0,0,0,0,'','Only Sell to Gnome'),
|
|
(23,33650,46763,0,0,16,0,64,0,0,1,0,0,'','Only Sell to Non Gnome'),
|
|
(23,33653,46744,0,0,16,0,8,0,0,0,0,0,'','Only Sell to Night elf'),
|
|
(23,33653,46749,0,0,16,0,2,0,0,0,0,0,'','Only Sell to Orc'),
|
|
(23,33653,46759,0,0,16,0,8,0,0,1,0,0,'','Only Sell to Non Night elf'),
|
|
(23,33657,46745,0,0,16,0,1024,0,0,0,0,0,'','Only Sell to Dreanei'),
|
|
(23,33657,46756,0,0,16,0,1024,0,0,1,0,0,'','Only Sell to Non Dreanei'),
|
|
(23,33657,46757,0,0,16,0,2,0,0,1,0,0,'','Only Sell to Non Orc');
|
|
/*!40000 ALTER TABLE `conditions` ENABLE KEYS */;
|
|
UNLOCK TABLES;
|
|
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;
|
|
|
|
/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
|
|
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
|
|
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
|
|
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
|
|
|