Advertisement
dmanbob

NPC Sept 26

Sep 27th, 2014
246
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 459.43 KB | None | 0 0
  1. Delete from creature_template where entry>44999 and entry<46040;
  2. Delete from creature_template where entry>80999 and entry<82090;
  3. CREATE TABLE IF NOT EXISTS `creature_template`
  4. (
  5. `entry` INT(11) unsigned NOT NULL,
  6. `difficulty_entry_1` INT(11) unsigned NOT NULL,
  7. `difficulty_entry_2` INT(11) unsigned NOT NULL,
  8. `difficulty_entry_3` INT(11) unsigned NOT NULL,
  9. `killcredit1` INT(11) unsigned NOT NULL,
  10. `killcredit2` INT(11) unsigned NOT NULL,
  11. `modelid1` INT(11) unsigned NOT NULL,
  12. `modelid2` INT(11) unsigned NOT NULL,
  13. `modelid3` INT(11) unsigned NOT NULL,
  14. `modelid4` INT(11) unsigned NOT NULL,
  15. `name` VARCHAR(255) NOT NULL,
  16. `subname` VARCHAR(255) NOT NULL,
  17. `Iconname` VARCHAR(255) NOT NULL,
  18. `gossip_menu_id` INT(11) unsigned NOT NULL,
  19. `minlevel` INT(11) unsigned NOT NULL,
  20. `maxlevel` INT(11) unsigned NOT NULL,
  21. `exp` INT(11) unsigned NOT NULL,
  22. `faction` INT(11) unsigned NOT NULL,
  23. `npcflag` INT(11) unsigned NOT NULL,
  24. `speed_walk` INT(11) unsigned NOT NULL,
  25. `speed_run` FLOAT(4,2) NOT NULL,
  26. `scale` INT(11) unsigned NOT NULL,
  27. `rank` INT(11) unsigned NOT NULL,
  28. `dmgschool` INT(11) unsigned NOT NULL,
  29. `baseattacktime` INT(11) unsigned NOT NULL,
  30. `rangeattacktime` INT(11) unsigned NOT NULL,
  31. `basevariance` INT(11) unsigned NOT NULL,
  32. `rangevariance` INT(11) unsigned NOT NULL,
  33. `unit_class` INT(11) unsigned NOT NULL,
  34. `unit_flags` INT(11) unsigned NOT NULL,
  35. `unit_flags2` INT(11) unsigned NOT NULL,
  36. `dynamicflags` INT(11) unsigned NOT NULL,
  37. `family` INT(11) unsigned NOT NULL,
  38. `trainer_type` INT(11) unsigned NOT NULL,
  39. `trainer_spell` INT(11) unsigned NOT NULL,
  40. `trainer_class` INT(11) unsigned NOT NULL,
  41. `trainer_race` INT(11) unsigned NOT NULL,
  42. `type` INT(11) unsigned NOT NULL,
  43. `type_flags` INT(11) unsigned NOT NULL,
  44. `lootid` INT(11) unsigned NOT NULL,
  45. `pickpocketloot` INT(11) unsigned NOT NULL,
  46. `skinloot` INT(11) unsigned NOT NULL,
  47. `resistance1` INT(11) unsigned NOT NULL,
  48. `resistance2` INT(11) unsigned NOT NULL,
  49. `resistance3` INT(11) unsigned NOT NULL,
  50. `resistance4` INT(11) unsigned NOT NULL,
  51. `resistance5` INT(11) unsigned NOT NULL,
  52. `resistance6` INT(11) unsigned NOT NULL,
  53. `spell1` INT(11) unsigned NOT NULL,
  54. `spell2` INT(11) unsigned NOT NULL,
  55. `spell3` INT(11) unsigned NOT NULL,
  56. `spell4` INT(11) unsigned NOT NULL,
  57. `spell5` INT(11) unsigned NOT NULL,
  58. `spell6` INT(11) unsigned NOT NULL,
  59. `spell7` INT(11) unsigned NOT NULL,
  60. `spell8` INT(11) unsigned NOT NULL,
  61. `petspelldataid` INT(11) unsigned NOT NULL,
  62. `vehicleid` INT(11) unsigned NOT NULL,
  63. `mingold` INT(11) unsigned NOT NULL,
  64. `maxgold` INT(11) unsigned NOT NULL,
  65. `ainame` VARCHAR(255) NOT NULL,
  66. `movementtype` INT(11) unsigned NOT NULL,
  67. `inhabittype` INT(11) unsigned NOT NULL,
  68. `hoverheight` INT(11) unsigned NOT NULL,
  69. `HealthModifier` INT(11) unsigned NOT NULL,
  70. `ManaModifier` INT(11) unsigned NOT NULL,
  71. `ArmorModifier` INT(11) unsigned NOT NULL,
  72. `DamageModifier` INT(11) unsigned NOT NULL,
  73. `ExperienceModifier` INT(11) unsigned NOT NULL,
  74. `racialleader` INT(11) unsigned NOT NULL,
  75. `questitem1` INT(11) unsigned NOT NULL,
  76. `questitem2` INT(11) unsigned NOT NULL,
  77. `questitem3` INT(11) unsigned NOT NULL,
  78. `questitem4` INT(11) unsigned NOT NULL,
  79. `questitem5` INT(11) unsigned NOT NULL,
  80. `questitem6` INT(11) unsigned NOT NULL,
  81. `movementid` INT(11) unsigned NOT NULL,
  82. `regenhealth` INT(11) unsigned NOT NULL,
  83. `mechanic_immune_mask` INT(11) unsigned NOT NULL,
  84. `flags_extra` INT(11) unsigned NOT NULL,
  85. `scriptname` VARCHAR(255) DEFAULT NULL,
  86. `VerifiedBuild` INT(11) unsigned NOT NULL
  87. , PRIMARY KEY (`entry`))
  88. ENGINE=MyISAM DEFAULT CHARSET=utf8;
  89.  
  90. INSERT INTO `creature_template` VALUES
  91. ('82089', '0', '0', '0', '0', '0', '169', '0', '0', '0', 'Infernal H', 'Warlock Pet', '', '0', '80', '80', '2', '2', '0', '1', '1.14', '1', '0', '0', '1000', '1', '1', '0', '1', '32768', '2048', '8', '19', '0', '0', '0', '0', '3', '0', '0', '0', '0', '0', '300', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'SmartAI', '0', '3', '1', '1', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '121', '1', '0', '0', '', '12340'),
  92. ('82002', '0', '0', '0', '0', '0', '24999', '0', '0', '0', 'Deathchill Servant H', 'Death Knight?s servant.', '', '0', '80', '80', '2', '2', '0', '1', '1.14', '1', '0', '0', '1000', '3', '1', '0', '1', '64', '2048', '8', '0', '0', '0', '0', '0', '6', '72', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'SmartAI', '0', '3', '1', '1', '10', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '144', '1', '8388624', '0', '', '12340'),
  93. ('82001', '0', '0', '0', '0', '0', '27543', '0', '0', '0', 'Beaky H', 'The Hunter?s pet.', '', '0', '80', '80', '2', '2', '0', '1', '1.14', '1', '0', '0', '1000', '3', '', '0', '1', '32768', '2048', '8', '0', '0', '0', '0', '0', '6', '0', '31263', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'SmartAI', '0', '4', '1', '1', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '8388624', '0', '', '12340'),
  94. ('82000', '0', '0', '0', '0', '0', '4449', '0', '0', '0', 'Imp H', 'Warlock Pet', '', '0', '80', '80', '2', '2', '0', '1', '1.14', '1', '0', '2', '1000', '1', '1', '0', '1', '0', '2048', '8', '23', '0', '0', '0', '0', '3', '0', '416', '0', '0', '0', '0', '0', '0', '0', '0', '3110', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'SmartAI', '0', '3', '1', '1', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '121', '1', '0', '0', '', '12340'),
  95. ('81089', '0', '0', '0', '0', '0', '169', '0', '0', '0', 'Infernal A', 'Warlock Pet', '', '0', '80', '80', '2', '1', '0', '1', '1.14', '1', '0', '0', '1000', '1', '1', '0', '1', '32768', '2048', '8', '19', '0', '0', '0', '0', '3', '0', '0', '0', '0', '0', '300', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'SmartAI', '0', '3', '1', '1', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '121', '1', '0', '0', '', '12340'),
  96. ('81002', '0', '0', '0', '0', '0', '24999', '0', '0', '0', 'Deathchill Servant A', 'Death Knight?s servant.', '', '0', '80', '80', '2', '1', '0', '1', '1.14', '1', '0', '0', '1000', '3', '1', '0', '1', '64', '2048', '8', '0', '0', '0', '0', '0', '6', '72', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'SmartAI', '0', '3', '1', '1', '10', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '144', '1', '8388624', '0', '', '12340'),
  97. ('81001', '0', '0', '0', '0', '0', '27543', '0', '0', '0', 'Beaky A', 'The Hunter?s pet.', '', '0', '80', '80', '2', '1', '0', '1', '1.14', '1', '0', '0', '1000', '3', '1', '0', '1', '32768', '2048', '8', '0', '0', '0', '0', '0', '6', '0', '31263', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'SmartAI', '0', '4', '1', '1', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '8388624', '0', '', '12340'),
  98. ('81000', '0', '0', '0', '0', '0', '4449', '0', '0', '0', 'Imp A', 'Warlock Pet', '', '0', '80', '80', '2', '1', '0', '1', '1.14', '1', '0', '2', '1000', '1', '1', '0', '1', '0', '2048', '8', '23', '0', '0', '0', '0', '3', '0', '416', '0', '0', '0', '0', '0', '0', '0', '0', '3110', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'SmartAI', '0', '3', '1', '1', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '121', '1', '0', '0', '', '12340'),
  99.  
  100.  
  101. ('46039','0','0','0','0','0','28189','0','0','0','Yuselfie','','','0','80','80','2','1','134217728','1','1.14','1','0','1','1200','1','1','0','2','4104','0','3','0','0','0','0','0','0','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','5000','12000','SmartAI','1','1','1','1.5','50','1','1','0','1','0','0','0','0','0','0','1','1','0','0','','12340'),
  102. ('46038','0','0','0','0','0','28748','0','0','0','Kozan','','','0','80','80','2','1','134217728','1','1.14','1','0','0','1200','1','1','0','1','4104','0','3','0','0','0','0','0','0','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','5000','12000','SmartAI','1','1','1','2','50','1','1','0','1','0','0','0','0','0','0','1','1','0','0','','12340'),
  103. ('46037','0','0','0','0','0','27756','0','0','0','Yamia','','','0','80','80','2','1','134217728','1','1.14','1','0','1','1200','1','1','0','2','4104','0','3','0','0','0','0','0','0','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','5000','12000','SmartAI','1','1','1','1.5','50','1','1','0','1','0','0','0','0','0','0','1','1','0','0','','12340'),
  104. ('46036','0','0','0','0','0','27629','0','0','0','Zood','','','0','80','80','2','1','134217728','1','1.14','1','0','5','1200','1','1','0','1','4104','0','3','0','0','0','0','0','0','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','5000','12000','SmartAI','1','1','1','2','50','1','1','0','1','0','0','0','0','0','0','1','1','0','0','','12340'),
  105. ('46035','0','0','0','0','0','17372','0','0','0','Zyxdel','','','0','80','80','2','1','134217728','1','1.14','1','0','3','1200','1','1','0','2','4104','0','3','0','0','0','0','0','0','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','5000','12000','SmartAI','1','1','1','1.5','50','1','1','0','1','0','0','0','0','0','0','1','1','0','0','','12340'),
  106. ('46034','0','0','0','0','0','17230','0','0','0','Zztop','','','0','80','80','2','1','134217728','1','1.14','1','0','0','1200','1','1','1','2','4104','0','3','0','0','0','0','0','0','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','5000','12000','SmartAI','0','1','1','2','50','1','1','0','1','0','0','0','0','0','0','1','1','0','0','','12340'),
  107. ('46033','0','0','0','0','0','26414','0','0','0','Areias','','','0','80','80','2','1','134217728','1','1.14','1','0','6','1200','1','1','0','2','4104','0','3','0','0','0','0','0','0','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','5000','12000','SmartAI','1','1','1','1.5','50','1','1','0','1','0','0','0','0','0','0','1','1','0','0','','12340'),
  108. ('46032','0','0','0','0','0','29145','0','0','0','Bevelle','','','0','80','80','2','1','134217728','1','1.14','1','0','0','1200','1','1','0','1','16781320','0','3','0','0','0','0','0','0','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','5000','12000','SmartAI','1','1','1','2','50','1','1','0','1','0','0','0','0','0','0','1','1','0','0','','12340'),
  109. ('46031','0','0','0','0','0','26078','0','0','0','Carituss','','','0','80','80','2','1','134217728','1','1.14','1','0','5','1200','1','1','0','2','4104','0','3','0','0','0','0','0','0','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','5000','12000','SmartAI','1','1','1','1.5','50','1','1','0','1','0','0','0','0','0','0','1','1','0','0','','12340'),
  110. ('46030','0','0','0','0','0','14417','0','0','0','Draken','','','0','80','80','2','1','134217728','1','1.14','1','0','3','1200','1','1','0','2','4104','0','3','0','0','0','0','0','0','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','5000','12000','SmartAI','1','1','1','1.5','50','1','1','0','1','0','0','0','0','0','0','1','1','0','0','','12340'),
  111. ('46029','0','0','0','0','0','28713','0','0','0','Qqkid','','','0','80','80','2','1','134217728','1','1.14','1','0','1','1200','1','1','0','2','4104','0','3','0','0','0','0','0','0','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','5000','12000','SmartAI','1','1','1','1.5','50','1','1','0','1','0','0','0','0','0','0','1','1','0','0','','12340'),
  112. ('46028','0','0','0','0','0','28711','0','0','0','Qauze','','','0','80','80','2','1','134217728','1','1.14','1','0','0','1200','1','1','0','1','4104','0','3','0','0','0','0','0','0','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','5000','12000','SmartAI','1','1','1','2','50','1','1','0','1','0','0','0','0','0','0','1','1','0','0','','12340'),
  113. ('46027','0','0','0','0','0','30156','0','0','0','Redfinie','','','0','80','80','2','1','134217728','1','1.14','1','0','1','1200','1','1','0','2','4104','0','3','0','0','0','0','0','0','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','5000','12000','SmartAI','1','1','1','1.5','50','1','1','0','1','0','0','0','0','0','0','1','1','0','0','','12340'),
  114. ('46026','0','0','0','0','0','27629','0','0','0','Alurt','','','0','80','80','2','1','134217728','1','1.14','1','0','5','1200','1','1','0','1','4104','0','3','0','0','0','0','0','0','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','5000','12000','SmartAI','1','1','1','2','50','1','1','0','1','0','0','0','0','0','0','1','1','0','0','','12340'),
  115. ('46025','0','0','0','0','0','28902','0','0','0','Rassel','','','0','80','80','2','1','134217728','1','1.14','1','0','3','1200','1','1','0','2','4104','0','3','0','0','0','0','0','0','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','5000','12000','SmartAI','1','1','1','1.5','50','1','1','0','1','0','0','0','0','0','0','1','1','0','0','','12340'),
  116. ('46024','0','0','0','0','0','1757','0','0','0','Serty','','','0','80','80','2','1','134217728','1','1.14','1','0','0','1200','1','1','1','2','4104','0','3','0','0','0','0','0','0','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','5000','12000','SmartAI','0','1','1','2','50','1','1','0','1','0','0','0','0','0','0','1','1','0','0','','12340'),
  117. ('46023','0','0','0','0','0','23083','0','0','0','Shusan','','','0','80','80','2','1','134217728','1','1.14','1','0','6','1200','1','1','0','2','4104','0','3','0','0','0','0','0','0','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','5000','12000','SmartAI','1','1','1','1.5','50','1','1','0','1','0','0','0','0','0','0','1','1','0','0','','12340'),
  118. ('46022','0','0','0','0','0','25881','0','0','0','Szechia','','','0','80','80','2','1','134217728','1','1.14','1','0','0','1200','1','1','0','1','16781320','0','3','0','0','0','0','0','0','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','5000','12000','SmartAI','1','1','1','2','50','1','1','0','1','0','0','0','0','0','0','1','1','0','0','','12340'),
  119. ('46021','0','0','0','0','0','24399','0','0','0','Trevert','','','0','80','80','2','1','134217728','1','1.14','1','0','5','1200','1','1','0','2','4104','0','3','0','0','0','0','0','0','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','5000','12000','SmartAI','1','1','1','1.5','50','1','1','0','1','0','0','0','0','0','0','1','1','0','0','','12340'),
  120. ('46020','0','0','0','0','0','28878','0','0','0','Tandiwe','','','0','80','80','2','1','134217728','1','1.14','1','0','3','1200','1','1','0','2','4104','0','3','0','0','0','0','0','0','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','5000','12000','SmartAI','1','1','1','1.5','50','1','1','0','1','0','0','0','0','0','0','1','1','0','0','','12340'),
  121. ('46019','0','0','0','0','0','24413','0','0','0','Klemear','','','0','80','80','2','1','134217728','1','1.14','1','0','1','1200','1','1','0','2','4104','0','3','0','0','0','0','0','0','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','5000','12000','SmartAI','1','1','1','1.5','50','1','1','0','1','0','0','0','0','0','0','1','1','0','0','','12340'),
  122. ('46018','0','0','0','0','0','29739','0','0','0','Yolandy','','','0','80','80','2','1','134217728','1','1.14','1','0','0','1200','1','1','0','1','4104','0','3','0','0','0','0','0','0','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','5000','12000','SmartAI','1','1','1','2','50','1','1','0','1','0','0','0','0','0','0','1','1','0','0','','12340'),
  123. ('46017','0','0','0','0','0','24398','0','0','0','Kruppe','','','0','80','80','2','1','134217728','1','1.14','1','0','1','1200','1','1','0','2','4104','0','3','0','0','0','0','0','0','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','5000','12000','SmartAI','1','1','1','1.5','50','1','1','0','1','0','0','0','0','0','0','1','1','0','0','','12340'),
  124. ('46016','0','0','0','0','0','26947','0','0','0','Lemesh','','','0','80','80','2','1','134217728','1','1.14','1','0','5','1200','1','1','0','1','4104','0','3','0','0','0','0','0','0','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','5000','12000','SmartAI','1','1','1','2','50','1','1','0','1','0','0','0','0','0','0','1','1','0','0','','12340'),
  125. ('46015','0','0','0','0','0','28904','0','0','0','Lia','','','0','80','80','2','1','134217728','1','1.14','1','0','3','1200','1','1','0','2','4104','0','3','0','0','0','0','0','0','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','5000','12000','SmartAI','1','1','1','1.5','50','1','1','0','1','0','0','0','0','0','0','1','1','0','0','','12340'),
  126. ('46014','0','0','0','0','0','28716','0','0','0','Loman','','','0','80','80','2','1','134217728','1','1.14','1','0','0','1200','1','1','1','2','4104','0','3','0','0','0','0','0','0','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','5000','12000','SmartAI','0','1','1','2','50','1','1','0','1','0','0','0','0','0','0','1','1','0','0','','12340'),
  127. ('46013','0','0','0','0','0','28155','0','0','0','Lusk','','','0','80','80','2','1','134217728','1','1.14','1','0','6','1200','1','1','0','2','4104','0','3','0','0','0','0','0','0','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','5000','12000','SmartAI','1','1','1','1.5','50','1','1','0','1','0','0','0','0','0','0','1','1','0','0','','12340'),
  128. ('46012','0','0','0','0','0','29997','0','0','0','Monicue','','','0','80','80','2','1','134217728','1','1.14','1','0','0','1200','1','1','0','1','16781320','0','3','0','0','0','0','0','0','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','5000','12000','SmartAI','1','1','1','2','50','1','1','0','1','0','0','0','0','0','0','1','1','0','0','','12340'),
  129. ('46011','0','0','0','0','0','27886','0','0','0','Merced','','','0','80','80','2','1','134217728','1','1.14','1','0','5','1200','1','1','0','2','4104','0','3','0','0','0','0','0','0','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','5000','12000','SmartAI','1','1','1','1.5','50','1','1','0','1','0','0','0','0','0','0','1','1','0','0','','12340'),
  130. ('46010','0','0','0','0','0','22339','0','0','0','Mulgori','','','0','80','80','2','1','134217728','1','1.14','1','0','3','1200','1','1','0','2','4104','0','3','0','0','0','0','0','0','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','5000','12000','SmartAI','1','1','1','1.5','50','1','1','0','1','0','0','0','0','0','0','1','1','0','0','','12340'),
  131. ('46009','0','0','0','0','0','30005','0','0','0','Drupio','','','0','80','80','2','1','134217728','1','1.14','1','0','1','1200','1','1','0','2','4104','0','3','0','0','0','0','0','0','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','5000','12000','SmartAI','1','1','1','1.5','50','1','1','0','1','0','0','0','0','0','0','1','1','0','0','','12340'),
  132. ('46008','0','0','0','0','0','1409','0','0','0','Agressav','','','0','80','80','2','1','134217728','1','1.14','1','0','0','1200','1','1','0','1','4104','0','3','0','0','0','0','0','0','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','5000','12000','SmartAI','1','1','1','2','50','1','1','0','1','0','0','0','0','0','0','1','1','0','0','','12340'),
  133. ('46007','0','0','0','0','0','4399','0','0','0','Ervia','','','0','80','80','2','1','134217728','1','1.14','1','0','1','1200','1','1','0','2','4104','0','3','0','0','0','0','0','0','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','5000','12000','SmartAI','1','1','1','1.5','50','1','1','0','1','0','0','0','0','0','0','1','1','0','0','','12340'),
  134. ('46006','0','0','0','0','0','28714','0','0','0','Evill','','','0','80','80','2','1','134217728','1','1.14','1','0','5','1200','1','1','0','1','4104','0','3','0','0','0','0','0','0','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','5000','12000','SmartAI','1','1','1','2','50','1','1','0','1','0','0','0','0','0','0','1','1','0','0','','12340'),
  135. ('46005','0','0','0','0','0','27780','0','0','0','Edoes','','','0','80','80','2','1','134217728','1','1.14','1','0','3','1200','1','1','0','2','4104','0','3','0','0','0','0','0','0','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','5000','12000','SmartAI','1','1','1','1.5','50','1','1','0','1','0','0','0','0','0','0','1','1','0','0','','12340'),
  136. ('46004','0','0','0','0','0','28842','0','0','0','Frutia','','','0','80','80','2','1','134217728','1','1.14','1','0','0','1200','1','1','1','2','4104','0','3','0','0','0','0','0','0','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','5000','12000','SmartAI','0','1','1','2','50','1','1','0','1','0','0','0','0','0','0','1','1','0','0','','12340'),
  137. ('46003','0','0','0','0','0','23025','0','0','0','Faswern','','','0','80','80','2','1','134217728','1','1.14','1','0','6','1200','1','1','0','2','4104','0','3','0','0','0','0','0','0','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','5000','12000','SmartAI','1','1','1','1.5','50','1','1','0','1','0','0','0','0','0','0','1','1','0','0','','12340'),
  138. ('46002','0','0','0','0','0','29991','0','0','0','Fourious','','','0','80','80','2','1','134217728','1','1.14','1','0','0','1200','1','1','0','1','16781320','0','3','0','0','0','0','0','0','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','5000','12000','SmartAI','1','1','1','2','50','1','1','0','1','0','0','0','0','0','0','1','1','0','0','','12340'),
  139. ('46001','0','0','0','0','0','28749','0','0','0','Gerit','','','0','80','80','2','1','134217728','1','1.14','1','0','5','1200','1','1','0','2','4104','0','3','0','0','0','0','0','0','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','5000','12000','SmartAI','1','1','1','1.5','50','1','1','0','1','0','0','0','0','0','0','1','1','0','0','','12340'),
  140. ('46000','0','0','0','0','0','28705','0','0','0','Goupaei','','','0','80','80','2','1','134217728','1','1.14','1','0','3','1200','1','1','0','2','4104','0','3','0','0','0','0','0','0','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','5000','12000','SmartAI','1','1','1','1.5','50','1','1','0','1','0','0','0','0','0','0','1','1','0','0','','12340'),
  141. ('45039','0','0','0','0','0','30841','0','0','0','Trugardt','','','0','80','80','2','2','134217728','1','1.14','1','0','1','1200','1','1','0','2','4104','0','3','0','0','0','0','0','0','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','SmartAI','1','1','1','2','50','1','1','0','1','0','0','0','0','0','0','1','1','0','0','','12340'),
  142. ('45038','0','0','0','0','0','2857','0','0','0','Vexxes','','','0','80','80','2','2','134217728','1','1.14','1','0','0','1200','1','1','0','1','4104','0','3','0','0','0','0','0','0','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','5000','12000','SmartAI','1','1','1','2','50','1','1','0','1','0','0','0','0','0','0','1','1','0','0','','12340'),
  143. ('45037','0','0','0','0','0','1600','0','0','0','Vertia','','','0','80','80','2','2','134217728','1','1.14','1','0','1','1200','1','1','0','2','4104','0','3','0','0','0','0','0','0','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','5000','12000','SmartAI','1','1','1','1.5','50','1','1','0','1','0','0','0','0','0','0','1','1','0','0','','12340'),
  144. ('45036','0','0','0','0','0','27630','0','0','0','Vounde','','','0','80','80','2','2','134217728','1','1.14','1','0','5','1200','1','1','0','1','4104','0','3','0','0','0','0','0','0','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','5000','12000','SmartAI','1','1','1','2','50','1','1','0','1','0','0','0','0','0','0','1','1','0','0','','12340'),
  145. ('45035','0','0','0','0','0','2112','0','0','0','Wassup','','','0','80','80','2','2','134217728','1','1.14','1','0','3','1200','1','1','0','2','4104','0','3','0','0','0','0','0','0','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','5000','12000','SmartAI','1','1','1','1.5','50','1','1','0','1','0','0','0','0','0','0','1','1','0','0','','12340'),
  146. ('45034','0','0','0','0','0','6424','0','0','0','Whendia','','','0','80','80','2','2','134217728','1','1.14','1','0','0','1200','1','1','1','2','4104','0','3','0','0','0','0','0','0','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','5000','12000','SmartAI','0','1','1','2','50','1','1','0','1','0','0','0','0','0','0','1','1','0','0','','12340'),
  147. ('45033','0','0','0','0','0','4039','0','0','0','Wrerth','','','0','80','80','2','2','134217728','1','1.14','1','0','6','1200','1','1','0','2','4104','0','3','0','0','0','0','0','0','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','5000','12000','SmartAI','1','1','1','1.5','50','1','1','0','1','0','0','0','0','0','0','1','1','0','0','','12340'),
  148. ('45032','0','0','0','0','0','6440','0','0','0','Jerst','','','0','80','80','2','2','134217728','1','1.14','1','0','0','1200','1','1','0','1','4104','0','3','0','0','0','0','0','0','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','5000','12000','SmartAI','1','1','1','2','50','1','1','0','1','0','0','0','0','0','0','1','1','0','0','','12340'),
  149. ('45031','0','0','0','0','0','3758','0','0','0','Xxoe','','','0','80','80','2','2','134217728','1','1.14','1','0','5','1200','1','1','0','2','4104','0','3','0','0','0','0','0','0','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','5000','12000','SmartAI','1','1','1','1.5','50','1','1','0','1','0','0','0','0','0','0','1','1','0','0','','12340'),
  150. ('45030','0','0','0','0','0','2096','0','0','0','Xyndra','','','0','80','80','2','2','134217728','1','1.14','1','0','3','1200','1','1','0','2','4104','0','3','0','0','0','0','0','0','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','5000','12000','SmartAI','1','1','1','1.5','50','1','1','0','1','0','0','0','0','0','0','1','1','0','0','','12340'),
  151. ('45029','0','0','0','0','0','18189','0','0','0','Nivia','','','0','80','80','2','2','134217728','1','1.14','1','0','1','1200','1','1','0','2','4104','0','3','0','0','0','0','0','0','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','SmartAI','1','1','1','2','50','1','1','0','1','0','0','0','0','0','0','1','1','0','0','','12340'),
  152. ('45028','0','0','0','0','0','28746','0','0','0','Nursee','','','0','80','80','2','2','134217728','1','1.14','1','0','0','1200','1','1','0','1','4104','0','3','0','0','0','0','0','0','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','5000','12000','SmartAI','1','1','1','2','50','1','1','0','1','0','0','0','0','0','0','1','1','0','0','','12340'),
  153. ('45027','0','0','0','0','0','27259','0','0','0','Noupe','','','0','80','80','2','2','134217728','1','1.14','1','0','1','1200','1','1','0','2','4104','0','3','0','0','0','0','0','0','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','5000','12000','SmartAI','1','1','1','1.5','50','1','1','0','1','0','0','0','0','0','0','1','1','0','0','','12340'),
  154. ('45026','0','0','0','0','0','28840','0','0','0','Oups','','','0','80','80','2','2','134217728','1','1.14','1','0','5','1200','1','1','0','1','4104','0','3','0','0','0','0','0','0','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','5000','12000','SmartAI','1','1','1','2','50','1','1','0','1','0','0','0','0','0','0','1','1','0','0','','12340'),
  155. ('45025','0','0','0','0','0','7621','0','0','0','Oxert','','','0','80','80','2','2','134217728','1','1.14','1','0','3','1200','1','1','0','2','4104','0','3','0','0','0','0','0','0','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','5000','12000','SmartAI','1','1','1','1.5','50','1','1','0','1','0','0','0','0','0','0','1','1','0','0','','12340'),
  156. ('45024','0','0','0','0','0','26939','0','0','0','Omglol','','','0','80','80','2','2','134217728','1','1.14','1','0','0','1200','1','1','1','2','4104','0','3','0','0','0','0','0','0','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','5000','12000','SmartAI','0','1','1','2','50','1','1','0','1','0','0','0','0','0','0','1','1','0','0','','12340'),
  157. ('45023','0','0','0','0','0','5235','0','0','0','Perthis','','','0','80','80','2','2','134217728','1','1.14','1','0','6','1200','1','1','0','2','4104','0','3','0','0','0','0','0','0','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','5000','12000','SmartAI','1','1','1','1.5','50','1','1','0','1','0','0','0','0','0','0','1','1','0','0','','12340'),
  158. ('45022','0','0','0','0','0','23041','0','0','0','Prant','','','0','80','80','2','2','134217728','1','1.14','1','0','0','1200','1','1','0','1','4104','0','3','0','0','0','0','0','0','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','5000','12000','SmartAI','1','1','1','2','50','1','1','0','1','0','0','0','0','0','0','1','1','0','0','','12340'),
  159. ('45021','0','0','0','0','0','19706','0','0','0','Perriguian','','','0','80','80','2','2','134217728','1','1.14','1','0','5','1200','1','1','0','2','4104','0','3','0','0','0','0','0','0','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','5000','12000','SmartAI','1','1','1','1.5','50','1','1','0','1','0','0','0','0','0','0','1','1','0','0','','12340'),
  160. ('45020','0','0','0','0','0','28751','0','0','0','Qwert','','','0','80','80','2','2','134217728','1','1.14','1','0','3','1200','1','1','0','2','4104','0','3','0','0','0','0','0','0','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','5000','12000','SmartAI','1','1','1','1.5','50','1','1','0','1','0','0','0','0','0','0','1','1','0','0','','12340'),
  161. ('45019','0','0','0','0','0','27801','0','0','0','Gronshy','','','0','80','80','2','2','134217728','1','1.14','1','0','1','1200','1','1','0','2','4104','0','3','0','0','0','0','0','0','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','SmartAI','1','1','1','2','50','1','1','0','1','0','0','0','0','0','0','1','1','0','0','','12340'),
  162. ('45018','0','0','0','0','0','26365','0','0','0','Herodiss','','','0','80','80','2','2','134217728','1','1.14','1','0','0','1200','1','1','0','1','4104','0','3','0','0','0','0','0','0','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','5000','12000','SmartAI','1','1','1','2','50','1','1','0','1','0','0','0','0','0','0','1','1','0','0','','12340'),
  163. ('45017','0','0','0','0','0','5751','0','0','0','Hanshuck','','','0','80','80','2','2','134217728','1','1.14','1','0','1','1200','1','1','0','2','4104','0','3','0','0','0','0','0','0','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','5000','12000','SmartAI','1','1','1','1.5','50','1','1','0','1','0','0','0','0','0','0','1','1','0','0','','12340'),
  164. ('45016','0','0','0','0','0','28631','0','0','0','Hrexia','','','0','80','80','2','2','134217728','1','1.14','1','0','5','1200','1','1','0','1','4104','0','3','0','0','0','0','0','0','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','5000','12000','SmartAI','1','1','1','2','50','1','1','0','1','0','0','0','0','0','0','1','1','0','0','','12340'),
  165. ('45015','0','0','0','0','0','28746','0','0','0','Iglenna','','','0','80','80','2','2','134217728','1','1.14','1','0','3','1200','1','1','0','2','4104','0','3','0','0','0','0','0','0','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','5000','12000','SmartAI','1','1','1','1.5','50','1','1','0','1','0','0','0','0','0','0','1','1','0','0','','12340'),
  166. ('45014','0','0','0','0','0','17122','0','0','0','Irtit','','','0','80','80','2','2','134217728','1','1.14','1','0','0','1200','1','1','1','2','4104','0','3','0','0','0','0','0','0','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','5000','12000','SmartAI','0','1','1','2','50','1','1','0','1','0','0','0','0','0','0','1','1','0','0','','12340'),
  167. ('45013','0','0','0','0','0','28747','0','0','0','Ishanna','','','0','80','80','2','2','134217728','1','1.14','1','0','6','1200','1','1','0','2','4104','0','3','0','0','0','0','0','0','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','5000','12000','SmartAI','1','1','1','1.5','50','1','1','0','1','0','0','0','0','0','0','1','1','0','0','','12340'),
  168. ('45012','0','0','0','0','0','28744','0','0','0','Xanisy','','','0','80','80','2','2','134217728','1','1.14','1','0','0','1200','1','1','0','1','4104','0','3','0','0','0','0','0','0','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','5000','12000','SmartAI','1','1','1','2','50','1','1','0','1','0','0','0','0','0','0','1','1','0','0','','12340'),
  169. ('45011','0','0','0','0','0','1565','0','0','0','Joundie','','','0','80','80','2','2','134217728','1','1.14','1','0','5','1200','1','1','0','2','4104','0','3','0','0','0','0','0','0','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','5000','12000','SmartAI','1','1','1','1.5','50','1','1','0','1','0','0','0','0','0','0','1','1','0','0','','12340'),
  170. ('45010','0','0','0','0','0','28195','0','0','0','Jannice','','','0','80','80','2','2','134217728','1','1.14','1','0','3','1200','1','1','0','2','4104','0','3','0','0','0','0','0','0','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','5000','12000','SmartAI','1','1','1','1.5','50','1','1','0','1','0','0','0','0','0','0','1','1','0','0','','12340'),
  171. ('45009','0','0','0','0','0','28629','0','0','0','Anaie','','','0','80','80','2','2','134217728','1','1.14','1','0','1','1200','1','1','0','2','4104','0','3','0','0','0','0','0','0','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','SmartAI','1','1','1','2','50','1','1','0','1','0','0','0','0','0','0','1','1','0','0','','12340'),
  172. ('45008','0','0','0','0','0','28633','0','0','0','Adreia','','','0','80','80','2','2','134217728','1','1.14','1','0','0','1200','1','1','0','1','4104','0','3','0','0','0','0','0','0','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','5000','12000','SmartAI','1','1','1','2','50','1','1','0','1','0','0','0','0','0','0','1','1','0','0','','12340'),
  173. ('45007','0','0','0','0','0','28910','0','0','0','Awei','','','0','80','80','2','2','134217728','1','1.14','1','0','1','1200','1','1','0','2','4104','0','3','0','0','0','0','0','0','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','5000','12000','SmartAI','1','1','1','1.5','50','1','1','0','1','0','0','0','0','0','0','1','1','0','0','','12340'),
  174. ('45006','0','0','0','0','0','30008','0','0','0','Breia','','','0','80','80','2','2','134217728','1','1.14','1','0','5','1200','1','1','0','1','4104','0','3','0','0','0','0','0','0','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','5000','12000','SmartAI','1','1','1','2','50','1','1','0','1','0','0','0','0','0','0','1','1','0','0','','12340'),
  175. ('45005','0','0','0','0','0','28933','0','0','0','Buny','','','0','80','80','2','2','134217728','1','1.14','1','0','3','1200','1','1','0','2','4104','0','3','0','0','0','0','0','0','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','5000','12000','SmartAI','1','1','1','1.5','50','1','1','0','1','0','0','0','0','0','0','1','1','0','0','','12340'),
  176. ('45004','0','0','0','0','0','28213','0','0','0','Boxcen','','','0','80','80','2','2','134217728','1','1.14','1','0','0','1200','1','1','1','2','4104','0','3','0','0','0','0','0','0','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','5000','12000','SmartAI','0','1','1','2','50','1','1','0','1','0','0','0','0','0','0','1','1','0','0','','12340'),
  177. ('45003','0','0','0','0','0','28630','0','0','0','Criea','','','0','80','80','2','2','134217728','1','1.14','1','0','6','1200','1','1','0','2','4104','0','3','0','0','0','0','0','0','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','5000','12000','SmartAI','1','1','1','1.5','50','1','1','0','1','0','0','0','0','0','0','1','1','0','0','','12340'),
  178. ('45002','0','0','0','0','0','30007','0','0','0','Celtsa','','','0','80','80','2','2','134217728','1','1.14','1','0','0','1200','1','1','0','1','4104','0','3','0','0','0','0','0','0','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','5000','12000','SmartAI','1','1','1','2','50','1','1','0','1','0','0','0','0','0','0','1','1','0','0','','12340'),
  179. ('45001','0','0','0','0','0','30000','0','0','0','Cryston','','','0','80','80','2','2','134217728','1','1.14','1','0','5','1200','1','1','0','2','4104','0','3','0','0','0','0','0','0','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','5000','12000','SmartAI','1','1','1','1.5','50','1','1','0','1','0','0','0','0','0','0','1','1','0','0','','12340'),
  180. ('45000','0','0','0','0','0','28632','0','0','0','Delunei','','','0','80','80','2','2','134217728','1','1.14','1','0','3','1200','1','1','0','2','4104','0','3','0','0','0','0','0','0','4096','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','5000','12000','SmartAI','1','1','1','1.5','50','1','1','0','1','0','0','0','0','0','0','1','1','0','0','','12340');
  181.  
  182.  
  183. delete from smart_scripts where entryorguid>44999 and entryorguid<46040;
  184.  
  185. CREATE TABLE IF NOT EXISTS `smart_scripts`
  186. (
  187. `entryorguid` INT(11) unsigned NOT NULL,
  188. `source_type` INT(11) unsigned NOT NULL,
  189. `id` INT(11) unsigned NOT NULL,
  190. `link` INT(11) unsigned NOT NULL,
  191. `event_type` INT(11) unsigned NOT NULL,
  192. `event_phase_mask` INT(11) unsigned NOT NULL,
  193. `event_chance` INT(11) unsigned NOT NULL,
  194. `event_flags` INT(11) unsigned NOT NULL,
  195. `event_param1` INT(11) unsigned NOT NULL,
  196. `event_param2` INT(11) unsigned NOT NULL,
  197. `event_param3` INT(11) unsigned NOT NULL,
  198. `event_param4` INT(11) unsigned NOT NULL,
  199. `action_type` INT(11) unsigned NOT NULL,
  200. `action_param1` INT(11) unsigned NOT NULL,
  201. `action_param2` INT(11) unsigned NOT NULL,
  202. `action_param3` INT(11) unsigned NOT NULL,
  203. `action_param4` INT(11) unsigned NOT NULL,
  204. `action_param5` INT(11) unsigned NOT NULL,
  205. `action_param6` INT(11) unsigned NOT NULL,
  206. `target_type` INT(11) unsigned NOT NULL,
  207. `target_param1` INT(11) unsigned NOT NULL,
  208. `target_param2` INT(11) unsigned NOT NULL,
  209. `target_param3` INT(11) unsigned NOT NULL,
  210. `target_x` INT(11) unsigned NOT NULL,
  211. `target_y` INT(11) unsigned NOT NULL,
  212. `target_z` INT(11) unsigned NOT NULL,
  213. `target_o` INT(11) unsigned NOT NULL,
  214. `comment` VARCHAR(255) NOT NULL
  215. )
  216. ENGINE=MyISAM DEFAULT CHARSET=utf8;
  217.  
  218.  
  219.  
  220. INSERT INTO `smart_scripts` VALUES
  221. ('45009', '0', '40', '0', '1', '0', '10', '0', '0', '0', '60000', '90000', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  222. ('45009', '0', '41', '0', '1', '0', '10', '0', '0', '0', '45000', '75000', '1', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  223. ('45009', '0', '13', '0', '6', '0', '100', '1', '0', '0', '0', '0', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script on death.'),
  224. ('45009', '0', '12', '0', '0', '0', '100', '0', '7000', '7000', '7000', '7000', '11', '66903', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Hammer of the Righteous(66903) every 7 seconds.'),
  225. ('45009', '0', '10', '0', '12', '0', '100', '0', '1', '20', '4000', '4000', '11', '37255', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Hammer of Wrath(37255) when target is >20% 4sec CD'),
  226. ('45009', '0', '9', '0', '0', '0', '100', '0', '29000', '29000', '29000', '29000', '11', '31884', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Avenging Wrath(31884) every 29 seconds.'),
  227. ('45009', '0', '8', '0', '0', '0', '100', '0', '6000', '6000', '6000', '6000', '11', '46033', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Judgement of Wrath(46033) every 6 seconds.'),
  228. ('45009', '0', '7', '0', '0', '0', '100', '0', '22000', '22000', '22000', '22000', '11', '31904', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Holy Shield(31904) every 22 seconds.'),
  229. ('45009', '0', '6', '0', '0', '0', '100', '0', '18000', '18000', '18000', '18000', '11', '10308', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Hammer of Justice(10308) every 18 seconds.'),
  230. ('45009', '0', '5', '0', '2', '0', '100', '1', '49', '50', '1', '1', '11', '642', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Divine Shield(642) at 50%.'),
  231. ('45009', '0', '4', '0', '0', '0', '100', '0', '4000', '4000', '4000', '4000', '11', '71117', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Avenger´s Shield(71117) every 4 seconds.'),
  232. ('45009', '0', '3', '0', '0', '0', '100', '0', '60000', '60000', '60000', '60000', '11', '66112', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Holy Light(66112) every 60 seconds.'),
  233. ('45009', '0', '2', '0', '0', '0', '100', '0', '12000', '12000', '12000', '12000', '11', '58822', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Exorcism(58822) every 12 seconds.'),
  234. ('45009', '0', '0', '0', '4', '0', '100', '0', '0', '0', '0', '0', '11', '20164', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Seal of Justice(20164).'),
  235. ('45009', '0', '31', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '1', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  236. ('45009', '0', '30', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  237. ('45009', '0', '14', '0', '1', '0', '100', '1', '5000', '5000', '600000', '900000', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script when out of combat.'),
  238. ('45009', '0', '1', '0', '0', '0', '100', '0', '20000', '20000', '20000', '20000', '11', '43429', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Consecration(43429) every 20 seconds.'),
  239. ('45009', '0', '80', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '3', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  240. ('45009', '0', '70', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '4', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  241. ('45008', '0', '13', '0', '6', '0', '100', '1', '0', '0', '0', '0', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset on death.'),
  242. ('45008', '0', '12', '0', '0', '0', '100', '0', '6000', '6000', '6000', '6000', '11', '41487', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Envenom(41487) every 6 seconds.'),
  243. ('45008', '0', '11', '0', '0', '0', '100', '0', '9000', '9000', '9000', '9000', '11', '32864', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Kidney Shot(32864) every 9 seconds.'),
  244. ('45008', '0', '10', '0', '0', '0', '100', '0', '32000', '32000', '32000', '32000', '11', '6774', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Slice and Dice(6774) every 32 seconds.'),
  245. ('45008', '0', '9', '0', '67', '0', '100', '0', '2000', '2000', '0', '0', '11', '34614', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'When behing the target cast Backstab(34614).'),
  246. ('45008', '0', '8', '0', '0', '0', '100', '0', '40000', '40000', '40000', '40000', '11', '13877', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Blade Flurry(13877) every 40 seconds.'),
  247. ('45008', '0', '7', '0', '0', '0', '100', '0', '62000', '62000', '62000', '62000', '11', '26669', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Evasion(26669) every 62 seconds.'),
  248. ('45008', '0', '6', '0', '0', '0', '100', '0', '45000', '45000', '45000', '45000', '11', '57842', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Killing Spree(57842) every 45 seconds.'),
  249. ('45008', '0', '5', '0', '13', '0', '100', '1', '1', '1', '0', '0', '11', '31224', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Cloak of Shadows(31224) when target is casting(onl'),
  250. ('45008', '0', '4', '0', '0', '0', '100', '0', '4000', '4000', '4000', '4000', '11', '59409', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Sinister Strike(59409) every 4 seconds.'),
  251. ('45008', '0', '3', '0', '0', '0', '100', '0', '59600', '59600', '59600', '59600', '11', '26889', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Vanish(26889) every 60 seconds.'),
  252. ('45008', '0', '0', '0', '1', '0', '100', '1', '1000', '1000', '1000', '1000', '11', '1787', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Stealth(1787).'),
  253. ('45008', '0', '2', '0', '0', '0', '100', '0', '30000', '30000', '30000', '30000', '11', '2094', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Blind(2094) every 59 seconds.'),
  254. ('45008', '0', '1', '0', '4', '0', '100', '0', '0', '0', '0', '0', '11', '72327', '2', '0', '0', '0', '0', '7', '0', '0', '0', '0', '0', '0', '0', 'On aggro cast Shadowstep(72327).'),
  255. ('45008', '0', '14', '0', '1', '0', '100', '1', '5000', '5000', '600000', '900000', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset when out of combat.'),
  256. ('45008', '0', '30', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  257. ('45008', '0', '31', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '1', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  258. ('45008', '0', '40', '0', '1', '0', '10', '0', '0', '0', '60000', '90000', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  259. ('45008', '0', '41', '0', '1', '0', '10', '0', '0', '0', '45000', '75000', '1', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  260. ('45008', '0', '80', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '3', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  261. ('45008', '0', '70', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '4', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  262. ('45007', '0', '17', '0', '0', '0', '100', '0', '60000', '60000', '60000', '60000', '11', '26042', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Psychic Scream(26042) every 60 seconds.'),
  263. ('45007', '0', '16', '0', '1', '0', '100', '1', '2000', '2000', '2000', '2000', '28', '35194', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Remove Shadowform(35194) when out of combat.'),
  264. ('45007', '0', '15', '0', '0', '2', '100', '0', '4000', '4000', '4000', '4000', '11', '65488', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: Mind Flay(65488) every 4 seconds.'),
  265. ('45007', '0', '14', '0', '0', '2', '100', '0', '7000', '7000', '7000', '7000', '11', '65492', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: Mind Blast(65492) every 7 seconds.'),
  266. ('45007', '0', '13', '0', '0', '2', '100', '0', '16000', '16000', '16000', '16000', '11', '65490', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: Vampiric Touch(65490) every 16 seconds.'),
  267. ('45007', '0', '12', '0', '0', '2', '100', '0', '15000', '15000', '15000', '15000', '11', '65541', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: Shadow Word:Pain(65541) every 15 seconds.'),
  268. ('45007', '0', '11', '0', '0', '2', '100', '0', '24000', '24000', '24000', '24000', '11', '48300', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: Devouring Plague(48300) every 24 seconds.'),
  269. ('45007', '0', '10', '0', '2', '2', '100', '1', '48', '49', '1', '1', '11', '35194', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: Shadowform(35194).'),
  270. ('45007', '0', '9', '0', '2', '0', '100', '1', '1', '49', '1', '1', '22', '2', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: 50%-0%.'),
  271. ('45007', '0', '8', '0', '2', '0', '100', '1', '50', '51', '1', '1', '28', '46565', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Remove Holyform(46565) for phase switch.'),
  272. ('45007', '0', '7', '0', '0', '1', '100', '0', '30000', '30000', '30000', '30000', '11', '66546', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: Holy Nova(66546) every 30 seconds.'),
  273. ('45007', '0', '5', '0', '0', '1', '100', '0', '12000', '12000', '12000', '12000', '11', '60004', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: Renew(60004) every 12 seconds.'),
  274. ('45007', '0', '4', '0', '2', '1', '100', '0', '98', '99', '1', '1', '11', '46565', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: Holyform(46565).'),
  275. ('45007', '0', '3', '0', '0', '1', '100', '0', '14000', '14000', '14000', '14000', '11', '57465', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: Holy Bolt(57465) every 14 seconds.'),
  276. ('45007', '0', '2', '0', '0', '1', '100', '0', '4000', '4000', '4000', '4000', '11', '59703', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: Holy Smite(59703) every 4 seconds.'),
  277. ('45007', '0', '1', '0', '0', '1', '100', '0', '9000', '9000', '9000', '9000', '11', '66538', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: Holy Fire(66538) every 9 seconds.'),
  278. ('45007', '0', '0', '0', '2', '0', '100', '1', '50', '99', '1', '1', '22', '1', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: 100%-50%.'),
  279. ('45007', '0', '18', '0', '2', '0', '100', '1', '1', '1', '1', '1', '11', '47788', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Guardian Spirit when close to death.'),
  280. ('45007', '0', '19', '0', '6', '0', '100', '1', '0', '0', '0', '0', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script on death.'),
  281. ('45007', '0', '20', '0', '1', '0', '100', '1', '5000', '5000', '600000', '900000', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script when out of combat.'),
  282. ('45007', '0', '30', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  283. ('45007', '0', '31', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '1', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  284. ('45007', '0', '40', '0', '1', '0', '10', '0', '0', '0', '60000', '90000', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  285. ('45007', '0', '41', '0', '1', '0', '10', '0', '0', '0', '45000', '75000', '1', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  286. ('45007', '0', '80', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '3', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  287. ('45007', '0', '70', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '4', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  288. ('45006', '0', '41', '0', '1', '0', '10', '0', '0', '0', '45000', '75000', '1', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  289. ('45006', '0', '40', '0', '1', '0', '10', '0', '0', '0', '60000', '90000', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  290. ('45006', '0', '30', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  291. ('45006', '0', '31', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '1', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  292. ('45006', '0', '15', '0', '1', '0', '100', '1', '5000', '5000', '600000', '900000', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script when out of combat.'),
  293. ('45006', '0', '0', '0', '4', '0', '100', '0', '0', '0', '0', '0', '20', '1', '0', '0', '0', '0', '0', '7', '0', '0', '0', '0', '0', '0', '0', 'On aggro do auto-attack.'),
  294. ('45006', '0', '1', '0', '4', '0', '100', '1', '0', '0', '0', '0', '11', '48266', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'On aggro cast Blood Presence(48266).'),
  295. ('45006', '0', '2', '0', '4', '0', '100', '1', '0', '0', '0', '0', '11', '55222', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'On aggro cast Unholy Presence(55222).'),
  296. ('45006', '0', '3', '0', '0', '0', '100', '0', '60000', '60000', '60000', '60000', '11', '49005', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Mark of Blood(49005) every 60 seconds.'),
  297. ('45006', '0', '4', '0', '0', '0', '100', '0', '4000', '4000', '4000', '4000', '11', '55978', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Heart Strike(55978) every 4 seconds.'),
  298. ('45006', '0', '5', '0', '0', '0', '100', '0', '12000', '12000', '12000', '12000', '11', '53639', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Death Strike(53639) every 12 seconds.'),
  299. ('45006', '0', '6', '0', '0', '0', '100', '0', '6000', '6000', '6000', '6000', '11', '66019', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Death Coil(66019) every 6 seconds.'),
  300. ('45006', '0', '7', '0', '0', '0', '100', '0', '45000', '45000', '45000', '45000', '11', '49203', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Hungering Cold(49203) every 45 seconds.'),
  301. ('45006', '0', '8', '0', '0', '0', '100', '0', '46000', '46000', '46000', '46000', '11', '61061', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Howling Blast(61061) every 46 seconds.'),
  302. ('45006', '0', '9', '0', '0', '0', '100', '0', '30000', '30000', '30000', '30000', '11', '72434', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Obliterate(72434) every 30 seconds.'),
  303. ('45006', '0', '10', '0', '13', '0', '100', '0', '1', '1', '0', '0', '11', '51052', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Anti-Magic Zone(51052) when target is casting.'),
  304. ('45006', '0', '11', '0', '0', '0', '100', '0', '10000', '10000', '10000', '10000', '11', '56359', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Death and Decay(56359) every 10 seconds.'),
  305. ('45006', '0', '12', '0', '2', '0', '100', '1', '98', '99', '1', '1', '12', '82002', '4', '10000', '0', '1', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'On aggro summon Deatchill Servant(82002).'),
  306. ('45006', '0', '13', '0', '0', '0', '100', '0', '30000', '30000', '30000', '30000', '11', '49206', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Summon Gargoyle(49206) every 30 seconds.'),
  307. ('45006', '0', '14', '0', '6', '0', '100', '1', '0', '0', '0', '0', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script on death.'),
  308. ('45006', '0', '80', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '3', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  309. ('45006', '0', '70', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '4', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  310. ('45005', '0', '1', '0', '0', '0', '100', '0', '12000', '12000', '12000', '12000', '11', '59684', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Flame Shock(59684) every 12 seconds.'),
  311. ('45005', '0', '13', '0', '2', '0', '100', '1', '24', '25', '1', '1', '11', '2894', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 25% cast Fire Elemental Totem(2894).'),
  312. ('45005', '0', '12', '0', '2', '0', '100', '1', '24', '25', '1', '1', '11', '2062', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 25% cast Earth Elemental Totem(2062).'),
  313. ('45005', '0', '11', '0', '0', '0', '100', '0', '18000', '18000', '18000', '18000', '11', '61569', '1', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Healing Wave(61569) every 18 seconds.'),
  314. ('45005', '0', '10', '0', '0', '0', '100', '0', '15000', '15000', '15000', '15000', '11', '59273', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Chain Lightning(59273) every 15 seconds.'),
  315. ('45005', '0', '9', '0', '2', '0', '100', '1', '33', '34', '1', '1', '11', '51533', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 34% cast Feral Spirit(51533).'),
  316. ('45005', '0', '8', '0', '2', '0', '100', '1', '34', '35', '1', '1', '75', '2825', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'At 35% cast Bloodlust(2825).'),
  317. ('45005', '0', '7', '0', '2', '0', '100', '1', '24', '25', '1', '1', '11', '59159', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'At 25% cast Thunderstorm(59159).'),
  318. ('45005', '0', '6', '0', '2', '0', '100', '1', '49', '50', '1', '1', '11', '59159', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'At 50% cast Thunderstorm(59159).'),
  319. ('45005', '0', '5', '0', '2', '0', '100', '1', '74', '75', '1', '1', '11', '59159', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'At 75% cast Thunderstorm(59159).'),
  320. ('45005', '0', '4', '0', '0', '0', '100', '0', '4000', '4000', '4000', '4000', '11', '69970', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Lightning Bolt(69970) every 4 seconds.'),
  321. ('45005', '0', '3', '0', '0', '0', '100', '0', '7000', '7000', '7000', '7000', '11', '59519', '4', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Lava Burst(59519) every 7 seconds.'),
  322. ('45005', '0', '2', '0', '0', '0', '100', '0', '20000', '20000', '20000', '20000', '11', '8177', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Grounding Totem(8177) every 20 seconds.'),
  323. ('45005', '0', '0', '0', '0', '0', '100', '0', '60000', '60000', '60000', '60000', '75', '39067', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Lightning Shield(39067) every 60 seconds.'),
  324. ('45005', '0', '14', '0', '6', '0', '100', '1', '0', '0', '0', '0', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script on death.'),
  325. ('45005', '0', '15', '0', '1', '0', '100', '1', '10000', '10000', '600000', '600000', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script when out of combat.'),
  326. ('45005', '0', '30', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  327. ('45005', '0', '31', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '1', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  328. ('45005', '0', '40', '0', '1', '0', '10', '0', '0', '0', '60000', '90000', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  329. ('45005', '0', '41', '0', '1', '0', '10', '0', '0', '0', '45000', '75000', '1', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  330. ('45005', '0', '80', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '3', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  331. ('45005', '0', '70', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '4', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  332. ('45004', '0', '24', '0', '6', '0', '100', '1', '0', '0', '0', '0', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script on death.'),
  333. ('45004', '0', '23', '0', '2', '0', '100', '1', '24', '25', '1', '1', '11', '19263', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'At 25% cast Deterrence(19263).'),
  334. ('45004', '0', '22', '0', '0', '0', '100', '0', '60000', '60000', '60000', '60000', '11', '3045', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Rapid Fire(3045) every 60 seconds.'),
  335. ('45004', '0', '21', '0', '13', '0', '100', '0', '1', '1', '0', '0', '11', '3034', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'When target is casting cast Viper Sting(3034)'),
  336. ('45004', '0', '20', '0', '12', '0', '100', '0', '1', '20', '1', '1', '11', '61006', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'When target has 20% cast Kill Shot(61006).'),
  337. ('45004', '0', '19', '0', '4', '0', '100', '0', '0', '0', '0', '0', '11', '53338', '2', '0', '0', '0', '0', '7', '0', '0', '0', '0', '0', '0', '0', 'On aggro cast Hunter´s Mark(53338).'),
  338. ('45004', '0', '18', '0', '0', '0', '100', '0', '4000', '4000', '4000', '4000', '11', '36623', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Arcane Shot(36623) every 4 seconds.'),
  339. ('45004', '0', '17', '0', '4', '0', '100', '0', '0', '0', '0', '0', '12', '82001', '4', '5000', '0', '1', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'On aggro summon Beaky(82001).'),
  340. ('45004', '0', '16', '0', '0', '0', '100', '0', '6000', '6000', '6000', '6000', '11', '59243', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Aimed Shot(59243) every 6 seconds.'),
  341. ('45004', '0', '5', '0', '4', '0', '100', '0', '0', '0', '0', '0', '75', '35786', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Attack damage buff due to error with range npc.'),
  342. ('45004', '0', '6', '0', '4', '0', '100', '0', '0', '0', '0', '0', '75', '35786', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Attack damage buff due to error with range npc.'),
  343. ('45004', '0', '7', '0', '4', '0', '100', '0', '0', '0', '0', '0', '75', '35786', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Attack damage buff due to error with range npc.'),
  344. ('45004', '0', '8', '0', '4', '0', '100', '0', '0', '0', '0', '0', '75', '35786', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Attack damage buff due to error with range npc.'),
  345. ('45004', '0', '9', '0', '4', '0', '100', '0', '0', '0', '0', '0', '75', '35786', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Attack damage buff due to error with range npc.'),
  346. ('45004', '0', '10', '0', '4', '0', '100', '0', '0', '0', '0', '0', '75', '35786', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Attack damage buff due to error with range npc.'),
  347. ('45004', '0', '11', '0', '4', '0', '100', '0', '0', '0', '0', '0', '75', '35786', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Attack damage buff due to error with range npc.'),
  348. ('45004', '0', '12', '0', '4', '0', '100', '0', '0', '0', '0', '0', '75', '35786', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Attack damage buff due to error with range npc.'),
  349. ('45004', '0', '13', '0', '0', '0', '100', '0', '30000', '30000', '30000', '30000', '11', '72268', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Ice Shot(72268) every 30 seconds.'),
  350. ('45004', '0', '14', '0', '0', '0', '100', '0', '40000', '40000', '40000', '40000', '75', '66095', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Lightning Arrows(66095) every 40 seconds.'),
  351. ('45004', '0', '15', '0', '0', '0', '100', '0', '20000', '20000', '20000', '20000', '11', '40872', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Immolation Arrow(40872) every 20 seconds.'),
  352. ('45004', '0', '25', '0', '1', '0', '100', '1', '10000', '10000', '600000', '900000', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script when out of combat.'),
  353. ('45004', '0', '4', '0', '4', '0', '100', '0', '0', '0', '0', '0', '75', '35786', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Attack damage buff due to error with range npc.'),
  354. ('45004', '0', '3', '0', '4', '0', '100', '0', '0', '0', '0', '0', '75', '35786', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Attack damage buff due to error with range npc.'),
  355. ('45004', '0', '2', '0', '4', '0', '100', '0', '0', '0', '0', '0', '75', '35786', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Attack damage buff due to error with range npc.'),
  356. ('45004', '0', '1', '0', '4', '0', '100', '0', '0', '0', '0', '0', '75', '35786', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Attack damage buff due to error with range npc.'),
  357. ('45004', '0', '0', '0', '4', '0', '100', '0', '0', '0', '0', '0', '11', '75', '4', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'On aggro do auto-attack.'),
  358. ('45004', '0', '32', '0', '11', '0', '100', '0', '0', '0', '0', '0', '40', '2', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  359. ('45004', '0', '40', '0', '1', '0', '10', '0', '0', '0', '60000', '90000', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  360. ('45004', '0', '41', '0', '1', '0', '10', '0', '0', '0', '45000', '75000', '1', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  361. ('45004', '0', '80', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '3', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  362. ('45004', '0', '70', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '4', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  363. ('45003', '0', '11', '0', '0', '1', '100', '0', '3000', '3000', '3000', '3000', '11', '31262', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: Fireball(31262) every 3 seconds.'),
  364. ('45003', '0', '12', '0', '2', '0', '100', '1', '1', '45', '1', '1', '22', '2', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: 45%-1%.'),
  365. ('45003', '0', '13', '0', '2', '0', '100', '1', '43', '44', '1', '1', '11', '29718', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: Elemental Armor(29718).'),
  366. ('45003', '0', '14', '0', '2', '2', '100', '1', '34', '35', '1', '1', '11', '43039', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: At 35% cast Ice Barrier(43039).'),
  367. ('45003', '0', '15', '0', '0', '2', '100', '0', '15000', '15000', '15000', '15000', '11', '42940', '4', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: Blizzard(42940) every 15 seconds.'),
  368. ('45003', '0', '16', '0', '0', '2', '100', '0', '7000', '7000', '7000', '7000', '11', '42842', '4', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: Frostbolt(42842) every 7 seconds.'),
  369. ('45003', '0', '17', '0', '0', '2', '100', '0', '4000', '4000', '4000', '4000', '11', '42914', '4', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: Ice Lance(42914) every 4 seconds.'),
  370. ('45003', '0', '18', '0', '0', '2', '100', '0', '10000', '10000', '10000', '10000', '11', '69869', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: Frostfire Bolt(69869) every 10 seconds.'),
  371. ('45003', '0', '19', '0', '0', '2', '100', '0', '30000', '30000', '30000', '30000', '11', '65802', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: Iceblock(65802) every 30 seconds.'),
  372. ('45003', '0', '10', '0', '0', '1', '25', '0', '7000', '7000', '7000', '7000', '11', '64698', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: Pyroblast(64698) every 4 seconds (25% cha'),
  373. ('45003', '0', '9', '0', '0', '1', '100', '0', '12000', '12000', '12000', '12000', '11', '55362', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: Living Bomb(55360) every 12 seconds.'),
  374. ('45003', '0', '8', '0', '0', '1', '100', '0', '25000', '25000', '25000', '25000', '11', '61568', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: Flamestrike(61568) every 25 seconds.'),
  375. ('45003', '0', '7', '0', '0', '1', '100', '0', '26000', '26000', '26000', '26000', '11', '29964', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: Dragon´s Breath(29964) every 26 seconds.'),
  376. ('45003', '0', '6', '0', '2', '0', '100', '1', '98', '99', '1', '1', '11', '43046', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: Molten Armor(43046).'),
  377. ('45003', '0', '5', '0', '2', '0', '100', '1', '19', '20', '1', '1', '11', '29963', '1', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Phase switch: Mass Polymorph(29963).'),
  378. ('45003', '0', '4', '0', '2', '0', '100', '1', '46', '47', '1', '1', '11', '61780', '1', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Phase switch: Polymorph(61780).'),
  379. ('45003', '0', '3', '0', '2', '0', '100', '1', '73', '74', '1', '1', '11', '61025', '1', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Phase switch: Polymorph(61025).'),
  380. ('45003', '0', '2', '0', '2', '0', '100', '1', '48', '99', '1', '1', '22', '1', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: 99%-48%.'),
  381. ('45003', '0', '1', '0', '4', '0', '100', '1', '0', '0', '0', '0', '11', '1953', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'On aggro Blink(1953) to target.'),
  382. ('45003', '0', '20', '0', '6', '0', '100', '1', '0', '0', '0', '0', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script on death.'),
  383. ('45003', '0', '21', '0', '1', '0', '100', '1', '10000', '10000', '600000', '900000', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script when out of combat.'),
  384. ('45003', '0', '22', '0', '0', '0', '100', '0', '10000', '10000', '10000', '10000', '75', '54919', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Debuffing real Mage with Warped Armor(54919).'),
  385. ('45003', '0', '23', '0', '2', '0', '100', '1', '82', '84', '1', '1', '12', '45003', '4', '5000', '0', '1', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Summon Mirror Mage(45003).'),
  386. ('45003', '0', '30', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  387. ('45003', '0', '31', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '1', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  388. ('45003', '0', '40', '0', '1', '0', '10', '0', '0', '0', '60000', '90000', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  389. ('45003', '0', '41', '0', '1', '0', '10', '0', '0', '0', '45000', '75000', '1', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  390. ('45003', '0', '80', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '3', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  391. ('45003', '0', '70', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '4', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  392. ('45002', '0', '16', '0', '6', '0', '100', '1', '0', '0', '0', '0', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script on death.'),
  393. ('45002', '0', '15', '0', '12', '0', '100', '0', '0', '20', '1', '100', '11', '56426', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'When player has 20% hp casting Execute.'),
  394. ('45002', '0', '14', '0', '2', '0', '100', '1', '23', '25', '1', '1', '11', '75418', '4', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 25% cast Shockwave(75418) on target.'),
  395. ('45002', '0', '13', '0', '23', '0', '100', '1', '53479', '1', '1', '1', '11', '15062', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'When He has Last Stand(53479) cast Shield Wall(150'),
  396. ('45002', '0', '12', '0', '2', '0', '100', '1', '35', '37', '0', '0', '11', '53479', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'At 37% cast Last Stand(53479).'),
  397. ('45002', '0', '11', '0', '2', '0', '100', '1', '43', '45', '1', '1', '11', '6713', '4', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'At 45% cast Disarm(6713).'),
  398. ('45002', '0', '10', '0', '2', '0', '100', '1', '48', '50', '1', '1', '11', '65930', '4', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 50% cast Intimidating Shout(65930).'),
  399. ('45002', '0', '9', '0', '0', '0', '100', '0', '5000', '5000', '5000', '5000', '11', '30474', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Casting Bloodthirst(30474) every 5 seconds.'),
  400. ('45002', '0', '8', '0', '0', '0', '100', '0', '15000', '15000', '15000', '15000', '11', '15708', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Casting Mortal Strike(15708) every 15 seconds.'),
  401. ('45002', '0', '7', '0', '0', '0', '100', '0', '50000', '50000', '50000', '50000', '11', '54132', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Casting Concussion Blow(54132) every 50 seconds.'),
  402. ('45002', '0', '6', '0', '0', '0', '100', '0', '20000', '20000', '20000', '20000', '11', '62444', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Casting Heroic Strike(62444) every 20 seconds.'),
  403. ('45002', '0', '5', '0', '13', '0', '1', '0', '1', '1', '0', '0', '11', '53394', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', '(1% chance) When target is casting will Pummel(533'),
  404. ('45002', '0', '4', '0', '24', '0', '100', '1', '27584', '1', '1', '1', '11', '67541', '1', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Cast Bladestorm(67541) when target has Hamstring(2'),
  405. ('45002', '0', '3', '0', '2', '0', '100', '1', '96', '97', '1', '10', '11', '27584', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Cast Hamstring(27584).'),
  406. ('45002', '0', '2', '0', '2', '0', '100', '1', '97', '99', '1', '10', '11', '54708', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Casting Rend(54708) on start of battle.'),
  407. ('45002', '0', '1', '0', '4', '0', '100', '0', '0', '0', '0', '0', '11', '11578', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'On aggro cast Charge(25821).'),
  408. ('45002', '0', '17', '0', '1', '0', '100', '1', '10000', '10000', '600000', '600000', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script when out of combat.'),
  409. ('45002', '0', '18', '0', '2', '0', '100', '0', '4', '5', '1', '1', '11', '67541', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Cast Bladestorm(67541) at 5%.'),
  410. ('45002', '0', '30', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  411. ('45002', '0', '31', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '1', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  412. ('45002', '0', '40', '0', '1', '0', '10', '0', '0', '0', '60000', '90000', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  413. ('45002', '0', '41', '0', '1', '0', '10', '0', '0', '0', '45000', '75000', '1', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  414. ('45002', '0', '80', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '3', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  415. ('45002', '0', '70', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '4', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  416. ('45001', '0', '15', '0', '2', '0', '10', '0', '10', '38', '1', '100', '11', '47825', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'At 38%-10% cast Soul Fire(47825). RAGE TIME 10% ch'),
  417. ('45001', '0', '14', '0', '2', '0', '100', '1', '38', '40', '1', '100', '11', '27223', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'At 40% cast Death Coil(27223).'),
  418. ('45001', '0', '13', '0', '23', '0', '100', '0', '47241', '1', '1', '1', '11', '50581', '4', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'If He has Metamorphosis(47241) He cast Shadow Clea'),
  419. ('45001', '0', '12', '0', '23', '0', '100', '1', '47241', '1', '1', '1', '11', '50589', '4', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'If He has Metamorphosis(47241) He cast Immolation '),
  420. ('45001', '0', '10', '0', '2', '0', '100', '1', '54', '55', '1', '10', '11', '47241', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'At 55% Metamorphosis(47241).'),
  421. ('45001', '0', '8', '0', '2', '0', '100', '1', '63', '64', '1', '10', '11', '47843', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 64% Unstable Affliction(47843).'),
  422. ('45001', '0', '7', '0', '2', '0', '100', '1', '64', '65', '1', '10', '11', '59164', '4', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 65% Haunt(59164).'),
  423. ('45001', '0', '6', '0', '2', '0', '100', '0', '66', '77', '1', '50', '11', '27209', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 77% to 66% Shadow Bolt(27209).'),
  424. ('45001', '0', '5', '0', '2', '0', '100', '0', '78', '88', '1', '50', '11', '59172', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 88% to 78% Chaos Bolt(59172).'),
  425. ('45001', '0', '4', '0', '2', '0', '100', '1', '88', '89', '1', '10', '11', '47847', '4', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'At 89% cast Shadowfury(47847).'),
  426. ('45001', '0', '3', '0', '2', '0', '100', '0', '90', '99', '1', '50', '11', '47838', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 99% to 90% Incineration(47838).'),
  427. ('45001', '0', '2', '0', '4', '0', '100', '1', '0', '0', '0', '0', '11', '25309', '4', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'On aggro cast Immolation(25309).'),
  428. ('45001', '0', '1', '0', '4', '0', '100', '0', '0', '0', '0', '0', '12', '82000', '4', '5000', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'On Aggro summon Imp(82000).'),
  429. ('45001', '0', '16', '0', '2', '0', '100', '1', '8', '9', '1', '1', '11', '6215', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'At 9% cast Fear(6215).'),
  430. ('45001', '0', '17', '0', '2', '0', '100', '0', '1', '9', '1', '100', '11', '27219', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'At 9%-1% Drain Life(27219).'),
  431. ('45001', '0', '18', '0', '6', '0', '100', '1', '0', '0', '0', '0', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script on death.'),
  432. ('45001', '0', '19', '0', '1', '0', '100', '1', '10000', '10000', '600000', '600000', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script when out of combat.'),
  433. ('45001', '0', '30', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  434. ('45001', '0', '31', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '1', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  435. ('45001', '0', '40', '0', '1', '0', '10', '0', '0', '0', '60000', '90000', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  436. ('45001', '0', '41', '0', '1', '0', '10', '0', '0', '0', '45000', '75000', '1', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  437. ('45001', '0', '80', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '3', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  438. ('45001', '0', '70', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '4', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  439. ('45000', '0', '2', '0', '1', '0', '100', '0', '0', '0', '0', '0', '28', '24858', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Removes Moonkin Form(24858) when out of combat.'),
  440. ('45000', '0', '3', '0', '2', '0', '100', '1', '93', '95', '1', '5', '11', '53201', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Cast Starfall(53201) when get to 95% of hp.'),
  441. ('45000', '0', '4', '0', '2', '0', '100', '0', '85', '93', '1', '50', '11', '48465', '4', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Casting from 93% to 85% Starfire(48465).'),
  442. ('45000', '0', '25', '0', '2', '0', '100', '1', '31', '33', '1', '1', '11', '71121', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Healing Touch(71121) at 33% of hp.'),
  443. ('45000', '0', '24', '0', '2', '0', '100', '1', '20', '35', '1', '1', '28', '9634', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'At 35% removes Dire Bear Form.'),
  444. ('45000', '0', '23', '0', '2', '0', '100', '1', '35', '36', '1', '100', '11', '8983', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 36% casting Bash(8983).'),
  445. ('45000', '0', '22', '0', '2', '0', '100', '1', '44', '45', '1', '100', '11', '8983', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 45% casting Bash(8983).'),
  446. ('45000', '0', '21', '0', '2', '0', '100', '1', '49', '50', '1', '100', '11', '8983', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 50% casting Bash(8983).'),
  447. ('45000', '0', '20', '0', '2', '0', '100', '1', '54', '55', '1', '100', '11', '48564', '4', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 55% casting MangleBear(48564).'),
  448. ('45000', '0', '19', '0', '2', '0', '100', '1', '54', '55', '1', '1', '11', '48560', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 55% cast Demoralizing Roar(48560).'),
  449. ('45000', '0', '18', '0', '2', '0', '100', '0', '35', '58', '1', '100', '11', '48480', '4', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', '58% - 35% Maul(48480). RAGE TIME'),
  450. ('45000', '0', '5', '0', '2', '0', '100', '0', '77', '84', '1', '50', '11', '67952', '4', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Casting from 84% to 77% Wrath(67952).'),
  451. ('45000', '0', '6', '0', '2', '0', '100', '1', '93', '95', '1', '10', '11', '61384', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Casting on 95% Typhoon(61384).'),
  452. ('45000', '0', '7', '0', '2', '0', '100', '0', '75', '77', '1', '50', '11', '48463', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Casting from 77% to 75% Moonfire(48463). RAGETIME'),
  453. ('45000', '0', '8', '0', '2', '0', '100', '1', '74', '74', '1', '10', '28', '24858', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'At 74% He remove Moonkin Form(24858).'),
  454. ('45000', '0', '9', '0', '2', '0', '100', '1', '70', '73', '1', '10', '11', '768', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'At 73% He morph into Cat Form(768).'),
  455. ('45000', '0', '10', '0', '1', '0', '100', '1', '0', '0', '0', '0', '28', '768', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Removes Cat Form(768) when out of combat.'),
  456. ('45000', '0', '11', '0', '2', '0', '100', '0', '65', '72', '1', '100', '11', '48566', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 72%-65% do MangleCat(48566). RAGE TIME'),
  457. ('45000', '0', '12', '0', '2', '0', '100', '1', '70', '72', '1', '100', '11', '48574', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Cast Rake(48574) at 72%.'),
  458. ('45000', '0', '13', '0', '2', '0', '100', '1', '69', '70', '1', '100', '11', '27008', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'At 70% cast Rip(27008).'),
  459. ('45000', '0', '14', '0', '2', '0', '100', '1', '55', '59', '1', '1', '28', '768', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Remove Cat Form(768) at 59%.'),
  460. ('45000', '0', '15', '0', '2', '0', '100', '1', '55', '59', '1', '1', '11', '9634', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Dire Bear Form(9634) 59%.'),
  461. ('45000', '0', '16', '0', '1', '0', '100', '1', '1', '1', '1', '1', '28', '9634', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Dire Bear Form(9634) remove when out of combat.'),
  462. ('45000', '0', '17', '0', '2', '0', '100', '0', '35', '58', '1', '100', '11', '48568', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', '58% - 35% Lacerate(48568).'),
  463. ('45000', '0', '1', '0', '23', '0', '100', '1', '24858', '1', '1', '5', '11', '65857', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Cast Entangling Roots(65857) when get Moonkin form'),
  464. ('45000', '0', '0', '0', '4', '0', '100', '1', '0', '0', '0', '0', '11', '24858', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Mookin Form(24858) on aggro.'),
  465. ('45000', '0', '26', '0', '2', '0', '100', '1', '28', '30', '1', '1', '11', '768', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'At 30% Get cat form til death.'),
  466. ('45000', '0', '27', '0', '2', '0', '100', '0', '1', '30', '1', '100', '11', '48566', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 30%-1% do MangleCat(48566). RAGE TIME'),
  467. ('45000', '0', '28', '0', '6', '0', '100', '1', '0', '0', '0', '0', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script on death.'),
  468. ('45000', '0', '29', '0', '1', '0', '100', '1', '10000', '10000', '600000', '900000', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script when out of combat.'),
  469. ('45000', '0', '30', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  470. ('45000', '0', '31', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '1', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  471. ('45000', '0', '40', '0', '1', '0', '10', '0', '0', '0', '60000', '90000', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  472. ('45000', '0', '41', '0', '1', '0', '10', '0', '0', '0', '45000', '75000', '1', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  473. ('45000', '0', '80', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '3', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  474. ('45000', '0', '70', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '4', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  475. ('46009', '0', '12', '0', '0', '0', '100', '0', '7000', '7000', '7000', '7000', '11', '66903', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Hammer of the Righteous(66903) every 7 seconds.'),
  476. ('46009', '0', '10', '0', '12', '0', '100', '0', '1', '20', '4000', '4000', '11', '37255', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Hammer of Wrath(37255) when target is >20% 4sec CD'),
  477. ('46009', '0', '9', '0', '0', '0', '100', '0', '29000', '29000', '29000', '29000', '11', '31884', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Avenging Wrath(31884) every 29 seconds.'),
  478. ('46009', '0', '8', '0', '0', '0', '100', '0', '6000', '6000', '6000', '6000', '11', '46033', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Judgement of Wrath(46033) every 6 seconds.'),
  479. ('46009', '0', '7', '0', '0', '0', '100', '0', '22000', '22000', '22000', '22000', '11', '31904', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Holy Shield(31904) every 22 seconds.'),
  480. ('46009', '0', '6', '0', '0', '0', '100', '0', '18000', '18000', '18000', '18000', '11', '10308', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Hammer of Justice(10308) every 18 seconds.'),
  481. ('46009', '0', '5', '0', '2', '0', '100', '1', '49', '50', '1', '1', '11', '642', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Divine Shield(642) at 50%.'),
  482. ('46009', '0', '4', '0', '0', '0', '100', '0', '4000', '4000', '4000', '4000', '11', '71117', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Avenger´s Shield(71117) every 4 seconds.'),
  483. ('46009', '0', '3', '0', '0', '0', '100', '0', '60000', '60000', '60000', '60000', '11', '66112', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Holy Light(66112) every 60 seconds.'),
  484. ('46009', '0', '2', '0', '0', '0', '100', '0', '12000', '12000', '12000', '12000', '11', '58822', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Exorcism(58822) every 12 seconds.'),
  485. ('46009', '0', '1', '0', '0', '0', '100', '0', '20000', '20000', '20000', '20000', '11', '43429', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Consecration(43429) every 20 seconds.'),
  486. ('46009', '0', '0', '0', '4', '0', '100', '0', '0', '0', '0', '0', '11', '20164', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Seal of Justice(20164).'),
  487. ('46009', '0', '13', '0', '6', '0', '100', '1', '0', '0', '0', '0', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script on death.'),
  488. ('46009', '0', '14', '0', '1', '0', '100', '1', '5000', '5000', '600000', '900000', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script when out of combat.'),
  489. ('46009', '0', '30', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  490. ('46009', '0', '31', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '1', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  491. ('46009', '0', '40', '0', '1', '0', '10', '0', '0', '0', '60000', '90000', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  492. ('46009', '0', '41', '0', '1', '0', '10', '0', '0', '0', '45000', '75000', '1', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  493. ('46009', '0', '80', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '3', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  494. ('46009', '0', '70', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '4', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  495. ('46008', '0', '11', '0', '0', '0', '100', '0', '9000', '9000', '9000', '9000', '11', '32864', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Kidney Shot(32864) every 9 seconds.'),
  496. ('46008', '0', '10', '0', '0', '0', '100', '0', '32000', '32000', '32000', '32000', '11', '6774', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Slice and Dice(6774) every 32 seconds.'),
  497. ('46008', '0', '9', '0', '67', '0', '100', '0', '2000', '2000', '0', '0', '11', '34614', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'When behing the target cast Backstab(34614).'),
  498. ('46008', '0', '8', '0', '0', '0', '100', '0', '40000', '40000', '40000', '40000', '11', '13877', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Blade Flurry(13877) every 40 seconds.'),
  499. ('46008', '0', '7', '0', '0', '0', '100', '0', '62000', '62000', '62000', '62000', '11', '26669', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Evasion(26669) every 62 seconds.'),
  500. ('46008', '0', '6', '0', '0', '0', '100', '0', '45000', '45000', '45000', '45000', '11', '57842', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Killing Spree(57842) every 45 seconds.'),
  501. ('46008', '0', '5', '0', '13', '0', '100', '1', '1', '1', '0', '0', '11', '31224', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Cloak of Shadows(31224) when target is casting(onl'),
  502. ('46008', '0', '4', '0', '0', '0', '100', '0', '4000', '4000', '4000', '4000', '11', '59409', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Sinister Strike(59409) every 4 seconds.'),
  503. ('46008', '0', '3', '0', '0', '0', '100', '0', '59600', '59600', '59600', '59600', '11', '26889', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Vanish(26889) every 60 seconds.'),
  504. ('46008', '0', '2', '0', '0', '0', '100', '0', '30000', '30000', '30000', '30000', '11', '2094', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Blind(2094) every 59 seconds.'),
  505. ('46008', '0', '1', '0', '4', '0', '100', '0', '0', '0', '0', '0', '11', '72327', '2', '0', '0', '0', '0', '7', '0', '0', '0', '0', '0', '0', '0', 'On aggro cast Shadowstep(72327).'),
  506. ('46008', '0', '0', '0', '1', '0', '100', '1', '1000', '1000', '1000', '1000', '11', '1787', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Stealth(1787).'),
  507. ('46008', '0', '12', '0', '0', '0', '100', '0', '6000', '6000', '6000', '6000', '11', '41487', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Envenom(41487) every 6 seconds.'),
  508. ('46008', '0', '13', '0', '6', '0', '100', '1', '0', '0', '0', '0', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset on death.'),
  509. ('46008', '0', '14', '0', '1', '0', '100', '1', '5000', '5000', '600000', '900000', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset when out of combat.'),
  510. ('46008', '0', '30', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  511. ('46008', '0', '31', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '1', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  512. ('46008', '0', '40', '0', '1', '0', '10', '0', '0', '0', '60000', '90000', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  513. ('46008', '0', '41', '0', '1', '0', '10', '0', '0', '0', '45000', '75000', '1', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  514. ('46008', '0', '80', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '3', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  515. ('46008', '0', '70', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '4', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  516. ('46007', '0', '17', '0', '0', '0', '100', '0', '60000', '60000', '60000', '60000', '11', '26042', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Psychic Scream(26042) every 60 seconds.'),
  517. ('46007', '0', '16', '0', '1', '0', '100', '1', '2000', '2000', '2000', '2000', '28', '35194', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Remove Shadowform(35194) when out of combat.'),
  518. ('46007', '0', '15', '0', '0', '2', '100', '0', '4000', '4000', '4000', '4000', '11', '65488', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: Mind Flay(65488) every 4 seconds.'),
  519. ('46007', '0', '14', '0', '0', '2', '100', '0', '7000', '7000', '7000', '7000', '11', '65492', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: Mind Blast(65492) every 7 seconds.'),
  520. ('46007', '0', '13', '0', '0', '2', '100', '0', '16000', '16000', '16000', '16000', '11', '65490', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: Vampiric Touch(65490) every 16 seconds.'),
  521. ('46007', '0', '12', '0', '0', '2', '100', '0', '15000', '15000', '15000', '15000', '11', '65541', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: Shadow Word:Pain(65541) every 15 seconds.'),
  522. ('46007', '0', '11', '0', '0', '2', '100', '0', '24000', '24000', '24000', '24000', '11', '48300', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: Devouring Plague(48300) every 24 seconds.'),
  523. ('46007', '0', '10', '0', '2', '2', '100', '1', '48', '49', '1', '1', '11', '35194', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: Shadowform(35194).'),
  524. ('46007', '0', '9', '0', '2', '0', '100', '1', '1', '49', '1', '1', '22', '2', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: 50%-0%.'),
  525. ('46007', '0', '8', '0', '2', '0', '100', '1', '50', '51', '1', '1', '28', '46565', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Remove Holyform(46565) for phase switch.'),
  526. ('46007', '0', '7', '0', '0', '1', '100', '0', '30000', '30000', '30000', '30000', '11', '66546', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: Holy Nova(66546) every 30 seconds.'),
  527. ('46007', '0', '5', '0', '0', '1', '100', '0', '12000', '12000', '12000', '12000', '11', '60004', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: Renew(60004) every 12 seconds.'),
  528. ('46007', '0', '4', '0', '2', '1', '100', '0', '98', '99', '1', '1', '11', '46565', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: Holyform(46565).'),
  529. ('46007', '0', '3', '0', '0', '1', '100', '0', '14000', '14000', '14000', '14000', '11', '57465', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: Holy Bolt(57465) every 14 seconds.'),
  530. ('46007', '0', '2', '0', '0', '1', '100', '0', '4000', '4000', '4000', '4000', '11', '59703', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: Holy Smite(59703) every 4 seconds.'),
  531. ('46007', '0', '1', '0', '0', '1', '100', '0', '9000', '9000', '9000', '9000', '11', '66538', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: Holy Fire(66538) every 9 seconds.'),
  532. ('46007', '0', '0', '0', '2', '0', '100', '1', '50', '99', '1', '1', '22', '1', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: 100%-50%.'),
  533. ('46007', '0', '18', '0', '2', '0', '100', '1', '1', '1', '1', '1', '11', '47788', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Guardian Spirit when close to death.'),
  534. ('46007', '0', '19', '0', '6', '0', '100', '1', '0', '0', '0', '0', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script on death.'),
  535. ('46007', '0', '20', '0', '1', '0', '100', '1', '5000', '5000', '600000', '900000', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script when out of combat.'),
  536. ('46007', '0', '30', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  537. ('46007', '0', '31', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '1', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  538. ('46007', '0', '40', '0', '1', '0', '10', '0', '0', '0', '60000', '90000', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  539. ('46007', '0', '41', '0', '1', '0', '10', '0', '0', '0', '45000', '75000', '1', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  540. ('46007', '0', '80', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '3', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  541. ('46007', '0', '70', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '4', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  542. ('46006', '0', '32', '0', '1', '0', '1', '0', '0', '0', '60000', '120000', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  543. ('46006', '0', '15', '0', '1', '0', '100', '1', '5000', '5000', '600000', '900000', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script when out of combat.'),
  544. ('46006', '0', '14', '0', '6', '0', '100', '1', '0', '0', '0', '0', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script on death.'),
  545. ('46006', '0', '13', '0', '0', '0', '100', '0', '30000', '30000', '30000', '30000', '11', '49206', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Summon Gargoyle(49206) every 30 seconds.'),
  546. ('46006', '0', '12', '0', '2', '0', '100', '1', '98', '99', '1', '1', '12', '81002', '4', '10000', '0', '1', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'On aggro summon Deatchill Servant(81002).'),
  547. ('46006', '0', '11', '0', '0', '0', '100', '0', '10000', '10000', '10000', '10000', '11', '56359', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Death and Decay(56359) every 10 seconds.'),
  548. ('46006', '0', '10', '0', '13', '0', '100', '0', '1', '1', '0', '0', '11', '51052', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Anti-Magic Zone(51052) when target is casting.'),
  549. ('46006', '0', '9', '0', '0', '0', '100', '0', '30000', '30000', '30000', '30000', '11', '72434', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Obliterate(72434) every 30 seconds.'),
  550. ('46006', '0', '8', '0', '0', '0', '100', '0', '46000', '46000', '46000', '46000', '11', '61061', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Howling Blast(61061) every 46 seconds.'),
  551. ('46006', '0', '7', '0', '0', '0', '100', '0', '45000', '45000', '45000', '45000', '11', '49203', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Hungering Cold(49203) every 45 seconds.'),
  552. ('46006', '0', '6', '0', '0', '0', '100', '0', '6000', '6000', '6000', '6000', '11', '66019', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Death Coil(66019) every 6 seconds.'),
  553. ('46006', '0', '5', '0', '0', '0', '100', '0', '12000', '12000', '12000', '12000', '11', '53639', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Death Strike(53639) every 12 seconds.'),
  554. ('46006', '0', '30', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  555. ('46006', '0', '31', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '1', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  556. ('46006', '0', '4', '0', '0', '0', '100', '0', '4000', '4000', '4000', '4000', '11', '55978', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Heart Strike(55978) every 4 seconds.'),
  557. ('46006', '0', '3', '0', '0', '0', '100', '0', '60000', '60000', '60000', '60000', '11', '49005', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Mark of Blood(49005) every 60 seconds.'),
  558. ('46006', '0', '0', '0', '4', '0', '100', '0', '0', '0', '0', '0', '20', '1', '0', '0', '0', '0', '0', '7', '0', '0', '0', '0', '0', '0', '0', 'On aggro do auto-attack.'),
  559. ('46006', '0', '1', '0', '4', '0', '100', '1', '0', '0', '0', '0', '11', '48266', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'On aggro cast Blood Presence(48266).'),
  560. ('46006', '0', '2', '0', '4', '0', '100', '1', '0', '0', '0', '0', '11', '55222', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'On aggro cast Unholy Presence(55222).'),
  561. ('46006', '0', '40', '0', '1', '0', '10', '0', '0', '0', '60000', '90000', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  562. ('46006', '0', '41', '0', '1', '0', '10', '0', '0', '0', '45000', '75000', '1', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  563. ('46006', '0', '80', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '3', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  564. ('46006', '0', '70', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '4', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  565. ('46005', '0', '13', '0', '2', '0', '100', '1', '24', '25', '1', '1', '11', '2894', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 25% cast Fire Elemental Totem(2894).'),
  566. ('46005', '0', '12', '0', '2', '0', '100', '1', '24', '25', '1', '1', '11', '2062', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 25% cast Earth Elemental Totem(2062).'),
  567. ('46005', '0', '11', '0', '0', '0', '100', '0', '18000', '18000', '18000', '18000', '11', '61569', '1', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Healing Wave(61569) every 18 seconds.'),
  568. ('46005', '0', '10', '0', '0', '0', '100', '0', '15000', '15000', '15000', '15000', '11', '59273', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Chain Lightning(59273) every 15 seconds.'),
  569. ('46005', '0', '9', '0', '2', '0', '100', '1', '33', '34', '1', '1', '11', '51533', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 34% cast Feral Spirit(51533).'),
  570. ('46005', '0', '8', '0', '2', '0', '100', '1', '34', '35', '1', '1', '75', '2825', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'At 35% cast Bloodlust(2825).'),
  571. ('46005', '0', '7', '0', '2', '0', '100', '1', '24', '25', '1', '1', '11', '59159', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'At 25% cast Thunderstorm(59159).'),
  572. ('46005', '0', '6', '0', '2', '0', '100', '1', '49', '50', '1', '1', '11', '59159', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'At 50% cast Thunderstorm(59159).'),
  573. ('46005', '0', '5', '0', '2', '0', '100', '1', '74', '75', '1', '1', '11', '59159', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'At 75% cast Thunderstorm(59159).'),
  574. ('46005', '0', '4', '0', '0', '0', '100', '0', '4000', '4000', '4000', '4000', '11', '69970', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Lightning Bolt(69970) every 4 seconds.'),
  575. ('46005', '0', '3', '0', '0', '0', '100', '0', '7000', '7000', '7000', '7000', '11', '59519', '4', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Lava Burst(59519) every 7 seconds.'),
  576. ('46005', '0', '2', '0', '0', '0', '100', '0', '20000', '20000', '20000', '20000', '11', '8177', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Grounding Totem(8177) every 20 seconds.'),
  577. ('46005', '0', '1', '0', '0', '0', '100', '0', '12000', '12000', '12000', '12000', '11', '59684', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Flame Shock(59684) every 12 seconds.'),
  578. ('46005', '0', '0', '0', '0', '0', '100', '0', '60000', '60000', '60000', '60000', '75', '39067', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Lightning Shield(39067) every 60 seconds.'),
  579. ('46005', '0', '14', '0', '6', '0', '100', '1', '0', '0', '0', '0', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script on death.'),
  580. ('46005', '0', '15', '0', '1', '0', '100', '1', '10000', '10000', '600000', '900000', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script when out of combat.'),
  581. ('46005', '0', '30', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  582. ('46005', '0', '31', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '1', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  583. ('46005', '0', '40', '0', '1', '0', '10', '0', '0', '0', '60000', '90000', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  584. ('46005', '0', '41', '0', '1', '0', '10', '0', '0', '0', '45000', '75000', '1', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  585. ('46005', '0', '80', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '3', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  586. ('46005', '0', '70', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '4', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  587. ('46004', '0', '24', '0', '6', '0', '100', '1', '0', '0', '0', '0', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script on death.'),
  588. ('46004', '0', '23', '0', '2', '0', '100', '1', '24', '25', '1', '1', '11', '19263', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'At 25% cast Deterrence(19263).'),
  589. ('46004', '0', '22', '0', '0', '0', '100', '0', '60000', '60000', '60000', '60000', '11', '3045', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Rapid Fire(3045) every 60 seconds.'),
  590. ('46004', '0', '21', '0', '13', '0', '100', '0', '1', '1', '0', '0', '11', '3034', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'When target is casting cast Viper Sting(3034)'),
  591. ('46004', '0', '20', '0', '12', '0', '100', '0', '1', '20', '1', '1', '11', '61006', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'When target has 20% cast Kill Shot(61006).'),
  592. ('46004', '0', '19', '0', '4', '0', '100', '0', '0', '0', '0', '0', '11', '53338', '2', '0', '0', '0', '0', '7', '0', '0', '0', '0', '0', '0', '0', 'On aggro cast Hunter´s Mark(53338).'),
  593. ('46004', '0', '18', '0', '0', '0', '100', '0', '4000', '4000', '4000', '4000', '11', '36623', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Arcane Shot(36623) every 4 seconds.'),
  594. ('46004', '0', '17', '0', '4', '0', '100', '0', '0', '0', '0', '0', '12', '81001', '4', '5000', '0', '1', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'On aggro summon Beaky(81001).'),
  595. ('46004', '0', '16', '0', '0', '0', '100', '0', '6000', '6000', '6000', '6000', '11', '59243', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Aimed Shot(59243) every 6 seconds.'),
  596. ('46004', '0', '5', '0', '4', '0', '100', '0', '0', '0', '0', '0', '75', '35786', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Attack damage buff due to error with range npc.'),
  597. ('46004', '0', '6', '0', '4', '0', '100', '0', '0', '0', '0', '0', '75', '35786', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Attack damage buff due to error with range npc.'),
  598. ('46004', '0', '7', '0', '4', '0', '100', '0', '0', '0', '0', '0', '75', '35786', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Attack damage buff due to error with range npc.'),
  599. ('46004', '0', '8', '0', '4', '0', '100', '0', '0', '0', '0', '0', '75', '35786', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Attack damage buff due to error with range npc.'),
  600. ('46004', '0', '9', '0', '4', '0', '100', '0', '0', '0', '0', '0', '75', '35786', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Attack damage buff due to error with range npc.'),
  601. ('46004', '0', '10', '0', '4', '0', '100', '0', '0', '0', '0', '0', '75', '35786', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Attack damage buff due to error with range npc.'),
  602. ('46004', '0', '11', '0', '4', '0', '100', '0', '0', '0', '0', '0', '75', '35786', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Attack damage buff due to error with range npc.'),
  603. ('46004', '0', '12', '0', '4', '0', '100', '0', '0', '0', '0', '0', '75', '35786', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Attack damage buff due to error with range npc.'),
  604. ('46004', '0', '13', '0', '0', '0', '100', '0', '30000', '30000', '30000', '30000', '11', '72268', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Ice Shot(72268) every 30 seconds.'),
  605. ('46004', '0', '14', '0', '0', '0', '100', '0', '40000', '40000', '40000', '40000', '75', '66095', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Lightning Arrows(66095) every 40 seconds.'),
  606. ('46004', '0', '15', '0', '0', '0', '100', '0', '20000', '20000', '20000', '20000', '11', '40872', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Immolation Arrow(40872) every 20 seconds.'),
  607. ('46004', '0', '25', '0', '1', '0', '100', '1', '10000', '10000', '600000', '900000', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script when out of combat.'),
  608. ('46004', '0', '4', '0', '4', '0', '100', '0', '0', '0', '0', '0', '75', '35786', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Attack damage buff due to error with range npc.'),
  609. ('46004', '0', '3', '0', '4', '0', '100', '0', '0', '0', '0', '0', '75', '35786', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Attack damage buff due to error with range npc.'),
  610. ('46004', '0', '2', '0', '4', '0', '100', '0', '0', '0', '0', '0', '75', '35786', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Attack damage buff due to error with range npc.'),
  611. ('46004', '0', '1', '0', '4', '0', '100', '0', '0', '0', '0', '0', '75', '35786', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Attack damage buff due to error with range npc.'),
  612. ('46004', '0', '0', '0', '4', '0', '100', '0', '0', '0', '0', '0', '11', '75', '4', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'On aggro do auto-attack.'),
  613. ('46004', '0', '32', '0', '11', '0', '100', '0', '0', '0', '0', '0', '40', '2', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  614. ('46004', '0', '40', '0', '1', '0', '10', '0', '0', '0', '60000', '90000', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  615. ('46004', '0', '41', '0', '1', '0', '10', '0', '0', '0', '45000', '75000', '1', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  616. ('46004', '0', '80', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '3', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  617. ('46004', '0', '70', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '4', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  618. ('46003', '0', '11', '0', '0', '1', '100', '0', '3000', '3000', '3000', '3000', '11', '31262', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: Fireball(31262) every 3 seconds.'),
  619. ('46003', '0', '12', '0', '2', '0', '100', '1', '1', '45', '1', '1', '22', '2', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: 45%-1%.'),
  620. ('46003', '0', '13', '0', '2', '0', '100', '1', '43', '44', '1', '1', '11', '29718', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: Elemental Armor(29718).'),
  621. ('46003', '0', '14', '0', '2', '2', '100', '1', '34', '35', '1', '1', '11', '43039', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: At 35% cast Ice Barrier(43039).'),
  622. ('46003', '0', '15', '0', '0', '2', '100', '0', '15000', '15000', '15000', '15000', '11', '42940', '4', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: Blizzard(42940) every 15 seconds.'),
  623. ('46003', '0', '16', '0', '0', '2', '100', '0', '7000', '7000', '7000', '7000', '11', '42842', '4', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: Frostbolt(42842) every 7 seconds.'),
  624. ('46003', '0', '17', '0', '0', '2', '100', '0', '4000', '4000', '4000', '4000', '11', '42914', '4', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: Ice Lance(42914) every 4 seconds.'),
  625. ('46003', '0', '18', '0', '0', '2', '100', '0', '10000', '10000', '10000', '10000', '11', '69869', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: Frostfire Bolt(69869) every 10 seconds.'),
  626. ('46003', '0', '19', '0', '0', '2', '100', '0', '30000', '30000', '30000', '30000', '11', '65802', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: Iceblock(65802) every 30 seconds.'),
  627. ('46003', '0', '10', '0', '0', '1', '25', '0', '7000', '7000', '7000', '7000', '11', '64698', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: Pyroblast(64698) every 4 seconds (25% cha'),
  628. ('46003', '0', '9', '0', '0', '1', '100', '0', '12000', '12000', '12000', '12000', '11', '55362', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: Living Bomb(55360) every 12 seconds.'),
  629. ('46003', '0', '8', '0', '0', '1', '100', '0', '25000', '25000', '25000', '25000', '11', '61568', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: Flamestrike(61568) every 25 seconds.'),
  630. ('46003', '0', '7', '0', '0', '1', '100', '0', '26000', '26000', '26000', '26000', '11', '29964', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: Dragon´s Breath(29964) every 26 seconds.'),
  631. ('46003', '0', '6', '0', '2', '0', '100', '1', '98', '99', '1', '1', '11', '43046', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: Molten Armor(43046).'),
  632. ('46003', '0', '5', '0', '2', '0', '100', '1', '19', '20', '1', '1', '11', '29963', '1', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Phase switch: Mass Polymorph(29963).'),
  633. ('46003', '0', '4', '0', '2', '0', '100', '1', '46', '47', '1', '1', '11', '61780', '1', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Phase switch: Polymorph(61780).'),
  634. ('46003', '0', '3', '0', '2', '0', '100', '1', '73', '74', '1', '1', '11', '61025', '1', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Phase switch: Polymorph(61025).'),
  635. ('46003', '0', '2', '0', '2', '0', '100', '1', '48', '99', '1', '1', '22', '1', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: 99%-48%.'),
  636. ('46003', '0', '1', '0', '4', '0', '100', '1', '0', '0', '0', '0', '11', '1953', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'On aggro Blink(1953) to target.'),
  637. ('46003', '0', '20', '0', '6', '0', '100', '1', '0', '0', '0', '0', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script on death.'),
  638. ('46003', '0', '21', '0', '1', '0', '100', '1', '10000', '10000', '600000', '900000', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script when out of combat.'),
  639. ('46003', '0', '22', '0', '0', '0', '100', '0', '10000', '10000', '10000', '10000', '75', '54919', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Debuffing real Mage with Warped Armor(54919).'),
  640. ('46003', '0', '23', '0', '2', '0', '100', '1', '82', '84', '1', '1', '12', '46003', '4', '5000', '0', '1', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Summon Mirror Mage(46003).'),
  641. ('46003', '0', '30', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  642. ('46003', '0', '31', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '1', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  643. ('46003', '0', '40', '0', '1', '0', '10', '0', '0', '0', '60000', '90000', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  644. ('46003', '0', '41', '0', '1', '0', '10', '0', '0', '0', '45000', '75000', '1', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  645. ('46003', '0', '80', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '3', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  646. ('46003', '0', '70', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '4', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  647. ('46002', '0', '16', '0', '6', '0', '100', '1', '0', '0', '0', '0', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script on death.'),
  648. ('46002', '0', '15', '0', '12', '0', '100', '0', '0', '20', '1', '100', '11', '56426', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'When player has 20% hp casting Execute.'),
  649. ('46002', '0', '14', '0', '2', '0', '100', '1', '23', '25', '1', '1', '11', '75418', '4', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 25% cast Shockwave(75418) on target.'),
  650. ('46002', '0', '13', '0', '23', '0', '100', '1', '53479', '1', '1', '1', '11', '15062', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'When He has Last Stand(53479) cast Shield Wall(150'),
  651. ('46002', '0', '12', '0', '2', '0', '100', '1', '35', '37', '0', '0', '11', '53479', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'At 37% cast Last Stand(53479).'),
  652. ('46002', '0', '11', '0', '2', '0', '100', '1', '43', '45', '1', '1', '11', '6713', '4', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'At 45% cast Disarm(6713).'),
  653. ('46002', '0', '10', '0', '2', '0', '100', '1', '48', '50', '1', '1', '11', '65930', '4', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 50% cast Intimidating Shout(65930).'),
  654. ('46002', '0', '9', '0', '0', '0', '100', '0', '5000', '5000', '5000', '5000', '11', '30474', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Casting Bloodthirst(30474) every 5 seconds.'),
  655. ('46002', '0', '8', '0', '0', '0', '100', '0', '15000', '15000', '15000', '15000', '11', '15708', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Casting Mortal Strike(15708) every 15 seconds.'),
  656. ('46002', '0', '7', '0', '0', '0', '100', '0', '50000', '50000', '50000', '50000', '11', '54132', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Casting Concussion Blow(54132) every 50 seconds.'),
  657. ('46002', '0', '6', '0', '0', '0', '100', '0', '20000', '20000', '20000', '20000', '11', '62444', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Casting Heroic Strike(62444) every 20 seconds.'),
  658. ('46002', '0', '5', '0', '13', '0', '1', '0', '1', '1', '0', '0', '11', '53394', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', '(1% chance) When target is casting will Pummel(533'),
  659. ('46002', '0', '4', '0', '24', '0', '100', '1', '27584', '1', '1', '1', '11', '67541', '1', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Cast Bladestorm(67541) when target has Hamstring(2'),
  660. ('46002', '0', '3', '0', '2', '0', '100', '1', '96', '97', '1', '10', '11', '27584', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Cast Hamstring(27584).'),
  661. ('46002', '0', '2', '0', '2', '0', '100', '1', '97', '99', '1', '10', '11', '54708', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Casting Rend(54708) on start of battle.'),
  662. ('46002', '0', '1', '0', '4', '0', '100', '0', '0', '0', '0', '0', '11', '11578', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'On aggro cast Charge(25821).'),
  663. ('46002', '0', '17', '0', '1', '0', '100', '1', '10000', '10000', '600000', '900000', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script when out of combat.'),
  664. ('46002', '0', '18', '0', '2', '0', '100', '0', '4', '5', '1', '1', '11', '67541', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Cast Bladestorm(67541) at 5%.'),
  665. ('46002', '0', '30', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  666. ('46002', '0', '31', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '1', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  667. ('46002', '0', '40', '0', '1', '0', '10', '0', '0', '0', '60000', '90000', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  668. ('46002', '0', '41', '0', '1', '0', '10', '0', '0', '0', '45000', '75000', '1', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  669. ('46002', '0', '80', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '3', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  670. ('46002', '0', '70', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '4', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  671. ('46001', '0', '16', '0', '2', '0', '100', '1', '8', '9', '1', '1', '11', '6215', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'At 9% cast Fear(6215).'),
  672. ('46001', '0', '15', '0', '2', '0', '10', '0', '10', '38', '1', '100', '11', '47825', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'At 38%-10% cast Soul Fire(47825). RAGE TIME 10% ch'),
  673. ('46001', '0', '14', '0', '2', '0', '100', '1', '38', '40', '1', '100', '11', '27223', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'At 40% cast Death Coil(27223).'),
  674. ('46001', '0', '13', '0', '23', '0', '100', '0', '47241', '1', '1', '1', '11', '50581', '4', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'If He has Metamorphosis(47241) He cast Shadow Clea'),
  675. ('46001', '0', '12', '0', '23', '0', '100', '1', '47241', '1', '1', '1', '11', '50589', '4', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'If He has Metamorphosis(47241) He cast Immolation '),
  676. ('46001', '0', '10', '0', '2', '0', '100', '1', '54', '55', '1', '10', '11', '47241', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'At 55% Metamorphosis(47241).'),
  677. ('46001', '0', '8', '0', '2', '0', '100', '1', '63', '64', '1', '10', '11', '47843', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 64% Unstable Affliction(47843).'),
  678. ('46001', '0', '7', '0', '2', '0', '100', '1', '64', '65', '1', '10', '11', '59164', '4', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 65% Haunt(59164).'),
  679. ('46001', '0', '3', '0', '2', '0', '100', '0', '90', '99', '1', '50', '11', '47838', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 99% to 90% Incineration(47838).'),
  680. ('46001', '0', '4', '0', '2', '0', '100', '1', '88', '89', '1', '10', '11', '47847', '4', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'At 89% cast Shadowfury(47847).'),
  681. ('46001', '0', '5', '0', '2', '0', '100', '0', '78', '88', '1', '50', '11', '59172', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 88% to 78% Chaos Bolt(59172).'),
  682. ('46001', '0', '6', '0', '2', '0', '100', '0', '66', '77', '1', '50', '11', '27209', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 77% to 66% Shadow Bolt(27209).'),
  683. ('46001', '0', '2', '0', '4', '0', '100', '1', '0', '0', '0', '0', '11', '25309', '4', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'On aggro cast Immolation(25309).'),
  684. ('46001', '0', '1', '0', '4', '0', '100', '0', '0', '0', '0', '0', '12', '81000', '4', '5000', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'On Aggro summon Imp(81000).'),
  685. ('46001', '0', '17', '0', '2', '0', '100', '0', '1', '9', '1', '100', '11', '27219', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'At 9%-1% Drain Life(27219).'),
  686. ('46001', '0', '18', '0', '6', '0', '100', '1', '0', '0', '0', '0', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script on death.'),
  687. ('46001', '0', '19', '0', '1', '0', '100', '1', '10000', '10000', '600000', '900000', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script when out of combat.'),
  688. ('46001', '0', '30', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  689. ('46001', '0', '31', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '1', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  690. ('46001', '0', '40', '0', '1', '0', '10', '0', '0', '0', '60000', '90000', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  691. ('46001', '0', '41', '0', '1', '0', '10', '0', '0', '0', '45000', '75000', '1', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  692. ('46001', '0', '80', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '3', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  693. ('46001', '0', '70', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '4', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  694. ('46000', '0', '2', '0', '1', '0', '100', '0', '0', '0', '0', '0', '28', '24858', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Removes Moonkin Form(24858) when out of combat.'),
  695. ('46000', '0', '3', '0', '2', '0', '100', '1', '93', '95', '1', '5', '11', '53201', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Cast Starfall(53201) when get to 95% of hp.'),
  696. ('46000', '0', '4', '0', '2', '0', '100', '0', '85', '93', '1', '50', '11', '48465', '4', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Casting from 93% to 85% Starfire(48465).'),
  697. ('46000', '0', '25', '0', '2', '0', '100', '1', '31', '33', '1', '1', '11', '71121', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Healing Touch(71121) at 33% of hp.'),
  698. ('46000', '0', '24', '0', '2', '0', '100', '1', '20', '35', '1', '1', '28', '9634', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'At 35% removes Dire Bear Form.'),
  699. ('46000', '0', '23', '0', '2', '0', '100', '1', '35', '36', '1', '100', '11', '8983', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 36% casting Bash(8983).'),
  700. ('46000', '0', '22', '0', '2', '0', '100', '1', '44', '45', '1', '100', '11', '8983', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 45% casting Bash(8983).'),
  701. ('46000', '0', '21', '0', '2', '0', '100', '1', '49', '50', '1', '100', '11', '8983', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 50% casting Bash(8983).'),
  702. ('46000', '0', '20', '0', '2', '0', '100', '1', '54', '55', '1', '100', '11', '48564', '4', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 55% casting MangleBear(48564).'),
  703. ('46000', '0', '19', '0', '2', '0', '100', '1', '54', '55', '1', '1', '11', '48560', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 55% cast Demoralizing Roar(48560).'),
  704. ('46000', '0', '18', '0', '2', '0', '100', '0', '35', '58', '1', '100', '11', '48480', '4', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', '58% - 35% Maul(48480). RAGE TIME'),
  705. ('46000', '0', '5', '0', '2', '0', '100', '0', '77', '84', '1', '50', '11', '67952', '4', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Casting from 84% to 77% Wrath(67952).'),
  706. ('46000', '0', '6', '0', '2', '0', '100', '1', '93', '95', '1', '10', '11', '61384', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Casting on 95% Typhoon(61384).'),
  707. ('46000', '0', '7', '0', '2', '0', '100', '0', '75', '77', '1', '50', '11', '48463', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Casting from 77% to 75% Moonfire(48463). RAGETIME'),
  708. ('46000', '0', '8', '0', '2', '0', '100', '1', '74', '74', '1', '10', '28', '24858', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'At 74% He remove Moonkin Form(24858).'),
  709. ('46000', '0', '9', '0', '2', '0', '100', '1', '70', '73', '1', '10', '11', '768', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'At 73% He morph into Cat Form(768).'),
  710. ('46000', '0', '10', '0', '1', '0', '100', '1', '0', '0', '0', '0', '28', '768', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Removes Cat Form(768) when out of combat.'),
  711. ('46000', '0', '11', '0', '2', '0', '100', '0', '65', '72', '1', '100', '11', '48566', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 72%-65% do MangleCat(48566). RAGE TIME'),
  712. ('46000', '0', '12', '0', '2', '0', '100', '1', '70', '72', '1', '100', '11', '48574', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Cast Rake(48574) at 72%.'),
  713. ('46000', '0', '13', '0', '2', '0', '100', '1', '69', '70', '1', '100', '11', '27008', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'At 70% cast Rip(27008).'),
  714. ('46000', '0', '14', '0', '2', '0', '100', '1', '55', '59', '1', '1', '28', '768', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Remove Cat Form(768) at 59%.'),
  715. ('46000', '0', '15', '0', '2', '0', '100', '1', '55', '59', '1', '1', '11', '9634', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Dire Bear Form(9634) 59%.'),
  716. ('46000', '0', '16', '0', '1', '0', '100', '1', '1', '1', '1', '1', '28', '9634', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Dire Bear Form(9634) remove when out of combat.'),
  717. ('46000', '0', '17', '0', '2', '0', '100', '0', '35', '58', '1', '100', '11', '48568', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', '58% - 35% Lacerate(48568).'),
  718. ('46000', '0', '1', '0', '23', '0', '100', '1', '24858', '1', '1', '5', '11', '65857', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Cast Entangling Roots(65857) when get Moonkin form'),
  719. ('46000', '0', '0', '0', '4', '0', '100', '1', '0', '0', '0', '0', '11', '24858', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Mookin Form(24858) on aggro.'),
  720. ('46000', '0', '26', '0', '2', '0', '100', '1', '28', '30', '1', '1', '11', '768', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'At 30% Get cat form til death.'),
  721. ('46000', '0', '27', '0', '2', '0', '100', '0', '1', '30', '1', '100', '11', '48566', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 30%-1% do MangleCat(48566). RAGE TIME'),
  722. ('46000', '0', '28', '0', '6', '0', '100', '1', '0', '0', '0', '0', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script on death.'),
  723. ('46000', '0', '29', '0', '1', '0', '100', '1', '10000', '10000', '600000', '900000', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script when out of combat.'),
  724. ('46000', '0', '30', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  725. ('46000', '0', '31', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '1', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  726. ('46000', '0', '40', '0', '1', '0', '10', '0', '0', '0', '60000', '90000', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  727. ('46000', '0', '41', '0', '1', '0', '10', '0', '0', '0', '45000', '75000', '1', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  728. ('46000', '0', '80', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '3', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  729. ('46000', '0', '70', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '4', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  730. ('45019', '0', '40', '0', '1', '0', '10', '0', '0', '0', '60000', '90000', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  731. ('45019', '0', '41', '0', '1', '0', '10', '0', '0', '0', '45000', '75000', '1', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  732. ('45019', '0', '13', '0', '6', '0', '100', '1', '0', '0', '0', '0', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script on death.'),
  733. ('45019', '0', '12', '0', '0', '0', '100', '0', '7000', '7000', '7000', '7000', '11', '66903', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Hammer of the Righteous(66903) every 7 seconds.'),
  734. ('45019', '0', '10', '0', '12', '0', '100', '0', '1', '20', '4000', '4000', '11', '37255', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Hammer of Wrath(37255) when target is >20% 4sec CD'),
  735. ('45019', '0', '9', '0', '0', '0', '100', '0', '29000', '29000', '29000', '29000', '11', '31884', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Avenging Wrath(31884) every 29 seconds.'),
  736. ('45019', '0', '8', '0', '0', '0', '100', '0', '6000', '6000', '6000', '6000', '11', '46033', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Judgement of Wrath(46033) every 6 seconds.'),
  737. ('45019', '0', '7', '0', '0', '0', '100', '0', '22000', '22000', '22000', '22000', '11', '31904', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Holy Shield(31904) every 22 seconds.'),
  738. ('45019', '0', '6', '0', '0', '0', '100', '0', '18000', '18000', '18000', '18000', '11', '10308', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Hammer of Justice(10308) every 18 seconds.'),
  739. ('45019', '0', '5', '0', '2', '0', '100', '1', '49', '50', '1', '1', '11', '642', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Divine Shield(642) at 50%.'),
  740. ('45019', '0', '4', '0', '0', '0', '100', '0', '4000', '4000', '4000', '4000', '11', '71117', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Avenger´s Shield(71117) every 4 seconds.'),
  741. ('45019', '0', '3', '0', '0', '0', '100', '0', '60000', '60000', '60000', '60000', '11', '66112', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Holy Light(66112) every 60 seconds.'),
  742. ('45019', '0', '2', '0', '0', '0', '100', '0', '12000', '12000', '12000', '12000', '11', '58822', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Exorcism(58822) every 12 seconds.'),
  743. ('45019', '0', '0', '0', '4', '0', '100', '0', '0', '0', '0', '0', '11', '20164', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Seal of Justice(20164).'),
  744. ('45019', '0', '31', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '1', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  745. ('45019', '0', '30', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  746. ('45019', '0', '14', '0', '1', '0', '100', '1', '5000', '5000', '600000', '900000', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script when out of combat.'),
  747. ('45019', '0', '1', '0', '0', '0', '100', '0', '20000', '20000', '20000', '20000', '11', '43429', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Consecration(43429) every 20 seconds.'),
  748. ('45019', '0', '80', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '3', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  749. ('45019', '0', '70', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '4', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  750. ('45018', '0', '13', '0', '6', '0', '100', '1', '0', '0', '0', '0', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset on death.'),
  751. ('45018', '0', '12', '0', '0', '0', '100', '0', '6000', '6000', '6000', '6000', '11', '41487', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Envenom(41487) every 6 seconds.'),
  752. ('45018', '0', '11', '0', '0', '0', '100', '0', '9000', '9000', '9000', '9000', '11', '32864', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Kidney Shot(32864) every 9 seconds.'),
  753. ('45018', '0', '10', '0', '0', '0', '100', '0', '32000', '32000', '32000', '32000', '11', '6774', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Slice and Dice(6774) every 32 seconds.'),
  754. ('45018', '0', '9', '0', '67', '0', '100', '0', '2000', '2000', '0', '0', '11', '34614', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'When behing the target cast Backstab(34614).'),
  755. ('45018', '0', '8', '0', '0', '0', '100', '0', '40000', '40000', '40000', '40000', '11', '13877', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Blade Flurry(13877) every 40 seconds.'),
  756. ('45018', '0', '7', '0', '0', '0', '100', '0', '62000', '62000', '62000', '62000', '11', '26669', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Evasion(26669) every 62 seconds.'),
  757. ('45018', '0', '6', '0', '0', '0', '100', '0', '45000', '45000', '45000', '45000', '11', '57842', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Killing Spree(57842) every 45 seconds.'),
  758. ('45018', '0', '5', '0', '13', '0', '100', '1', '1', '1', '0', '0', '11', '31224', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Cloak of Shadows(31224) when target is casting(onl'),
  759. ('45018', '0', '4', '0', '0', '0', '100', '0', '4000', '4000', '4000', '4000', '11', '59409', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Sinister Strike(59409) every 4 seconds.'),
  760. ('45018', '0', '3', '0', '0', '0', '100', '0', '59600', '59600', '59600', '59600', '11', '26889', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Vanish(26889) every 60 seconds.'),
  761. ('45018', '0', '0', '0', '1', '0', '100', '1', '1000', '1000', '1000', '1000', '11', '1787', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Stealth(1787).'),
  762. ('45018', '0', '2', '0', '0', '0', '100', '0', '30000', '30000', '30000', '30000', '11', '2094', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Blind(2094) every 59 seconds.'),
  763. ('45018', '0', '1', '0', '4', '0', '100', '0', '0', '0', '0', '0', '11', '72327', '2', '0', '0', '0', '0', '7', '0', '0', '0', '0', '0', '0', '0', 'On aggro cast Shadowstep(72327).'),
  764. ('45018', '0', '14', '0', '1', '0', '100', '1', '5000', '5000', '600000', '900000', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset when out of combat.'),
  765. ('45018', '0', '30', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  766. ('45018', '0', '31', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '1', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  767. ('45018', '0', '40', '0', '1', '0', '10', '0', '0', '0', '60000', '90000', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  768. ('45018', '0', '41', '0', '1', '0', '10', '0', '0', '0', '45000', '75000', '1', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  769. ('45018', '0', '80', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '3', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  770. ('45018', '0', '70', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '4', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  771. ('45017', '0', '17', '0', '0', '0', '100', '0', '60000', '60000', '60000', '60000', '11', '26042', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Psychic Scream(26042) every 60 seconds.'),
  772. ('45017', '0', '16', '0', '1', '0', '100', '1', '2000', '2000', '2000', '2000', '28', '35194', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Remove Shadowform(35194) when out of combat.'),
  773. ('45017', '0', '15', '0', '0', '2', '100', '0', '4000', '4000', '4000', '4000', '11', '65488', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: Mind Flay(65488) every 4 seconds.'),
  774. ('45017', '0', '14', '0', '0', '2', '100', '0', '7000', '7000', '7000', '7000', '11', '65492', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: Mind Blast(65492) every 7 seconds.'),
  775. ('45017', '0', '13', '0', '0', '2', '100', '0', '16000', '16000', '16000', '16000', '11', '65490', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: Vampiric Touch(65490) every 16 seconds.'),
  776. ('45017', '0', '12', '0', '0', '2', '100', '0', '15000', '15000', '15000', '15000', '11', '65541', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: Shadow Word:Pain(65541) every 15 seconds.'),
  777. ('45017', '0', '11', '0', '0', '2', '100', '0', '24000', '24000', '24000', '24000', '11', '48300', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: Devouring Plague(48300) every 24 seconds.'),
  778. ('45017', '0', '10', '0', '2', '2', '100', '1', '48', '49', '1', '1', '11', '35194', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: Shadowform(35194).'),
  779. ('45017', '0', '9', '0', '2', '0', '100', '1', '1', '49', '1', '1', '22', '2', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: 50%-0%.'),
  780. ('45017', '0', '8', '0', '2', '0', '100', '1', '50', '51', '1', '1', '28', '46565', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Remove Holyform(46565) for phase switch.'),
  781. ('45017', '0', '7', '0', '0', '1', '100', '0', '30000', '30000', '30000', '30000', '11', '66546', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: Holy Nova(66546) every 30 seconds.'),
  782. ('45017', '0', '5', '0', '0', '1', '100', '0', '12000', '12000', '12000', '12000', '11', '60004', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: Renew(60004) every 12 seconds.'),
  783. ('45017', '0', '4', '0', '2', '1', '100', '0', '98', '99', '1', '1', '11', '46565', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: Holyform(46565).'),
  784. ('45017', '0', '3', '0', '0', '1', '100', '0', '14000', '14000', '14000', '14000', '11', '57465', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: Holy Bolt(57465) every 14 seconds.'),
  785. ('45017', '0', '2', '0', '0', '1', '100', '0', '4000', '4000', '4000', '4000', '11', '59703', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: Holy Smite(59703) every 4 seconds.'),
  786. ('45017', '0', '1', '0', '0', '1', '100', '0', '9000', '9000', '9000', '9000', '11', '66538', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: Holy Fire(66538) every 9 seconds.'),
  787. ('45017', '0', '0', '0', '2', '0', '100', '1', '50', '99', '1', '1', '22', '1', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: 100%-50%.'),
  788. ('45017', '0', '18', '0', '2', '0', '100', '1', '1', '1', '1', '1', '11', '47788', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Guardian Spirit when close to death.'),
  789. ('45017', '0', '19', '0', '6', '0', '100', '1', '0', '0', '0', '0', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script on death.'),
  790. ('45017', '0', '20', '0', '1', '0', '100', '1', '5000', '5000', '600000', '900000', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script when out of combat.'),
  791. ('45017', '0', '30', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  792. ('45017', '0', '31', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '1', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  793. ('45017', '0', '40', '0', '1', '0', '10', '0', '0', '0', '60000', '90000', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  794. ('45017', '0', '41', '0', '1', '0', '10', '0', '0', '0', '45000', '75000', '1', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  795. ('45017', '0', '80', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '3', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  796. ('45017', '0', '70', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '4', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  797. ('45016', '0', '41', '0', '1', '0', '10', '0', '0', '0', '45000', '75000', '1', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  798. ('45016', '0', '40', '0', '1', '0', '10', '0', '0', '0', '60000', '90000', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  799. ('45016', '0', '30', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  800. ('45016', '0', '31', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '1', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  801. ('45016', '0', '15', '0', '1', '0', '100', '1', '5000', '5000', '600000', '900000', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script when out of combat.'),
  802. ('45016', '0', '0', '0', '4', '0', '100', '0', '0', '0', '0', '0', '20', '1', '0', '0', '0', '0', '0', '7', '0', '0', '0', '0', '0', '0', '0', 'On aggro do auto-attack.'),
  803. ('45016', '0', '1', '0', '4', '0', '100', '1', '0', '0', '0', '0', '11', '48266', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'On aggro cast Blood Presence(48266).'),
  804. ('45016', '0', '2', '0', '4', '0', '100', '1', '0', '0', '0', '0', '11', '55222', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'On aggro cast Unholy Presence(55222).'),
  805. ('45016', '0', '3', '0', '0', '0', '100', '0', '60000', '60000', '60000', '60000', '11', '49005', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Mark of Blood(49005) every 60 seconds.'),
  806. ('45016', '0', '4', '0', '0', '0', '100', '0', '4000', '4000', '4000', '4000', '11', '55978', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Heart Strike(55978) every 4 seconds.'),
  807. ('45016', '0', '5', '0', '0', '0', '100', '0', '12000', '12000', '12000', '12000', '11', '53639', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Death Strike(53639) every 12 seconds.'),
  808. ('45016', '0', '6', '0', '0', '0', '100', '0', '6000', '6000', '6000', '6000', '11', '66019', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Death Coil(66019) every 6 seconds.'),
  809. ('45016', '0', '7', '0', '0', '0', '100', '0', '45000', '45000', '45000', '45000', '11', '49203', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Hungering Cold(49203) every 45 seconds.'),
  810. ('45016', '0', '8', '0', '0', '0', '100', '0', '46000', '46000', '46000', '46000', '11', '61061', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Howling Blast(61061) every 46 seconds.'),
  811. ('45016', '0', '9', '0', '0', '0', '100', '0', '30000', '30000', '30000', '30000', '11', '72434', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Obliterate(72434) every 30 seconds.'),
  812. ('45016', '0', '10', '0', '13', '0', '100', '0', '1', '1', '0', '0', '11', '51052', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Anti-Magic Zone(51052) when target is casting.'),
  813. ('45016', '0', '11', '0', '0', '0', '100', '0', '10000', '10000', '10000', '10000', '11', '56359', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Death and Decay(56359) every 10 seconds.'),
  814. ('45016', '0', '12', '0', '2', '0', '100', '1', '98', '99', '1', '1', '12', '82002', '4', '10000', '0', '1', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'On aggro summon Deatchill Servant(82002).'),
  815. ('45016', '0', '13', '0', '0', '0', '100', '0', '30000', '30000', '30000', '30000', '11', '49206', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Summon Gargoyle(49206) every 30 seconds.'),
  816. ('45016', '0', '14', '0', '6', '0', '100', '1', '0', '0', '0', '0', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script on death.'),
  817. ('45016', '0', '80', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '3', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  818. ('45016', '0', '70', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '4', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  819. ('45015', '0', '1', '0', '0', '0', '100', '0', '12000', '12000', '12000', '12000', '11', '59684', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Flame Shock(59684) every 12 seconds.'),
  820. ('45015', '0', '13', '0', '2', '0', '100', '1', '24', '25', '1', '1', '11', '2894', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 25% cast Fire Elemental Totem(2894).'),
  821. ('45015', '0', '12', '0', '2', '0', '100', '1', '24', '25', '1', '1', '11', '2062', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 25% cast Earth Elemental Totem(2062).'),
  822. ('45015', '0', '11', '0', '0', '0', '100', '0', '18000', '18000', '18000', '18000', '11', '61569', '1', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Healing Wave(61569) every 18 seconds.'),
  823. ('45015', '0', '10', '0', '0', '0', '100', '0', '15000', '15000', '15000', '15000', '11', '59273', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Chain Lightning(59273) every 15 seconds.'),
  824. ('45015', '0', '9', '0', '2', '0', '100', '1', '33', '34', '1', '1', '11', '51533', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 34% cast Feral Spirit(51533).'),
  825. ('45015', '0', '8', '0', '2', '0', '100', '1', '34', '35', '1', '1', '75', '2825', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'At 35% cast Bloodlust(2825).'),
  826. ('45015', '0', '7', '0', '2', '0', '100', '1', '24', '25', '1', '1', '11', '59159', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'At 25% cast Thunderstorm(59159).'),
  827. ('45015', '0', '6', '0', '2', '0', '100', '1', '49', '50', '1', '1', '11', '59159', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'At 50% cast Thunderstorm(59159).'),
  828. ('45015', '0', '5', '0', '2', '0', '100', '1', '74', '75', '1', '1', '11', '59159', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'At 75% cast Thunderstorm(59159).'),
  829. ('45015', '0', '4', '0', '0', '0', '100', '0', '4000', '4000', '4000', '4000', '11', '69970', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Lightning Bolt(69970) every 4 seconds.'),
  830. ('45015', '0', '3', '0', '0', '0', '100', '0', '7000', '7000', '7000', '7000', '11', '59519', '4', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Lava Burst(59519) every 7 seconds.'),
  831. ('45015', '0', '2', '0', '0', '0', '100', '0', '20000', '20000', '20000', '20000', '11', '8177', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Grounding Totem(8177) every 20 seconds.'),
  832. ('45015', '0', '0', '0', '0', '0', '100', '0', '60000', '60000', '60000', '60000', '75', '39067', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Lightning Shield(39067) every 60 seconds.'),
  833. ('45015', '0', '14', '0', '6', '0', '100', '1', '0', '0', '0', '0', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script on death.'),
  834. ('45015', '0', '15', '0', '1', '0', '100', '1', '10000', '10000', '600000', '600000', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script when out of combat.'),
  835. ('45015', '0', '30', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  836. ('45015', '0', '31', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '1', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  837. ('45015', '0', '40', '0', '1', '0', '10', '0', '0', '0', '60000', '90000', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  838. ('45015', '0', '41', '0', '1', '0', '10', '0', '0', '0', '45000', '75000', '1', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  839. ('45015', '0', '80', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '3', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  840. ('45015', '0', '70', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '4', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  841. ('45014', '0', '24', '0', '6', '0', '100', '1', '0', '0', '0', '0', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script on death.'),
  842. ('45014', '0', '23', '0', '2', '0', '100', '1', '24', '25', '1', '1', '11', '19263', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'At 25% cast Deterrence(19263).'),
  843. ('45014', '0', '22', '0', '0', '0', '100', '0', '60000', '60000', '60000', '60000', '11', '3045', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Rapid Fire(3045) every 60 seconds.'),
  844. ('45014', '0', '21', '0', '13', '0', '100', '0', '1', '1', '0', '0', '11', '3034', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'When target is casting cast Viper Sting(3034)'),
  845. ('45014', '0', '20', '0', '12', '0', '100', '0', '1', '20', '1', '1', '11', '61006', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'When target has 20% cast Kill Shot(61006).'),
  846. ('45014', '0', '19', '0', '4', '0', '100', '0', '0', '0', '0', '0', '11', '53338', '2', '0', '0', '0', '0', '7', '0', '0', '0', '0', '0', '0', '0', 'On aggro cast Hunter´s Mark(53338).'),
  847. ('45014', '0', '18', '0', '0', '0', '100', '0', '4000', '4000', '4000', '4000', '11', '36623', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Arcane Shot(36623) every 4 seconds.'),
  848. ('45014', '0', '17', '0', '4', '0', '100', '0', '0', '0', '0', '0', '12', '82001', '4', '5000', '0', '1', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'On aggro summon Beaky(82001).'),
  849. ('45014', '0', '16', '0', '0', '0', '100', '0', '6000', '6000', '6000', '6000', '11', '59243', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Aimed Shot(59243) every 6 seconds.'),
  850. ('45014', '0', '5', '0', '4', '0', '100', '0', '0', '0', '0', '0', '75', '35786', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Attack damage buff due to error with range npc.'),
  851. ('45014', '0', '6', '0', '4', '0', '100', '0', '0', '0', '0', '0', '75', '35786', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Attack damage buff due to error with range npc.'),
  852. ('45014', '0', '7', '0', '4', '0', '100', '0', '0', '0', '0', '0', '75', '35786', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Attack damage buff due to error with range npc.'),
  853. ('45014', '0', '8', '0', '4', '0', '100', '0', '0', '0', '0', '0', '75', '35786', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Attack damage buff due to error with range npc.'),
  854. ('45014', '0', '9', '0', '4', '0', '100', '0', '0', '0', '0', '0', '75', '35786', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Attack damage buff due to error with range npc.'),
  855. ('45014', '0', '10', '0', '4', '0', '100', '0', '0', '0', '0', '0', '75', '35786', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Attack damage buff due to error with range npc.'),
  856. ('45014', '0', '11', '0', '4', '0', '100', '0', '0', '0', '0', '0', '75', '35786', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Attack damage buff due to error with range npc.'),
  857. ('45014', '0', '12', '0', '4', '0', '100', '0', '0', '0', '0', '0', '75', '35786', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Attack damage buff due to error with range npc.'),
  858. ('45014', '0', '13', '0', '0', '0', '100', '0', '30000', '30000', '30000', '30000', '11', '72268', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Ice Shot(72268) every 30 seconds.'),
  859. ('45014', '0', '14', '0', '0', '0', '100', '0', '40000', '40000', '40000', '40000', '75', '66095', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Lightning Arrows(66095) every 40 seconds.'),
  860. ('45014', '0', '15', '0', '0', '0', '100', '0', '20000', '20000', '20000', '20000', '11', '40872', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Immolation Arrow(40872) every 20 seconds.'),
  861. ('45014', '0', '25', '0', '1', '0', '100', '1', '10000', '10000', '600000', '900000', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script when out of combat.'),
  862. ('45014', '0', '4', '0', '4', '0', '100', '0', '0', '0', '0', '0', '75', '35786', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Attack damage buff due to error with range npc.'),
  863. ('45014', '0', '3', '0', '4', '0', '100', '0', '0', '0', '0', '0', '75', '35786', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Attack damage buff due to error with range npc.'),
  864. ('45014', '0', '2', '0', '4', '0', '100', '0', '0', '0', '0', '0', '75', '35786', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Attack damage buff due to error with range npc.'),
  865. ('45014', '0', '1', '0', '4', '0', '100', '0', '0', '0', '0', '0', '75', '35786', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Attack damage buff due to error with range npc.'),
  866. ('45014', '0', '0', '0', '4', '0', '100', '0', '0', '0', '0', '0', '11', '75', '4', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'On aggro do auto-attack.'),
  867. ('45014', '0', '32', '0', '11', '0', '100', '0', '0', '0', '0', '0', '40', '2', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  868. ('45014', '0', '40', '0', '1', '0', '10', '0', '0', '0', '60000', '90000', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  869. ('45014', '0', '41', '0', '1', '0', '10', '0', '0', '0', '45000', '75000', '1', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  870. ('45014', '0', '80', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '3', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  871. ('45014', '0', '70', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '4', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  872. ('45013', '0', '11', '0', '0', '1', '100', '0', '3000', '3000', '3000', '3000', '11', '31262', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: Fireball(31262) every 3 seconds.'),
  873. ('45013', '0', '12', '0', '2', '0', '100', '1', '1', '45', '1', '1', '22', '2', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: 45%-1%.'),
  874. ('45013', '0', '13', '0', '2', '0', '100', '1', '43', '44', '1', '1', '11', '29718', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: Elemental Armor(29718).'),
  875. ('45013', '0', '14', '0', '2', '2', '100', '1', '34', '35', '1', '1', '11', '43039', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: At 35% cast Ice Barrier(43039).'),
  876. ('45013', '0', '15', '0', '0', '2', '100', '0', '15000', '15000', '15000', '15000', '11', '42940', '4', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: Blizzard(42940) every 15 seconds.'),
  877. ('45013', '0', '16', '0', '0', '2', '100', '0', '7000', '7000', '7000', '7000', '11', '42842', '4', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: Frostbolt(42842) every 7 seconds.'),
  878. ('45013', '0', '17', '0', '0', '2', '100', '0', '4000', '4000', '4000', '4000', '11', '42914', '4', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: Ice Lance(42914) every 4 seconds.'),
  879. ('45013', '0', '18', '0', '0', '2', '100', '0', '10000', '10000', '10000', '10000', '11', '69869', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: Frostfire Bolt(69869) every 10 seconds.'),
  880. ('45013', '0', '19', '0', '0', '2', '100', '0', '30000', '30000', '30000', '30000', '11', '65802', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: Iceblock(65802) every 30 seconds.'),
  881. ('45013', '0', '10', '0', '0', '1', '25', '0', '7000', '7000', '7000', '7000', '11', '64698', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: Pyroblast(64698) every 4 seconds (25% cha'),
  882. ('45013', '0', '9', '0', '0', '1', '100', '0', '12000', '12000', '12000', '12000', '11', '55362', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: Living Bomb(55360) every 12 seconds.'),
  883. ('45013', '0', '8', '0', '0', '1', '100', '0', '25000', '25000', '25000', '25000', '11', '61568', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: Flamestrike(61568) every 25 seconds.'),
  884. ('45013', '0', '7', '0', '0', '1', '100', '0', '26000', '26000', '26000', '26000', '11', '29964', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: Dragon´s Breath(29964) every 26 seconds.'),
  885. ('45013', '0', '6', '0', '2', '0', '100', '1', '98', '99', '1', '1', '11', '43046', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: Molten Armor(43046).'),
  886. ('45013', '0', '5', '0', '2', '0', '100', '1', '19', '20', '1', '1', '11', '29963', '1', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Phase switch: Mass Polymorph(29963).'),
  887. ('45013', '0', '4', '0', '2', '0', '100', '1', '46', '47', '1', '1', '11', '61780', '1', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Phase switch: Polymorph(61780).'),
  888. ('45013', '0', '3', '0', '2', '0', '100', '1', '73', '74', '1', '1', '11', '61025', '1', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Phase switch: Polymorph(61025).'),
  889. ('45013', '0', '2', '0', '2', '0', '100', '1', '48', '99', '1', '1', '22', '1', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: 99%-48%.'),
  890. ('45013', '0', '1', '0', '4', '0', '100', '1', '0', '0', '0', '0', '11', '1953', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'On aggro Blink(1953) to target.'),
  891. ('45013', '0', '20', '0', '6', '0', '100', '1', '0', '0', '0', '0', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script on death.'),
  892. ('45013', '0', '21', '0', '1', '0', '100', '1', '10000', '10000', '600000', '900000', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script when out of combat.'),
  893. ('45013', '0', '22', '0', '0', '0', '100', '0', '10000', '10000', '10000', '10000', '75', '54919', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Debuffing real Mage with Warped Armor(54919).'),
  894. ('45013', '0', '23', '0', '2', '0', '100', '1', '82', '84', '1', '1', '12', '45013', '4', '5000', '0', '1', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Summon Mirror Mage(45013).'),
  895. ('45013', '0', '30', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  896. ('45013', '0', '31', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '1', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  897. ('45013', '0', '40', '0', '1', '0', '10', '0', '0', '0', '60000', '90000', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  898. ('45013', '0', '41', '0', '1', '0', '10', '0', '0', '0', '45000', '75000', '1', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  899. ('45013', '0', '80', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '3', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  900. ('45013', '0', '70', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '4', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  901. ('45012', '0', '16', '0', '6', '0', '100', '1', '0', '0', '0', '0', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script on death.'),
  902. ('45012', '0', '15', '0', '12', '0', '100', '0', '0', '20', '1', '100', '11', '56426', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'When player has 20% hp casting Execute.'),
  903. ('45012', '0', '14', '0', '2', '0', '100', '1', '23', '25', '1', '1', '11', '75418', '4', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 25% cast Shockwave(75418) on target.'),
  904. ('45012', '0', '13', '0', '23', '0', '100', '1', '53479', '1', '1', '1', '11', '15062', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'When He has Last Stand(53479) cast Shield Wall(150'),
  905. ('45012', '0', '12', '0', '2', '0', '100', '1', '35', '37', '0', '0', '11', '53479', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'At 37% cast Last Stand(53479).'),
  906. ('45012', '0', '11', '0', '2', '0', '100', '1', '43', '45', '1', '1', '11', '6713', '4', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'At 45% cast Disarm(6713).'),
  907. ('45012', '0', '10', '0', '2', '0', '100', '1', '48', '50', '1', '1', '11', '65930', '4', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 50% cast Intimidating Shout(65930).'),
  908. ('45012', '0', '9', '0', '0', '0', '100', '0', '5000', '5000', '5000', '5000', '11', '30474', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Casting Bloodthirst(30474) every 5 seconds.'),
  909. ('45012', '0', '8', '0', '0', '0', '100', '0', '15000', '15000', '15000', '15000', '11', '15708', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Casting Mortal Strike(15708) every 15 seconds.'),
  910. ('45012', '0', '7', '0', '0', '0', '100', '0', '50000', '50000', '50000', '50000', '11', '54132', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Casting Concussion Blow(54132) every 50 seconds.'),
  911. ('45012', '0', '6', '0', '0', '0', '100', '0', '20000', '20000', '20000', '20000', '11', '62444', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Casting Heroic Strike(62444) every 20 seconds.'),
  912. ('45012', '0', '5', '0', '13', '0', '1', '0', '1', '1', '0', '0', '11', '53394', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', '(1% chance) When target is casting will Pummel(533'),
  913. ('45012', '0', '4', '0', '24', '0', '100', '1', '27584', '1', '1', '1', '11', '67541', '1', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Cast Bladestorm(67541) when target has Hamstring(2'),
  914. ('45012', '0', '3', '0', '2', '0', '100', '1', '96', '97', '1', '10', '11', '27584', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Cast Hamstring(27584).'),
  915. ('45012', '0', '2', '0', '2', '0', '100', '1', '97', '99', '1', '10', '11', '54708', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Casting Rend(54708) on start of battle.'),
  916. ('45012', '0', '1', '0', '4', '0', '100', '0', '0', '0', '0', '0', '11', '11578', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'On aggro cast Charge(25821).'),
  917. ('45012', '0', '17', '0', '1', '0', '100', '1', '10000', '10000', '600000', '600000', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script when out of combat.'),
  918. ('45012', '0', '18', '0', '2', '0', '100', '0', '4', '5', '1', '1', '11', '67541', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Cast Bladestorm(67541) at 5%.'),
  919. ('45012', '0', '30', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  920. ('45012', '0', '31', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '1', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  921. ('45012', '0', '40', '0', '1', '0', '10', '0', '0', '0', '60000', '90000', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  922. ('45012', '0', '41', '0', '1', '0', '10', '0', '0', '0', '45000', '75000', '1', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  923. ('45012', '0', '80', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '3', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  924. ('45012', '0', '70', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '4', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  925. ('45011', '0', '15', '0', '2', '0', '10', '0', '10', '38', '1', '100', '11', '47825', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'At 38%-10% cast Soul Fire(47825). RAGE TIME 10% ch'),
  926. ('45011', '0', '14', '0', '2', '0', '100', '1', '38', '40', '1', '100', '11', '27223', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'At 40% cast Death Coil(27223).'),
  927. ('45011', '0', '13', '0', '23', '0', '100', '0', '47241', '1', '1', '1', '11', '50581', '4', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'If He has Metamorphosis(47241) He cast Shadow Clea'),
  928. ('45011', '0', '12', '0', '23', '0', '100', '1', '47241', '1', '1', '1', '11', '50589', '4', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'If He has Metamorphosis(47241) He cast Immolation '),
  929. ('45011', '0', '10', '0', '2', '0', '100', '1', '54', '55', '1', '10', '11', '47241', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'At 55% Metamorphosis(47241).'),
  930. ('45011', '0', '8', '0', '2', '0', '100', '1', '63', '64', '1', '10', '11', '47843', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 64% Unstable Affliction(47843).'),
  931. ('45011', '0', '7', '0', '2', '0', '100', '1', '64', '65', '1', '10', '11', '59164', '4', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 65% Haunt(59164).'),
  932. ('45011', '0', '6', '0', '2', '0', '100', '0', '66', '77', '1', '50', '11', '27209', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 77% to 66% Shadow Bolt(27209).'),
  933. ('45011', '0', '5', '0', '2', '0', '100', '0', '78', '88', '1', '50', '11', '59172', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 88% to 78% Chaos Bolt(59172).'),
  934. ('45011', '0', '4', '0', '2', '0', '100', '1', '88', '89', '1', '10', '11', '47847', '4', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'At 89% cast Shadowfury(47847).'),
  935. ('45011', '0', '3', '0', '2', '0', '100', '0', '90', '99', '1', '50', '11', '47838', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 99% to 90% Incineration(47838).'),
  936. ('45011', '0', '2', '0', '4', '0', '100', '1', '0', '0', '0', '0', '11', '25309', '4', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'On aggro cast Immolation(25309).'),
  937. ('45011', '0', '1', '0', '4', '0', '100', '0', '0', '0', '0', '0', '12', '82000', '4', '5000', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'On Aggro summon Imp(82000).'),
  938. ('45011', '0', '16', '0', '2', '0', '100', '1', '8', '9', '1', '1', '11', '6215', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'At 9% cast Fear(6215).'),
  939. ('45011', '0', '17', '0', '2', '0', '100', '0', '1', '9', '1', '100', '11', '27219', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'At 9%-1% Drain Life(27219).'),
  940. ('45011', '0', '18', '0', '6', '0', '100', '1', '0', '0', '0', '0', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script on death.'),
  941. ('45011', '0', '19', '0', '1', '0', '100', '1', '10000', '10000', '600000', '600000', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script when out of combat.'),
  942. ('45011', '0', '30', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  943. ('45011', '0', '31', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '1', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  944. ('45011', '0', '40', '0', '1', '0', '10', '0', '0', '0', '60000', '90000', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  945. ('45011', '0', '41', '0', '1', '0', '10', '0', '0', '0', '45000', '75000', '1', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  946. ('45011', '0', '80', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '3', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  947. ('45011', '0', '70', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '4', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  948. ('45010', '0', '2', '0', '1', '0', '100', '0', '0', '0', '0', '0', '28', '24858', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Removes Moonkin Form(24858) when out of combat.'),
  949. ('45010', '0', '3', '0', '2', '0', '100', '1', '93', '95', '1', '5', '11', '53201', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Cast Starfall(53201) when get to 95% of hp.'),
  950. ('45010', '0', '4', '0', '2', '0', '100', '0', '85', '93', '1', '50', '11', '48465', '4', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Casting from 93% to 85% Starfire(48465).'),
  951. ('45010', '0', '25', '0', '2', '0', '100', '1', '31', '33', '1', '1', '11', '71121', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Healing Touch(71121) at 33% of hp.'),
  952. ('45010', '0', '24', '0', '2', '0', '100', '1', '20', '35', '1', '1', '28', '9634', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'At 35% removes Dire Bear Form.'),
  953. ('45010', '0', '23', '0', '2', '0', '100', '1', '35', '36', '1', '100', '11', '8983', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 36% casting Bash(8983).'),
  954. ('45010', '0', '22', '0', '2', '0', '100', '1', '44', '45', '1', '100', '11', '8983', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 45% casting Bash(8983).'),
  955. ('45010', '0', '21', '0', '2', '0', '100', '1', '49', '50', '1', '100', '11', '8983', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 50% casting Bash(8983).'),
  956. ('45010', '0', '20', '0', '2', '0', '100', '1', '54', '55', '1', '100', '11', '48564', '4', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 55% casting MangleBear(48564).'),
  957. ('45010', '0', '19', '0', '2', '0', '100', '1', '54', '55', '1', '1', '11', '48560', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 55% cast Demoralizing Roar(48560).'),
  958. ('45010', '0', '18', '0', '2', '0', '100', '0', '35', '58', '1', '100', '11', '48480', '4', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', '58% - 35% Maul(48480). RAGE TIME'),
  959. ('45010', '0', '5', '0', '2', '0', '100', '0', '77', '84', '1', '50', '11', '67952', '4', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Casting from 84% to 77% Wrath(67952).'),
  960. ('45010', '0', '6', '0', '2', '0', '100', '1', '93', '95', '1', '10', '11', '61384', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Casting on 95% Typhoon(61384).'),
  961. ('45010', '0', '7', '0', '2', '0', '100', '0', '75', '77', '1', '50', '11', '48463', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Casting from 77% to 75% Moonfire(48463). RAGETIME'),
  962. ('45010', '0', '8', '0', '2', '0', '100', '1', '74', '74', '1', '10', '28', '24858', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'At 74% He remove Moonkin Form(24858).'),
  963. ('45010', '0', '9', '0', '2', '0', '100', '1', '70', '73', '1', '10', '11', '768', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'At 73% He morph into Cat Form(768).'),
  964. ('45010', '0', '10', '0', '1', '0', '100', '1', '0', '0', '0', '0', '28', '768', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Removes Cat Form(768) when out of combat.'),
  965. ('45010', '0', '11', '0', '2', '0', '100', '0', '65', '72', '1', '100', '11', '48566', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 72%-65% do MangleCat(48566). RAGE TIME'),
  966. ('45010', '0', '12', '0', '2', '0', '100', '1', '70', '72', '1', '100', '11', '48574', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Cast Rake(48574) at 72%.'),
  967. ('45010', '0', '13', '0', '2', '0', '100', '1', '69', '70', '1', '100', '11', '27008', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'At 70% cast Rip(27008).'),
  968. ('45010', '0', '14', '0', '2', '0', '100', '1', '55', '59', '1', '1', '28', '768', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Remove Cat Form(768) at 59%.'),
  969. ('45010', '0', '15', '0', '2', '0', '100', '1', '55', '59', '1', '1', '11', '9634', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Dire Bear Form(9634) 59%.'),
  970. ('45010', '0', '16', '0', '1', '0', '100', '1', '1', '1', '1', '1', '28', '9634', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Dire Bear Form(9634) remove when out of combat.'),
  971. ('45010', '0', '17', '0', '2', '0', '100', '0', '35', '58', '1', '100', '11', '48568', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', '58% - 35% Lacerate(48568).'),
  972. ('45010', '0', '1', '0', '23', '0', '100', '1', '24858', '1', '1', '5', '11', '65857', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Cast Entangling Roots(65857) when get Moonkin form'),
  973. ('45010', '0', '0', '0', '4', '0', '100', '1', '0', '0', '0', '0', '11', '24858', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Mookin Form(24858) on aggro.'),
  974. ('45010', '0', '26', '0', '2', '0', '100', '1', '28', '30', '1', '1', '11', '768', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'At 30% Get cat form til death.'),
  975. ('45010', '0', '27', '0', '2', '0', '100', '0', '1', '30', '1', '100', '11', '48566', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 30%-1% do MangleCat(48566). RAGE TIME'),
  976. ('45010', '0', '28', '0', '6', '0', '100', '1', '0', '0', '0', '0', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script on death.'),
  977. ('45010', '0', '29', '0', '1', '0', '100', '1', '10000', '10000', '600000', '900000', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script when out of combat.'),
  978. ('45010', '0', '30', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  979. ('45010', '0', '31', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '1', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  980. ('45010', '0', '40', '0', '1', '0', '10', '0', '0', '0', '60000', '90000', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  981. ('45010', '0', '41', '0', '1', '0', '10', '0', '0', '0', '45000', '75000', '1', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  982. ('45010', '0', '80', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '3', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  983. ('45010', '0', '70', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '4', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  984. ('46019', '0', '12', '0', '0', '0', '100', '0', '7000', '7000', '7000', '7000', '11', '66903', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Hammer of the Righteous(66903) every 7 seconds.'),
  985. ('46019', '0', '10', '0', '12', '0', '100', '0', '1', '20', '4000', '4000', '11', '37255', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Hammer of Wrath(37255) when target is >20% 4sec CD'),
  986. ('46019', '0', '9', '0', '0', '0', '100', '0', '29000', '29000', '29000', '29000', '11', '31884', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Avenging Wrath(31884) every 29 seconds.'),
  987. ('46019', '0', '8', '0', '0', '0', '100', '0', '6000', '6000', '6000', '6000', '11', '46033', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Judgement of Wrath(46033) every 6 seconds.'),
  988. ('46019', '0', '7', '0', '0', '0', '100', '0', '22000', '22000', '22000', '22000', '11', '31904', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Holy Shield(31904) every 22 seconds.'),
  989. ('46019', '0', '6', '0', '0', '0', '100', '0', '18000', '18000', '18000', '18000', '11', '10308', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Hammer of Justice(10308) every 18 seconds.'),
  990. ('46019', '0', '5', '0', '2', '0', '100', '1', '49', '50', '1', '1', '11', '642', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Divine Shield(642) at 50%.'),
  991. ('46019', '0', '4', '0', '0', '0', '100', '0', '4000', '4000', '4000', '4000', '11', '71117', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Avenger´s Shield(71117) every 4 seconds.'),
  992. ('46019', '0', '3', '0', '0', '0', '100', '0', '60000', '60000', '60000', '60000', '11', '66112', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Holy Light(66112) every 60 seconds.'),
  993. ('46019', '0', '2', '0', '0', '0', '100', '0', '12000', '12000', '12000', '12000', '11', '58822', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Exorcism(58822) every 12 seconds.'),
  994. ('46019', '0', '1', '0', '0', '0', '100', '0', '20000', '20000', '20000', '20000', '11', '43429', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Consecration(43429) every 20 seconds.'),
  995. ('46019', '0', '0', '0', '4', '0', '100', '0', '0', '0', '0', '0', '11', '20164', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Seal of Justice(20164).'),
  996. ('46019', '0', '13', '0', '6', '0', '100', '1', '0', '0', '0', '0', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script on death.'),
  997. ('46019', '0', '14', '0', '1', '0', '100', '1', '5000', '5000', '600000', '900000', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script when out of combat.'),
  998. ('46019', '0', '30', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  999. ('46019', '0', '31', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '1', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  1000. ('46019', '0', '40', '0', '1', '0', '10', '0', '0', '0', '60000', '90000', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  1001. ('46019', '0', '41', '0', '1', '0', '10', '0', '0', '0', '45000', '75000', '1', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  1002. ('46019', '0', '80', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '3', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  1003. ('46019', '0', '70', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '4', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  1004. ('46018', '0', '11', '0', '0', '0', '100', '0', '9000', '9000', '9000', '9000', '11', '32864', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Kidney Shot(32864) every 9 seconds.'),
  1005. ('46018', '0', '10', '0', '0', '0', '100', '0', '32000', '32000', '32000', '32000', '11', '6774', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Slice and Dice(6774) every 32 seconds.'),
  1006. ('46018', '0', '9', '0', '67', '0', '100', '0', '2000', '2000', '0', '0', '11', '34614', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'When behing the target cast Backstab(34614).'),
  1007. ('46018', '0', '8', '0', '0', '0', '100', '0', '40000', '40000', '40000', '40000', '11', '13877', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Blade Flurry(13877) every 40 seconds.'),
  1008. ('46018', '0', '7', '0', '0', '0', '100', '0', '62000', '62000', '62000', '62000', '11', '26669', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Evasion(26669) every 62 seconds.'),
  1009. ('46018', '0', '6', '0', '0', '0', '100', '0', '45000', '45000', '45000', '45000', '11', '57842', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Killing Spree(57842) every 45 seconds.'),
  1010. ('46018', '0', '5', '0', '13', '0', '100', '1', '1', '1', '0', '0', '11', '31224', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Cloak of Shadows(31224) when target is casting(onl'),
  1011. ('46018', '0', '4', '0', '0', '0', '100', '0', '4000', '4000', '4000', '4000', '11', '59409', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Sinister Strike(59409) every 4 seconds.'),
  1012. ('46018', '0', '3', '0', '0', '0', '100', '0', '59600', '59600', '59600', '59600', '11', '26889', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Vanish(26889) every 60 seconds.'),
  1013. ('46018', '0', '2', '0', '0', '0', '100', '0', '30000', '30000', '30000', '30000', '11', '2094', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Blind(2094) every 59 seconds.'),
  1014. ('46018', '0', '1', '0', '4', '0', '100', '0', '0', '0', '0', '0', '11', '72327', '2', '0', '0', '0', '0', '7', '0', '0', '0', '0', '0', '0', '0', 'On aggro cast Shadowstep(72327).'),
  1015. ('46018', '0', '0', '0', '1', '0', '100', '1', '1000', '1000', '1000', '1000', '11', '1787', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Stealth(1787).'),
  1016. ('46018', '0', '12', '0', '0', '0', '100', '0', '6000', '6000', '6000', '6000', '11', '41487', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Envenom(41487) every 6 seconds.'),
  1017. ('46018', '0', '13', '0', '6', '0', '100', '1', '0', '0', '0', '0', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset on death.'),
  1018. ('46018', '0', '14', '0', '1', '0', '100', '1', '5000', '5000', '600000', '900000', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset when out of combat.'),
  1019. ('46018', '0', '30', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  1020. ('46018', '0', '31', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '1', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  1021. ('46018', '0', '40', '0', '1', '0', '10', '0', '0', '0', '60000', '90000', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  1022. ('46018', '0', '41', '0', '1', '0', '10', '0', '0', '0', '45000', '75000', '1', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  1023. ('46018', '0', '80', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '3', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  1024. ('46018', '0', '70', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '4', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  1025. ('46017', '0', '17', '0', '0', '0', '100', '0', '60000', '60000', '60000', '60000', '11', '26042', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Psychic Scream(26042) every 60 seconds.'),
  1026. ('46017', '0', '16', '0', '1', '0', '100', '1', '2000', '2000', '2000', '2000', '28', '35194', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Remove Shadowform(35194) when out of combat.'),
  1027. ('46017', '0', '15', '0', '0', '2', '100', '0', '4000', '4000', '4000', '4000', '11', '65488', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: Mind Flay(65488) every 4 seconds.'),
  1028. ('46017', '0', '14', '0', '0', '2', '100', '0', '7000', '7000', '7000', '7000', '11', '65492', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: Mind Blast(65492) every 7 seconds.'),
  1029. ('46017', '0', '13', '0', '0', '2', '100', '0', '16000', '16000', '16000', '16000', '11', '65490', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: Vampiric Touch(65490) every 16 seconds.'),
  1030. ('46017', '0', '12', '0', '0', '2', '100', '0', '15000', '15000', '15000', '15000', '11', '65541', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: Shadow Word:Pain(65541) every 15 seconds.'),
  1031. ('46017', '0', '11', '0', '0', '2', '100', '0', '24000', '24000', '24000', '24000', '11', '48300', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: Devouring Plague(48300) every 24 seconds.'),
  1032. ('46017', '0', '10', '0', '2', '2', '100', '1', '48', '49', '1', '1', '11', '35194', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: Shadowform(35194).'),
  1033. ('46017', '0', '9', '0', '2', '0', '100', '1', '1', '49', '1', '1', '22', '2', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: 50%-0%.'),
  1034. ('46017', '0', '8', '0', '2', '0', '100', '1', '50', '51', '1', '1', '28', '46565', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Remove Holyform(46565) for phase switch.'),
  1035. ('46017', '0', '7', '0', '0', '1', '100', '0', '30000', '30000', '30000', '30000', '11', '66546', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: Holy Nova(66546) every 30 seconds.'),
  1036. ('46017', '0', '5', '0', '0', '1', '100', '0', '12000', '12000', '12000', '12000', '11', '60004', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: Renew(60004) every 12 seconds.'),
  1037. ('46017', '0', '4', '0', '2', '1', '100', '0', '98', '99', '1', '1', '11', '46565', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: Holyform(46565).'),
  1038. ('46017', '0', '3', '0', '0', '1', '100', '0', '14000', '14000', '14000', '14000', '11', '57465', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: Holy Bolt(57465) every 14 seconds.'),
  1039. ('46017', '0', '2', '0', '0', '1', '100', '0', '4000', '4000', '4000', '4000', '11', '59703', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: Holy Smite(59703) every 4 seconds.'),
  1040. ('46017', '0', '1', '0', '0', '1', '100', '0', '9000', '9000', '9000', '9000', '11', '66538', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: Holy Fire(66538) every 9 seconds.'),
  1041. ('46017', '0', '0', '0', '2', '0', '100', '1', '50', '99', '1', '1', '22', '1', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: 100%-50%.'),
  1042. ('46017', '0', '18', '0', '2', '0', '100', '1', '1', '1', '1', '1', '11', '47788', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Guardian Spirit when close to death.'),
  1043. ('46017', '0', '19', '0', '6', '0', '100', '1', '0', '0', '0', '0', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script on death.'),
  1044. ('46017', '0', '20', '0', '1', '0', '100', '1', '5000', '5000', '600000', '900000', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script when out of combat.'),
  1045. ('46017', '0', '30', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  1046. ('46017', '0', '31', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '1', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  1047. ('46017', '0', '40', '0', '1', '0', '10', '0', '0', '0', '60000', '90000', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  1048. ('46017', '0', '41', '0', '1', '0', '10', '0', '0', '0', '45000', '75000', '1', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  1049. ('46017', '0', '80', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '3', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  1050. ('46017', '0', '70', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '4', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  1051. ('46016', '0', '32', '0', '1', '0', '1', '0', '0', '0', '60000', '120000', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  1052. ('46016', '0', '15', '0', '1', '0', '100', '1', '5000', '5000', '600000', '900000', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script when out of combat.'),
  1053. ('46016', '0', '14', '0', '6', '0', '100', '1', '0', '0', '0', '0', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script on death.'),
  1054. ('46016', '0', '13', '0', '0', '0', '100', '0', '30000', '30000', '30000', '30000', '11', '49206', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Summon Gargoyle(49206) every 30 seconds.'),
  1055. ('46016', '0', '12', '0', '2', '0', '100', '1', '98', '99', '1', '1', '12', '81002', '4', '10000', '0', '1', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'On aggro summon Deatchill Servant(81002).'),
  1056. ('46016', '0', '11', '0', '0', '0', '100', '0', '10000', '10000', '10000', '10000', '11', '56359', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Death and Decay(56359) every 10 seconds.'),
  1057. ('46016', '0', '10', '0', '13', '0', '100', '0', '1', '1', '0', '0', '11', '51052', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Anti-Magic Zone(51052) when target is casting.'),
  1058. ('46016', '0', '9', '0', '0', '0', '100', '0', '30000', '30000', '30000', '30000', '11', '72434', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Obliterate(72434) every 30 seconds.'),
  1059. ('46016', '0', '8', '0', '0', '0', '100', '0', '46000', '46000', '46000', '46000', '11', '61061', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Howling Blast(61061) every 46 seconds.'),
  1060. ('46016', '0', '7', '0', '0', '0', '100', '0', '45000', '45000', '45000', '45000', '11', '49203', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Hungering Cold(49203) every 45 seconds.'),
  1061. ('46016', '0', '6', '0', '0', '0', '100', '0', '6000', '6000', '6000', '6000', '11', '66019', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Death Coil(66019) every 6 seconds.'),
  1062. ('46016', '0', '5', '0', '0', '0', '100', '0', '12000', '12000', '12000', '12000', '11', '53639', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Death Strike(53639) every 12 seconds.'),
  1063. ('46016', '0', '30', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  1064. ('46016', '0', '31', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '1', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  1065. ('46016', '0', '4', '0', '0', '0', '100', '0', '4000', '4000', '4000', '4000', '11', '55978', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Heart Strike(55978) every 4 seconds.'),
  1066. ('46016', '0', '3', '0', '0', '0', '100', '0', '60000', '60000', '60000', '60000', '11', '49005', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Mark of Blood(49005) every 60 seconds.'),
  1067. ('46016', '0', '0', '0', '4', '0', '100', '0', '0', '0', '0', '0', '20', '1', '0', '0', '0', '0', '0', '7', '0', '0', '0', '0', '0', '0', '0', 'On aggro do auto-attack.'),
  1068. ('46016', '0', '1', '0', '4', '0', '100', '1', '0', '0', '0', '0', '11', '48266', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'On aggro cast Blood Presence(48266).'),
  1069. ('46016', '0', '2', '0', '4', '0', '100', '1', '0', '0', '0', '0', '11', '55222', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'On aggro cast Unholy Presence(55222).'),
  1070. ('46016', '0', '40', '0', '1', '0', '10', '0', '0', '0', '60000', '90000', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  1071. ('46016', '0', '41', '0', '1', '0', '10', '0', '0', '0', '45000', '75000', '1', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  1072. ('46016', '0', '80', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '3', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  1073. ('46016', '0', '70', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '4', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  1074. ('46015', '0', '13', '0', '2', '0', '100', '1', '24', '25', '1', '1', '11', '2894', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 25% cast Fire Elemental Totem(2894).'),
  1075. ('46015', '0', '12', '0', '2', '0', '100', '1', '24', '25', '1', '1', '11', '2062', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 25% cast Earth Elemental Totem(2062).'),
  1076. ('46015', '0', '11', '0', '0', '0', '100', '0', '18000', '18000', '18000', '18000', '11', '61569', '1', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Healing Wave(61569) every 18 seconds.'),
  1077. ('46015', '0', '10', '0', '0', '0', '100', '0', '15000', '15000', '15000', '15000', '11', '59273', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Chain Lightning(59273) every 15 seconds.'),
  1078. ('46015', '0', '9', '0', '2', '0', '100', '1', '33', '34', '1', '1', '11', '51533', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 34% cast Feral Spirit(51533).'),
  1079. ('46015', '0', '8', '0', '2', '0', '100', '1', '34', '35', '1', '1', '75', '2825', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'At 35% cast Bloodlust(2825).'),
  1080. ('46015', '0', '7', '0', '2', '0', '100', '1', '24', '25', '1', '1', '11', '59159', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'At 25% cast Thunderstorm(59159).'),
  1081. ('46015', '0', '6', '0', '2', '0', '100', '1', '49', '50', '1', '1', '11', '59159', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'At 50% cast Thunderstorm(59159).'),
  1082. ('46015', '0', '5', '0', '2', '0', '100', '1', '74', '75', '1', '1', '11', '59159', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'At 75% cast Thunderstorm(59159).'),
  1083. ('46015', '0', '4', '0', '0', '0', '100', '0', '4000', '4000', '4000', '4000', '11', '69970', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Lightning Bolt(69970) every 4 seconds.'),
  1084. ('46015', '0', '3', '0', '0', '0', '100', '0', '7000', '7000', '7000', '7000', '11', '59519', '4', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Lava Burst(59519) every 7 seconds.'),
  1085. ('46015', '0', '2', '0', '0', '0', '100', '0', '20000', '20000', '20000', '20000', '11', '8177', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Grounding Totem(8177) every 20 seconds.'),
  1086. ('46015', '0', '1', '0', '0', '0', '100', '0', '12000', '12000', '12000', '12000', '11', '59684', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Flame Shock(59684) every 12 seconds.'),
  1087. ('46015', '0', '0', '0', '0', '0', '100', '0', '60000', '60000', '60000', '60000', '75', '39067', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Lightning Shield(39067) every 60 seconds.'),
  1088. ('46015', '0', '14', '0', '6', '0', '100', '1', '0', '0', '0', '0', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script on death.'),
  1089. ('46015', '0', '15', '0', '1', '0', '100', '1', '10000', '10000', '600000', '900000', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script when out of combat.'),
  1090. ('46015', '0', '30', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  1091. ('46015', '0', '31', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '1', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  1092. ('46015', '0', '40', '0', '1', '0', '10', '0', '0', '0', '60000', '90000', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  1093. ('46015', '0', '41', '0', '1', '0', '10', '0', '0', '0', '45000', '75000', '1', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  1094. ('46015', '0', '80', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '3', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  1095. ('46015', '0', '70', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '4', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  1096. ('46014', '0', '24', '0', '6', '0', '100', '1', '0', '0', '0', '0', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script on death.'),
  1097. ('46014', '0', '23', '0', '2', '0', '100', '1', '24', '25', '1', '1', '11', '19263', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'At 25% cast Deterrence(19263).'),
  1098. ('46014', '0', '22', '0', '0', '0', '100', '0', '60000', '60000', '60000', '60000', '11', '3045', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Rapid Fire(3045) every 60 seconds.'),
  1099. ('46014', '0', '21', '0', '13', '0', '100', '0', '1', '1', '0', '0', '11', '3034', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'When target is casting cast Viper Sting(3034)'),
  1100. ('46014', '0', '20', '0', '12', '0', '100', '0', '1', '20', '1', '1', '11', '61006', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'When target has 20% cast Kill Shot(61006).'),
  1101. ('46014', '0', '19', '0', '4', '0', '100', '0', '0', '0', '0', '0', '11', '53338', '2', '0', '0', '0', '0', '7', '0', '0', '0', '0', '0', '0', '0', 'On aggro cast Hunter´s Mark(53338).'),
  1102. ('46014', '0', '18', '0', '0', '0', '100', '0', '4000', '4000', '4000', '4000', '11', '36623', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Arcane Shot(36623) every 4 seconds.'),
  1103. ('46014', '0', '17', '0', '4', '0', '100', '0', '0', '0', '0', '0', '12', '81001', '4', '5000', '0', '1', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'On aggro summon Beaky(81001).'),
  1104. ('46014', '0', '16', '0', '0', '0', '100', '0', '6000', '6000', '6000', '6000', '11', '59243', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Aimed Shot(59243) every 6 seconds.'),
  1105. ('46014', '0', '5', '0', '4', '0', '100', '0', '0', '0', '0', '0', '75', '35786', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Attack damage buff due to error with range npc.'),
  1106. ('46014', '0', '6', '0', '4', '0', '100', '0', '0', '0', '0', '0', '75', '35786', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Attack damage buff due to error with range npc.'),
  1107. ('46014', '0', '7', '0', '4', '0', '100', '0', '0', '0', '0', '0', '75', '35786', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Attack damage buff due to error with range npc.'),
  1108. ('46014', '0', '8', '0', '4', '0', '100', '0', '0', '0', '0', '0', '75', '35786', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Attack damage buff due to error with range npc.'),
  1109. ('46014', '0', '9', '0', '4', '0', '100', '0', '0', '0', '0', '0', '75', '35786', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Attack damage buff due to error with range npc.'),
  1110. ('46014', '0', '10', '0', '4', '0', '100', '0', '0', '0', '0', '0', '75', '35786', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Attack damage buff due to error with range npc.'),
  1111. ('46014', '0', '11', '0', '4', '0', '100', '0', '0', '0', '0', '0', '75', '35786', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Attack damage buff due to error with range npc.'),
  1112. ('46014', '0', '12', '0', '4', '0', '100', '0', '0', '0', '0', '0', '75', '35786', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Attack damage buff due to error with range npc.'),
  1113. ('46014', '0', '13', '0', '0', '0', '100', '0', '30000', '30000', '30000', '30000', '11', '72268', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Ice Shot(72268) every 30 seconds.'),
  1114. ('46014', '0', '14', '0', '0', '0', '100', '0', '40000', '40000', '40000', '40000', '75', '66095', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Lightning Arrows(66095) every 40 seconds.'),
  1115. ('46014', '0', '15', '0', '0', '0', '100', '0', '20000', '20000', '20000', '20000', '11', '40872', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Immolation Arrow(40872) every 20 seconds.'),
  1116. ('46014', '0', '25', '0', '1', '0', '100', '1', '10000', '10000', '600000', '900000', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script when out of combat.'),
  1117. ('46014', '0', '4', '0', '4', '0', '100', '0', '0', '0', '0', '0', '75', '35786', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Attack damage buff due to error with range npc.'),
  1118. ('46014', '0', '3', '0', '4', '0', '100', '0', '0', '0', '0', '0', '75', '35786', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Attack damage buff due to error with range npc.'),
  1119. ('46014', '0', '2', '0', '4', '0', '100', '0', '0', '0', '0', '0', '75', '35786', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Attack damage buff due to error with range npc.'),
  1120. ('46014', '0', '1', '0', '4', '0', '100', '0', '0', '0', '0', '0', '75', '35786', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Attack damage buff due to error with range npc.'),
  1121. ('46014', '0', '0', '0', '4', '0', '100', '0', '0', '0', '0', '0', '11', '75', '4', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'On aggro do auto-attack.'),
  1122. ('46014', '0', '32', '0', '11', '0', '100', '0', '0', '0', '0', '0', '40', '2', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  1123. ('46014', '0', '40', '0', '1', '0', '10', '0', '0', '0', '60000', '90000', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  1124. ('46014', '0', '41', '0', '1', '0', '10', '0', '0', '0', '45000', '75000', '1', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  1125. ('46014', '0', '80', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '3', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  1126. ('46014', '0', '70', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '4', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  1127. ('46013', '0', '11', '0', '0', '1', '100', '0', '3000', '3000', '3000', '3000', '11', '31262', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: Fireball(31262) every 3 seconds.'),
  1128. ('46013', '0', '12', '0', '2', '0', '100', '1', '1', '45', '1', '1', '22', '2', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: 45%-1%.'),
  1129. ('46013', '0', '13', '0', '2', '0', '100', '1', '43', '44', '1', '1', '11', '29718', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: Elemental Armor(29718).'),
  1130. ('46013', '0', '14', '0', '2', '2', '100', '1', '34', '35', '1', '1', '11', '43039', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: At 35% cast Ice Barrier(43039).'),
  1131. ('46013', '0', '15', '0', '0', '2', '100', '0', '15000', '15000', '15000', '15000', '11', '42940', '4', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: Blizzard(42940) every 15 seconds.'),
  1132. ('46013', '0', '16', '0', '0', '2', '100', '0', '7000', '7000', '7000', '7000', '11', '42842', '4', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: Frostbolt(42842) every 7 seconds.'),
  1133. ('46013', '0', '17', '0', '0', '2', '100', '0', '4000', '4000', '4000', '4000', '11', '42914', '4', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: Ice Lance(42914) every 4 seconds.'),
  1134. ('46013', '0', '18', '0', '0', '2', '100', '0', '10000', '10000', '10000', '10000', '11', '69869', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: Frostfire Bolt(69869) every 10 seconds.'),
  1135. ('46013', '0', '19', '0', '0', '2', '100', '0', '30000', '30000', '30000', '30000', '11', '65802', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: Iceblock(65802) every 30 seconds.'),
  1136. ('46013', '0', '10', '0', '0', '1', '25', '0', '7000', '7000', '7000', '7000', '11', '64698', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: Pyroblast(64698) every 4 seconds (25% cha'),
  1137. ('46013', '0', '9', '0', '0', '1', '100', '0', '12000', '12000', '12000', '12000', '11', '55362', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: Living Bomb(55360) every 12 seconds.'),
  1138. ('46013', '0', '8', '0', '0', '1', '100', '0', '25000', '25000', '25000', '25000', '11', '61568', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: Flamestrike(61568) every 25 seconds.'),
  1139. ('46013', '0', '7', '0', '0', '1', '100', '0', '26000', '26000', '26000', '26000', '11', '29964', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: Dragon´s Breath(29964) every 26 seconds.'),
  1140. ('46013', '0', '6', '0', '2', '0', '100', '1', '98', '99', '1', '1', '11', '43046', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: Molten Armor(43046).'),
  1141. ('46013', '0', '5', '0', '2', '0', '100', '1', '19', '20', '1', '1', '11', '29963', '1', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Phase switch: Mass Polymorph(29963).'),
  1142. ('46013', '0', '4', '0', '2', '0', '100', '1', '46', '47', '1', '1', '11', '61780', '1', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Phase switch: Polymorph(61780).'),
  1143. ('46013', '0', '3', '0', '2', '0', '100', '1', '73', '74', '1', '1', '11', '61025', '1', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Phase switch: Polymorph(61025).'),
  1144. ('46013', '0', '2', '0', '2', '0', '100', '1', '48', '99', '1', '1', '22', '1', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: 99%-48%.'),
  1145. ('46013', '0', '1', '0', '4', '0', '100', '1', '0', '0', '0', '0', '11', '1953', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'On aggro Blink(1953) to target.'),
  1146. ('46013', '0', '20', '0', '6', '0', '100', '1', '0', '0', '0', '0', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script on death.'),
  1147. ('46013', '0', '21', '0', '1', '0', '100', '1', '10000', '10000', '600000', '900000', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script when out of combat.'),
  1148. ('46013', '0', '22', '0', '0', '0', '100', '0', '10000', '10000', '10000', '10000', '75', '54919', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Debuffing real Mage with Warped Armor(54919).'),
  1149. ('46013', '0', '23', '0', '2', '0', '100', '1', '82', '84', '1', '1', '12', '46013', '4', '5000', '0', '1', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Summon Mirror Mage(46013).'),
  1150. ('46013', '0', '30', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  1151. ('46013', '0', '31', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '1', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  1152. ('46013', '0', '40', '0', '1', '0', '10', '0', '0', '0', '60000', '90000', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  1153. ('46013', '0', '41', '0', '1', '0', '10', '0', '0', '0', '45000', '75000', '1', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  1154. ('46013', '0', '80', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '3', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  1155. ('46013', '0', '70', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '4', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  1156. ('46012', '0', '16', '0', '6', '0', '100', '1', '0', '0', '0', '0', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script on death.'),
  1157. ('46012', '0', '15', '0', '12', '0', '100', '0', '0', '20', '1', '100', '11', '56426', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'When player has 20% hp casting Execute.'),
  1158. ('46012', '0', '14', '0', '2', '0', '100', '1', '23', '25', '1', '1', '11', '75418', '4', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 25% cast Shockwave(75418) on target.'),
  1159. ('46012', '0', '13', '0', '23', '0', '100', '1', '53479', '1', '1', '1', '11', '15062', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'When He has Last Stand(53479) cast Shield Wall(150'),
  1160. ('46012', '0', '12', '0', '2', '0', '100', '1', '35', '37', '0', '0', '11', '53479', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'At 37% cast Last Stand(53479).'),
  1161. ('46012', '0', '11', '0', '2', '0', '100', '1', '43', '45', '1', '1', '11', '6713', '4', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'At 45% cast Disarm(6713).'),
  1162. ('46012', '0', '10', '0', '2', '0', '100', '1', '48', '50', '1', '1', '11', '65930', '4', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 50% cast Intimidating Shout(65930).'),
  1163. ('46012', '0', '9', '0', '0', '0', '100', '0', '5000', '5000', '5000', '5000', '11', '30474', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Casting Bloodthirst(30474) every 5 seconds.'),
  1164. ('46012', '0', '8', '0', '0', '0', '100', '0', '15000', '15000', '15000', '15000', '11', '15708', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Casting Mortal Strike(15708) every 15 seconds.'),
  1165. ('46012', '0', '7', '0', '0', '0', '100', '0', '50000', '50000', '50000', '50000', '11', '54132', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Casting Concussion Blow(54132) every 50 seconds.'),
  1166. ('46012', '0', '6', '0', '0', '0', '100', '0', '20000', '20000', '20000', '20000', '11', '62444', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Casting Heroic Strike(62444) every 20 seconds.'),
  1167. ('46012', '0', '5', '0', '13', '0', '1', '0', '1', '1', '0', '0', '11', '53394', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', '(1% chance) When target is casting will Pummel(533'),
  1168. ('46012', '0', '4', '0', '24', '0', '100', '1', '27584', '1', '1', '1', '11', '67541', '1', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Cast Bladestorm(67541) when target has Hamstring(2'),
  1169. ('46012', '0', '3', '0', '2', '0', '100', '1', '96', '97', '1', '10', '11', '27584', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Cast Hamstring(27584).'),
  1170. ('46012', '0', '2', '0', '2', '0', '100', '1', '97', '99', '1', '10', '11', '54708', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Casting Rend(54708) on start of battle.'),
  1171. ('46012', '0', '1', '0', '4', '0', '100', '0', '0', '0', '0', '0', '11', '11578', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'On aggro cast Charge(25821).'),
  1172. ('46012', '0', '17', '0', '1', '0', '100', '1', '10000', '10000', '600000', '900000', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script when out of combat.'),
  1173. ('46012', '0', '18', '0', '2', '0', '100', '0', '4', '5', '1', '1', '11', '67541', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Cast Bladestorm(67541) at 5%.'),
  1174. ('46012', '0', '30', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  1175. ('46012', '0', '31', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '1', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  1176. ('46012', '0', '40', '0', '1', '0', '10', '0', '0', '0', '60000', '90000', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  1177. ('46012', '0', '41', '0', '1', '0', '10', '0', '0', '0', '45000', '75000', '1', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  1178. ('46012', '0', '80', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '3', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  1179. ('46012', '0', '70', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '4', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  1180. ('46011', '0', '16', '0', '2', '0', '100', '1', '8', '9', '1', '1', '11', '6215', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'At 9% cast Fear(6215).'),
  1181. ('46011', '0', '15', '0', '2', '0', '10', '0', '10', '38', '1', '100', '11', '47825', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'At 38%-10% cast Soul Fire(47825). RAGE TIME 10% ch'),
  1182. ('46011', '0', '14', '0', '2', '0', '100', '1', '38', '40', '1', '100', '11', '27223', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'At 40% cast Death Coil(27223).'),
  1183. ('46011', '0', '13', '0', '23', '0', '100', '0', '47241', '1', '1', '1', '11', '50581', '4', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'If He has Metamorphosis(47241) He cast Shadow Clea'),
  1184. ('46011', '0', '12', '0', '23', '0', '100', '1', '47241', '1', '1', '1', '11', '50589', '4', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'If He has Metamorphosis(47241) He cast Immolation '),
  1185. ('46011', '0', '10', '0', '2', '0', '100', '1', '54', '55', '1', '10', '11', '47241', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'At 55% Metamorphosis(47241).'),
  1186. ('46011', '0', '8', '0', '2', '0', '100', '1', '63', '64', '1', '10', '11', '47843', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 64% Unstable Affliction(47843).'),
  1187. ('46011', '0', '7', '0', '2', '0', '100', '1', '64', '65', '1', '10', '11', '59164', '4', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 65% Haunt(59164).'),
  1188. ('46011', '0', '3', '0', '2', '0', '100', '0', '90', '99', '1', '50', '11', '47838', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 99% to 90% Incineration(47838).'),
  1189. ('46011', '0', '4', '0', '2', '0', '100', '1', '88', '89', '1', '10', '11', '47847', '4', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'At 89% cast Shadowfury(47847).'),
  1190. ('46011', '0', '5', '0', '2', '0', '100', '0', '78', '88', '1', '50', '11', '59172', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 88% to 78% Chaos Bolt(59172).'),
  1191. ('46011', '0', '6', '0', '2', '0', '100', '0', '66', '77', '1', '50', '11', '27209', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 77% to 66% Shadow Bolt(27209).'),
  1192. ('46011', '0', '2', '0', '4', '0', '100', '1', '0', '0', '0', '0', '11', '25309', '4', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'On aggro cast Immolation(25309).'),
  1193. ('46011', '0', '1', '0', '4', '0', '100', '0', '0', '0', '0', '0', '12', '81000', '4', '5000', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'On Aggro summon Imp(81000).'),
  1194. ('46011', '0', '17', '0', '2', '0', '100', '0', '1', '9', '1', '100', '11', '27219', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'At 9%-1% Drain Life(27219).'),
  1195. ('46011', '0', '18', '0', '6', '0', '100', '1', '0', '0', '0', '0', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script on death.'),
  1196. ('46011', '0', '19', '0', '1', '0', '100', '1', '10000', '10000', '600000', '900000', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script when out of combat.'),
  1197. ('46011', '0', '30', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  1198. ('46011', '0', '31', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '1', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  1199. ('46011', '0', '40', '0', '1', '0', '10', '0', '0', '0', '60000', '90000', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  1200. ('46011', '0', '41', '0', '1', '0', '10', '0', '0', '0', '45000', '75000', '1', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  1201. ('46011', '0', '80', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '3', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  1202. ('46011', '0', '70', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '4', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  1203. ('46010', '0', '2', '0', '1', '0', '100', '0', '0', '0', '0', '0', '28', '24858', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Removes Moonkin Form(24858) when out of combat.'),
  1204. ('46010', '0', '3', '0', '2', '0', '100', '1', '93', '95', '1', '5', '11', '53201', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Cast Starfall(53201) when get to 95% of hp.'),
  1205. ('46010', '0', '4', '0', '2', '0', '100', '0', '85', '93', '1', '50', '11', '48465', '4', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Casting from 93% to 85% Starfire(48465).'),
  1206. ('46010', '0', '25', '0', '2', '0', '100', '1', '31', '33', '1', '1', '11', '71121', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Healing Touch(71121) at 33% of hp.'),
  1207. ('46010', '0', '24', '0', '2', '0', '100', '1', '20', '35', '1', '1', '28', '9634', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'At 35% removes Dire Bear Form.'),
  1208. ('46010', '0', '23', '0', '2', '0', '100', '1', '35', '36', '1', '100', '11', '8983', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 36% casting Bash(8983).'),
  1209. ('46010', '0', '22', '0', '2', '0', '100', '1', '44', '45', '1', '100', '11', '8983', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 45% casting Bash(8983).'),
  1210. ('46010', '0', '21', '0', '2', '0', '100', '1', '49', '50', '1', '100', '11', '8983', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 50% casting Bash(8983).'),
  1211. ('46010', '0', '20', '0', '2', '0', '100', '1', '54', '55', '1', '100', '11', '48564', '4', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 55% casting MangleBear(48564).'),
  1212. ('46010', '0', '19', '0', '2', '0', '100', '1', '54', '55', '1', '1', '11', '48560', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 55% cast Demoralizing Roar(48560).'),
  1213. ('46010', '0', '18', '0', '2', '0', '100', '0', '35', '58', '1', '100', '11', '48480', '4', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', '58% - 35% Maul(48480). RAGE TIME'),
  1214. ('46010', '0', '5', '0', '2', '0', '100', '0', '77', '84', '1', '50', '11', '67952', '4', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Casting from 84% to 77% Wrath(67952).'),
  1215. ('46010', '0', '6', '0', '2', '0', '100', '1', '93', '95', '1', '10', '11', '61384', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Casting on 95% Typhoon(61384).'),
  1216. ('46010', '0', '7', '0', '2', '0', '100', '0', '75', '77', '1', '50', '11', '48463', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Casting from 77% to 75% Moonfire(48463). RAGETIME'),
  1217. ('46010', '0', '8', '0', '2', '0', '100', '1', '74', '74', '1', '10', '28', '24858', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'At 74% He remove Moonkin Form(24858).'),
  1218. ('46010', '0', '9', '0', '2', '0', '100', '1', '70', '73', '1', '10', '11', '768', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'At 73% He morph into Cat Form(768).'),
  1219. ('46010', '0', '10', '0', '1', '0', '100', '1', '0', '0', '0', '0', '28', '768', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Removes Cat Form(768) when out of combat.'),
  1220. ('46010', '0', '11', '0', '2', '0', '100', '0', '65', '72', '1', '100', '11', '48566', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 72%-65% do MangleCat(48566). RAGE TIME'),
  1221. ('46010', '0', '12', '0', '2', '0', '100', '1', '70', '72', '1', '100', '11', '48574', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Cast Rake(48574) at 72%.'),
  1222. ('46010', '0', '13', '0', '2', '0', '100', '1', '69', '70', '1', '100', '11', '27008', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'At 70% cast Rip(27008).'),
  1223. ('46010', '0', '14', '0', '2', '0', '100', '1', '55', '59', '1', '1', '28', '768', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Remove Cat Form(768) at 59%.'),
  1224. ('46010', '0', '15', '0', '2', '0', '100', '1', '55', '59', '1', '1', '11', '9634', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Dire Bear Form(9634) 59%.'),
  1225. ('46010', '0', '16', '0', '1', '0', '100', '1', '1', '1', '1', '1', '28', '9634', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Dire Bear Form(9634) remove when out of combat.'),
  1226. ('46010', '0', '17', '0', '2', '0', '100', '0', '35', '58', '1', '100', '11', '48568', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', '58% - 35% Lacerate(48568).'),
  1227. ('46010', '0', '1', '0', '23', '0', '100', '1', '24858', '1', '1', '5', '11', '65857', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Cast Entangling Roots(65857) when get Moonkin form'),
  1228. ('46010', '0', '0', '0', '4', '0', '100', '1', '0', '0', '0', '0', '11', '24858', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Mookin Form(24858) on aggro.'),
  1229. ('46010', '0', '26', '0', '2', '0', '100', '1', '28', '30', '1', '1', '11', '768', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'At 30% Get cat form til death.'),
  1230. ('46010', '0', '27', '0', '2', '0', '100', '0', '1', '30', '1', '100', '11', '48566', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 30%-1% do MangleCat(48566). RAGE TIME'),
  1231. ('46010', '0', '28', '0', '6', '0', '100', '1', '0', '0', '0', '0', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script on death.'),
  1232. ('46010', '0', '29', '0', '1', '0', '100', '1', '10000', '10000', '600000', '900000', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script when out of combat.'),
  1233. ('46010', '0', '30', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  1234. ('46010', '0', '31', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '1', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  1235. ('46010', '0', '40', '0', '1', '0', '10', '0', '0', '0', '60000', '90000', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  1236. ('46010', '0', '41', '0', '1', '0', '10', '0', '0', '0', '45000', '75000', '1', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  1237. ('46010', '0', '80', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '3', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  1238. ('46010', '0', '70', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '4', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  1239. ('45029', '0', '40', '0', '1', '0', '10', '0', '0', '0', '60000', '90000', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  1240. ('45029', '0', '41', '0', '1', '0', '10', '0', '0', '0', '45000', '75000', '1', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  1241. ('45029', '0', '13', '0', '6', '0', '100', '1', '0', '0', '0', '0', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script on death.'),
  1242. ('45029', '0', '12', '0', '0', '0', '100', '0', '7000', '7000', '7000', '7000', '11', '66903', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Hammer of the Righteous(66903) every 7 seconds.'),
  1243. ('45029', '0', '10', '0', '12', '0', '100', '0', '1', '20', '4000', '4000', '11', '37255', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Hammer of Wrath(37255) when target is >20% 4sec CD'),
  1244. ('45029', '0', '9', '0', '0', '0', '100', '0', '29000', '29000', '29000', '29000', '11', '31884', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Avenging Wrath(31884) every 29 seconds.'),
  1245. ('45029', '0', '8', '0', '0', '0', '100', '0', '6000', '6000', '6000', '6000', '11', '46033', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Judgement of Wrath(46033) every 6 seconds.'),
  1246. ('45029', '0', '7', '0', '0', '0', '100', '0', '22000', '22000', '22000', '22000', '11', '31904', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Holy Shield(31904) every 22 seconds.'),
  1247. ('45029', '0', '6', '0', '0', '0', '100', '0', '18000', '18000', '18000', '18000', '11', '10308', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Hammer of Justice(10308) every 18 seconds.'),
  1248. ('45029', '0', '5', '0', '2', '0', '100', '1', '49', '50', '1', '1', '11', '642', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Divine Shield(642) at 50%.'),
  1249. ('45029', '0', '4', '0', '0', '0', '100', '0', '4000', '4000', '4000', '4000', '11', '71117', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Avenger´s Shield(71117) every 4 seconds.'),
  1250. ('45029', '0', '3', '0', '0', '0', '100', '0', '60000', '60000', '60000', '60000', '11', '66112', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Holy Light(66112) every 60 seconds.'),
  1251. ('45029', '0', '2', '0', '0', '0', '100', '0', '12000', '12000', '12000', '12000', '11', '58822', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Exorcism(58822) every 12 seconds.'),
  1252. ('45029', '0', '0', '0', '4', '0', '100', '0', '0', '0', '0', '0', '11', '20164', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Seal of Justice(20164).'),
  1253. ('45029', '0', '31', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '1', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  1254. ('45029', '0', '30', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  1255. ('45029', '0', '14', '0', '1', '0', '100', '1', '5000', '5000', '600000', '900000', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script when out of combat.'),
  1256. ('45029', '0', '1', '0', '0', '0', '100', '0', '20000', '20000', '20000', '20000', '11', '43429', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Consecration(43429) every 20 seconds.'),
  1257. ('45029', '0', '80', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '3', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  1258. ('45029', '0', '70', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '4', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  1259. ('45028', '0', '13', '0', '6', '0', '100', '1', '0', '0', '0', '0', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset on death.'),
  1260. ('45028', '0', '12', '0', '0', '0', '100', '0', '6000', '6000', '6000', '6000', '11', '41487', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Envenom(41487) every 6 seconds.'),
  1261. ('45028', '0', '11', '0', '0', '0', '100', '0', '9000', '9000', '9000', '9000', '11', '32864', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Kidney Shot(32864) every 9 seconds.'),
  1262. ('45028', '0', '10', '0', '0', '0', '100', '0', '32000', '32000', '32000', '32000', '11', '6774', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Slice and Dice(6774) every 32 seconds.'),
  1263. ('45028', '0', '9', '0', '67', '0', '100', '0', '2000', '2000', '0', '0', '11', '34614', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'When behing the target cast Backstab(34614).'),
  1264. ('45028', '0', '8', '0', '0', '0', '100', '0', '40000', '40000', '40000', '40000', '11', '13877', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Blade Flurry(13877) every 40 seconds.'),
  1265. ('45028', '0', '7', '0', '0', '0', '100', '0', '62000', '62000', '62000', '62000', '11', '26669', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Evasion(26669) every 62 seconds.'),
  1266. ('45028', '0', '6', '0', '0', '0', '100', '0', '45000', '45000', '45000', '45000', '11', '57842', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Killing Spree(57842) every 45 seconds.'),
  1267. ('45028', '0', '5', '0', '13', '0', '100', '1', '1', '1', '0', '0', '11', '31224', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Cloak of Shadows(31224) when target is casting(onl'),
  1268. ('45028', '0', '4', '0', '0', '0', '100', '0', '4000', '4000', '4000', '4000', '11', '59409', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Sinister Strike(59409) every 4 seconds.'),
  1269. ('45028', '0', '3', '0', '0', '0', '100', '0', '59600', '59600', '59600', '59600', '11', '26889', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Vanish(26889) every 60 seconds.'),
  1270. ('45028', '0', '0', '0', '1', '0', '100', '1', '1000', '1000', '1000', '1000', '11', '1787', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Stealth(1787).'),
  1271. ('45028', '0', '2', '0', '0', '0', '100', '0', '30000', '30000', '30000', '30000', '11', '2094', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Blind(2094) every 59 seconds.'),
  1272. ('45028', '0', '1', '0', '4', '0', '100', '0', '0', '0', '0', '0', '11', '72327', '2', '0', '0', '0', '0', '7', '0', '0', '0', '0', '0', '0', '0', 'On aggro cast Shadowstep(72327).'),
  1273. ('45028', '0', '14', '0', '1', '0', '100', '1', '5000', '5000', '600000', '900000', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset when out of combat.'),
  1274. ('45028', '0', '30', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  1275. ('45028', '0', '31', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '1', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  1276. ('45028', '0', '40', '0', '1', '0', '10', '0', '0', '0', '60000', '90000', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  1277. ('45028', '0', '41', '0', '1', '0', '10', '0', '0', '0', '45000', '75000', '1', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  1278. ('45028', '0', '80', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '3', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  1279. ('45028', '0', '70', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '4', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  1280. ('45027', '0', '17', '0', '0', '0', '100', '0', '60000', '60000', '60000', '60000', '11', '26042', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Psychic Scream(26042) every 60 seconds.'),
  1281. ('45027', '0', '16', '0', '1', '0', '100', '1', '2000', '2000', '2000', '2000', '28', '35194', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Remove Shadowform(35194) when out of combat.'),
  1282. ('45027', '0', '15', '0', '0', '2', '100', '0', '4000', '4000', '4000', '4000', '11', '65488', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: Mind Flay(65488) every 4 seconds.'),
  1283. ('45027', '0', '14', '0', '0', '2', '100', '0', '7000', '7000', '7000', '7000', '11', '65492', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: Mind Blast(65492) every 7 seconds.'),
  1284. ('45027', '0', '13', '0', '0', '2', '100', '0', '16000', '16000', '16000', '16000', '11', '65490', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: Vampiric Touch(65490) every 16 seconds.'),
  1285. ('45027', '0', '12', '0', '0', '2', '100', '0', '15000', '15000', '15000', '15000', '11', '65541', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: Shadow Word:Pain(65541) every 15 seconds.'),
  1286. ('45027', '0', '11', '0', '0', '2', '100', '0', '24000', '24000', '24000', '24000', '11', '48300', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: Devouring Plague(48300) every 24 seconds.'),
  1287. ('45027', '0', '10', '0', '2', '2', '100', '1', '48', '49', '1', '1', '11', '35194', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: Shadowform(35194).'),
  1288. ('45027', '0', '9', '0', '2', '0', '100', '1', '1', '49', '1', '1', '22', '2', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: 50%-0%.'),
  1289. ('45027', '0', '8', '0', '2', '0', '100', '1', '50', '51', '1', '1', '28', '46565', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Remove Holyform(46565) for phase switch.'),
  1290. ('45027', '0', '7', '0', '0', '1', '100', '0', '30000', '30000', '30000', '30000', '11', '66546', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: Holy Nova(66546) every 30 seconds.'),
  1291. ('45027', '0', '5', '0', '0', '1', '100', '0', '12000', '12000', '12000', '12000', '11', '60004', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: Renew(60004) every 12 seconds.'),
  1292. ('45027', '0', '4', '0', '2', '1', '100', '0', '98', '99', '1', '1', '11', '46565', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: Holyform(46565).'),
  1293. ('45027', '0', '3', '0', '0', '1', '100', '0', '14000', '14000', '14000', '14000', '11', '57465', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: Holy Bolt(57465) every 14 seconds.'),
  1294. ('45027', '0', '2', '0', '0', '1', '100', '0', '4000', '4000', '4000', '4000', '11', '59703', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: Holy Smite(59703) every 4 seconds.'),
  1295. ('45027', '0', '1', '0', '0', '1', '100', '0', '9000', '9000', '9000', '9000', '11', '66538', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: Holy Fire(66538) every 9 seconds.'),
  1296. ('45027', '0', '0', '0', '2', '0', '100', '1', '50', '99', '1', '1', '22', '1', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: 100%-50%.'),
  1297. ('45027', '0', '18', '0', '2', '0', '100', '1', '1', '1', '1', '1', '11', '47788', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Guardian Spirit when close to death.'),
  1298. ('45027', '0', '19', '0', '6', '0', '100', '1', '0', '0', '0', '0', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script on death.'),
  1299. ('45027', '0', '20', '0', '1', '0', '100', '1', '5000', '5000', '600000', '900000', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script when out of combat.'),
  1300. ('45027', '0', '30', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  1301. ('45027', '0', '31', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '1', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  1302. ('45027', '0', '40', '0', '1', '0', '10', '0', '0', '0', '60000', '90000', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  1303. ('45027', '0', '41', '0', '1', '0', '10', '0', '0', '0', '45000', '75000', '1', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  1304. ('45027', '0', '80', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '3', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  1305. ('45027', '0', '70', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '4', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  1306. ('45026', '0', '41', '0', '1', '0', '10', '0', '0', '0', '45000', '75000', '1', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  1307. ('45026', '0', '40', '0', '1', '0', '10', '0', '0', '0', '60000', '90000', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  1308. ('45026', '0', '30', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  1309. ('45026', '0', '31', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '1', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  1310. ('45026', '0', '15', '0', '1', '0', '100', '1', '5000', '5000', '600000', '900000', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script when out of combat.'),
  1311. ('45026', '0', '0', '0', '4', '0', '100', '0', '0', '0', '0', '0', '20', '1', '0', '0', '0', '0', '0', '7', '0', '0', '0', '0', '0', '0', '0', 'On aggro do auto-attack.'),
  1312. ('45026', '0', '1', '0', '4', '0', '100', '1', '0', '0', '0', '0', '11', '48266', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'On aggro cast Blood Presence(48266).'),
  1313. ('45026', '0', '2', '0', '4', '0', '100', '1', '0', '0', '0', '0', '11', '55222', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'On aggro cast Unholy Presence(55222).'),
  1314. ('45026', '0', '3', '0', '0', '0', '100', '0', '60000', '60000', '60000', '60000', '11', '49005', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Mark of Blood(49005) every 60 seconds.'),
  1315. ('45026', '0', '4', '0', '0', '0', '100', '0', '4000', '4000', '4000', '4000', '11', '55978', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Heart Strike(55978) every 4 seconds.'),
  1316. ('45026', '0', '5', '0', '0', '0', '100', '0', '12000', '12000', '12000', '12000', '11', '53639', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Death Strike(53639) every 12 seconds.'),
  1317. ('45026', '0', '6', '0', '0', '0', '100', '0', '6000', '6000', '6000', '6000', '11', '66019', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Death Coil(66019) every 6 seconds.'),
  1318. ('45026', '0', '7', '0', '0', '0', '100', '0', '45000', '45000', '45000', '45000', '11', '49203', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Hungering Cold(49203) every 45 seconds.'),
  1319. ('45026', '0', '8', '0', '0', '0', '100', '0', '46000', '46000', '46000', '46000', '11', '61061', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Howling Blast(61061) every 46 seconds.'),
  1320. ('45026', '0', '9', '0', '0', '0', '100', '0', '30000', '30000', '30000', '30000', '11', '72434', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Obliterate(72434) every 30 seconds.'),
  1321. ('45026', '0', '10', '0', '13', '0', '100', '0', '1', '1', '0', '0', '11', '51052', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Anti-Magic Zone(51052) when target is casting.'),
  1322. ('45026', '0', '11', '0', '0', '0', '100', '0', '10000', '10000', '10000', '10000', '11', '56359', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Death and Decay(56359) every 10 seconds.'),
  1323. ('45026', '0', '12', '0', '2', '0', '100', '1', '98', '99', '1', '1', '12', '82002', '4', '10000', '0', '1', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'On aggro summon Deatchill Servant(82002).'),
  1324. ('45026', '0', '13', '0', '0', '0', '100', '0', '30000', '30000', '30000', '30000', '11', '49206', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Summon Gargoyle(49206) every 30 seconds.'),
  1325. ('45026', '0', '14', '0', '6', '0', '100', '1', '0', '0', '0', '0', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script on death.'),
  1326. ('45026', '0', '80', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '3', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  1327. ('45026', '0', '70', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '4', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  1328. ('45025', '0', '1', '0', '0', '0', '100', '0', '12000', '12000', '12000', '12000', '11', '59684', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Flame Shock(59684) every 12 seconds.'),
  1329. ('45025', '0', '13', '0', '2', '0', '100', '1', '24', '25', '1', '1', '11', '2894', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 25% cast Fire Elemental Totem(2894).'),
  1330. ('45025', '0', '12', '0', '2', '0', '100', '1', '24', '25', '1', '1', '11', '2062', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 25% cast Earth Elemental Totem(2062).'),
  1331. ('45025', '0', '11', '0', '0', '0', '100', '0', '18000', '18000', '18000', '18000', '11', '61569', '1', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Healing Wave(61569) every 18 seconds.'),
  1332. ('45025', '0', '10', '0', '0', '0', '100', '0', '15000', '15000', '15000', '15000', '11', '59273', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Chain Lightning(59273) every 15 seconds.'),
  1333. ('45025', '0', '9', '0', '2', '0', '100', '1', '33', '34', '1', '1', '11', '51533', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 34% cast Feral Spirit(51533).'),
  1334. ('45025', '0', '8', '0', '2', '0', '100', '1', '34', '35', '1', '1', '75', '2825', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'At 35% cast Bloodlust(2825).'),
  1335. ('45025', '0', '7', '0', '2', '0', '100', '1', '24', '25', '1', '1', '11', '59159', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'At 25% cast Thunderstorm(59159).'),
  1336. ('45025', '0', '6', '0', '2', '0', '100', '1', '49', '50', '1', '1', '11', '59159', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'At 50% cast Thunderstorm(59159).'),
  1337. ('45025', '0', '5', '0', '2', '0', '100', '1', '74', '75', '1', '1', '11', '59159', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'At 75% cast Thunderstorm(59159).'),
  1338. ('45025', '0', '4', '0', '0', '0', '100', '0', '4000', '4000', '4000', '4000', '11', '69970', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Lightning Bolt(69970) every 4 seconds.'),
  1339. ('45025', '0', '3', '0', '0', '0', '100', '0', '7000', '7000', '7000', '7000', '11', '59519', '4', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Lava Burst(59519) every 7 seconds.'),
  1340. ('45025', '0', '2', '0', '0', '0', '100', '0', '20000', '20000', '20000', '20000', '11', '8177', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Grounding Totem(8177) every 20 seconds.'),
  1341. ('45025', '0', '0', '0', '0', '0', '100', '0', '60000', '60000', '60000', '60000', '75', '39067', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Lightning Shield(39067) every 60 seconds.'),
  1342. ('45025', '0', '14', '0', '6', '0', '100', '1', '0', '0', '0', '0', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script on death.'),
  1343. ('45025', '0', '15', '0', '1', '0', '100', '1', '10000', '10000', '600000', '600000', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script when out of combat.'),
  1344. ('45025', '0', '30', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  1345. ('45025', '0', '31', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '1', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  1346. ('45025', '0', '40', '0', '1', '0', '10', '0', '0', '0', '60000', '90000', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  1347. ('45025', '0', '41', '0', '1', '0', '10', '0', '0', '0', '45000', '75000', '1', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  1348. ('45025', '0', '80', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '3', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  1349. ('45025', '0', '70', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '4', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  1350. ('45024', '0', '24', '0', '6', '0', '100', '1', '0', '0', '0', '0', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script on death.'),
  1351. ('45024', '0', '23', '0', '2', '0', '100', '1', '24', '25', '1', '1', '11', '19263', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'At 25% cast Deterrence(19263).'),
  1352. ('45024', '0', '22', '0', '0', '0', '100', '0', '60000', '60000', '60000', '60000', '11', '3045', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Rapid Fire(3045) every 60 seconds.'),
  1353. ('45024', '0', '21', '0', '13', '0', '100', '0', '1', '1', '0', '0', '11', '3034', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'When target is casting cast Viper Sting(3034)'),
  1354. ('45024', '0', '20', '0', '12', '0', '100', '0', '1', '20', '1', '1', '11', '61006', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'When target has 20% cast Kill Shot(61006).'),
  1355. ('45024', '0', '19', '0', '4', '0', '100', '0', '0', '0', '0', '0', '11', '53338', '2', '0', '0', '0', '0', '7', '0', '0', '0', '0', '0', '0', '0', 'On aggro cast Hunter´s Mark(53338).'),
  1356. ('45024', '0', '18', '0', '0', '0', '100', '0', '4000', '4000', '4000', '4000', '11', '36623', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Arcane Shot(36623) every 4 seconds.'),
  1357. ('45024', '0', '17', '0', '4', '0', '100', '0', '0', '0', '0', '0', '12', '82001', '4', '5000', '0', '1', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'On aggro summon Beaky(82001).'),
  1358. ('45024', '0', '16', '0', '0', '0', '100', '0', '6000', '6000', '6000', '6000', '11', '59243', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Aimed Shot(59243) every 6 seconds.'),
  1359. ('45024', '0', '5', '0', '4', '0', '100', '0', '0', '0', '0', '0', '75', '35786', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Attack damage buff due to error with range npc.'),
  1360. ('45024', '0', '6', '0', '4', '0', '100', '0', '0', '0', '0', '0', '75', '35786', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Attack damage buff due to error with range npc.'),
  1361. ('45024', '0', '7', '0', '4', '0', '100', '0', '0', '0', '0', '0', '75', '35786', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Attack damage buff due to error with range npc.'),
  1362. ('45024', '0', '8', '0', '4', '0', '100', '0', '0', '0', '0', '0', '75', '35786', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Attack damage buff due to error with range npc.'),
  1363. ('45024', '0', '9', '0', '4', '0', '100', '0', '0', '0', '0', '0', '75', '35786', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Attack damage buff due to error with range npc.'),
  1364. ('45024', '0', '10', '0', '4', '0', '100', '0', '0', '0', '0', '0', '75', '35786', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Attack damage buff due to error with range npc.'),
  1365. ('45024', '0', '11', '0', '4', '0', '100', '0', '0', '0', '0', '0', '75', '35786', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Attack damage buff due to error with range npc.'),
  1366. ('45024', '0', '12', '0', '4', '0', '100', '0', '0', '0', '0', '0', '75', '35786', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Attack damage buff due to error with range npc.'),
  1367. ('45024', '0', '13', '0', '0', '0', '100', '0', '30000', '30000', '30000', '30000', '11', '72268', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Ice Shot(72268) every 30 seconds.'),
  1368. ('45024', '0', '14', '0', '0', '0', '100', '0', '40000', '40000', '40000', '40000', '75', '66095', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Lightning Arrows(66095) every 40 seconds.'),
  1369. ('45024', '0', '15', '0', '0', '0', '100', '0', '20000', '20000', '20000', '20000', '11', '40872', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Immolation Arrow(40872) every 20 seconds.'),
  1370. ('45024', '0', '25', '0', '1', '0', '100', '1', '10000', '10000', '600000', '900000', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script when out of combat.'),
  1371. ('45024', '0', '4', '0', '4', '0', '100', '0', '0', '0', '0', '0', '75', '35786', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Attack damage buff due to error with range npc.'),
  1372. ('45024', '0', '3', '0', '4', '0', '100', '0', '0', '0', '0', '0', '75', '35786', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Attack damage buff due to error with range npc.'),
  1373. ('45024', '0', '2', '0', '4', '0', '100', '0', '0', '0', '0', '0', '75', '35786', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Attack damage buff due to error with range npc.'),
  1374. ('45024', '0', '1', '0', '4', '0', '100', '0', '0', '0', '0', '0', '75', '35786', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Attack damage buff due to error with range npc.'),
  1375. ('45024', '0', '0', '0', '4', '0', '100', '0', '0', '0', '0', '0', '11', '75', '4', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'On aggro do auto-attack.'),
  1376. ('45024', '0', '32', '0', '11', '0', '100', '0', '0', '0', '0', '0', '40', '2', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  1377. ('45024', '0', '40', '0', '1', '0', '10', '0', '0', '0', '60000', '90000', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  1378. ('45024', '0', '41', '0', '1', '0', '10', '0', '0', '0', '45000', '75000', '1', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  1379. ('45024', '0', '80', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '3', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  1380. ('45024', '0', '70', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '4', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  1381. ('45023', '0', '11', '0', '0', '1', '100', '0', '3000', '3000', '3000', '3000', '11', '31262', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: Fireball(31262) every 3 seconds.'),
  1382. ('45023', '0', '12', '0', '2', '0', '100', '1', '1', '45', '1', '1', '22', '2', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: 45%-1%.'),
  1383. ('45023', '0', '13', '0', '2', '0', '100', '1', '43', '44', '1', '1', '11', '29718', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: Elemental Armor(29718).'),
  1384. ('45023', '0', '14', '0', '2', '2', '100', '1', '34', '35', '1', '1', '11', '43039', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: At 35% cast Ice Barrier(43039).'),
  1385. ('45023', '0', '15', '0', '0', '2', '100', '0', '15000', '15000', '15000', '15000', '11', '42940', '4', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: Blizzard(42940) every 15 seconds.'),
  1386. ('45023', '0', '16', '0', '0', '2', '100', '0', '7000', '7000', '7000', '7000', '11', '42842', '4', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: Frostbolt(42842) every 7 seconds.'),
  1387. ('45023', '0', '17', '0', '0', '2', '100', '0', '4000', '4000', '4000', '4000', '11', '42914', '4', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: Ice Lance(42914) every 4 seconds.'),
  1388. ('45023', '0', '18', '0', '0', '2', '100', '0', '10000', '10000', '10000', '10000', '11', '69869', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: Frostfire Bolt(69869) every 10 seconds.'),
  1389. ('45023', '0', '19', '0', '0', '2', '100', '0', '30000', '30000', '30000', '30000', '11', '65802', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: Iceblock(65802) every 30 seconds.'),
  1390. ('45023', '0', '10', '0', '0', '1', '25', '0', '7000', '7000', '7000', '7000', '11', '64698', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: Pyroblast(64698) every 4 seconds (25% cha'),
  1391. ('45023', '0', '9', '0', '0', '1', '100', '0', '12000', '12000', '12000', '12000', '11', '55362', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: Living Bomb(55360) every 12 seconds.'),
  1392. ('45023', '0', '8', '0', '0', '1', '100', '0', '25000', '25000', '25000', '25000', '11', '61568', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: Flamestrike(61568) every 25 seconds.'),
  1393. ('45023', '0', '7', '0', '0', '1', '100', '0', '26000', '26000', '26000', '26000', '11', '29964', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: Dragon´s Breath(29964) every 26 seconds.'),
  1394. ('45023', '0', '6', '0', '2', '0', '100', '1', '98', '99', '1', '1', '11', '43046', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: Molten Armor(43046).'),
  1395. ('45023', '0', '5', '0', '2', '0', '100', '1', '19', '20', '1', '1', '11', '29963', '1', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Phase switch: Mass Polymorph(29963).'),
  1396. ('45023', '0', '4', '0', '2', '0', '100', '1', '46', '47', '1', '1', '11', '61780', '1', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Phase switch: Polymorph(61780).'),
  1397. ('45023', '0', '3', '0', '2', '0', '100', '1', '73', '74', '1', '1', '11', '61025', '1', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Phase switch: Polymorph(61025).'),
  1398. ('45023', '0', '2', '0', '2', '0', '100', '1', '48', '99', '1', '1', '22', '1', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: 99%-48%.'),
  1399. ('45023', '0', '1', '0', '4', '0', '100', '1', '0', '0', '0', '0', '11', '1953', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'On aggro Blink(1953) to target.'),
  1400. ('45023', '0', '20', '0', '6', '0', '100', '1', '0', '0', '0', '0', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script on death.'),
  1401. ('45023', '0', '21', '0', '1', '0', '100', '1', '10000', '10000', '600000', '900000', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script when out of combat.'),
  1402. ('45023', '0', '22', '0', '0', '0', '100', '0', '10000', '10000', '10000', '10000', '75', '54919', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Debuffing real Mage with Warped Armor(54919).'),
  1403. ('45023', '0', '23', '0', '2', '0', '100', '1', '82', '84', '1', '1', '12', '45023', '4', '5000', '0', '1', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Summon Mirror Mage(45023).'),
  1404. ('45023', '0', '30', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  1405. ('45023', '0', '31', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '1', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  1406. ('45023', '0', '40', '0', '1', '0', '10', '0', '0', '0', '60000', '90000', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  1407. ('45023', '0', '41', '0', '1', '0', '10', '0', '0', '0', '45000', '75000', '1', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  1408. ('45023', '0', '80', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '3', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  1409. ('45023', '0', '70', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '4', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  1410. ('45022', '0', '16', '0', '6', '0', '100', '1', '0', '0', '0', '0', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script on death.'),
  1411. ('45022', '0', '15', '0', '12', '0', '100', '0', '0', '20', '1', '100', '11', '56426', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'When player has 20% hp casting Execute.'),
  1412. ('45022', '0', '14', '0', '2', '0', '100', '1', '23', '25', '1', '1', '11', '75418', '4', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 25% cast Shockwave(75418) on target.'),
  1413. ('45022', '0', '13', '0', '23', '0', '100', '1', '53479', '1', '1', '1', '11', '15062', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'When He has Last Stand(53479) cast Shield Wall(150'),
  1414. ('45022', '0', '12', '0', '2', '0', '100', '1', '35', '37', '0', '0', '11', '53479', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'At 37% cast Last Stand(53479).'),
  1415. ('45022', '0', '11', '0', '2', '0', '100', '1', '43', '45', '1', '1', '11', '6713', '4', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'At 45% cast Disarm(6713).'),
  1416. ('45022', '0', '10', '0', '2', '0', '100', '1', '48', '50', '1', '1', '11', '65930', '4', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 50% cast Intimidating Shout(65930).'),
  1417. ('45022', '0', '9', '0', '0', '0', '100', '0', '5000', '5000', '5000', '5000', '11', '30474', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Casting Bloodthirst(30474) every 5 seconds.'),
  1418. ('45022', '0', '8', '0', '0', '0', '100', '0', '15000', '15000', '15000', '15000', '11', '15708', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Casting Mortal Strike(15708) every 15 seconds.'),
  1419. ('45022', '0', '7', '0', '0', '0', '100', '0', '50000', '50000', '50000', '50000', '11', '54132', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Casting Concussion Blow(54132) every 50 seconds.'),
  1420. ('45022', '0', '6', '0', '0', '0', '100', '0', '20000', '20000', '20000', '20000', '11', '62444', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Casting Heroic Strike(62444) every 20 seconds.'),
  1421. ('45022', '0', '5', '0', '13', '0', '1', '0', '1', '1', '0', '0', '11', '53394', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', '(1% chance) When target is casting will Pummel(533'),
  1422. ('45022', '0', '4', '0', '24', '0', '100', '1', '27584', '1', '1', '1', '11', '67541', '1', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Cast Bladestorm(67541) when target has Hamstring(2'),
  1423. ('45022', '0', '3', '0', '2', '0', '100', '1', '96', '97', '1', '10', '11', '27584', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Cast Hamstring(27584).'),
  1424. ('45022', '0', '2', '0', '2', '0', '100', '1', '97', '99', '1', '10', '11', '54708', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Casting Rend(54708) on start of battle.'),
  1425. ('45022', '0', '1', '0', '4', '0', '100', '0', '0', '0', '0', '0', '11', '11578', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'On aggro cast Charge(25821).'),
  1426. ('45022', '0', '17', '0', '1', '0', '100', '1', '10000', '10000', '600000', '600000', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script when out of combat.'),
  1427. ('45022', '0', '18', '0', '2', '0', '100', '0', '4', '5', '1', '1', '11', '67541', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Cast Bladestorm(67541) at 5%.'),
  1428. ('45022', '0', '30', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  1429. ('45022', '0', '31', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '1', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  1430. ('45022', '0', '40', '0', '1', '0', '10', '0', '0', '0', '60000', '90000', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  1431. ('45022', '0', '41', '0', '1', '0', '10', '0', '0', '0', '45000', '75000', '1', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  1432. ('45022', '0', '80', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '3', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  1433. ('45022', '0', '70', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '4', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  1434. ('45021', '0', '15', '0', '2', '0', '10', '0', '10', '38', '1', '100', '11', '47825', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'At 38%-10% cast Soul Fire(47825). RAGE TIME 10% ch'),
  1435. ('45021', '0', '14', '0', '2', '0', '100', '1', '38', '40', '1', '100', '11', '27223', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'At 40% cast Death Coil(27223).'),
  1436. ('45021', '0', '13', '0', '23', '0', '100', '0', '47241', '1', '1', '1', '11', '50581', '4', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'If He has Metamorphosis(47241) He cast Shadow Clea'),
  1437. ('45021', '0', '12', '0', '23', '0', '100', '1', '47241', '1', '1', '1', '11', '50589', '4', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'If He has Metamorphosis(47241) He cast Immolation '),
  1438. ('45021', '0', '10', '0', '2', '0', '100', '1', '54', '55', '1', '10', '11', '47241', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'At 55% Metamorphosis(47241).'),
  1439. ('45021', '0', '8', '0', '2', '0', '100', '1', '63', '64', '1', '10', '11', '47843', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 64% Unstable Affliction(47843).'),
  1440. ('45021', '0', '7', '0', '2', '0', '100', '1', '64', '65', '1', '10', '11', '59164', '4', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 65% Haunt(59164).'),
  1441. ('45021', '0', '6', '0', '2', '0', '100', '0', '66', '77', '1', '50', '11', '27209', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 77% to 66% Shadow Bolt(27209).'),
  1442. ('45021', '0', '5', '0', '2', '0', '100', '0', '78', '88', '1', '50', '11', '59172', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 88% to 78% Chaos Bolt(59172).'),
  1443. ('45021', '0', '4', '0', '2', '0', '100', '1', '88', '89', '1', '10', '11', '47847', '4', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'At 89% cast Shadowfury(47847).'),
  1444. ('45021', '0', '3', '0', '2', '0', '100', '0', '90', '99', '1', '50', '11', '47838', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 99% to 90% Incineration(47838).'),
  1445. ('45021', '0', '2', '0', '4', '0', '100', '1', '0', '0', '0', '0', '11', '25309', '4', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'On aggro cast Immolation(25309).'),
  1446. ('45021', '0', '1', '0', '4', '0', '100', '0', '0', '0', '0', '0', '12', '82000', '4', '5000', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'On Aggro summon Imp(82000).'),
  1447. ('45021', '0', '16', '0', '2', '0', '100', '1', '8', '9', '1', '1', '11', '6215', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'At 9% cast Fear(6215).'),
  1448. ('45021', '0', '17', '0', '2', '0', '100', '0', '1', '9', '1', '100', '11', '27219', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'At 9%-1% Drain Life(27219).'),
  1449. ('45021', '0', '18', '0', '6', '0', '100', '1', '0', '0', '0', '0', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script on death.'),
  1450. ('45021', '0', '19', '0', '1', '0', '100', '1', '10000', '10000', '600000', '600000', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script when out of combat.'),
  1451. ('45021', '0', '30', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  1452. ('45021', '0', '31', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '1', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  1453. ('45021', '0', '40', '0', '1', '0', '10', '0', '0', '0', '60000', '90000', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  1454. ('45021', '0', '41', '0', '1', '0', '10', '0', '0', '0', '45000', '75000', '1', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  1455. ('45021', '0', '80', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '3', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  1456. ('45021', '0', '70', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '4', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  1457. ('45020', '0', '2', '0', '1', '0', '100', '0', '0', '0', '0', '0', '28', '24858', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Removes Moonkin Form(24858) when out of combat.'),
  1458. ('45020', '0', '3', '0', '2', '0', '100', '1', '93', '95', '1', '5', '11', '53201', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Cast Starfall(53201) when get to 95% of hp.'),
  1459. ('45020', '0', '4', '0', '2', '0', '100', '0', '85', '93', '1', '50', '11', '48465', '4', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Casting from 93% to 85% Starfire(48465).'),
  1460. ('45020', '0', '25', '0', '2', '0', '100', '1', '31', '33', '1', '1', '11', '71121', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Healing Touch(71121) at 33% of hp.'),
  1461. ('45020', '0', '24', '0', '2', '0', '100', '1', '20', '35', '1', '1', '28', '9634', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'At 35% removes Dire Bear Form.'),
  1462. ('45020', '0', '23', '0', '2', '0', '100', '1', '35', '36', '1', '100', '11', '8983', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 36% casting Bash(8983).'),
  1463. ('45020', '0', '22', '0', '2', '0', '100', '1', '44', '45', '1', '100', '11', '8983', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 45% casting Bash(8983).'),
  1464. ('45020', '0', '21', '0', '2', '0', '100', '1', '49', '50', '1', '100', '11', '8983', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 50% casting Bash(8983).'),
  1465. ('45020', '0', '20', '0', '2', '0', '100', '1', '54', '55', '1', '100', '11', '48564', '4', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 55% casting MangleBear(48564).'),
  1466. ('45020', '0', '19', '0', '2', '0', '100', '1', '54', '55', '1', '1', '11', '48560', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 55% cast Demoralizing Roar(48560).'),
  1467. ('45020', '0', '18', '0', '2', '0', '100', '0', '35', '58', '1', '100', '11', '48480', '4', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', '58% - 35% Maul(48480). RAGE TIME'),
  1468. ('45020', '0', '5', '0', '2', '0', '100', '0', '77', '84', '1', '50', '11', '67952', '4', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Casting from 84% to 77% Wrath(67952).'),
  1469. ('45020', '0', '6', '0', '2', '0', '100', '1', '93', '95', '1', '10', '11', '61384', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Casting on 95% Typhoon(61384).'),
  1470. ('45020', '0', '7', '0', '2', '0', '100', '0', '75', '77', '1', '50', '11', '48463', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Casting from 77% to 75% Moonfire(48463). RAGETIME'),
  1471. ('45020', '0', '8', '0', '2', '0', '100', '1', '74', '74', '1', '10', '28', '24858', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'At 74% He remove Moonkin Form(24858).'),
  1472. ('45020', '0', '9', '0', '2', '0', '100', '1', '70', '73', '1', '10', '11', '768', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'At 73% He morph into Cat Form(768).'),
  1473. ('45020', '0', '10', '0', '1', '0', '100', '1', '0', '0', '0', '0', '28', '768', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Removes Cat Form(768) when out of combat.'),
  1474. ('45020', '0', '11', '0', '2', '0', '100', '0', '65', '72', '1', '100', '11', '48566', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 72%-65% do MangleCat(48566). RAGE TIME'),
  1475. ('45020', '0', '12', '0', '2', '0', '100', '1', '70', '72', '1', '100', '11', '48574', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Cast Rake(48574) at 72%.'),
  1476. ('45020', '0', '13', '0', '2', '0', '100', '1', '69', '70', '1', '100', '11', '27008', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'At 70% cast Rip(27008).'),
  1477. ('45020', '0', '14', '0', '2', '0', '100', '1', '55', '59', '1', '1', '28', '768', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Remove Cat Form(768) at 59%.'),
  1478. ('45020', '0', '15', '0', '2', '0', '100', '1', '55', '59', '1', '1', '11', '9634', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Dire Bear Form(9634) 59%.'),
  1479. ('45020', '0', '16', '0', '1', '0', '100', '1', '1', '1', '1', '1', '28', '9634', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Dire Bear Form(9634) remove when out of combat.'),
  1480. ('45020', '0', '17', '0', '2', '0', '100', '0', '35', '58', '1', '100', '11', '48568', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', '58% - 35% Lacerate(48568).'),
  1481. ('45020', '0', '1', '0', '23', '0', '100', '1', '24858', '1', '1', '5', '11', '65857', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Cast Entangling Roots(65857) when get Moonkin form'),
  1482. ('45020', '0', '0', '0', '4', '0', '100', '1', '0', '0', '0', '0', '11', '24858', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Mookin Form(24858) on aggro.'),
  1483. ('45020', '0', '26', '0', '2', '0', '100', '1', '28', '30', '1', '1', '11', '768', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'At 30% Get cat form til death.'),
  1484. ('45020', '0', '27', '0', '2', '0', '100', '0', '1', '30', '1', '100', '11', '48566', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 30%-1% do MangleCat(48566). RAGE TIME'),
  1485. ('45020', '0', '28', '0', '6', '0', '100', '1', '0', '0', '0', '0', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script on death.'),
  1486. ('45020', '0', '29', '0', '1', '0', '100', '1', '10000', '10000', '600000', '900000', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script when out of combat.'),
  1487. ('45020', '0', '30', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  1488. ('45020', '0', '31', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '1', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  1489. ('45020', '0', '40', '0', '1', '0', '10', '0', '0', '0', '60000', '90000', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  1490. ('45020', '0', '41', '0', '1', '0', '10', '0', '0', '0', '45000', '75000', '1', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  1491. ('45020', '0', '80', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '3', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  1492. ('45020', '0', '70', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '4', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  1493. ('46029', '0', '12', '0', '0', '0', '100', '0', '7000', '7000', '7000', '7000', '11', '66903', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Hammer of the Righteous(66903) every 7 seconds.'),
  1494. ('46029', '0', '10', '0', '12', '0', '100', '0', '1', '20', '4000', '4000', '11', '37255', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Hammer of Wrath(37255) when target is >20% 4sec CD'),
  1495. ('46029', '0', '9', '0', '0', '0', '100', '0', '29000', '29000', '29000', '29000', '11', '31884', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Avenging Wrath(31884) every 29 seconds.'),
  1496. ('46029', '0', '8', '0', '0', '0', '100', '0', '6000', '6000', '6000', '6000', '11', '46033', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Judgement of Wrath(46033) every 6 seconds.'),
  1497. ('46029', '0', '7', '0', '0', '0', '100', '0', '22000', '22000', '22000', '22000', '11', '31904', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Holy Shield(31904) every 22 seconds.'),
  1498. ('46029', '0', '6', '0', '0', '0', '100', '0', '18000', '18000', '18000', '18000', '11', '10308', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Hammer of Justice(10308) every 18 seconds.'),
  1499. ('46029', '0', '5', '0', '2', '0', '100', '1', '49', '50', '1', '1', '11', '642', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Divine Shield(642) at 50%.'),
  1500. ('46029', '0', '4', '0', '0', '0', '100', '0', '4000', '4000', '4000', '4000', '11', '71117', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Avenger´s Shield(71117) every 4 seconds.'),
  1501. ('46029', '0', '3', '0', '0', '0', '100', '0', '60000', '60000', '60000', '60000', '11', '66112', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Holy Light(66112) every 60 seconds.'),
  1502. ('46029', '0', '2', '0', '0', '0', '100', '0', '12000', '12000', '12000', '12000', '11', '58822', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Exorcism(58822) every 12 seconds.'),
  1503. ('46029', '0', '1', '0', '0', '0', '100', '0', '20000', '20000', '20000', '20000', '11', '43429', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Consecration(43429) every 20 seconds.'),
  1504. ('46029', '0', '0', '0', '4', '0', '100', '0', '0', '0', '0', '0', '11', '20164', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Seal of Justice(20164).'),
  1505. ('46029', '0', '13', '0', '6', '0', '100', '1', '0', '0', '0', '0', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script on death.'),
  1506. ('46029', '0', '14', '0', '1', '0', '100', '1', '5000', '5000', '600000', '900000', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script when out of combat.'),
  1507. ('46029', '0', '30', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  1508. ('46029', '0', '31', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '1', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  1509. ('46029', '0', '40', '0', '1', '0', '10', '0', '0', '0', '60000', '90000', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  1510. ('46029', '0', '41', '0', '1', '0', '10', '0', '0', '0', '45000', '75000', '1', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  1511. ('46029', '0', '80', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '3', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  1512. ('46029', '0', '70', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '4', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  1513. ('46028', '0', '11', '0', '0', '0', '100', '0', '9000', '9000', '9000', '9000', '11', '32864', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Kidney Shot(32864) every 9 seconds.'),
  1514. ('46028', '0', '10', '0', '0', '0', '100', '0', '32000', '32000', '32000', '32000', '11', '6774', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Slice and Dice(6774) every 32 seconds.'),
  1515. ('46028', '0', '9', '0', '67', '0', '100', '0', '2000', '2000', '0', '0', '11', '34614', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'When behing the target cast Backstab(34614).'),
  1516. ('46028', '0', '8', '0', '0', '0', '100', '0', '40000', '40000', '40000', '40000', '11', '13877', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Blade Flurry(13877) every 40 seconds.'),
  1517. ('46028', '0', '7', '0', '0', '0', '100', '0', '62000', '62000', '62000', '62000', '11', '26669', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Evasion(26669) every 62 seconds.'),
  1518. ('46028', '0', '6', '0', '0', '0', '100', '0', '45000', '45000', '45000', '45000', '11', '57842', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Killing Spree(57842) every 45 seconds.'),
  1519. ('46028', '0', '5', '0', '13', '0', '100', '1', '1', '1', '0', '0', '11', '31224', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Cloak of Shadows(31224) when target is casting(onl'),
  1520. ('46028', '0', '4', '0', '0', '0', '100', '0', '4000', '4000', '4000', '4000', '11', '59409', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Sinister Strike(59409) every 4 seconds.'),
  1521. ('46028', '0', '3', '0', '0', '0', '100', '0', '59600', '59600', '59600', '59600', '11', '26889', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Vanish(26889) every 60 seconds.'),
  1522. ('46028', '0', '2', '0', '0', '0', '100', '0', '30000', '30000', '30000', '30000', '11', '2094', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Blind(2094) every 59 seconds.'),
  1523. ('46028', '0', '1', '0', '4', '0', '100', '0', '0', '0', '0', '0', '11', '72327', '2', '0', '0', '0', '0', '7', '0', '0', '0', '0', '0', '0', '0', 'On aggro cast Shadowstep(72327).'),
  1524. ('46028', '0', '0', '0', '1', '0', '100', '1', '1000', '1000', '1000', '1000', '11', '1787', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Stealth(1787).'),
  1525. ('46028', '0', '12', '0', '0', '0', '100', '0', '6000', '6000', '6000', '6000', '11', '41487', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Envenom(41487) every 6 seconds.'),
  1526. ('46028', '0', '13', '0', '6', '0', '100', '1', '0', '0', '0', '0', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset on death.'),
  1527. ('46028', '0', '14', '0', '1', '0', '100', '1', '5000', '5000', '600000', '900000', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset when out of combat.'),
  1528. ('46028', '0', '30', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  1529. ('46028', '0', '31', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '1', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  1530. ('46028', '0', '40', '0', '1', '0', '10', '0', '0', '0', '60000', '90000', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  1531. ('46028', '0', '41', '0', '1', '0', '10', '0', '0', '0', '45000', '75000', '1', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  1532. ('46028', '0', '80', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '3', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  1533. ('46028', '0', '70', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '4', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  1534. ('46027', '0', '17', '0', '0', '0', '100', '0', '60000', '60000', '60000', '60000', '11', '26042', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Psychic Scream(26042) every 60 seconds.'),
  1535. ('46027', '0', '16', '0', '1', '0', '100', '1', '2000', '2000', '2000', '2000', '28', '35194', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Remove Shadowform(35194) when out of combat.'),
  1536. ('46027', '0', '15', '0', '0', '2', '100', '0', '4000', '4000', '4000', '4000', '11', '65488', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: Mind Flay(65488) every 4 seconds.'),
  1537. ('46027', '0', '14', '0', '0', '2', '100', '0', '7000', '7000', '7000', '7000', '11', '65492', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: Mind Blast(65492) every 7 seconds.'),
  1538. ('46027', '0', '13', '0', '0', '2', '100', '0', '16000', '16000', '16000', '16000', '11', '65490', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: Vampiric Touch(65490) every 16 seconds.'),
  1539. ('46027', '0', '12', '0', '0', '2', '100', '0', '15000', '15000', '15000', '15000', '11', '65541', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: Shadow Word:Pain(65541) every 15 seconds.'),
  1540. ('46027', '0', '11', '0', '0', '2', '100', '0', '24000', '24000', '24000', '24000', '11', '48300', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: Devouring Plague(48300) every 24 seconds.'),
  1541. ('46027', '0', '10', '0', '2', '2', '100', '1', '48', '49', '1', '1', '11', '35194', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: Shadowform(35194).'),
  1542. ('46027', '0', '9', '0', '2', '0', '100', '1', '1', '49', '1', '1', '22', '2', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: 50%-0%.'),
  1543. ('46027', '0', '8', '0', '2', '0', '100', '1', '50', '51', '1', '1', '28', '46565', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Remove Holyform(46565) for phase switch.'),
  1544. ('46027', '0', '7', '0', '0', '1', '100', '0', '30000', '30000', '30000', '30000', '11', '66546', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: Holy Nova(66546) every 30 seconds.'),
  1545. ('46027', '0', '5', '0', '0', '1', '100', '0', '12000', '12000', '12000', '12000', '11', '60004', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: Renew(60004) every 12 seconds.'),
  1546. ('46027', '0', '4', '0', '2', '1', '100', '0', '98', '99', '1', '1', '11', '46565', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: Holyform(46565).'),
  1547. ('46027', '0', '3', '0', '0', '1', '100', '0', '14000', '14000', '14000', '14000', '11', '57465', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: Holy Bolt(57465) every 14 seconds.'),
  1548. ('46027', '0', '2', '0', '0', '1', '100', '0', '4000', '4000', '4000', '4000', '11', '59703', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: Holy Smite(59703) every 4 seconds.'),
  1549. ('46027', '0', '1', '0', '0', '1', '100', '0', '9000', '9000', '9000', '9000', '11', '66538', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: Holy Fire(66538) every 9 seconds.'),
  1550. ('46027', '0', '0', '0', '2', '0', '100', '1', '50', '99', '1', '1', '22', '1', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: 100%-50%.'),
  1551. ('46027', '0', '18', '0', '2', '0', '100', '1', '1', '1', '1', '1', '11', '47788', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Guardian Spirit when close to death.'),
  1552. ('46027', '0', '19', '0', '6', '0', '100', '1', '0', '0', '0', '0', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script on death.'),
  1553. ('46027', '0', '20', '0', '1', '0', '100', '1', '5000', '5000', '600000', '900000', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script when out of combat.'),
  1554. ('46027', '0', '30', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  1555. ('46027', '0', '31', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '1', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  1556. ('46027', '0', '40', '0', '1', '0', '10', '0', '0', '0', '60000', '90000', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  1557. ('46027', '0', '41', '0', '1', '0', '10', '0', '0', '0', '45000', '75000', '1', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  1558. ('46027', '0', '80', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '3', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  1559. ('46027', '0', '70', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '4', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  1560. ('46026', '0', '32', '0', '1', '0', '1', '0', '0', '0', '60000', '120000', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  1561. ('46026', '0', '15', '0', '1', '0', '100', '1', '5000', '5000', '600000', '900000', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script when out of combat.'),
  1562. ('46026', '0', '14', '0', '6', '0', '100', '1', '0', '0', '0', '0', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script on death.'),
  1563. ('46026', '0', '13', '0', '0', '0', '100', '0', '30000', '30000', '30000', '30000', '11', '49206', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Summon Gargoyle(49206) every 30 seconds.'),
  1564. ('46026', '0', '12', '0', '2', '0', '100', '1', '98', '99', '1', '1', '12', '81002', '4', '10000', '0', '1', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'On aggro summon Deatchill Servant(81002).'),
  1565. ('46026', '0', '11', '0', '0', '0', '100', '0', '10000', '10000', '10000', '10000', '11', '56359', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Death and Decay(56359) every 10 seconds.'),
  1566. ('46026', '0', '10', '0', '13', '0', '100', '0', '1', '1', '0', '0', '11', '51052', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Anti-Magic Zone(51052) when target is casting.'),
  1567. ('46026', '0', '9', '0', '0', '0', '100', '0', '30000', '30000', '30000', '30000', '11', '72434', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Obliterate(72434) every 30 seconds.'),
  1568. ('46026', '0', '8', '0', '0', '0', '100', '0', '46000', '46000', '46000', '46000', '11', '61061', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Howling Blast(61061) every 46 seconds.'),
  1569. ('46026', '0', '7', '0', '0', '0', '100', '0', '45000', '45000', '45000', '45000', '11', '49203', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Hungering Cold(49203) every 45 seconds.'),
  1570. ('46026', '0', '6', '0', '0', '0', '100', '0', '6000', '6000', '6000', '6000', '11', '66019', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Death Coil(66019) every 6 seconds.'),
  1571. ('46026', '0', '5', '0', '0', '0', '100', '0', '12000', '12000', '12000', '12000', '11', '53639', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Death Strike(53639) every 12 seconds.'),
  1572. ('46026', '0', '30', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  1573. ('46026', '0', '31', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '1', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  1574. ('46026', '0', '4', '0', '0', '0', '100', '0', '4000', '4000', '4000', '4000', '11', '55978', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Heart Strike(55978) every 4 seconds.'),
  1575. ('46026', '0', '3', '0', '0', '0', '100', '0', '60000', '60000', '60000', '60000', '11', '49005', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Mark of Blood(49005) every 60 seconds.'),
  1576. ('46026', '0', '0', '0', '4', '0', '100', '0', '0', '0', '0', '0', '20', '1', '0', '0', '0', '0', '0', '7', '0', '0', '0', '0', '0', '0', '0', 'On aggro do auto-attack.'),
  1577. ('46026', '0', '1', '0', '4', '0', '100', '1', '0', '0', '0', '0', '11', '48266', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'On aggro cast Blood Presence(48266).'),
  1578. ('46026', '0', '2', '0', '4', '0', '100', '1', '0', '0', '0', '0', '11', '55222', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'On aggro cast Unholy Presence(55222).'),
  1579. ('46026', '0', '40', '0', '1', '0', '10', '0', '0', '0', '60000', '90000', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  1580. ('46026', '0', '41', '0', '1', '0', '10', '0', '0', '0', '45000', '75000', '1', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  1581. ('46026', '0', '80', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '3', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  1582. ('46026', '0', '70', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '4', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  1583. ('46025', '0', '13', '0', '2', '0', '100', '1', '24', '25', '1', '1', '11', '2894', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 25% cast Fire Elemental Totem(2894).'),
  1584. ('46025', '0', '12', '0', '2', '0', '100', '1', '24', '25', '1', '1', '11', '2062', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 25% cast Earth Elemental Totem(2062).'),
  1585. ('46025', '0', '11', '0', '0', '0', '100', '0', '18000', '18000', '18000', '18000', '11', '61569', '1', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Healing Wave(61569) every 18 seconds.'),
  1586. ('46025', '0', '10', '0', '0', '0', '100', '0', '15000', '15000', '15000', '15000', '11', '59273', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Chain Lightning(59273) every 15 seconds.'),
  1587. ('46025', '0', '9', '0', '2', '0', '100', '1', '33', '34', '1', '1', '11', '51533', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 34% cast Feral Spirit(51533).'),
  1588. ('46025', '0', '8', '0', '2', '0', '100', '1', '34', '35', '1', '1', '75', '2825', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'At 35% cast Bloodlust(2825).'),
  1589. ('46025', '0', '7', '0', '2', '0', '100', '1', '24', '25', '1', '1', '11', '59159', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'At 25% cast Thunderstorm(59159).'),
  1590. ('46025', '0', '6', '0', '2', '0', '100', '1', '49', '50', '1', '1', '11', '59159', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'At 50% cast Thunderstorm(59159).'),
  1591. ('46025', '0', '5', '0', '2', '0', '100', '1', '74', '75', '1', '1', '11', '59159', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'At 75% cast Thunderstorm(59159).'),
  1592. ('46025', '0', '4', '0', '0', '0', '100', '0', '4000', '4000', '4000', '4000', '11', '69970', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Lightning Bolt(69970) every 4 seconds.'),
  1593. ('46025', '0', '3', '0', '0', '0', '100', '0', '7000', '7000', '7000', '7000', '11', '59519', '4', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Lava Burst(59519) every 7 seconds.'),
  1594. ('46025', '0', '2', '0', '0', '0', '100', '0', '20000', '20000', '20000', '20000', '11', '8177', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Grounding Totem(8177) every 20 seconds.'),
  1595. ('46025', '0', '1', '0', '0', '0', '100', '0', '12000', '12000', '12000', '12000', '11', '59684', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Flame Shock(59684) every 12 seconds.'),
  1596. ('46025', '0', '0', '0', '0', '0', '100', '0', '60000', '60000', '60000', '60000', '75', '39067', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Lightning Shield(39067) every 60 seconds.'),
  1597. ('46025', '0', '14', '0', '6', '0', '100', '1', '0', '0', '0', '0', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script on death.'),
  1598. ('46025', '0', '15', '0', '1', '0', '100', '1', '10000', '10000', '600000', '900000', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script when out of combat.'),
  1599. ('46025', '0', '30', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  1600. ('46025', '0', '31', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '1', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  1601. ('46025', '0', '40', '0', '1', '0', '10', '0', '0', '0', '60000', '90000', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  1602. ('46025', '0', '41', '0', '1', '0', '10', '0', '0', '0', '45000', '75000', '1', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  1603. ('46025', '0', '80', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '3', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  1604. ('46025', '0', '70', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '4', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  1605. ('46024', '0', '24', '0', '6', '0', '100', '1', '0', '0', '0', '0', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script on death.'),
  1606. ('46024', '0', '23', '0', '2', '0', '100', '1', '24', '25', '1', '1', '11', '19263', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'At 25% cast Deterrence(19263).'),
  1607. ('46024', '0', '22', '0', '0', '0', '100', '0', '60000', '60000', '60000', '60000', '11', '3045', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Rapid Fire(3045) every 60 seconds.'),
  1608. ('46024', '0', '21', '0', '13', '0', '100', '0', '1', '1', '0', '0', '11', '3034', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'When target is casting cast Viper Sting(3034)'),
  1609. ('46024', '0', '20', '0', '12', '0', '100', '0', '1', '20', '1', '1', '11', '61006', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'When target has 20% cast Kill Shot(61006).'),
  1610. ('46024', '0', '19', '0', '4', '0', '100', '0', '0', '0', '0', '0', '11', '53338', '2', '0', '0', '0', '0', '7', '0', '0', '0', '0', '0', '0', '0', 'On aggro cast Hunter´s Mark(53338).'),
  1611. ('46024', '0', '18', '0', '0', '0', '100', '0', '4000', '4000', '4000', '4000', '11', '36623', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Arcane Shot(36623) every 4 seconds.'),
  1612. ('46024', '0', '17', '0', '4', '0', '100', '0', '0', '0', '0', '0', '12', '81001', '4', '5000', '0', '1', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'On aggro summon Beaky(81001).'),
  1613. ('46024', '0', '16', '0', '0', '0', '100', '0', '6000', '6000', '6000', '6000', '11', '59243', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Aimed Shot(59243) every 6 seconds.'),
  1614. ('46024', '0', '5', '0', '4', '0', '100', '0', '0', '0', '0', '0', '75', '35786', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Attack damage buff due to error with range npc.'),
  1615. ('46024', '0', '6', '0', '4', '0', '100', '0', '0', '0', '0', '0', '75', '35786', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Attack damage buff due to error with range npc.'),
  1616. ('46024', '0', '7', '0', '4', '0', '100', '0', '0', '0', '0', '0', '75', '35786', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Attack damage buff due to error with range npc.'),
  1617. ('46024', '0', '8', '0', '4', '0', '100', '0', '0', '0', '0', '0', '75', '35786', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Attack damage buff due to error with range npc.'),
  1618. ('46024', '0', '9', '0', '4', '0', '100', '0', '0', '0', '0', '0', '75', '35786', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Attack damage buff due to error with range npc.'),
  1619. ('46024', '0', '10', '0', '4', '0', '100', '0', '0', '0', '0', '0', '75', '35786', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Attack damage buff due to error with range npc.'),
  1620. ('46024', '0', '11', '0', '4', '0', '100', '0', '0', '0', '0', '0', '75', '35786', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Attack damage buff due to error with range npc.'),
  1621. ('46024', '0', '12', '0', '4', '0', '100', '0', '0', '0', '0', '0', '75', '35786', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Attack damage buff due to error with range npc.'),
  1622. ('46024', '0', '13', '0', '0', '0', '100', '0', '30000', '30000', '30000', '30000', '11', '72268', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Ice Shot(72268) every 30 seconds.'),
  1623. ('46024', '0', '14', '0', '0', '0', '100', '0', '40000', '40000', '40000', '40000', '75', '66095', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Lightning Arrows(66095) every 40 seconds.'),
  1624. ('46024', '0', '15', '0', '0', '0', '100', '0', '20000', '20000', '20000', '20000', '11', '40872', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Immolation Arrow(40872) every 20 seconds.'),
  1625. ('46024', '0', '25', '0', '1', '0', '100', '1', '10000', '10000', '600000', '900000', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script when out of combat.'),
  1626. ('46024', '0', '4', '0', '4', '0', '100', '0', '0', '0', '0', '0', '75', '35786', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Attack damage buff due to error with range npc.'),
  1627. ('46024', '0', '3', '0', '4', '0', '100', '0', '0', '0', '0', '0', '75', '35786', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Attack damage buff due to error with range npc.'),
  1628. ('46024', '0', '2', '0', '4', '0', '100', '0', '0', '0', '0', '0', '75', '35786', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Attack damage buff due to error with range npc.'),
  1629. ('46024', '0', '1', '0', '4', '0', '100', '0', '0', '0', '0', '0', '75', '35786', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Attack damage buff due to error with range npc.'),
  1630. ('46024', '0', '0', '0', '4', '0', '100', '0', '0', '0', '0', '0', '11', '75', '4', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'On aggro do auto-attack.'),
  1631. ('46024', '0', '32', '0', '11', '0', '100', '0', '0', '0', '0', '0', '40', '2', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  1632. ('46024', '0', '40', '0', '1', '0', '10', '0', '0', '0', '60000', '90000', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  1633. ('46024', '0', '41', '0', '1', '0', '10', '0', '0', '0', '45000', '75000', '1', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  1634. ('46024', '0', '80', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '3', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  1635. ('46024', '0', '70', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '4', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  1636. ('46023', '0', '11', '0', '0', '1', '100', '0', '3000', '3000', '3000', '3000', '11', '31262', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: Fireball(31262) every 3 seconds.'),
  1637. ('46023', '0', '12', '0', '2', '0', '100', '1', '1', '45', '1', '1', '22', '2', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: 45%-1%.'),
  1638. ('46023', '0', '13', '0', '2', '0', '100', '1', '43', '44', '1', '1', '11', '29718', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: Elemental Armor(29718).'),
  1639. ('46023', '0', '14', '0', '2', '2', '100', '1', '34', '35', '1', '1', '11', '43039', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: At 35% cast Ice Barrier(43039).'),
  1640. ('46023', '0', '15', '0', '0', '2', '100', '0', '15000', '15000', '15000', '15000', '11', '42940', '4', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: Blizzard(42940) every 15 seconds.'),
  1641. ('46023', '0', '16', '0', '0', '2', '100', '0', '7000', '7000', '7000', '7000', '11', '42842', '4', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: Frostbolt(42842) every 7 seconds.'),
  1642. ('46023', '0', '17', '0', '0', '2', '100', '0', '4000', '4000', '4000', '4000', '11', '42914', '4', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: Ice Lance(42914) every 4 seconds.'),
  1643. ('46023', '0', '18', '0', '0', '2', '100', '0', '10000', '10000', '10000', '10000', '11', '69869', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: Frostfire Bolt(69869) every 10 seconds.'),
  1644. ('46023', '0', '19', '0', '0', '2', '100', '0', '30000', '30000', '30000', '30000', '11', '65802', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: Iceblock(65802) every 30 seconds.'),
  1645. ('46023', '0', '10', '0', '0', '1', '25', '0', '7000', '7000', '7000', '7000', '11', '64698', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: Pyroblast(64698) every 4 seconds (25% cha'),
  1646. ('46023', '0', '9', '0', '0', '1', '100', '0', '12000', '12000', '12000', '12000', '11', '55362', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: Living Bomb(55360) every 12 seconds.'),
  1647. ('46023', '0', '8', '0', '0', '1', '100', '0', '25000', '25000', '25000', '25000', '11', '61568', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: Flamestrike(61568) every 25 seconds.'),
  1648. ('46023', '0', '7', '0', '0', '1', '100', '0', '26000', '26000', '26000', '26000', '11', '29964', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: Dragon´s Breath(29964) every 26 seconds.'),
  1649. ('46023', '0', '6', '0', '2', '0', '100', '1', '98', '99', '1', '1', '11', '43046', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: Molten Armor(43046).'),
  1650. ('46023', '0', '5', '0', '2', '0', '100', '1', '19', '20', '1', '1', '11', '29963', '1', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Phase switch: Mass Polymorph(29963).'),
  1651. ('46023', '0', '4', '0', '2', '0', '100', '1', '46', '47', '1', '1', '11', '61780', '1', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Phase switch: Polymorph(61780).'),
  1652. ('46023', '0', '3', '0', '2', '0', '100', '1', '73', '74', '1', '1', '11', '61025', '1', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Phase switch: Polymorph(61025).'),
  1653. ('46023', '0', '2', '0', '2', '0', '100', '1', '48', '99', '1', '1', '22', '1', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: 99%-48%.'),
  1654. ('46023', '0', '1', '0', '4', '0', '100', '1', '0', '0', '0', '0', '11', '1953', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'On aggro Blink(1953) to target.'),
  1655. ('46023', '0', '20', '0', '6', '0', '100', '1', '0', '0', '0', '0', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script on death.'),
  1656. ('46023', '0', '21', '0', '1', '0', '100', '1', '10000', '10000', '600000', '900000', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script when out of combat.'),
  1657. ('46023', '0', '22', '0', '0', '0', '100', '0', '10000', '10000', '10000', '10000', '75', '54919', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Debuffing real Mage with Warped Armor(54919).'),
  1658. ('46023', '0', '23', '0', '2', '0', '100', '1', '82', '84', '1', '1', '12', '46023', '4', '5000', '0', '1', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Summon Mirror Mage(46023).'),
  1659. ('46023', '0', '30', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  1660. ('46023', '0', '31', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '1', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  1661. ('46023', '0', '40', '0', '1', '0', '10', '0', '0', '0', '60000', '90000', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  1662. ('46023', '0', '41', '0', '1', '0', '10', '0', '0', '0', '45000', '75000', '1', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  1663. ('46023', '0', '80', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '3', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  1664. ('46023', '0', '70', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '4', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  1665. ('46022', '0', '16', '0', '6', '0', '100', '1', '0', '0', '0', '0', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script on death.'),
  1666. ('46022', '0', '15', '0', '12', '0', '100', '0', '0', '20', '1', '100', '11', '56426', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'When player has 20% hp casting Execute.'),
  1667. ('46022', '0', '14', '0', '2', '0', '100', '1', '23', '25', '1', '1', '11', '75418', '4', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 25% cast Shockwave(75418) on target.'),
  1668. ('46022', '0', '13', '0', '23', '0', '100', '1', '53479', '1', '1', '1', '11', '15062', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'When He has Last Stand(53479) cast Shield Wall(150'),
  1669. ('46022', '0', '12', '0', '2', '0', '100', '1', '35', '37', '0', '0', '11', '53479', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'At 37% cast Last Stand(53479).'),
  1670. ('46022', '0', '11', '0', '2', '0', '100', '1', '43', '45', '1', '1', '11', '6713', '4', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'At 45% cast Disarm(6713).'),
  1671. ('46022', '0', '10', '0', '2', '0', '100', '1', '48', '50', '1', '1', '11', '65930', '4', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 50% cast Intimidating Shout(65930).'),
  1672. ('46022', '0', '9', '0', '0', '0', '100', '0', '5000', '5000', '5000', '5000', '11', '30474', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Casting Bloodthirst(30474) every 5 seconds.'),
  1673. ('46022', '0', '8', '0', '0', '0', '100', '0', '15000', '15000', '15000', '15000', '11', '15708', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Casting Mortal Strike(15708) every 15 seconds.'),
  1674. ('46022', '0', '7', '0', '0', '0', '100', '0', '50000', '50000', '50000', '50000', '11', '54132', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Casting Concussion Blow(54132) every 50 seconds.'),
  1675. ('46022', '0', '6', '0', '0', '0', '100', '0', '20000', '20000', '20000', '20000', '11', '62444', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Casting Heroic Strike(62444) every 20 seconds.'),
  1676. ('46022', '0', '5', '0', '13', '0', '1', '0', '1', '1', '0', '0', '11', '53394', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', '(1% chance) When target is casting will Pummel(533'),
  1677. ('46022', '0', '4', '0', '24', '0', '100', '1', '27584', '1', '1', '1', '11', '67541', '1', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Cast Bladestorm(67541) when target has Hamstring(2'),
  1678. ('46022', '0', '3', '0', '2', '0', '100', '1', '96', '97', '1', '10', '11', '27584', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Cast Hamstring(27584).'),
  1679. ('46022', '0', '2', '0', '2', '0', '100', '1', '97', '99', '1', '10', '11', '54708', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Casting Rend(54708) on start of battle.'),
  1680. ('46022', '0', '1', '0', '4', '0', '100', '0', '0', '0', '0', '0', '11', '11578', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'On aggro cast Charge(25821).'),
  1681. ('46022', '0', '17', '0', '1', '0', '100', '1', '10000', '10000', '600000', '900000', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script when out of combat.'),
  1682. ('46022', '0', '18', '0', '2', '0', '100', '0', '4', '5', '1', '1', '11', '67541', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Cast Bladestorm(67541) at 5%.'),
  1683. ('46022', '0', '30', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  1684. ('46022', '0', '31', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '1', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  1685. ('46022', '0', '40', '0', '1', '0', '10', '0', '0', '0', '60000', '90000', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  1686. ('46022', '0', '41', '0', '1', '0', '10', '0', '0', '0', '45000', '75000', '1', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  1687. ('46022', '0', '80', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '3', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  1688. ('46022', '0', '70', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '4', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  1689. ('46021', '0', '16', '0', '2', '0', '100', '1', '8', '9', '1', '1', '11', '6215', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'At 9% cast Fear(6215).'),
  1690. ('46021', '0', '15', '0', '2', '0', '10', '0', '10', '38', '1', '100', '11', '47825', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'At 38%-10% cast Soul Fire(47825). RAGE TIME 10% ch'),
  1691. ('46021', '0', '14', '0', '2', '0', '100', '1', '38', '40', '1', '100', '11', '27223', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'At 40% cast Death Coil(27223).'),
  1692. ('46021', '0', '13', '0', '23', '0', '100', '0', '47241', '1', '1', '1', '11', '50581', '4', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'If He has Metamorphosis(47241) He cast Shadow Clea'),
  1693. ('46021', '0', '12', '0', '23', '0', '100', '1', '47241', '1', '1', '1', '11', '50589', '4', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'If He has Metamorphosis(47241) He cast Immolation '),
  1694. ('46021', '0', '10', '0', '2', '0', '100', '1', '54', '55', '1', '10', '11', '47241', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'At 55% Metamorphosis(47241).'),
  1695. ('46021', '0', '8', '0', '2', '0', '100', '1', '63', '64', '1', '10', '11', '47843', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 64% Unstable Affliction(47843).'),
  1696. ('46021', '0', '7', '0', '2', '0', '100', '1', '64', '65', '1', '10', '11', '59164', '4', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 65% Haunt(59164).'),
  1697. ('46021', '0', '3', '0', '2', '0', '100', '0', '90', '99', '1', '50', '11', '47838', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 99% to 90% Incineration(47838).'),
  1698. ('46021', '0', '4', '0', '2', '0', '100', '1', '88', '89', '1', '10', '11', '47847', '4', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'At 89% cast Shadowfury(47847).'),
  1699. ('46021', '0', '5', '0', '2', '0', '100', '0', '78', '88', '1', '50', '11', '59172', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 88% to 78% Chaos Bolt(59172).'),
  1700. ('46021', '0', '6', '0', '2', '0', '100', '0', '66', '77', '1', '50', '11', '27209', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 77% to 66% Shadow Bolt(27209).'),
  1701. ('46021', '0', '2', '0', '4', '0', '100', '1', '0', '0', '0', '0', '11', '25309', '4', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'On aggro cast Immolation(25309).'),
  1702. ('46021', '0', '1', '0', '4', '0', '100', '0', '0', '0', '0', '0', '12', '81000', '4', '5000', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'On Aggro summon Imp(81000).'),
  1703. ('46021', '0', '17', '0', '2', '0', '100', '0', '1', '9', '1', '100', '11', '27219', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'At 9%-1% Drain Life(27219).'),
  1704. ('46021', '0', '18', '0', '6', '0', '100', '1', '0', '0', '0', '0', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script on death.'),
  1705. ('46021', '0', '19', '0', '1', '0', '100', '1', '10000', '10000', '600000', '900000', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script when out of combat.'),
  1706. ('46021', '0', '30', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  1707. ('46021', '0', '31', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '1', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  1708. ('46021', '0', '40', '0', '1', '0', '10', '0', '0', '0', '60000', '90000', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  1709. ('46021', '0', '41', '0', '1', '0', '10', '0', '0', '0', '45000', '75000', '1', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  1710. ('46021', '0', '80', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '3', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  1711. ('46021', '0', '70', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '4', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  1712. ('46020', '0', '2', '0', '1', '0', '100', '0', '0', '0', '0', '0', '28', '24858', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Removes Moonkin Form(24858) when out of combat.'),
  1713. ('46020', '0', '3', '0', '2', '0', '100', '1', '93', '95', '1', '5', '11', '53201', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Cast Starfall(53201) when get to 95% of hp.'),
  1714. ('46020', '0', '4', '0', '2', '0', '100', '0', '85', '93', '1', '50', '11', '48465', '4', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Casting from 93% to 85% Starfire(48465).'),
  1715. ('46020', '0', '25', '0', '2', '0', '100', '1', '31', '33', '1', '1', '11', '71121', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Healing Touch(71121) at 33% of hp.'),
  1716. ('46020', '0', '24', '0', '2', '0', '100', '1', '20', '35', '1', '1', '28', '9634', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'At 35% removes Dire Bear Form.'),
  1717. ('46020', '0', '23', '0', '2', '0', '100', '1', '35', '36', '1', '100', '11', '8983', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 36% casting Bash(8983).'),
  1718. ('46020', '0', '22', '0', '2', '0', '100', '1', '44', '45', '1', '100', '11', '8983', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 45% casting Bash(8983).'),
  1719. ('46020', '0', '21', '0', '2', '0', '100', '1', '49', '50', '1', '100', '11', '8983', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 50% casting Bash(8983).'),
  1720. ('46020', '0', '20', '0', '2', '0', '100', '1', '54', '55', '1', '100', '11', '48564', '4', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 55% casting MangleBear(48564).'),
  1721. ('46020', '0', '19', '0', '2', '0', '100', '1', '54', '55', '1', '1', '11', '48560', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 55% cast Demoralizing Roar(48560).'),
  1722. ('46020', '0', '18', '0', '2', '0', '100', '0', '35', '58', '1', '100', '11', '48480', '4', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', '58% - 35% Maul(48480). RAGE TIME'),
  1723. ('46020', '0', '5', '0', '2', '0', '100', '0', '77', '84', '1', '50', '11', '67952', '4', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Casting from 84% to 77% Wrath(67952).'),
  1724. ('46020', '0', '6', '0', '2', '0', '100', '1', '93', '95', '1', '10', '11', '61384', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Casting on 95% Typhoon(61384).'),
  1725. ('46020', '0', '7', '0', '2', '0', '100', '0', '75', '77', '1', '50', '11', '48463', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Casting from 77% to 75% Moonfire(48463). RAGETIME'),
  1726. ('46020', '0', '8', '0', '2', '0', '100', '1', '74', '74', '1', '10', '28', '24858', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'At 74% He remove Moonkin Form(24858).'),
  1727. ('46020', '0', '9', '0', '2', '0', '100', '1', '70', '73', '1', '10', '11', '768', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'At 73% He morph into Cat Form(768).'),
  1728. ('46020', '0', '10', '0', '1', '0', '100', '1', '0', '0', '0', '0', '28', '768', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Removes Cat Form(768) when out of combat.'),
  1729. ('46020', '0', '11', '0', '2', '0', '100', '0', '65', '72', '1', '100', '11', '48566', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 72%-65% do MangleCat(48566). RAGE TIME'),
  1730. ('46020', '0', '12', '0', '2', '0', '100', '1', '70', '72', '1', '100', '11', '48574', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Cast Rake(48574) at 72%.'),
  1731. ('46020', '0', '13', '0', '2', '0', '100', '1', '69', '70', '1', '100', '11', '27008', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'At 70% cast Rip(27008).'),
  1732. ('46020', '0', '14', '0', '2', '0', '100', '1', '55', '59', '1', '1', '28', '768', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Remove Cat Form(768) at 59%.'),
  1733. ('46020', '0', '15', '0', '2', '0', '100', '1', '55', '59', '1', '1', '11', '9634', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Dire Bear Form(9634) 59%.'),
  1734. ('46020', '0', '16', '0', '1', '0', '100', '1', '1', '1', '1', '1', '28', '9634', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Dire Bear Form(9634) remove when out of combat.'),
  1735. ('46020', '0', '17', '0', '2', '0', '100', '0', '35', '58', '1', '100', '11', '48568', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', '58% - 35% Lacerate(48568).'),
  1736. ('46020', '0', '1', '0', '23', '0', '100', '1', '24858', '1', '1', '5', '11', '65857', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Cast Entangling Roots(65857) when get Moonkin form'),
  1737. ('46020', '0', '0', '0', '4', '0', '100', '1', '0', '0', '0', '0', '11', '24858', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Mookin Form(24858) on aggro.'),
  1738. ('46020', '0', '26', '0', '2', '0', '100', '1', '28', '30', '1', '1', '11', '768', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'At 30% Get cat form til death.'),
  1739. ('46020', '0', '27', '0', '2', '0', '100', '0', '1', '30', '1', '100', '11', '48566', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 30%-1% do MangleCat(48566). RAGE TIME'),
  1740. ('46020', '0', '28', '0', '6', '0', '100', '1', '0', '0', '0', '0', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script on death.'),
  1741. ('46020', '0', '29', '0', '1', '0', '100', '1', '10000', '10000', '600000', '900000', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script when out of combat.'),
  1742. ('46020', '0', '30', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  1743. ('46020', '0', '31', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '1', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  1744. ('46020', '0', '40', '0', '1', '0', '10', '0', '0', '0', '60000', '90000', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  1745. ('46020', '0', '41', '0', '1', '0', '10', '0', '0', '0', '45000', '75000', '1', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  1746. ('46020', '0', '80', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '3', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  1747. ('46020', '0', '70', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '4', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  1748. ('45039', '0', '40', '0', '1', '0', '10', '0', '0', '0', '60000', '90000', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  1749. ('45039', '0', '41', '0', '1', '0', '10', '0', '0', '0', '45000', '75000', '1', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  1750. ('45039', '0', '13', '0', '6', '0', '100', '1', '0', '0', '0', '0', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script on death.'),
  1751. ('45039', '0', '12', '0', '0', '0', '100', '0', '7000', '7000', '7000', '7000', '11', '66903', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Hammer of the Righteous(66903) every 7 seconds.'),
  1752. ('45039', '0', '10', '0', '12', '0', '100', '0', '1', '20', '4000', '4000', '11', '37255', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Hammer of Wrath(37255) when target is >20% 4sec CD'),
  1753. ('45039', '0', '9', '0', '0', '0', '100', '0', '29000', '29000', '29000', '29000', '11', '31884', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Avenging Wrath(31884) every 29 seconds.'),
  1754. ('45039', '0', '8', '0', '0', '0', '100', '0', '6000', '6000', '6000', '6000', '11', '46033', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Judgement of Wrath(46033) every 6 seconds.'),
  1755. ('45039', '0', '7', '0', '0', '0', '100', '0', '22000', '22000', '22000', '22000', '11', '31904', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Holy Shield(31904) every 22 seconds.'),
  1756. ('45039', '0', '6', '0', '0', '0', '100', '0', '18000', '18000', '18000', '18000', '11', '10308', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Hammer of Justice(10308) every 18 seconds.'),
  1757. ('45039', '0', '5', '0', '2', '0', '100', '1', '49', '50', '1', '1', '11', '642', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Divine Shield(642) at 50%.'),
  1758. ('45039', '0', '4', '0', '0', '0', '100', '0', '4000', '4000', '4000', '4000', '11', '71117', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Avenger´s Shield(71117) every 4 seconds.'),
  1759. ('45039', '0', '3', '0', '0', '0', '100', '0', '60000', '60000', '60000', '60000', '11', '66112', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Holy Light(66112) every 60 seconds.'),
  1760. ('45039', '0', '2', '0', '0', '0', '100', '0', '12000', '12000', '12000', '12000', '11', '58822', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Exorcism(58822) every 12 seconds.'),
  1761. ('45039', '0', '0', '0', '4', '0', '100', '0', '0', '0', '0', '0', '11', '20164', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Seal of Justice(20164).'),
  1762. ('45039', '0', '31', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '1', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  1763. ('45039', '0', '30', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  1764. ('45039', '0', '14', '0', '1', '0', '100', '1', '5000', '5000', '600000', '900000', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script when out of combat.'),
  1765. ('45039', '0', '1', '0', '0', '0', '100', '0', '20000', '20000', '20000', '20000', '11', '43429', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Consecration(43429) every 20 seconds.'),
  1766. ('45039', '0', '80', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '3', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  1767. ('45039', '0', '70', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '4', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  1768. ('45038', '0', '13', '0', '6', '0', '100', '1', '0', '0', '0', '0', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset on death.'),
  1769. ('45038', '0', '12', '0', '0', '0', '100', '0', '6000', '6000', '6000', '6000', '11', '41487', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Envenom(41487) every 6 seconds.'),
  1770. ('45038', '0', '11', '0', '0', '0', '100', '0', '9000', '9000', '9000', '9000', '11', '32864', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Kidney Shot(32864) every 9 seconds.'),
  1771. ('45038', '0', '10', '0', '0', '0', '100', '0', '32000', '32000', '32000', '32000', '11', '6774', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Slice and Dice(6774) every 32 seconds.'),
  1772. ('45038', '0', '9', '0', '67', '0', '100', '0', '2000', '2000', '0', '0', '11', '34614', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'When behing the target cast Backstab(34614).'),
  1773. ('45038', '0', '8', '0', '0', '0', '100', '0', '40000', '40000', '40000', '40000', '11', '13877', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Blade Flurry(13877) every 40 seconds.'),
  1774. ('45038', '0', '7', '0', '0', '0', '100', '0', '62000', '62000', '62000', '62000', '11', '26669', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Evasion(26669) every 62 seconds.'),
  1775. ('45038', '0', '6', '0', '0', '0', '100', '0', '45000', '45000', '45000', '45000', '11', '57842', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Killing Spree(57842) every 45 seconds.'),
  1776. ('45038', '0', '5', '0', '13', '0', '100', '1', '1', '1', '0', '0', '11', '31224', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Cloak of Shadows(31224) when target is casting(onl'),
  1777. ('45038', '0', '4', '0', '0', '0', '100', '0', '4000', '4000', '4000', '4000', '11', '59409', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Sinister Strike(59409) every 4 seconds.'),
  1778. ('45038', '0', '3', '0', '0', '0', '100', '0', '59600', '59600', '59600', '59600', '11', '26889', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Vanish(26889) every 60 seconds.'),
  1779. ('45038', '0', '0', '0', '1', '0', '100', '1', '1000', '1000', '1000', '1000', '11', '1787', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Stealth(1787).'),
  1780. ('45038', '0', '2', '0', '0', '0', '100', '0', '30000', '30000', '30000', '30000', '11', '2094', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Blind(2094) every 59 seconds.'),
  1781. ('45038', '0', '1', '0', '4', '0', '100', '0', '0', '0', '0', '0', '11', '72327', '2', '0', '0', '0', '0', '7', '0', '0', '0', '0', '0', '0', '0', 'On aggro cast Shadowstep(72327).'),
  1782. ('45038', '0', '14', '0', '1', '0', '100', '1', '5000', '5000', '600000', '900000', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset when out of combat.'),
  1783. ('45038', '0', '30', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  1784. ('45038', '0', '31', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '1', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  1785. ('45038', '0', '40', '0', '1', '0', '10', '0', '0', '0', '60000', '90000', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  1786. ('45038', '0', '41', '0', '1', '0', '10', '0', '0', '0', '45000', '75000', '1', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  1787. ('45038', '0', '80', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '3', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  1788. ('45038', '0', '70', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '4', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  1789. ('45037', '0', '17', '0', '0', '0', '100', '0', '60000', '60000', '60000', '60000', '11', '26042', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Psychic Scream(26042) every 60 seconds.'),
  1790. ('45037', '0', '16', '0', '1', '0', '100', '1', '2000', '2000', '2000', '2000', '28', '35194', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Remove Shadowform(35194) when out of combat.'),
  1791. ('45037', '0', '15', '0', '0', '2', '100', '0', '4000', '4000', '4000', '4000', '11', '65488', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: Mind Flay(65488) every 4 seconds.'),
  1792. ('45037', '0', '14', '0', '0', '2', '100', '0', '7000', '7000', '7000', '7000', '11', '65492', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: Mind Blast(65492) every 7 seconds.'),
  1793. ('45037', '0', '13', '0', '0', '2', '100', '0', '16000', '16000', '16000', '16000', '11', '65490', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: Vampiric Touch(65490) every 16 seconds.'),
  1794. ('45037', '0', '12', '0', '0', '2', '100', '0', '15000', '15000', '15000', '15000', '11', '65541', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: Shadow Word:Pain(65541) every 15 seconds.'),
  1795. ('45037', '0', '11', '0', '0', '2', '100', '0', '24000', '24000', '24000', '24000', '11', '48300', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: Devouring Plague(48300) every 24 seconds.'),
  1796. ('45037', '0', '10', '0', '2', '2', '100', '1', '48', '49', '1', '1', '11', '35194', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: Shadowform(35194).'),
  1797. ('45037', '0', '9', '0', '2', '0', '100', '1', '1', '49', '1', '1', '22', '2', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: 50%-0%.'),
  1798. ('45037', '0', '8', '0', '2', '0', '100', '1', '50', '51', '1', '1', '28', '46565', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Remove Holyform(46565) for phase switch.'),
  1799. ('45037', '0', '7', '0', '0', '1', '100', '0', '30000', '30000', '30000', '30000', '11', '66546', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: Holy Nova(66546) every 30 seconds.'),
  1800. ('45037', '0', '5', '0', '0', '1', '100', '0', '12000', '12000', '12000', '12000', '11', '60004', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: Renew(60004) every 12 seconds.'),
  1801. ('45037', '0', '4', '0', '2', '1', '100', '0', '98', '99', '1', '1', '11', '46565', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: Holyform(46565).'),
  1802. ('45037', '0', '3', '0', '0', '1', '100', '0', '14000', '14000', '14000', '14000', '11', '57465', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: Holy Bolt(57465) every 14 seconds.'),
  1803. ('45037', '0', '2', '0', '0', '1', '100', '0', '4000', '4000', '4000', '4000', '11', '59703', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: Holy Smite(59703) every 4 seconds.'),
  1804. ('45037', '0', '1', '0', '0', '1', '100', '0', '9000', '9000', '9000', '9000', '11', '66538', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: Holy Fire(66538) every 9 seconds.'),
  1805. ('45037', '0', '0', '0', '2', '0', '100', '1', '50', '99', '1', '1', '22', '1', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: 100%-50%.'),
  1806. ('45037', '0', '18', '0', '2', '0', '100', '1', '1', '1', '1', '1', '11', '47788', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Guardian Spirit when close to death.'),
  1807. ('45037', '0', '19', '0', '6', '0', '100', '1', '0', '0', '0', '0', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script on death.'),
  1808. ('45037', '0', '20', '0', '1', '0', '100', '1', '5000', '5000', '600000', '900000', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script when out of combat.'),
  1809. ('45037', '0', '30', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  1810. ('45037', '0', '31', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '1', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  1811. ('45037', '0', '40', '0', '1', '0', '10', '0', '0', '0', '60000', '90000', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  1812. ('45037', '0', '41', '0', '1', '0', '10', '0', '0', '0', '45000', '75000', '1', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  1813. ('45037', '0', '80', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '3', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  1814. ('45037', '0', '70', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '4', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  1815. ('45036', '0', '41', '0', '1', '0', '10', '0', '0', '0', '45000', '75000', '1', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  1816. ('45036', '0', '40', '0', '1', '0', '10', '0', '0', '0', '60000', '90000', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  1817. ('45036', '0', '30', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  1818. ('45036', '0', '31', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '1', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  1819. ('45036', '0', '15', '0', '1', '0', '100', '1', '5000', '5000', '600000', '900000', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script when out of combat.'),
  1820. ('45036', '0', '0', '0', '4', '0', '100', '0', '0', '0', '0', '0', '20', '1', '0', '0', '0', '0', '0', '7', '0', '0', '0', '0', '0', '0', '0', 'On aggro do auto-attack.'),
  1821. ('45036', '0', '1', '0', '4', '0', '100', '1', '0', '0', '0', '0', '11', '48266', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'On aggro cast Blood Presence(48266).'),
  1822. ('45036', '0', '2', '0', '4', '0', '100', '1', '0', '0', '0', '0', '11', '55222', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'On aggro cast Unholy Presence(55222).'),
  1823. ('45036', '0', '3', '0', '0', '0', '100', '0', '60000', '60000', '60000', '60000', '11', '49005', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Mark of Blood(49005) every 60 seconds.'),
  1824. ('45036', '0', '4', '0', '0', '0', '100', '0', '4000', '4000', '4000', '4000', '11', '55978', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Heart Strike(55978) every 4 seconds.'),
  1825. ('45036', '0', '5', '0', '0', '0', '100', '0', '12000', '12000', '12000', '12000', '11', '53639', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Death Strike(53639) every 12 seconds.'),
  1826. ('45036', '0', '6', '0', '0', '0', '100', '0', '6000', '6000', '6000', '6000', '11', '66019', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Death Coil(66019) every 6 seconds.'),
  1827. ('45036', '0', '7', '0', '0', '0', '100', '0', '45000', '45000', '45000', '45000', '11', '49203', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Hungering Cold(49203) every 45 seconds.'),
  1828. ('45036', '0', '8', '0', '0', '0', '100', '0', '46000', '46000', '46000', '46000', '11', '61061', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Howling Blast(61061) every 46 seconds.'),
  1829. ('45036', '0', '9', '0', '0', '0', '100', '0', '30000', '30000', '30000', '30000', '11', '72434', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Obliterate(72434) every 30 seconds.'),
  1830. ('45036', '0', '10', '0', '13', '0', '100', '0', '1', '1', '0', '0', '11', '51052', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Anti-Magic Zone(51052) when target is casting.'),
  1831. ('45036', '0', '11', '0', '0', '0', '100', '0', '10000', '10000', '10000', '10000', '11', '56359', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Death and Decay(56359) every 10 seconds.'),
  1832. ('45036', '0', '12', '0', '2', '0', '100', '1', '98', '99', '1', '1', '12', '82002', '4', '10000', '0', '1', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'On aggro summon Deatchill Servant(82002).'),
  1833. ('45036', '0', '13', '0', '0', '0', '100', '0', '30000', '30000', '30000', '30000', '11', '49206', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Summon Gargoyle(49206) every 30 seconds.'),
  1834. ('45036', '0', '14', '0', '6', '0', '100', '1', '0', '0', '0', '0', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script on death.'),
  1835. ('45036', '0', '80', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '3', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  1836. ('45036', '0', '70', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '4', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  1837. ('45035', '0', '1', '0', '0', '0', '100', '0', '12000', '12000', '12000', '12000', '11', '59684', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Flame Shock(59684) every 12 seconds.'),
  1838. ('45035', '0', '13', '0', '2', '0', '100', '1', '24', '25', '1', '1', '11', '2894', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 25% cast Fire Elemental Totem(2894).'),
  1839. ('45035', '0', '12', '0', '2', '0', '100', '1', '24', '25', '1', '1', '11', '2062', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 25% cast Earth Elemental Totem(2062).'),
  1840. ('45035', '0', '11', '0', '0', '0', '100', '0', '18000', '18000', '18000', '18000', '11', '61569', '1', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Healing Wave(61569) every 18 seconds.'),
  1841. ('45035', '0', '10', '0', '0', '0', '100', '0', '15000', '15000', '15000', '15000', '11', '59273', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Chain Lightning(59273) every 15 seconds.'),
  1842. ('45035', '0', '9', '0', '2', '0', '100', '1', '33', '34', '1', '1', '11', '51533', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 34% cast Feral Spirit(51533).'),
  1843. ('45035', '0', '8', '0', '2', '0', '100', '1', '34', '35', '1', '1', '75', '2825', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'At 35% cast Bloodlust(2825).'),
  1844. ('45035', '0', '7', '0', '2', '0', '100', '1', '24', '25', '1', '1', '11', '59159', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'At 25% cast Thunderstorm(59159).'),
  1845. ('45035', '0', '6', '0', '2', '0', '100', '1', '49', '50', '1', '1', '11', '59159', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'At 50% cast Thunderstorm(59159).'),
  1846. ('45035', '0', '5', '0', '2', '0', '100', '1', '74', '75', '1', '1', '11', '59159', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'At 75% cast Thunderstorm(59159).'),
  1847. ('45035', '0', '4', '0', '0', '0', '100', '0', '4000', '4000', '4000', '4000', '11', '69970', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Lightning Bolt(69970) every 4 seconds.'),
  1848. ('45035', '0', '3', '0', '0', '0', '100', '0', '7000', '7000', '7000', '7000', '11', '59519', '4', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Lava Burst(59519) every 7 seconds.'),
  1849. ('45035', '0', '2', '0', '0', '0', '100', '0', '20000', '20000', '20000', '20000', '11', '8177', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Grounding Totem(8177) every 20 seconds.'),
  1850. ('45035', '0', '0', '0', '0', '0', '100', '0', '60000', '60000', '60000', '60000', '75', '39067', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Lightning Shield(39067) every 60 seconds.'),
  1851. ('45035', '0', '14', '0', '6', '0', '100', '1', '0', '0', '0', '0', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script on death.'),
  1852. ('45035', '0', '15', '0', '1', '0', '100', '1', '10000', '10000', '600000', '600000', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script when out of combat.'),
  1853. ('45035', '0', '30', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  1854. ('45035', '0', '31', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '1', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  1855. ('45035', '0', '40', '0', '1', '0', '10', '0', '0', '0', '60000', '90000', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  1856. ('45035', '0', '41', '0', '1', '0', '10', '0', '0', '0', '45000', '75000', '1', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  1857. ('45035', '0', '80', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '3', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  1858. ('45035', '0', '70', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '4', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  1859. ('45034', '0', '24', '0', '6', '0', '100', '1', '0', '0', '0', '0', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script on death.'),
  1860. ('45034', '0', '23', '0', '2', '0', '100', '1', '24', '25', '1', '1', '11', '19263', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'At 25% cast Deterrence(19263).'),
  1861. ('45034', '0', '22', '0', '0', '0', '100', '0', '60000', '60000', '60000', '60000', '11', '3045', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Rapid Fire(3045) every 60 seconds.'),
  1862. ('45034', '0', '21', '0', '13', '0', '100', '0', '1', '1', '0', '0', '11', '3034', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'When target is casting cast Viper Sting(3034)'),
  1863. ('45034', '0', '20', '0', '12', '0', '100', '0', '1', '20', '1', '1', '11', '61006', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'When target has 20% cast Kill Shot(61006).'),
  1864. ('45034', '0', '19', '0', '4', '0', '100', '0', '0', '0', '0', '0', '11', '53338', '2', '0', '0', '0', '0', '7', '0', '0', '0', '0', '0', '0', '0', 'On aggro cast Hunter´s Mark(53338).'),
  1865. ('45034', '0', '18', '0', '0', '0', '100', '0', '4000', '4000', '4000', '4000', '11', '36623', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Arcane Shot(36623) every 4 seconds.'),
  1866. ('45034', '0', '17', '0', '4', '0', '100', '0', '0', '0', '0', '0', '12', '82001', '4', '5000', '0', '1', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'On aggro summon Beaky(82001).'),
  1867. ('45034', '0', '16', '0', '0', '0', '100', '0', '6000', '6000', '6000', '6000', '11', '59243', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Aimed Shot(59243) every 6 seconds.'),
  1868. ('45034', '0', '5', '0', '4', '0', '100', '0', '0', '0', '0', '0', '75', '35786', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Attack damage buff due to error with range npc.'),
  1869. ('45034', '0', '6', '0', '4', '0', '100', '0', '0', '0', '0', '0', '75', '35786', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Attack damage buff due to error with range npc.'),
  1870. ('45034', '0', '7', '0', '4', '0', '100', '0', '0', '0', '0', '0', '75', '35786', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Attack damage buff due to error with range npc.'),
  1871. ('45034', '0', '8', '0', '4', '0', '100', '0', '0', '0', '0', '0', '75', '35786', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Attack damage buff due to error with range npc.'),
  1872. ('45034', '0', '9', '0', '4', '0', '100', '0', '0', '0', '0', '0', '75', '35786', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Attack damage buff due to error with range npc.'),
  1873. ('45034', '0', '10', '0', '4', '0', '100', '0', '0', '0', '0', '0', '75', '35786', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Attack damage buff due to error with range npc.'),
  1874. ('45034', '0', '11', '0', '4', '0', '100', '0', '0', '0', '0', '0', '75', '35786', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Attack damage buff due to error with range npc.'),
  1875. ('45034', '0', '12', '0', '4', '0', '100', '0', '0', '0', '0', '0', '75', '35786', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Attack damage buff due to error with range npc.'),
  1876. ('45034', '0', '13', '0', '0', '0', '100', '0', '30000', '30000', '30000', '30000', '11', '72268', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Ice Shot(72268) every 30 seconds.'),
  1877. ('45034', '0', '14', '0', '0', '0', '100', '0', '40000', '40000', '40000', '40000', '75', '66095', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Lightning Arrows(66095) every 40 seconds.'),
  1878. ('45034', '0', '15', '0', '0', '0', '100', '0', '20000', '20000', '20000', '20000', '11', '40872', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Immolation Arrow(40872) every 20 seconds.'),
  1879. ('45034', '0', '25', '0', '1', '0', '100', '1', '10000', '10000', '600000', '900000', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script when out of combat.'),
  1880. ('45034', '0', '4', '0', '4', '0', '100', '0', '0', '0', '0', '0', '75', '35786', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Attack damage buff due to error with range npc.'),
  1881. ('45034', '0', '3', '0', '4', '0', '100', '0', '0', '0', '0', '0', '75', '35786', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Attack damage buff due to error with range npc.'),
  1882. ('45034', '0', '2', '0', '4', '0', '100', '0', '0', '0', '0', '0', '75', '35786', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Attack damage buff due to error with range npc.'),
  1883. ('45034', '0', '1', '0', '4', '0', '100', '0', '0', '0', '0', '0', '75', '35786', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Attack damage buff due to error with range npc.'),
  1884. ('45034', '0', '0', '0', '4', '0', '100', '0', '0', '0', '0', '0', '11', '75', '4', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'On aggro do auto-attack.'),
  1885. ('45034', '0', '32', '0', '11', '0', '100', '0', '0', '0', '0', '0', '40', '2', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  1886. ('45034', '0', '40', '0', '1', '0', '10', '0', '0', '0', '60000', '90000', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  1887. ('45034', '0', '41', '0', '1', '0', '10', '0', '0', '0', '45000', '75000', '1', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  1888. ('45034', '0', '80', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '3', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  1889. ('45034', '0', '70', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '4', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  1890. ('45033', '0', '11', '0', '0', '1', '100', '0', '3000', '3000', '3000', '3000', '11', '31262', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: Fireball(31262) every 3 seconds.'),
  1891. ('45033', '0', '12', '0', '2', '0', '100', '1', '1', '45', '1', '1', '22', '2', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: 45%-1%.'),
  1892. ('45033', '0', '13', '0', '2', '0', '100', '1', '43', '44', '1', '1', '11', '29718', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: Elemental Armor(29718).'),
  1893. ('45033', '0', '14', '0', '2', '2', '100', '1', '34', '35', '1', '1', '11', '43039', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: At 35% cast Ice Barrier(43039).'),
  1894. ('45033', '0', '15', '0', '0', '2', '100', '0', '15000', '15000', '15000', '15000', '11', '42940', '4', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: Blizzard(42940) every 15 seconds.'),
  1895. ('45033', '0', '16', '0', '0', '2', '100', '0', '7000', '7000', '7000', '7000', '11', '42842', '4', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: Frostbolt(42842) every 7 seconds.'),
  1896. ('45033', '0', '17', '0', '0', '2', '100', '0', '4000', '4000', '4000', '4000', '11', '42914', '4', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: Ice Lance(42914) every 4 seconds.'),
  1897. ('45033', '0', '18', '0', '0', '2', '100', '0', '10000', '10000', '10000', '10000', '11', '69869', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: Frostfire Bolt(69869) every 10 seconds.'),
  1898. ('45033', '0', '19', '0', '0', '2', '100', '0', '30000', '30000', '30000', '30000', '11', '65802', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: Iceblock(65802) every 30 seconds.'),
  1899. ('45033', '0', '10', '0', '0', '1', '25', '0', '7000', '7000', '7000', '7000', '11', '64698', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: Pyroblast(64698) every 4 seconds (25% cha'),
  1900. ('45033', '0', '9', '0', '0', '1', '100', '0', '12000', '12000', '12000', '12000', '11', '55362', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: Living Bomb(55360) every 12 seconds.'),
  1901. ('45033', '0', '8', '0', '0', '1', '100', '0', '25000', '25000', '25000', '25000', '11', '61568', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: Flamestrike(61568) every 25 seconds.'),
  1902. ('45033', '0', '7', '0', '0', '1', '100', '0', '26000', '26000', '26000', '26000', '11', '29964', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: Dragon´s Breath(29964) every 26 seconds.'),
  1903. ('45033', '0', '6', '0', '2', '0', '100', '1', '98', '99', '1', '1', '11', '43046', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: Molten Armor(43046).'),
  1904. ('45033', '0', '5', '0', '2', '0', '100', '1', '19', '20', '1', '1', '11', '29963', '1', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Phase switch: Mass Polymorph(29963).'),
  1905. ('45033', '0', '4', '0', '2', '0', '100', '1', '46', '47', '1', '1', '11', '61780', '1', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Phase switch: Polymorph(61780).'),
  1906. ('45033', '0', '3', '0', '2', '0', '100', '1', '73', '74', '1', '1', '11', '61025', '1', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Phase switch: Polymorph(61025).'),
  1907. ('45033', '0', '2', '0', '2', '0', '100', '1', '48', '99', '1', '1', '22', '1', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: 99%-48%.'),
  1908. ('45033', '0', '1', '0', '4', '0', '100', '1', '0', '0', '0', '0', '11', '1953', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'On aggro Blink(1953) to target.'),
  1909. ('45033', '0', '20', '0', '6', '0', '100', '1', '0', '0', '0', '0', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script on death.'),
  1910. ('45033', '0', '21', '0', '1', '0', '100', '1', '10000', '10000', '600000', '900000', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script when out of combat.'),
  1911. ('45033', '0', '22', '0', '0', '0', '100', '0', '10000', '10000', '10000', '10000', '75', '54919', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Debuffing real Mage with Warped Armor(54919).'),
  1912. ('45033', '0', '23', '0', '2', '0', '100', '1', '82', '84', '1', '1', '12', '45033', '4', '5000', '0', '1', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Summon Mirror Mage(45033).'),
  1913. ('45033', '0', '30', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  1914. ('45033', '0', '31', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '1', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  1915. ('45033', '0', '40', '0', '1', '0', '10', '0', '0', '0', '60000', '90000', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  1916. ('45033', '0', '41', '0', '1', '0', '10', '0', '0', '0', '45000', '75000', '1', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  1917. ('45033', '0', '80', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '3', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  1918. ('45033', '0', '70', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '4', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  1919. ('45032', '0', '16', '0', '6', '0', '100', '1', '0', '0', '0', '0', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script on death.'),
  1920. ('45032', '0', '15', '0', '12', '0', '100', '0', '0', '20', '1', '100', '11', '56426', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'When player has 20% hp casting Execute.'),
  1921. ('45032', '0', '14', '0', '2', '0', '100', '1', '23', '25', '1', '1', '11', '75418', '4', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 25% cast Shockwave(75418) on target.'),
  1922. ('45032', '0', '13', '0', '23', '0', '100', '1', '53479', '1', '1', '1', '11', '15062', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'When He has Last Stand(53479) cast Shield Wall(150'),
  1923. ('45032', '0', '12', '0', '2', '0', '100', '1', '35', '37', '0', '0', '11', '53479', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'At 37% cast Last Stand(53479).'),
  1924. ('45032', '0', '11', '0', '2', '0', '100', '1', '43', '45', '1', '1', '11', '6713', '4', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'At 45% cast Disarm(6713).'),
  1925. ('45032', '0', '10', '0', '2', '0', '100', '1', '48', '50', '1', '1', '11', '65930', '4', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 50% cast Intimidating Shout(65930).'),
  1926. ('45032', '0', '9', '0', '0', '0', '100', '0', '5000', '5000', '5000', '5000', '11', '30474', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Casting Bloodthirst(30474) every 5 seconds.'),
  1927. ('45032', '0', '8', '0', '0', '0', '100', '0', '15000', '15000', '15000', '15000', '11', '15708', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Casting Mortal Strike(15708) every 15 seconds.'),
  1928. ('45032', '0', '7', '0', '0', '0', '100', '0', '50000', '50000', '50000', '50000', '11', '54132', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Casting Concussion Blow(54132) every 50 seconds.'),
  1929. ('45032', '0', '6', '0', '0', '0', '100', '0', '20000', '20000', '20000', '20000', '11', '62444', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Casting Heroic Strike(62444) every 20 seconds.'),
  1930. ('45032', '0', '5', '0', '13', '0', '1', '0', '1', '1', '0', '0', '11', '53394', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', '(1% chance) When target is casting will Pummel(533'),
  1931. ('45032', '0', '4', '0', '24', '0', '100', '1', '27584', '1', '1', '1', '11', '67541', '1', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Cast Bladestorm(67541) when target has Hamstring(2'),
  1932. ('45032', '0', '3', '0', '2', '0', '100', '1', '96', '97', '1', '10', '11', '27584', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Cast Hamstring(27584).'),
  1933. ('45032', '0', '2', '0', '2', '0', '100', '1', '97', '99', '1', '10', '11', '54708', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Casting Rend(54708) on start of battle.'),
  1934. ('45032', '0', '1', '0', '4', '0', '100', '0', '0', '0', '0', '0', '11', '11578', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'On aggro cast Charge(25821).'),
  1935. ('45032', '0', '17', '0', '1', '0', '100', '1', '10000', '10000', '600000', '600000', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script when out of combat.'),
  1936. ('45032', '0', '18', '0', '2', '0', '100', '0', '4', '5', '1', '1', '11', '67541', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Cast Bladestorm(67541) at 5%.'),
  1937. ('45032', '0', '30', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  1938. ('45032', '0', '31', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '1', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  1939. ('45032', '0', '40', '0', '1', '0', '10', '0', '0', '0', '60000', '90000', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  1940. ('45032', '0', '41', '0', '1', '0', '10', '0', '0', '0', '45000', '75000', '1', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  1941. ('45032', '0', '80', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '3', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  1942. ('45032', '0', '70', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '4', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  1943. ('45031', '0', '15', '0', '2', '0', '10', '0', '10', '38', '1', '100', '11', '47825', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'At 38%-10% cast Soul Fire(47825). RAGE TIME 10% ch'),
  1944. ('45031', '0', '14', '0', '2', '0', '100', '1', '38', '40', '1', '100', '11', '27223', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'At 40% cast Death Coil(27223).'),
  1945. ('45031', '0', '13', '0', '23', '0', '100', '0', '47241', '1', '1', '1', '11', '50581', '4', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'If He has Metamorphosis(47241) He cast Shadow Clea'),
  1946. ('45031', '0', '12', '0', '23', '0', '100', '1', '47241', '1', '1', '1', '11', '50589', '4', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'If He has Metamorphosis(47241) He cast Immolation '),
  1947. ('45031', '0', '10', '0', '2', '0', '100', '1', '54', '55', '1', '10', '11', '47241', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'At 55% Metamorphosis(47241).'),
  1948. ('45031', '0', '8', '0', '2', '0', '100', '1', '63', '64', '1', '10', '11', '47843', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 64% Unstable Affliction(47843).'),
  1949. ('45031', '0', '7', '0', '2', '0', '100', '1', '64', '65', '1', '10', '11', '59164', '4', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 65% Haunt(59164).'),
  1950. ('45031', '0', '6', '0', '2', '0', '100', '0', '66', '77', '1', '50', '11', '27209', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 77% to 66% Shadow Bolt(27209).'),
  1951. ('45031', '0', '5', '0', '2', '0', '100', '0', '78', '88', '1', '50', '11', '59172', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 88% to 78% Chaos Bolt(59172).'),
  1952. ('45031', '0', '4', '0', '2', '0', '100', '1', '88', '89', '1', '10', '11', '47847', '4', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'At 89% cast Shadowfury(47847).'),
  1953. ('45031', '0', '3', '0', '2', '0', '100', '0', '90', '99', '1', '50', '11', '47838', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 99% to 90% Incineration(47838).'),
  1954. ('45031', '0', '2', '0', '4', '0', '100', '1', '0', '0', '0', '0', '11', '25309', '4', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'On aggro cast Immolation(25309).'),
  1955. ('45031', '0', '1', '0', '4', '0', '100', '0', '0', '0', '0', '0', '12', '82000', '4', '5000', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'On Aggro summon Imp(82000).'),
  1956. ('45031', '0', '16', '0', '2', '0', '100', '1', '8', '9', '1', '1', '11', '6215', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'At 9% cast Fear(6215).'),
  1957. ('45031', '0', '17', '0', '2', '0', '100', '0', '1', '9', '1', '100', '11', '27219', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'At 9%-1% Drain Life(27219).'),
  1958. ('45031', '0', '18', '0', '6', '0', '100', '1', '0', '0', '0', '0', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script on death.'),
  1959. ('45031', '0', '19', '0', '1', '0', '100', '1', '10000', '10000', '600000', '600000', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script when out of combat.'),
  1960. ('45031', '0', '30', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  1961. ('45031', '0', '31', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '1', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  1962. ('45031', '0', '40', '0', '1', '0', '10', '0', '0', '0', '60000', '90000', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  1963. ('45031', '0', '41', '0', '1', '0', '10', '0', '0', '0', '45000', '75000', '1', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  1964. ('45031', '0', '80', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '3', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  1965. ('45031', '0', '70', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '4', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  1966. ('45030', '0', '2', '0', '1', '0', '100', '0', '0', '0', '0', '0', '28', '24858', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Removes Moonkin Form(24858) when out of combat.'),
  1967. ('45030', '0', '3', '0', '2', '0', '100', '1', '93', '95', '1', '5', '11', '53201', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Cast Starfall(53201) when get to 95% of hp.'),
  1968. ('45030', '0', '4', '0', '2', '0', '100', '0', '85', '93', '1', '50', '11', '48465', '4', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Casting from 93% to 85% Starfire(48465).'),
  1969. ('45030', '0', '25', '0', '2', '0', '100', '1', '31', '33', '1', '1', '11', '71121', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Healing Touch(71121) at 33% of hp.'),
  1970. ('45030', '0', '24', '0', '2', '0', '100', '1', '20', '35', '1', '1', '28', '9634', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'At 35% removes Dire Bear Form.'),
  1971. ('45030', '0', '23', '0', '2', '0', '100', '1', '35', '36', '1', '100', '11', '8983', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 36% casting Bash(8983).'),
  1972. ('45030', '0', '22', '0', '2', '0', '100', '1', '44', '45', '1', '100', '11', '8983', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 45% casting Bash(8983).'),
  1973. ('45030', '0', '21', '0', '2', '0', '100', '1', '49', '50', '1', '100', '11', '8983', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 50% casting Bash(8983).'),
  1974. ('45030', '0', '20', '0', '2', '0', '100', '1', '54', '55', '1', '100', '11', '48564', '4', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 55% casting MangleBear(48564).'),
  1975. ('45030', '0', '19', '0', '2', '0', '100', '1', '54', '55', '1', '1', '11', '48560', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 55% cast Demoralizing Roar(48560).'),
  1976. ('45030', '0', '18', '0', '2', '0', '100', '0', '35', '58', '1', '100', '11', '48480', '4', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', '58% - 35% Maul(48480). RAGE TIME'),
  1977. ('45030', '0', '5', '0', '2', '0', '100', '0', '77', '84', '1', '50', '11', '67952', '4', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Casting from 84% to 77% Wrath(67952).'),
  1978. ('45030', '0', '6', '0', '2', '0', '100', '1', '93', '95', '1', '10', '11', '61384', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Casting on 95% Typhoon(61384).'),
  1979. ('45030', '0', '7', '0', '2', '0', '100', '0', '75', '77', '1', '50', '11', '48463', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Casting from 77% to 75% Moonfire(48463). RAGETIME'),
  1980. ('45030', '0', '8', '0', '2', '0', '100', '1', '74', '74', '1', '10', '28', '24858', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'At 74% He remove Moonkin Form(24858).'),
  1981. ('45030', '0', '9', '0', '2', '0', '100', '1', '70', '73', '1', '10', '11', '768', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'At 73% He morph into Cat Form(768).'),
  1982. ('45030', '0', '10', '0', '1', '0', '100', '1', '0', '0', '0', '0', '28', '768', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Removes Cat Form(768) when out of combat.'),
  1983. ('45030', '0', '11', '0', '2', '0', '100', '0', '65', '72', '1', '100', '11', '48566', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 72%-65% do MangleCat(48566). RAGE TIME'),
  1984. ('45030', '0', '12', '0', '2', '0', '100', '1', '70', '72', '1', '100', '11', '48574', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Cast Rake(48574) at 72%.'),
  1985. ('45030', '0', '13', '0', '2', '0', '100', '1', '69', '70', '1', '100', '11', '27008', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'At 70% cast Rip(27008).'),
  1986. ('45030', '0', '14', '0', '2', '0', '100', '1', '55', '59', '1', '1', '28', '768', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Remove Cat Form(768) at 59%.'),
  1987. ('45030', '0', '15', '0', '2', '0', '100', '1', '55', '59', '1', '1', '11', '9634', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Dire Bear Form(9634) 59%.'),
  1988. ('45030', '0', '16', '0', '1', '0', '100', '1', '1', '1', '1', '1', '28', '9634', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Dire Bear Form(9634) remove when out of combat.'),
  1989. ('45030', '0', '17', '0', '2', '0', '100', '0', '35', '58', '1', '100', '11', '48568', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', '58% - 35% Lacerate(48568).'),
  1990. ('45030', '0', '1', '0', '23', '0', '100', '1', '24858', '1', '1', '5', '11', '65857', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Cast Entangling Roots(65857) when get Moonkin form'),
  1991. ('45030', '0', '0', '0', '4', '0', '100', '1', '0', '0', '0', '0', '11', '24858', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Mookin Form(24858) on aggro.'),
  1992. ('45030', '0', '26', '0', '2', '0', '100', '1', '28', '30', '1', '1', '11', '768', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'At 30% Get cat form til death.'),
  1993. ('45030', '0', '27', '0', '2', '0', '100', '0', '1', '30', '1', '100', '11', '48566', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 30%-1% do MangleCat(48566). RAGE TIME'),
  1994. ('45030', '0', '28', '0', '6', '0', '100', '1', '0', '0', '0', '0', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script on death.'),
  1995. ('45030', '0', '29', '0', '1', '0', '100', '1', '10000', '10000', '600000', '900000', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script when out of combat.'),
  1996. ('45030', '0', '30', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  1997. ('45030', '0', '31', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '1', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  1998. ('45030', '0', '40', '0', '1', '0', '10', '0', '0', '0', '60000', '90000', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  1999. ('45030', '0', '41', '0', '1', '0', '10', '0', '0', '0', '45000', '75000', '1', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  2000. ('45030', '0', '80', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '3', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  2001. ('45030', '0', '70', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '4', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  2002. ('46039', '0', '12', '0', '0', '0', '100', '0', '7000', '7000', '7000', '7000', '11', '66903', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Hammer of the Righteous(66903) every 7 seconds.'),
  2003. ('46039', '0', '10', '0', '12', '0', '100', '0', '1', '20', '4000', '4000', '11', '37255', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Hammer of Wrath(37255) when target is >20% 4sec CD'),
  2004. ('46039', '0', '9', '0', '0', '0', '100', '0', '29000', '29000', '29000', '29000', '11', '31884', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Avenging Wrath(31884) every 29 seconds.'),
  2005. ('46039', '0', '8', '0', '0', '0', '100', '0', '6000', '6000', '6000', '6000', '11', '46033', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Judgement of Wrath(46033) every 6 seconds.'),
  2006. ('46039', '0', '7', '0', '0', '0', '100', '0', '22000', '22000', '22000', '22000', '11', '31904', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Holy Shield(31904) every 22 seconds.'),
  2007. ('46039', '0', '6', '0', '0', '0', '100', '0', '18000', '18000', '18000', '18000', '11', '10308', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Hammer of Justice(10308) every 18 seconds.'),
  2008. ('46039', '0', '5', '0', '2', '0', '100', '1', '49', '50', '1', '1', '11', '642', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Divine Shield(642) at 50%.'),
  2009. ('46039', '0', '4', '0', '0', '0', '100', '0', '4000', '4000', '4000', '4000', '11', '71117', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Avenger´s Shield(71117) every 4 seconds.'),
  2010. ('46039', '0', '3', '0', '0', '0', '100', '0', '60000', '60000', '60000', '60000', '11', '66112', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Holy Light(66112) every 60 seconds.'),
  2011. ('46039', '0', '2', '0', '0', '0', '100', '0', '12000', '12000', '12000', '12000', '11', '58822', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Exorcism(58822) every 12 seconds.'),
  2012. ('46039', '0', '1', '0', '0', '0', '100', '0', '20000', '20000', '20000', '20000', '11', '43429', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Consecration(43429) every 20 seconds.'),
  2013. ('46039', '0', '0', '0', '4', '0', '100', '0', '0', '0', '0', '0', '11', '20164', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Seal of Justice(20164).'),
  2014. ('46039', '0', '13', '0', '6', '0', '100', '1', '0', '0', '0', '0', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script on death.'),
  2015. ('46039', '0', '14', '0', '1', '0', '100', '1', '5000', '5000', '600000', '900000', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script when out of combat.'),
  2016. ('46039', '0', '30', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  2017. ('46039', '0', '31', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '1', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  2018. ('46039', '0', '40', '0', '1', '0', '10', '0', '0', '0', '60000', '90000', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  2019. ('46039', '0', '41', '0', '1', '0', '10', '0', '0', '0', '45000', '75000', '1', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  2020. ('46039', '0', '80', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '3', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  2021. ('46039', '0', '70', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '4', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  2022. ('46038', '0', '11', '0', '0', '0', '100', '0', '9000', '9000', '9000', '9000', '11', '32864', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Kidney Shot(32864) every 9 seconds.'),
  2023. ('46038', '0', '10', '0', '0', '0', '100', '0', '32000', '32000', '32000', '32000', '11', '6774', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Slice and Dice(6774) every 32 seconds.'),
  2024. ('46038', '0', '9', '0', '67', '0', '100', '0', '2000', '2000', '0', '0', '11', '34614', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'When behing the target cast Backstab(34614).'),
  2025. ('46038', '0', '8', '0', '0', '0', '100', '0', '40000', '40000', '40000', '40000', '11', '13877', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Blade Flurry(13877) every 40 seconds.'),
  2026. ('46038', '0', '7', '0', '0', '0', '100', '0', '62000', '62000', '62000', '62000', '11', '26669', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Evasion(26669) every 62 seconds.'),
  2027. ('46038', '0', '6', '0', '0', '0', '100', '0', '45000', '45000', '45000', '45000', '11', '57842', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Killing Spree(57842) every 45 seconds.'),
  2028. ('46038', '0', '5', '0', '13', '0', '100', '1', '1', '1', '0', '0', '11', '31224', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Cloak of Shadows(31224) when target is casting(onl'),
  2029. ('46038', '0', '4', '0', '0', '0', '100', '0', '4000', '4000', '4000', '4000', '11', '59409', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Sinister Strike(59409) every 4 seconds.'),
  2030. ('46038', '0', '3', '0', '0', '0', '100', '0', '59600', '59600', '59600', '59600', '11', '26889', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Vanish(26889) every 60 seconds.'),
  2031. ('46038', '0', '2', '0', '0', '0', '100', '0', '30000', '30000', '30000', '30000', '11', '2094', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Blind(2094) every 59 seconds.'),
  2032. ('46038', '0', '1', '0', '4', '0', '100', '0', '0', '0', '0', '0', '11', '72327', '2', '0', '0', '0', '0', '7', '0', '0', '0', '0', '0', '0', '0', 'On aggro cast Shadowstep(72327).'),
  2033. ('46038', '0', '0', '0', '1', '0', '100', '1', '1000', '1000', '1000', '1000', '11', '1787', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Stealth(1787).'),
  2034. ('46038', '0', '12', '0', '0', '0', '100', '0', '6000', '6000', '6000', '6000', '11', '41487', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Envenom(41487) every 6 seconds.'),
  2035. ('46038', '0', '13', '0', '6', '0', '100', '1', '0', '0', '0', '0', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset on death.'),
  2036. ('46038', '0', '14', '0', '1', '0', '100', '1', '5000', '5000', '600000', '900000', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset when out of combat.'),
  2037. ('46038', '0', '30', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  2038. ('46038', '0', '31', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '1', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  2039. ('46038', '0', '40', '0', '1', '0', '10', '0', '0', '0', '60000', '90000', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  2040. ('46038', '0', '41', '0', '1', '0', '10', '0', '0', '0', '45000', '75000', '1', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  2041. ('46038', '0', '80', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '3', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  2042. ('46038', '0', '70', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '4', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  2043. ('46037', '0', '17', '0', '0', '0', '100', '0', '60000', '60000', '60000', '60000', '11', '26042', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Psychic Scream(26042) every 60 seconds.'),
  2044. ('46037', '0', '16', '0', '1', '0', '100', '1', '2000', '2000', '2000', '2000', '28', '35194', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Remove Shadowform(35194) when out of combat.'),
  2045. ('46037', '0', '15', '0', '0', '2', '100', '0', '4000', '4000', '4000', '4000', '11', '65488', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: Mind Flay(65488) every 4 seconds.'),
  2046. ('46037', '0', '14', '0', '0', '2', '100', '0', '7000', '7000', '7000', '7000', '11', '65492', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: Mind Blast(65492) every 7 seconds.'),
  2047. ('46037', '0', '13', '0', '0', '2', '100', '0', '16000', '16000', '16000', '16000', '11', '65490', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: Vampiric Touch(65490) every 16 seconds.'),
  2048. ('46037', '0', '12', '0', '0', '2', '100', '0', '15000', '15000', '15000', '15000', '11', '65541', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: Shadow Word:Pain(65541) every 15 seconds.'),
  2049. ('46037', '0', '11', '0', '0', '2', '100', '0', '24000', '24000', '24000', '24000', '11', '48300', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: Devouring Plague(48300) every 24 seconds.'),
  2050. ('46037', '0', '10', '0', '2', '2', '100', '1', '48', '49', '1', '1', '11', '35194', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: Shadowform(35194).'),
  2051. ('46037', '0', '9', '0', '2', '0', '100', '1', '1', '49', '1', '1', '22', '2', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: 50%-0%.'),
  2052. ('46037', '0', '8', '0', '2', '0', '100', '1', '50', '51', '1', '1', '28', '46565', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Remove Holyform(46565) for phase switch.'),
  2053. ('46037', '0', '7', '0', '0', '1', '100', '0', '30000', '30000', '30000', '30000', '11', '66546', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: Holy Nova(66546) every 30 seconds.'),
  2054. ('46037', '0', '5', '0', '0', '1', '100', '0', '12000', '12000', '12000', '12000', '11', '60004', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: Renew(60004) every 12 seconds.'),
  2055. ('46037', '0', '4', '0', '2', '1', '100', '0', '98', '99', '1', '1', '11', '46565', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: Holyform(46565).'),
  2056. ('46037', '0', '3', '0', '0', '1', '100', '0', '14000', '14000', '14000', '14000', '11', '57465', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: Holy Bolt(57465) every 14 seconds.'),
  2057. ('46037', '0', '2', '0', '0', '1', '100', '0', '4000', '4000', '4000', '4000', '11', '59703', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: Holy Smite(59703) every 4 seconds.'),
  2058. ('46037', '0', '1', '0', '0', '1', '100', '0', '9000', '9000', '9000', '9000', '11', '66538', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: Holy Fire(66538) every 9 seconds.'),
  2059. ('46037', '0', '0', '0', '2', '0', '100', '1', '50', '99', '1', '1', '22', '1', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: 100%-50%.'),
  2060. ('46037', '0', '18', '0', '2', '0', '100', '1', '1', '1', '1', '1', '11', '47788', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Guardian Spirit when close to death.'),
  2061. ('46037', '0', '19', '0', '6', '0', '100', '1', '0', '0', '0', '0', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script on death.'),
  2062. ('46037', '0', '20', '0', '1', '0', '100', '1', '5000', '5000', '600000', '900000', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script when out of combat.'),
  2063. ('46037', '0', '30', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  2064. ('46037', '0', '31', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '1', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  2065. ('46037', '0', '40', '0', '1', '0', '10', '0', '0', '0', '60000', '90000', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  2066. ('46037', '0', '41', '0', '1', '0', '10', '0', '0', '0', '45000', '75000', '1', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  2067. ('46037', '0', '80', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '3', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  2068. ('46037', '0', '70', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '4', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  2069. ('46036', '0', '32', '0', '1', '0', '1', '0', '0', '0', '60000', '120000', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  2070. ('46036', '0', '15', '0', '1', '0', '100', '1', '5000', '5000', '600000', '900000', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script when out of combat.'),
  2071. ('46036', '0', '14', '0', '6', '0', '100', '1', '0', '0', '0', '0', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script on death.'),
  2072. ('46036', '0', '13', '0', '0', '0', '100', '0', '30000', '30000', '30000', '30000', '11', '49206', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Summon Gargoyle(49206) every 30 seconds.'),
  2073. ('46036', '0', '12', '0', '2', '0', '100', '1', '98', '99', '1', '1', '12', '81002', '4', '10000', '0', '1', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'On aggro summon Deatchill Servant(81002).'),
  2074. ('46036', '0', '11', '0', '0', '0', '100', '0', '10000', '10000', '10000', '10000', '11', '56359', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Death and Decay(56359) every 10 seconds.'),
  2075. ('46036', '0', '10', '0', '13', '0', '100', '0', '1', '1', '0', '0', '11', '51052', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Anti-Magic Zone(51052) when target is casting.'),
  2076. ('46036', '0', '9', '0', '0', '0', '100', '0', '30000', '30000', '30000', '30000', '11', '72434', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Obliterate(72434) every 30 seconds.'),
  2077. ('46036', '0', '8', '0', '0', '0', '100', '0', '46000', '46000', '46000', '46000', '11', '61061', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Howling Blast(61061) every 46 seconds.'),
  2078. ('46036', '0', '7', '0', '0', '0', '100', '0', '45000', '45000', '45000', '45000', '11', '49203', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Hungering Cold(49203) every 45 seconds.'),
  2079. ('46036', '0', '6', '0', '0', '0', '100', '0', '6000', '6000', '6000', '6000', '11', '66019', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Death Coil(66019) every 6 seconds.'),
  2080. ('46036', '0', '5', '0', '0', '0', '100', '0', '12000', '12000', '12000', '12000', '11', '53639', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Death Strike(53639) every 12 seconds.'),
  2081. ('46036', '0', '30', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  2082. ('46036', '0', '31', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '1', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  2083. ('46036', '0', '4', '0', '0', '0', '100', '0', '4000', '4000', '4000', '4000', '11', '55978', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Heart Strike(55978) every 4 seconds.'),
  2084. ('46036', '0', '3', '0', '0', '0', '100', '0', '60000', '60000', '60000', '60000', '11', '49005', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Mark of Blood(49005) every 60 seconds.'),
  2085. ('46036', '0', '0', '0', '4', '0', '100', '0', '0', '0', '0', '0', '20', '1', '0', '0', '0', '0', '0', '7', '0', '0', '0', '0', '0', '0', '0', 'On aggro do auto-attack.'),
  2086. ('46036', '0', '1', '0', '4', '0', '100', '1', '0', '0', '0', '0', '11', '48266', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'On aggro cast Blood Presence(48266).'),
  2087. ('46036', '0', '2', '0', '4', '0', '100', '1', '0', '0', '0', '0', '11', '55222', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'On aggro cast Unholy Presence(55222).'),
  2088. ('46036', '0', '40', '0', '1', '0', '10', '0', '0', '0', '60000', '90000', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  2089. ('46036', '0', '41', '0', '1', '0', '10', '0', '0', '0', '45000', '75000', '1', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  2090. ('46036', '0', '80', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '3', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  2091. ('46036', '0', '70', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '4', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  2092. ('46035', '0', '13', '0', '2', '0', '100', '1', '24', '25', '1', '1', '11', '2894', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 25% cast Fire Elemental Totem(2894).'),
  2093. ('46035', '0', '12', '0', '2', '0', '100', '1', '24', '25', '1', '1', '11', '2062', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 25% cast Earth Elemental Totem(2062).'),
  2094. ('46035', '0', '11', '0', '0', '0', '100', '0', '18000', '18000', '18000', '18000', '11', '61569', '1', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Healing Wave(61569) every 18 seconds.'),
  2095. ('46035', '0', '10', '0', '0', '0', '100', '0', '15000', '15000', '15000', '15000', '11', '59273', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Chain Lightning(59273) every 15 seconds.'),
  2096. ('46035', '0', '9', '0', '2', '0', '100', '1', '33', '34', '1', '1', '11', '51533', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 34% cast Feral Spirit(51533).'),
  2097. ('46035', '0', '8', '0', '2', '0', '100', '1', '34', '35', '1', '1', '75', '2825', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'At 35% cast Bloodlust(2825).'),
  2098. ('46035', '0', '7', '0', '2', '0', '100', '1', '24', '25', '1', '1', '11', '59159', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'At 25% cast Thunderstorm(59159).'),
  2099. ('46035', '0', '6', '0', '2', '0', '100', '1', '49', '50', '1', '1', '11', '59159', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'At 50% cast Thunderstorm(59159).'),
  2100. ('46035', '0', '5', '0', '2', '0', '100', '1', '74', '75', '1', '1', '11', '59159', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'At 75% cast Thunderstorm(59159).'),
  2101. ('46035', '0', '4', '0', '0', '0', '100', '0', '4000', '4000', '4000', '4000', '11', '69970', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Lightning Bolt(69970) every 4 seconds.'),
  2102. ('46035', '0', '3', '0', '0', '0', '100', '0', '7000', '7000', '7000', '7000', '11', '59519', '4', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Lava Burst(59519) every 7 seconds.'),
  2103. ('46035', '0', '2', '0', '0', '0', '100', '0', '20000', '20000', '20000', '20000', '11', '8177', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Grounding Totem(8177) every 20 seconds.'),
  2104. ('46035', '0', '1', '0', '0', '0', '100', '0', '12000', '12000', '12000', '12000', '11', '59684', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Flame Shock(59684) every 12 seconds.'),
  2105. ('46035', '0', '0', '0', '0', '0', '100', '0', '60000', '60000', '60000', '60000', '75', '39067', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Lightning Shield(39067) every 60 seconds.'),
  2106. ('46035', '0', '14', '0', '6', '0', '100', '1', '0', '0', '0', '0', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script on death.'),
  2107. ('46035', '0', '15', '0', '1', '0', '100', '1', '10000', '10000', '600000', '900000', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script when out of combat.'),
  2108. ('46035', '0', '30', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  2109. ('46035', '0', '31', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '1', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  2110. ('46035', '0', '40', '0', '1', '0', '10', '0', '0', '0', '60000', '90000', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  2111. ('46035', '0', '41', '0', '1', '0', '10', '0', '0', '0', '45000', '75000', '1', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  2112. ('46035', '0', '80', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '3', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  2113. ('46035', '0', '70', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '4', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  2114. ('46034', '0', '24', '0', '6', '0', '100', '1', '0', '0', '0', '0', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script on death.'),
  2115. ('46034', '0', '23', '0', '2', '0', '100', '1', '24', '25', '1', '1', '11', '19263', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'At 25% cast Deterrence(19263).'),
  2116. ('46034', '0', '22', '0', '0', '0', '100', '0', '60000', '60000', '60000', '60000', '11', '3045', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Rapid Fire(3045) every 60 seconds.'),
  2117. ('46034', '0', '21', '0', '13', '0', '100', '0', '1', '1', '0', '0', '11', '3034', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'When target is casting cast Viper Sting(3034)'),
  2118. ('46034', '0', '20', '0', '12', '0', '100', '0', '1', '20', '1', '1', '11', '61006', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'When target has 20% cast Kill Shot(61006).'),
  2119. ('46034', '0', '19', '0', '4', '0', '100', '0', '0', '0', '0', '0', '11', '53338', '2', '0', '0', '0', '0', '7', '0', '0', '0', '0', '0', '0', '0', 'On aggro cast Hunter´s Mark(53338).'),
  2120. ('46034', '0', '18', '0', '0', '0', '100', '0', '4000', '4000', '4000', '4000', '11', '36623', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Arcane Shot(36623) every 4 seconds.'),
  2121. ('46034', '0', '17', '0', '4', '0', '100', '0', '0', '0', '0', '0', '12', '81001', '4', '5000', '0', '1', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'On aggro summon Beaky(81001).'),
  2122. ('46034', '0', '16', '0', '0', '0', '100', '0', '6000', '6000', '6000', '6000', '11', '59243', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Aimed Shot(59243) every 6 seconds.'),
  2123. ('46034', '0', '5', '0', '4', '0', '100', '0', '0', '0', '0', '0', '75', '35786', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Attack damage buff due to error with range npc.'),
  2124. ('46034', '0', '6', '0', '4', '0', '100', '0', '0', '0', '0', '0', '75', '35786', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Attack damage buff due to error with range npc.'),
  2125. ('46034', '0', '7', '0', '4', '0', '100', '0', '0', '0', '0', '0', '75', '35786', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Attack damage buff due to error with range npc.'),
  2126. ('46034', '0', '8', '0', '4', '0', '100', '0', '0', '0', '0', '0', '75', '35786', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Attack damage buff due to error with range npc.'),
  2127. ('46034', '0', '9', '0', '4', '0', '100', '0', '0', '0', '0', '0', '75', '35786', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Attack damage buff due to error with range npc.'),
  2128. ('46034', '0', '10', '0', '4', '0', '100', '0', '0', '0', '0', '0', '75', '35786', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Attack damage buff due to error with range npc.'),
  2129. ('46034', '0', '11', '0', '4', '0', '100', '0', '0', '0', '0', '0', '75', '35786', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Attack damage buff due to error with range npc.'),
  2130. ('46034', '0', '12', '0', '4', '0', '100', '0', '0', '0', '0', '0', '75', '35786', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Attack damage buff due to error with range npc.'),
  2131. ('46034', '0', '13', '0', '0', '0', '100', '0', '30000', '30000', '30000', '30000', '11', '72268', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Ice Shot(72268) every 30 seconds.'),
  2132. ('46034', '0', '14', '0', '0', '0', '100', '0', '40000', '40000', '40000', '40000', '75', '66095', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Lightning Arrows(66095) every 40 seconds.'),
  2133. ('46034', '0', '15', '0', '0', '0', '100', '0', '20000', '20000', '20000', '20000', '11', '40872', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Immolation Arrow(40872) every 20 seconds.'),
  2134. ('46034', '0', '25', '0', '1', '0', '100', '1', '10000', '10000', '600000', '900000', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script when out of combat.'),
  2135. ('46034', '0', '4', '0', '4', '0', '100', '0', '0', '0', '0', '0', '75', '35786', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Attack damage buff due to error with range npc.'),
  2136. ('46034', '0', '3', '0', '4', '0', '100', '0', '0', '0', '0', '0', '75', '35786', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Attack damage buff due to error with range npc.'),
  2137. ('46034', '0', '2', '0', '4', '0', '100', '0', '0', '0', '0', '0', '75', '35786', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Attack damage buff due to error with range npc.'),
  2138. ('46034', '0', '1', '0', '4', '0', '100', '0', '0', '0', '0', '0', '75', '35786', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Attack damage buff due to error with range npc.'),
  2139. ('46034', '0', '0', '0', '4', '0', '100', '0', '0', '0', '0', '0', '11', '75', '4', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'On aggro do auto-attack.'),
  2140. ('46034', '0', '32', '0', '11', '0', '100', '0', '0', '0', '0', '0', '40', '2', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  2141. ('46034', '0', '40', '0', '1', '0', '10', '0', '0', '0', '60000', '90000', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  2142. ('46034', '0', '41', '0', '1', '0', '10', '0', '0', '0', '45000', '75000', '1', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  2143. ('46034', '0', '80', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '3', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  2144. ('46034', '0', '70', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '4', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  2145. ('46033', '0', '11', '0', '0', '1', '100', '0', '3000', '3000', '3000', '3000', '11', '31262', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: Fireball(31262) every 3 seconds.'),
  2146. ('46033', '0', '12', '0', '2', '0', '100', '1', '1', '45', '1', '1', '22', '2', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: 45%-1%.'),
  2147. ('46033', '0', '13', '0', '2', '0', '100', '1', '43', '44', '1', '1', '11', '29718', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: Elemental Armor(29718).'),
  2148. ('46033', '0', '14', '0', '2', '2', '100', '1', '34', '35', '1', '1', '11', '43039', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: At 35% cast Ice Barrier(43039).'),
  2149. ('46033', '0', '15', '0', '0', '2', '100', '0', '15000', '15000', '15000', '15000', '11', '42940', '4', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: Blizzard(42940) every 15 seconds.'),
  2150. ('46033', '0', '16', '0', '0', '2', '100', '0', '7000', '7000', '7000', '7000', '11', '42842', '4', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: Frostbolt(42842) every 7 seconds.'),
  2151. ('46033', '0', '17', '0', '0', '2', '100', '0', '4000', '4000', '4000', '4000', '11', '42914', '4', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: Ice Lance(42914) every 4 seconds.'),
  2152. ('46033', '0', '18', '0', '0', '2', '100', '0', '10000', '10000', '10000', '10000', '11', '69869', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: Frostfire Bolt(69869) every 10 seconds.'),
  2153. ('46033', '0', '19', '0', '0', '2', '100', '0', '30000', '30000', '30000', '30000', '11', '65802', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Phase 2: Iceblock(65802) every 30 seconds.'),
  2154. ('46033', '0', '10', '0', '0', '1', '25', '0', '7000', '7000', '7000', '7000', '11', '64698', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: Pyroblast(64698) every 4 seconds (25% cha'),
  2155. ('46033', '0', '9', '0', '0', '1', '100', '0', '12000', '12000', '12000', '12000', '11', '55362', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: Living Bomb(55360) every 12 seconds.'),
  2156. ('46033', '0', '8', '0', '0', '1', '100', '0', '25000', '25000', '25000', '25000', '11', '61568', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: Flamestrike(61568) every 25 seconds.'),
  2157. ('46033', '0', '7', '0', '0', '1', '100', '0', '26000', '26000', '26000', '26000', '11', '29964', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: Dragon´s Breath(29964) every 26 seconds.'),
  2158. ('46033', '0', '6', '0', '2', '0', '100', '1', '98', '99', '1', '1', '11', '43046', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: Molten Armor(43046).'),
  2159. ('46033', '0', '5', '0', '2', '0', '100', '1', '19', '20', '1', '1', '11', '29963', '1', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Phase switch: Mass Polymorph(29963).'),
  2160. ('46033', '0', '4', '0', '2', '0', '100', '1', '46', '47', '1', '1', '11', '61780', '1', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Phase switch: Polymorph(61780).'),
  2161. ('46033', '0', '3', '0', '2', '0', '100', '1', '73', '74', '1', '1', '11', '61025', '1', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Phase switch: Polymorph(61025).'),
  2162. ('46033', '0', '2', '0', '2', '0', '100', '1', '48', '99', '1', '1', '22', '1', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Phase 1: 99%-48%.'),
  2163. ('46033', '0', '1', '0', '4', '0', '100', '1', '0', '0', '0', '0', '11', '1953', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'On aggro Blink(1953) to target.'),
  2164. ('46033', '0', '20', '0', '6', '0', '100', '1', '0', '0', '0', '0', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script on death.'),
  2165. ('46033', '0', '21', '0', '1', '0', '100', '1', '10000', '10000', '600000', '900000', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script when out of combat.'),
  2166. ('46033', '0', '22', '0', '0', '0', '100', '0', '10000', '10000', '10000', '10000', '75', '54919', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Debuffing real Mage with Warped Armor(54919).'),
  2167. ('46033', '0', '23', '0', '2', '0', '100', '1', '82', '84', '1', '1', '12', '46033', '4', '5000', '0', '1', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Summon Mirror Mage(46033).'),
  2168. ('46033', '0', '30', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  2169. ('46033', '0', '31', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '1', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  2170. ('46033', '0', '40', '0', '1', '0', '10', '0', '0', '0', '60000', '90000', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  2171. ('46033', '0', '41', '0', '1', '0', '10', '0', '0', '0', '45000', '75000', '1', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  2172. ('46033', '0', '80', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '3', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  2173. ('46033', '0', '70', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '4', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  2174. ('46032', '0', '16', '0', '6', '0', '100', '1', '0', '0', '0', '0', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script on death.'),
  2175. ('46032', '0', '15', '0', '12', '0', '100', '0', '0', '20', '1', '100', '11', '56426', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'When player has 20% hp casting Execute.'),
  2176. ('46032', '0', '14', '0', '2', '0', '100', '1', '23', '25', '1', '1', '11', '75418', '4', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 25% cast Shockwave(75418) on target.'),
  2177. ('46032', '0', '13', '0', '23', '0', '100', '1', '53479', '1', '1', '1', '11', '15062', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'When He has Last Stand(53479) cast Shield Wall(150'),
  2178. ('46032', '0', '12', '0', '2', '0', '100', '1', '35', '37', '0', '0', '11', '53479', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'At 37% cast Last Stand(53479).'),
  2179. ('46032', '0', '11', '0', '2', '0', '100', '1', '43', '45', '1', '1', '11', '6713', '4', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'At 45% cast Disarm(6713).'),
  2180. ('46032', '0', '10', '0', '2', '0', '100', '1', '48', '50', '1', '1', '11', '65930', '4', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 50% cast Intimidating Shout(65930).'),
  2181. ('46032', '0', '9', '0', '0', '0', '100', '0', '5000', '5000', '5000', '5000', '11', '30474', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Casting Bloodthirst(30474) every 5 seconds.'),
  2182. ('46032', '0', '8', '0', '0', '0', '100', '0', '15000', '15000', '15000', '15000', '11', '15708', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Casting Mortal Strike(15708) every 15 seconds.'),
  2183. ('46032', '0', '7', '0', '0', '0', '100', '0', '50000', '50000', '50000', '50000', '11', '54132', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Casting Concussion Blow(54132) every 50 seconds.'),
  2184. ('46032', '0', '6', '0', '0', '0', '100', '0', '20000', '20000', '20000', '20000', '11', '62444', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Casting Heroic Strike(62444) every 20 seconds.'),
  2185. ('46032', '0', '5', '0', '13', '0', '1', '0', '1', '1', '0', '0', '11', '53394', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', '(1% chance) When target is casting will Pummel(533'),
  2186. ('46032', '0', '4', '0', '24', '0', '100', '1', '27584', '1', '1', '1', '11', '67541', '1', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Cast Bladestorm(67541) when target has Hamstring(2'),
  2187. ('46032', '0', '3', '0', '2', '0', '100', '1', '96', '97', '1', '10', '11', '27584', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Cast Hamstring(27584).'),
  2188. ('46032', '0', '2', '0', '2', '0', '100', '1', '97', '99', '1', '10', '11', '54708', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Casting Rend(54708) on start of battle.'),
  2189. ('46032', '0', '1', '0', '4', '0', '100', '0', '0', '0', '0', '0', '11', '11578', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'On aggro cast Charge(25821).'),
  2190. ('46032', '0', '17', '0', '1', '0', '100', '1', '10000', '10000', '600000', '900000', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script when out of combat.'),
  2191. ('46032', '0', '18', '0', '2', '0', '100', '0', '4', '5', '1', '1', '11', '67541', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Cast Bladestorm(67541) at 5%.'),
  2192. ('46032', '0', '30', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  2193. ('46032', '0', '31', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '1', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  2194. ('46032', '0', '40', '0', '1', '0', '10', '0', '0', '0', '60000', '90000', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  2195. ('46032', '0', '41', '0', '1', '0', '10', '0', '0', '0', '45000', '75000', '1', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  2196. ('46032', '0', '80', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '3', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  2197. ('46032', '0', '70', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '4', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  2198. ('46031', '0', '16', '0', '2', '0', '100', '1', '8', '9', '1', '1', '11', '6215', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'At 9% cast Fear(6215).'),
  2199. ('46031', '0', '15', '0', '2', '0', '10', '0', '10', '38', '1', '100', '11', '47825', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'At 38%-10% cast Soul Fire(47825). RAGE TIME 10% ch'),
  2200. ('46031', '0', '14', '0', '2', '0', '100', '1', '38', '40', '1', '100', '11', '27223', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'At 40% cast Death Coil(27223).'),
  2201. ('46031', '0', '13', '0', '23', '0', '100', '0', '47241', '1', '1', '1', '11', '50581', '4', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'If He has Metamorphosis(47241) He cast Shadow Clea'),
  2202. ('46031', '0', '12', '0', '23', '0', '100', '1', '47241', '1', '1', '1', '11', '50589', '4', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'If He has Metamorphosis(47241) He cast Immolation '),
  2203. ('46031', '0', '10', '0', '2', '0', '100', '1', '54', '55', '1', '10', '11', '47241', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'At 55% Metamorphosis(47241).'),
  2204. ('46031', '0', '8', '0', '2', '0', '100', '1', '63', '64', '1', '10', '11', '47843', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 64% Unstable Affliction(47843).'),
  2205. ('46031', '0', '7', '0', '2', '0', '100', '1', '64', '65', '1', '10', '11', '59164', '4', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 65% Haunt(59164).'),
  2206. ('46031', '0', '3', '0', '2', '0', '100', '0', '90', '99', '1', '50', '11', '47838', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 99% to 90% Incineration(47838).'),
  2207. ('46031', '0', '4', '0', '2', '0', '100', '1', '88', '89', '1', '10', '11', '47847', '4', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'At 89% cast Shadowfury(47847).'),
  2208. ('46031', '0', '5', '0', '2', '0', '100', '0', '78', '88', '1', '50', '11', '59172', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 88% to 78% Chaos Bolt(59172).'),
  2209. ('46031', '0', '6', '0', '2', '0', '100', '0', '66', '77', '1', '50', '11', '27209', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 77% to 66% Shadow Bolt(27209).'),
  2210. ('46031', '0', '2', '0', '4', '0', '100', '1', '0', '0', '0', '0', '11', '25309', '4', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'On aggro cast Immolation(25309).'),
  2211. ('46031', '0', '1', '0', '4', '0', '100', '0', '0', '0', '0', '0', '12', '81000', '4', '5000', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'On Aggro summon Imp(81000).'),
  2212. ('46031', '0', '17', '0', '2', '0', '100', '0', '1', '9', '1', '100', '11', '27219', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'At 9%-1% Drain Life(27219).'),
  2213. ('46031', '0', '18', '0', '6', '0', '100', '1', '0', '0', '0', '0', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script on death.'),
  2214. ('46031', '0', '19', '0', '1', '0', '100', '1', '10000', '10000', '600000', '900000', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script when out of combat.'),
  2215. ('46031', '0', '30', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  2216. ('46031', '0', '31', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '1', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  2217. ('46031', '0', '40', '0', '1', '0', '10', '0', '0', '0', '60000', '90000', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  2218. ('46031', '0', '41', '0', '1', '0', '10', '0', '0', '0', '45000', '75000', '1', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  2219. ('46031', '0', '80', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '3', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  2220. ('46031', '0', '70', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '4', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  2221. ('46030', '0', '2', '0', '1', '0', '100', '0', '0', '0', '0', '0', '28', '24858', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Removes Moonkin Form(24858) when out of combat.'),
  2222. ('46030', '0', '3', '0', '2', '0', '100', '1', '93', '95', '1', '5', '11', '53201', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Cast Starfall(53201) when get to 95% of hp.'),
  2223. ('46030', '0', '4', '0', '2', '0', '100', '0', '85', '93', '1', '50', '11', '48465', '4', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Casting from 93% to 85% Starfire(48465).'),
  2224. ('46030', '0', '25', '0', '2', '0', '100', '1', '31', '33', '1', '1', '11', '71121', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Healing Touch(71121) at 33% of hp.'),
  2225. ('46030', '0', '24', '0', '2', '0', '100', '1', '20', '35', '1', '1', '28', '9634', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'At 35% removes Dire Bear Form.'),
  2226. ('46030', '0', '23', '0', '2', '0', '100', '1', '35', '36', '1', '100', '11', '8983', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 36% casting Bash(8983).'),
  2227. ('46030', '0', '22', '0', '2', '0', '100', '1', '44', '45', '1', '100', '11', '8983', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 45% casting Bash(8983).'),
  2228. ('46030', '0', '21', '0', '2', '0', '100', '1', '49', '50', '1', '100', '11', '8983', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 50% casting Bash(8983).'),
  2229. ('46030', '0', '20', '0', '2', '0', '100', '1', '54', '55', '1', '100', '11', '48564', '4', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 55% casting MangleBear(48564).'),
  2230. ('46030', '0', '19', '0', '2', '0', '100', '1', '54', '55', '1', '1', '11', '48560', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 55% cast Demoralizing Roar(48560).'),
  2231. ('46030', '0', '18', '0', '2', '0', '100', '0', '35', '58', '1', '100', '11', '48480', '4', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', '58% - 35% Maul(48480). RAGE TIME'),
  2232. ('46030', '0', '5', '0', '2', '0', '100', '0', '77', '84', '1', '50', '11', '67952', '4', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Casting from 84% to 77% Wrath(67952).'),
  2233. ('46030', '0', '6', '0', '2', '0', '100', '1', '93', '95', '1', '10', '11', '61384', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Casting on 95% Typhoon(61384).'),
  2234. ('46030', '0', '7', '0', '2', '0', '100', '0', '75', '77', '1', '50', '11', '48463', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Casting from 77% to 75% Moonfire(48463). RAGETIME'),
  2235. ('46030', '0', '8', '0', '2', '0', '100', '1', '74', '74', '1', '10', '28', '24858', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'At 74% He remove Moonkin Form(24858).'),
  2236. ('46030', '0', '9', '0', '2', '0', '100', '1', '70', '73', '1', '10', '11', '768', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'At 73% He morph into Cat Form(768).'),
  2237. ('46030', '0', '10', '0', '1', '0', '100', '1', '0', '0', '0', '0', '28', '768', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Removes Cat Form(768) when out of combat.'),
  2238. ('46030', '0', '11', '0', '2', '0', '100', '0', '65', '72', '1', '100', '11', '48566', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 72%-65% do MangleCat(48566). RAGE TIME'),
  2239. ('46030', '0', '12', '0', '2', '0', '100', '1', '70', '72', '1', '100', '11', '48574', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'Cast Rake(48574) at 72%.'),
  2240. ('46030', '0', '13', '0', '2', '0', '100', '1', '69', '70', '1', '100', '11', '27008', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'At 70% cast Rip(27008).'),
  2241. ('46030', '0', '14', '0', '2', '0', '100', '1', '55', '59', '1', '1', '28', '768', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Remove Cat Form(768) at 59%.'),
  2242. ('46030', '0', '15', '0', '2', '0', '100', '1', '55', '59', '1', '1', '11', '9634', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Dire Bear Form(9634) 59%.'),
  2243. ('46030', '0', '16', '0', '1', '0', '100', '1', '1', '1', '1', '1', '28', '9634', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Dire Bear Form(9634) remove when out of combat.'),
  2244. ('46030', '0', '17', '0', '2', '0', '100', '0', '35', '58', '1', '100', '11', '48568', '0', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', '58% - 35% Lacerate(48568).'),
  2245. ('46030', '0', '1', '0', '23', '0', '100', '1', '24858', '1', '1', '5', '11', '65857', '2', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', 'Cast Entangling Roots(65857) when get Moonkin form'),
  2246. ('46030', '0', '0', '0', '4', '0', '100', '1', '0', '0', '0', '0', '11', '24858', '2', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Mookin Form(24858) on aggro.'),
  2247. ('46030', '0', '26', '0', '2', '0', '100', '1', '28', '30', '1', '1', '11', '768', '16', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'At 30% Get cat form til death.'),
  2248. ('46030', '0', '27', '0', '2', '0', '100', '0', '1', '30', '1', '100', '11', '48566', '2', '0', '0', '0', '0', '2', '0', '0', '0', '0', '0', '0', '0', 'At 30%-1% do MangleCat(48566). RAGE TIME'),
  2249. ('46030', '0', '28', '0', '6', '0', '100', '1', '0', '0', '0', '0', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script on death.'),
  2250. ('46030', '0', '29', '0', '1', '0', '100', '1', '10000', '10000', '600000', '900000', '78', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'Reset script when out of combat.'),
  2251. ('46030', '0', '30', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  2252. ('46030', '0', '31', '0', '11', '0', '50', '0', '0', '0', '0', '0', '40', '1', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', 'no weapon'),
  2253. ('46030', '0', '40', '0', '1', '0', '10', '0', '0', '0', '60000', '90000', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  2254. ('46030', '0', '41', '0', '1', '0', '10', '0', '0', '0', '45000', '75000', '1', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp1'),
  2255. ('46030', '0', '80', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '3', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2'),
  2256. ('46030', '0', '70', '0', '0', '0', '10', '0', '0', '0', '3000', '4000', '1', '4', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'yells grp2');
  2257.  
  2258. delete from creature_text where entry>44999 and entry<46040;
  2259.  
  2260. CREATE TABLE IF NOT EXISTS `creature_text`
  2261. (
  2262. `entry` INT(11) unsigned NOT NULL,
  2263. `groupid` INT(11) unsigned NOT NULL,
  2264. `id` INT(11) unsigned NOT NULL,
  2265. `text` VARCHAR(255) NOT NULL,
  2266. `type` INT(11) unsigned NOT NULL,
  2267. `language` INT(11) unsigned NOT NULL,
  2268. `probability` INT(11) unsigned NOT NULL,
  2269. `emote` INT(11) unsigned NOT NULL,
  2270. `duration` INT(11) unsigned NOT NULL,
  2271. `sound` INT(11) unsigned NOT NULL,
  2272. `BroadcastTextID` INT(11) unsigned NOT NULL,
  2273. `TextRange` INT(11) unsigned NOT NULL,
  2274. `comment` VARCHAR(255) DEFAULT NULL
  2275. )
  2276. ENGINE=MyISAM DEFAULT CHARSET=utf8;
  2277.  
  2278.  
  2279.  
  2280. INSERT INTO `creature_text` VALUES
  2281. ('45009', '1', '0', 'LFG for 25 man ICC!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2282. ('45009', '2', '1', 'LAAAAAGGGGG!!! YEAH I GOT BAD LAG TOO!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2283. ('45009', '3', '2', 'Die Scum!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2284. ('45009', '4', '3', 'Alliance Sucks!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2285. ('45008', '1', '0', 'Can someone port me to Dal PLS!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2286. ('45008', '2', '1', 'EARN YUR OWN GOLD LOSER!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2287. ('45008', '3', '2', 'I watch u bleed!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2288. ('45008', '4', '3', 'LEEEROOYYY!!!!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2289. ('45007', '1', '0', 'You Need Heals? PM me!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2290. ('45007', '2', '1', 'O Nice Sowrd!!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2291. ('45007', '3', '2', 'My grandmother hits harder!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2292. ('45007', '4', '3', 'Wimp!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2293. ('45006', '1', '0', 'GUILD INVITE PLEASE!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2294. ('45006', '2', '1', 'DONT PARTY RONTOS HE IS A WHINER!!!!!!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2295. ('45006', '3', '2', 'Jerk!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2296. ('45006', '4', '3', 'Feel the pain!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2297. ('45005', '1', '0', 'Get Lost Gold Spammerr!!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2298. ('45005', '2', '1', 'Who wants to go gut some Alliance SCUM with me?', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2299. ('45005', '3', '2', 'Die Loser!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2300. ('45005', '4', '3', 'Take that!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2301. ('45004', '1', '0', 'Xoesey yur a NOOB!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2302. ('45004', '2', '1', 'wts Runed Cardinal Rubyx3 each 2.7 k gold HHHHHHHHHH Fractured Cardinal Rubyeach 3k gold', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2303. ('45004', '3', '2', 'Oooo I m scared !', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2304. ('45004', '4', '3', 'Let s Clean Up!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2305. ('45003', '1', '0', 'I NEED META GEMS PM ME!!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2306. ('45003', '2', '1', 'I got lots of HERBS (HeHe) pm me please REASONABLE', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2307. ('45003', '3', '2', 'I gonna KICK YUR @$@!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2308. ('45003', '4', '3', 'HEAL ME!!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2309. ('45002', '1', '0', 'LFG NAX HEROIC PM PLS!!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2310. ('45002', '2', '1', 'TANK FOR ICC 25 REQUIRED NO NOOBS!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2311. ('45002', '3', '2', 'AAAHHHH!!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2312. ('45002', '4', '3', 'GET THEM!!!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2313. ('45001', '1', '0', 'YOU SUCK!!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2314. ('45001', '2', '1', 'WHO IS GM HERE? ', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2315. ('45001', '3', '2', 'that all you got hehe!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2316. ('45001', '4', '3', 'CRUSH THEM NOW!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2317. ('45000', '1', '0', 'O Yeah Baby Got My Bronze Drake Finally!!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2318. ('45000', '2', '1', 'GOLD PLS ! JUST 100 PLS !', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2319. ('45000', '3', '2', 'I M THE BEST !!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2320. ('45000', '4', '3', 'YUR DONE!!!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2321. ('46009', '1', '0', 'GM GOLD PLS GM!!!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2322. ('46009', '2', '1', 'EVERYONE HELPS ME ON THIS SERVER!!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2323. ('46009', '3', '2', 'Horde sucks!!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2324. ('46009', '4', '3', 'LEEROOY!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2325. ('46008', '1', '0', 'How do I get to THIS Mall?!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2326. ('46008', '2', '1', 'LFG TO DO ANYTHING PM PLS!!! I DPS', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2327. ('46008', '3', '2', 'GONNA GET YA!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2328. ('46008', '4', '3', 'DIE BI&#$@!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2329. ('46007', '1', '0', 'TANK FOR ICC 25 REQUIRED NO NOOBS!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2330. ('46007', '2', '1', 'You Need Help? PM me!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2331. ('46007', '3', '2', 'ALLIANCE RULES!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2332. ('46007', '4', '3', 'YOU RE GOING DOWN LOL!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2333. ('46006', '1', '0', 'I got lots of Leather pm me please REASONABLE PRICE!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2334. ('46006', '2', '1', 'THIS SERVER ROCKS!!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2335. ('46006', '3', '2', 'DIRT BAG!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2336. ('46006', '4', '3', 'HEAL PLS!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2337. ('46005', '1', '0', 'WHERE IS THE MINIG TRAINER IN STORMWIND!!!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2338. ('46005', '2', '1', 'I NEED MAGEWEAVE CLOTH PM ME!!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2339. ('46005', '3', '2', 'U DA SCUM OF DA EARTH HORDE!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2340. ('46005', '4', '3', 'A mere fleshwound!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2341. ('46004', '1', '0', 'Who wants to go kill Horde with me?', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2342. ('46004', '2', '1', 'Drakekind is a NOOB!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2343. ('46004', '3', '2', 'KILLING TIME!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2344. ('46004', '4', '3', 'YUR THRU!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2345. ('46003', '1', '0', ' Need Healer ASAP for POS farming <<<A>>>', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2346. ('46003', '2', '1', 'GET LOST GOLD SPAMMER!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2347. ('46003', '3', '2', 'think yur tuff HA?', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2348. ('46003', '4', '3', 'YOU SUCK!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2349. ('46002', '1', '0', 'I like that Wand!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2350. ('46002', '2', '1', 'Looking for Mature Guild!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2351. ('46002', '3', '2', 'I ll wipe my @$$! With yur corpse!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2352. ('46002', '4', '3', 'FIGHT TO THE END!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2353. ('46001', '1', '0', 'You can set your XP rate on Here! Cool!!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2354. ('46001', '2', '1', 'The Bots are cool on this server!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2355. ('46001', '3', '2', 'BIG Baby!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2356. ('46001', '4', '3', 'HORDE FOR LUNCH!!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2357. ('46000', '1', '0', 'LFG!!! ', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2358. ('46000', '2', '1', 'THis server is a hoot!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2359. ('46000', '3', '2', 'fleas are bad here HEHE!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2360. ('46000', '4', '3', 'RAIN Death!!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2361. ('45019', '1', '0', 'LFG for 25 man ICC!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2362. ('45019', '2', '1', 'LAAAAAGGGGG!!! YEAH I GOT BAD LAG TOO!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2363. ('45019', '3', '2', 'Die Scum!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2364. ('45019', '4', '3', 'Alliance Sucks!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2365. ('45018', '1', '0', ' LFM ICC 25n Need dps! 5.5k+ (A)', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2366. ('45018', '2', '1', 'EARN YUR OWN GOLD LOOOOOOOOOOSER!!!!!!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2367. ('45018', '3', '2', 'I watch u bleed!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2368. ('45018', '4', '3', 'LEEEROOYYY!!!!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2369. ('45017', '1', '0', 'You Need Heals? PM me!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2370. ('45017', '2', '1', ' LFM Wanted Mekgineer Steamrigger Doppelganger (H) HQ ', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2371. ('45017', '3', '2', 'My mother hits harder!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2372. ('45017', '4', '3', 'Wimp!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2373. ('45016', '1', '0', 'GUILD INVITE PLEASE!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2374. ('45016', '2', '1', ' WTB Ikfirus`s Sack of Wonder H ..i will give 55k gold ws me!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2375. ('45016', '3', '2', 'Jerk!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2376. ('45016', '4', '3', 'Feel the pain!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2377. ('45015', '1', '0', ' HORDE DPS LF POS FARM 1 RUN', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2378. ('45015', '2', '1', 'Who wants to go gut some Alliance SCUM with me?', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2379. ('45015', '3', '2', 'Die Loser!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2380. ('45015', '4', '3', 'Take that!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2381. ('45014', '1', '0', 'Trotsky yur a NOOOOOOOOB!!!!!!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2382. ('45014', '2', '1', 'WHERE THE HELL IS WARLOCK TRAINER IN ORG!!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2383. ('45014', '3', '2', 'OOO I m scared NOT!!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2384. ('45014', '4', '3', 'Let s Clean House!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2385. ('45013', '1', '0', 'I NEED CORPSE DUST PM ME!!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2386. ('45013', '2', '1', 'I got lots of HERBS (HeHe) pm me please REASONABLE', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2387. ('45013', '3', '2', 'I gonna KICK YUR @$@!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2388. ('45013', '4', '3', 'HEAL ME!!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2389. ('45012', '1', '0', 'LFG NAX HEROIC PM PLS!!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2390. ('45012', '2', '1', 'TANK FOR ICC 25 REQUIRED NO NOOBS!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2391. ('45012', '3', '2', 'AAAHHHH!!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2392. ('45012', '4', '3', 'GET THEM!!!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2393. ('45011', '1', '0', 'YOU PPL SUCK!!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2394. ('45011', '2', '1', 'WHO IN CHARGE HERE ANYWAY!!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2395. ('45011', '3', '2', 'that all you got!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2396. ('45011', '4', '3', 'CRUSH THEM!!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2397. ('45010', '1', '0', 'O Yeah Baby Got My Bronze Drake Finally!!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2398. ('45010', '2', '1', 'GM GOLD PLS GM!!!! JUST 100 PLS PLS!!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2399. ('45010', '3', '2', 'I M A BEAST !!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2400. ('45010', '4', '3', 'YUR DONE!!!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2401. ('46019', '1', '0', 'GM GOLD PLS GM!!!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2402. ('46019', '2', '1', '<Notice Me> 11/12 ICC 25HC is recruiting experienced dedicated players looking to raid end game content!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2403. ('46019', '3', '2', 'Horde sucks!!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2404. ('46019', '4', '3', 'LEEROOY!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2405. ('46018', '1', '0', 'LFM Tempest Keep >>>Alliance<<< Need All no GS req *For Xmog+Mount*', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2406. ('46018', '2', '1', 'LFG NAXARAMAS PM PLS!!! I DPS', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2407. ('46018', '3', '2', 'GONNA GUT YA!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2408. ('46018', '4', '3', 'DIE BIOTCH!!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2409. ('46017', '1', '0', 'TANK FOR ICC 25 REQUIRED NO NOOBS!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2410. ('46017', '2', '1', 'You Need Heals? PM me!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2411. ('46017', '3', '2', 'ALLIANCE FOREVER!!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2412. ('46017', '4', '3', 'YOU GONNA LOSE!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2413. ('46016', '1', '0', 'I got lots of ore pm me please REASONABLE PRICE!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2414. ('46016', '2', '1', 'THIS SERVER ROCKS!!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2415. ('46016', '3', '2', 'DIRT BAG!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2416. ('46016', '4', '3', 'HEAL PLS!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2417. ('46015', '1', '0', 'lfm icc 10n -alliance- 5.8 min gs eof farm Need All', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2418. ('46015', '2', '1', 'I NEED FROSTWEAVE CLOTH PM ME!!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2419. ('46015', '3', '2', 'U DA SCUM OF DA KINGDOM HORDE!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2420. ('46015', '4', '3', 'A mere fleshwound!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2421. ('46014', '1', '0', 'Who wants to go gank some Horde with me?', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2422. ('46014', '2', '1', 'LFM VOA 10N NEED 1 HEALER AND 1 RDPS A', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2423. ('46014', '3', '2', 'CRUNCH TIME!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2424. ('46014', '4', '3', 'YUR TOAST!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2425. ('46013', '1', '0', 'need 1 player to make raid for 2 minutes give 100 gold', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2426. ('46013', '2', '1', 'GET LOST GOLD SPAMMER!!! DIE MORON!!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2427. ('46013', '3', '2', 'think yur tuff?', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2428. ('46013', '4', '3', 'YOU SUCK!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2429. ('46012', '1', '0', 'WTS Delicate Stormjewel Brilliant Stormjewel Bold Stormjewel A!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2430. ('46012', '2', '1', 'GUILD INVITE PLEASE!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2431. ('46012', '3', '2', 'I ll wipe my @$$! With yur corpse!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2432. ('46012', '4', '3', 'FIGHT TO THE END!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2433. ('46011', '1', '0', 'LFM Tempest Keep >>>Alliance<<< Need All no GS req *For Xmog+ [Ashes of Al`ar]*', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2434. ('46011', '2', '1', 'Can someone port me to Dal PLS!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2435. ('46011', '3', '2', 'BIG loser!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2436. ('46011', '4', '3', 'HORDE FEST!!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2437. ('46010', '1', '0', 'lfm †>†>†I>ICC<†<†<† 10n (H) need all min gs 5.8kg no noob no leaver no ninja w /me fast healer tank nead <ord horde w/me', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2438. ('46010', '2', '1', 'LFG for 25 man ICC!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2439. ('46010', '3', '2', 'fleas are bad here HEHE!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2440. ('46010', '4', '3', 'RAIN FIRE!!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2441. ('45029', '1', '0', 'LFG for 25 man ICC!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2442. ('45029', '2', '1', 'WTS [Stiffened Corpse Shoulderpads] Stiffened Corpse Shoulderpads', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2443. ('45029', '3', '2', 'Die Scum!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2444. ('45029', '4', '3', 'Alliance Sucks!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2445. ('45028', '1', '0', 'Can someone port me to Dal PLS!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2446. ('45028', '2', '1', 'WTS Legplates of Painful Death (H) 75K base cost /W me offers', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2447. ('45028', '3', '2', 'I watch u bleed!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2448. ('45028', '4', '3', 'LEEEROOYYY!!!!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2449. ('45027', '1', '0', 'You Need Heals? PM me!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2450. ('45027', '2', '1', '<Beep Beep Ima Creep> Is currently recruiting any active members for PVE and PVP.', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2451. ('45027', '3', '2', 'My mother hits harder!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2452. ('45027', '4', '3', 'Wimp!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2453. ('45026', '1', '0', 'GUILD INVITE PLEASE!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2454. ('45026', '2', '1', 'icc 10n need 1 heal 1rdps gs 5.5++++<H>8/10 no need leaver and ninja', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2455. ('45026', '3', '2', 'Jerk!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2456. ('45026', '4', '3', 'Feel the pain!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2457. ('45025', '1', '0', 'Lfm Hw Quests All Do And All Place Know >A< Need Heal and Dps', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2458. ('45025', '2', '1', 'Who wants to go gut some Alliance SCUM with me?', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2459. ('45025', '3', '2', 'Die Loser!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2460. ('45025', '4', '3', 'Take that!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2461. ('45024', '1', '0', 'NOT Path of Light, im not good enough!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2462. ('45024', '2', '1', 'WHERE THE HELL IS WARLOCK TRAINER IN ORG!!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2463. ('45024', '3', '2', 'OOO I m scared NOT!!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2464. ('45024', '4', '3', 'Let s Clean House!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2465. ('45023', '1', '0', 'I NEED CORPSE DUST PM ME!!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2466. ('45023', '2', '1', 'I got lots of HERBS (HeHe) pm me please REASONABLE', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2467. ('45023', '3', '2', 'I gonna KICK YUR @$@!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2468. ('45023', '4', '3', 'HEAL ME!!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2469. ('45022', '1', '0', 'LFG NAX HEROIC PM PLS!!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2470. ('45022', '2', '1', 'TANK FOR ICC 25 REQUIRED NO NOOBS!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2471. ('45022', '3', '2', 'AAAHHHH!!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2472. ('45022', '4', '3', 'GET THEM!!!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2473. ('45021', '1', '0', 'YOU PPL SUCK!!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2474. ('45021', '2', '1', 'LFM Icc 10hc 5.9k GS, must know fights, Need Rdps(H)', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2475. ('45021', '3', '2', 'that all you got!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2476. ('45021', '4', '3', 'CRUSH THEM!!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2477. ('45020', '1', '0', 'O Yeah Baby Got My Bronze Drake Finally!!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2478. ('45020', '2', '1', 'lf guild which raids 25 heroic icc [A]', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2479. ('45020', '3', '2', 'I M A BEAST !!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2480. ('45020', '4', '3', 'YUR DONE!!!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2481. ('46029', '1', '0', 'GM GOLD PLS GM!!!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2482. ('46029', '2', '1', 'NO ONE HELPS ME ON THIS PIECE OF SHITE SERVER!!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2483. ('46029', '3', '2', 'Horde sucks!!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2484. ('46029', '4', '3', 'LEEROOY!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2485. ('46028', '1', '0', 'ROSAMOND IST DAS BESTE üBERHAUPT!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2486. ('46028', '2', '1', 'LFG NAXARAMAS PM PLS!!! I DPS', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2487. ('46028', '3', '2', 'GONNA GUT YA!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2488. ('46028', '4', '3', 'DIE BIOTCH!!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2489. ('46027', '1', '0', 'TANK FOR ICC 25 REQUIRED NO NOOBS!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2490. ('46027', '2', '1', 'You Need Heals? PM me!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2491. ('46027', '3', '2', 'ALLIANCE FOREVER!!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2492. ('46027', '4', '3', 'YOU GONNA LOSE!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2493. ('46026', '1', '0', 'I got lots of ore pm me please REASONABLE PRICE!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2494. ('46026', '2', '1', 'THIS SERVER ROCKS!!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2495. ('46026', '3', '2', 'DIRT BAG!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2496. ('46026', '4', '3', 'HEAL PLS!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2497. ('46025', '1', '0', 'Core of the Soul Core of the Spectre(A) whi me gs class!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2498. ('46025', '2', '1', 'I NEED FROSTWEAVE CLOTH PM ME!!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2499. ('46025', '3', '2', 'U DA SCUM OF DA KINGDOM HORDE!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2500. ('46025', '4', '3', 'A mere fleshwound!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2501. ('46024', '1', '0', 'Who wants to go gank some Horde with me?', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2502. ('46024', '2', '1', 'DUTFREX IS NOW RECRUITING FOR THE WORST GUILD KNOWN TO WOW, PST HIM FOR INV', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2503. ('46024', '3', '2', 'CRUNCH TIME!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2504. ('46024', '4', '3', 'YUR TOAST!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2505. ('46023', '1', '0', 'need ppl for Heulin Quest (A) need good dps!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2506. ('46023', '2', '1', 'GET LOST GOLD SPAMMER!!! DIE MORON!!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2507. ('46023', '3', '2', 'think yur tuff?', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2508. ('46023', '4', '3', 'YOU SUCK!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2509. ('46022', '1', '0', 'Inscription Looking for work!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2510. ('46022', '2', '1', 'GUILD INVITE PLEASE!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2511. ('46022', '3', '2', 'I ll wipe my @$$! With yur corpse!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2512. ('46022', '4', '3', 'FIGHT TO THE END!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2513. ('46021', '1', '0', 'needing Recipe: Transmute Primal Might done, have recipe and mats all i need is an alchemist to do i for me!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2514. ('46021', '2', '1', 'Can someone port me to Dal PLS!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2515. ('46021', '3', '2', 'BIG loser!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2516. ('46021', '4', '3', 'HORDE FEST!!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2517. ('46020', '1', '0', 'WTS Kingly Axe of the Eagle Lucky Strike Axe of the Invoker Anvilmar Hammer of the Monkey A', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2518. ('46020', '2', '1', 'LFG for 25 man ICC!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2519. ('46020', '3', '2', 'fleas are bad here HEHE!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2520. ('46020', '4', '3', 'RAIN FIRE!!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2521. ('45039', '1', '0', 'LFG for 25 man ICC!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2522. ('45039', '2', '1', 'HOw much Bhorn to BB AH them?', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2523. ('45039', '3', '2', 'Die Scum!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2524. ('45039', '4', '3', 'Alliance Sucks!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2525. ('45038', '1', '0', 'Can someone port me to Dal PLS!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2526. ('45038', '2', '1', 'Eternal Firefor sell H', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2527. ('45038', '3', '2', 'I watch u bleed!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2528. ('45038', '4', '3', 'LEEEROOYYY!!!!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2529. ('45037', '1', '0', 'You Need Heals? PM me!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2530. ('45037', '2', '1', 'OOOO Nice Helm Pally!!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2531. ('45037', '3', '2', 'My mother hits harder!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2532. ('45037', '4', '3', 'Wimp!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2533. ('45036', '1', '0', 'GUILD INVITE PLEASE!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2534. ('45036', '2', '1', 'DONT PARTY WITH SWIZTIK HE IS A WHINER!!!!!!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2535. ('45036', '3', '2', 'Jerk!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2536. ('45036', '4', '3', 'Feel the pain!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2537. ('45035', '1', '0', 'Get Lost Gold Spammerr!!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2538. ('45035', '2', '1', 'Who wants to go gut some Alliance SCUM with me?', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2539. ('45035', '3', '2', 'Die Loser!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2540. ('45035', '4', '3', 'Take that!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2541. ('45034', '1', '0', 'Trotsky yur a NOOOOOOOOB!!!!!!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2542. ('45034', '2', '1', 'WHERE THE HELL IS WARLOCK TRAINER IN ORG!!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2543. ('45034', '3', '2', 'OOO I m scared NOT!!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2544. ('45034', '4', '3', 'Let s Clean House!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2545. ('45033', '1', '0', 'I NEED CORPSE DUST PM ME!!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2546. ('45033', '2', '1', 'I got lots of HERBS (HeHe) pm me please REASONABLE', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2547. ('45033', '3', '2', 'I gonna KICK YUR @$@!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2548. ('45033', '4', '3', 'HEAL ME!!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2549. ('45032', '1', '0', 'LFG NAX HEROIC PM PLS!!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2550. ('45032', '2', '1', 'TANK FOR ICC 25 REQUIRED NO NOOBS!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2551. ('45032', '3', '2', 'AAAHHHH!!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2552. ('45032', '4', '3', 'GET THEM!!!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2553. ('45031', '1', '0', 'YOU PPL SUCK!!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2554. ('45031', '2', '1', 'WHO IN CHARGE HERE ANYWAY!!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2555. ('45031', '3', '2', 'that all you got!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2556. ('45031', '4', '3', 'CRUSH THEM!!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2557. ('45030', '1', '0', 'O Yeah Baby Got My Bronze Drake Finally!!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2558. ('45030', '2', '1', 'GM GOLD PLS GM!!!! JUST 100 PLS PLS!!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2559. ('45030', '3', '2', 'I M A BEAST !!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2560. ('45030', '4', '3', 'YUR DONE!!!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2561. ('46039', '1', '0', 'AFTER SUBSCRIBING MY GUILD CHARTER ULL RECIEVE Nice Shirt!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2562. ('46039', '2', '1', 'WTS Screaming Shield of Fire Protection Telaari Shield of Arcane Protection A', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2563. ('46039', '3', '2', 'Horde sucks!!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2564. ('46039', '4', '3', 'LEEROOY!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2565. ('46038', '1', '0', 'WHO DA BOSS HERE MAN!!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2566. ('46038', '2', '1', 'LFG NAXARAMAS PM PLS!!! I DPS', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2567. ('46038', '3', '2', 'GONNA GUT YA!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2568. ('46038', '4', '3', 'DIE BIOTCH!!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2569. ('46037', '1', '0', 'TANK FOR ICC 25 REQUIRED NO NOOBS!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2570. ('46037', '2', '1', 'You Need Heals? PM me!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2571. ('46037', '3', '2', 'ALLIANCE FOREVER!!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2572. ('46037', '4', '3', 'YOU GONNA LOSE!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2573. ('46036', '1', '0', 'I got lots of ore pm me please REASONABLE PRICE!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2574. ('46036', '2', '1', 'LF any alchemist (h) 350+', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2575. ('46036', '3', '2', 'DIRT BAG!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2576. ('46036', '4', '3', 'HEAL PLS!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2577. ('46035', '1', '0', 'LFM ICC25n (A) - 2 RDPS 5.5gs+', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2578. ('46035', '2', '1', 'I NEED FROSTWEAVE CLOTH PM ME!!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2579. ('46035', '3', '2', 'U DA SCUM OF DA KINGDOM HORDE!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2580. ('46035', '4', '3', 'A mere fleshwound!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2581. ('46034', '1', '0', 'Who wants to go gank some Horde with me?', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2582. ('46034', '2', '1', 'LFM VOA 10N NEED ALL ALLY', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2583. ('46034', '3', '2', 'CRUNCH TIME!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2584. ('46034', '4', '3', 'YUR TOAST!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2585. ('46033', '1', '0', 'WANT PARTY TO DO COLDARRA QUESTS', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2586. ('46033', '2', '1', 'GET LOST GOLD SPAMMER!!! DIE MORON!!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2587. ('46033', '3', '2', 'think yur tuff?', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2588. ('46033', '4', '3', 'YOU SUCK!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2589. ('46032', '1', '0', 'OOOO Nice Shoulders DK!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2590. ('46032', '2', '1', 'GUILD INVITE PLEASE!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2591. ('46032', '3', '2', 'I ll wipe my @$$! With yur corpse!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2592. ('46032', '4', '3', 'FIGHT TO THE END!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2593. ('46031', '1', '0', 'LFM icc 10n (a) wisp details!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2594. ('46031', '2', '1', 'Can someone port me to Dal PLS!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2595. ('46031', '3', '2', 'BIG loser!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2596. ('46031', '4', '3', 'HORDE FEST!!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2597. ('46030', '1', '0', 'This server is great I got no lag with bots!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2598. ('46030', '2', '1', 'LFG for 25 man ICC!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2599. ('46030', '3', '2', 'fleas are bad here HEHE!!', '14', '0', '100', '0', '0', '0', '0', '0', null),
  2600. ('46030', '4', '3', 'RAIN FIRE!!!', '14', '0', '100', '0', '0', '0', '0', '0', null);
  2601.  
  2602. update creature_text set type=12 where entry>44999 and entry<46040 and groupid=1;
  2603. update creature_text set type=12 where entry>44999 and entry<46040 and groupid=2;
  2604.  
  2605. delete from creature_equip_template where entry>44999 and entry<46040;
  2606.  
  2607. CREATE TABLE IF NOT EXISTS `creature_equip_template`
  2608. (
  2609. `entry` INT(11) unsigned NOT NULL,
  2610. `id` INT(11) unsigned NOT NULL,
  2611. `itementry1` INT(11) unsigned NOT NULL,
  2612. `itementry2` INT(11) unsigned NOT NULL,
  2613. `itementry3` INT(11) unsigned NOT NULL,
  2614. `VerifiedBuild` INT(11) unsigned NOT NULL
  2615. )
  2616. ENGINE=MyISAM DEFAULT CHARSET=utf8;
  2617.  
  2618.  
  2619.  
  2620. INSERT INTO `creature_equip_template` VALUES
  2621. ('45009', '1', '49495', '22819', '0', '18019'),
  2622. ('45009', '2', '47899', '42560', '0', '18019'),
  2623. ('45009', '3', '45964', '45587', '0', '18019'),
  2624. ('45008', '1', '32471', '32471', '0', '18019'),
  2625. ('45008', '2', '45620', '45620', '0', '18019'),
  2626. ('45008', '3', '42347', '42347', '0', '18019'),
  2627. ('45007', '1', '32344', '0', '0', '18019'),
  2628. ('45007', '2', '46033', '0', '40284', '18019'),
  2629. ('45007', '3', '44421', '0', '40335', '18019'),
  2630. ('45006', '1', '40336', '40336', '0', '18019'),
  2631. ('45006', '2', '40336', '0', '0', '18019'),
  2632. ('45006', '3', '45516', '0', '0', '18019'),
  2633. ('45005', '1', '50051', '33326', '0', '18019'),
  2634. ('45005', '2', '50267', '0', '0', '18019'),
  2635. ('45005', '3', '45458', '0', '0', '18019'),
  2636. ('45004', '1', '51521', '0', '38456', '18019'),
  2637. ('45004', '2', '49303', '0', '47907', '18019'),
  2638. ('45004', '3', '50210', '0', '46018', '18019'),
  2639. ('45003', '1', '40348', '0', '0', '18019'),
  2640. ('45003', '2', '47463', '0', '51531', '18019'),
  2641. ('45003', '3', '51403', '0', '47612', '18019'),
  2642. ('45002', '1', '22691', '13262', '0', '18019'),
  2643. ('45002', '2', '51393', '0', '47741', '18019'),
  2644. ('45002', '3', '49839', '0', '50262', '18019'),
  2645. ('45001', '1', '30910', '30911', '0', '18019'),
  2646. ('45001', '2', '40489', '0', '0', '18019'),
  2647. ('45001', '3', '37883', '0', '0', '18019'),
  2648. ('45000', '1', '51403', '0', '0', '18019'),
  2649. ('45000', '2', '51022', '0', '0', '18019'),
  2650. ('45000', '3', '51562', '0', '0', '18019'),
  2651. ('46009', '1', '49495', '22819', '0', '18019'),
  2652. ('46009', '2', '47899', '42560', '0', '18019'),
  2653. ('46009', '3', '45964', '45587', '0', '18019'),
  2654. ('46008', '1', '32471', '32471', '0', '18019'),
  2655. ('46008', '2', '45620', '45620', '0', '18019'),
  2656. ('46008', '3', '42347', '42347', '0', '18019'),
  2657. ('46007', '1', '32344', '0', '0', '18019'),
  2658. ('46007', '2', '46033', '0', '40284', '18019'),
  2659. ('46007', '3', '44421', '0', '40335', '18019'),
  2660. ('46006', '1', '40336', '40336', '0', '18019'),
  2661. ('46006', '2', '38632', '0', '0', '18019'),
  2662. ('46006', '3', '45516', '0', '0', '18019'),
  2663. ('46005', '1', '50051', '33326', '0', '18019'),
  2664. ('46005', '2', '50267', '0', '0', '18019'),
  2665. ('46005', '3', '45458', '0', '0', '18019'),
  2666. ('46004', '1', '51521', '0', '38456', '18019'),
  2667. ('46004', '2', '49303', '0', '47907', '18019'),
  2668. ('46004', '3', '50210', '0', '46018', '18019'),
  2669. ('46003', '1', '40348', '0', '0', '18019'),
  2670. ('46003', '2', '47463', '0', '51531', '18019'),
  2671. ('46003', '3', '51403', '0', '47612', '18019'),
  2672. ('46002', '1', '22691', '13262', '0', '18019'),
  2673. ('46002', '2', '51393', '0', '0', '18019'),
  2674. ('46002', '3', '49839', '0', '47740', '18019'),
  2675. ('46001', '1', '30910', '30911', '0', '18019'),
  2676. ('46001', '2', '40489', '0', '0', '18019'),
  2677. ('46001', '3', '37883', '0', '0', '18019'),
  2678. ('46000', '1', '51403', '0', '0', '18019'),
  2679. ('46000', '2', '51022', '0', '0', '18019'),
  2680. ('46000', '3', '51562', '0', '0', '18019'),
  2681. ('45019', '1', '49495', '22819', '0', '18019'),
  2682. ('45019', '2', '47899', '42560', '0', '18019'),
  2683. ('45019', '3', '45964', '45587', '0', '18019'),
  2684. ('45018', '1', '32471', '32471', '0', '18019'),
  2685. ('45018', '2', '45620', '45620', '0', '18019'),
  2686. ('45018', '3', '42347', '42347', '0', '18019'),
  2687. ('45017', '1', '32344', '0', '0', '18019'),
  2688. ('45017', '2', '46033', '0', '40284', '18019'),
  2689. ('45017', '3', '44421', '0', '40335', '18019'),
  2690. ('45016', '1', '40336', '40336', '0', '18019'),
  2691. ('45016', '2', '40336', '0', '0', '18019'),
  2692. ('45016', '3', '45516', '0', '0', '18019'),
  2693. ('45015', '1', '50051', '33326', '0', '18019'),
  2694. ('45015', '2', '50267', '0', '0', '18019'),
  2695. ('45015', '3', '45458', '0', '0', '18019'),
  2696. ('45014', '1', '51521', '0', '38456', '18019'),
  2697. ('45014', '2', '49303', '0', '47907', '18019'),
  2698. ('45014', '3', '50210', '0', '46018', '18019'),
  2699. ('45013', '1', '40348', '0', '0', '18019'),
  2700. ('45013', '2', '47463', '0', '51531', '18019'),
  2701. ('45013', '3', '51403', '0', '47612', '18019'),
  2702. ('45012', '1', '22691', '13262', '0', '18019'),
  2703. ('45012', '2', '51393', '0', '47741', '18019'),
  2704. ('45012', '3', '49839', '0', '50262', '18019'),
  2705. ('45011', '1', '30910', '30911', '0', '18019'),
  2706. ('45011', '2', '40489', '0', '0', '18019'),
  2707. ('45011', '3', '37883', '0', '0', '18019'),
  2708. ('45010', '1', '51403', '0', '0', '18019'),
  2709. ('45010', '2', '51022', '0', '0', '18019'),
  2710. ('45010', '3', '51562', '0', '0', '18019'),
  2711. ('46019', '1', '49495', '22819', '0', '18019'),
  2712. ('46019', '2', '47899', '42560', '0', '18019'),
  2713. ('46019', '3', '45964', '45587', '0', '18019'),
  2714. ('46018', '1', '32471', '32471', '0', '18019'),
  2715. ('46018', '2', '45620', '45620', '0', '18019'),
  2716. ('46018', '3', '42347', '42347', '0', '18019'),
  2717. ('46017', '1', '32344', '0', '0', '18019'),
  2718. ('46017', '2', '46033', '0', '40284', '18019'),
  2719. ('46017', '3', '44421', '0', '40335', '18019'),
  2720. ('46016', '1', '40336', '40336', '0', '18019'),
  2721. ('46016', '2', '38632', '0', '0', '18019'),
  2722. ('46016', '3', '45516', '0', '0', '18019'),
  2723. ('46015', '1', '50051', '33326', '0', '18019'),
  2724. ('46015', '2', '50267', '0', '0', '18019'),
  2725. ('46015', '3', '45458', '0', '0', '18019'),
  2726. ('46014', '1', '51521', '0', '38456', '18019'),
  2727. ('46014', '2', '49303', '0', '47907', '18019'),
  2728. ('46014', '3', '50210', '0', '46018', '18019'),
  2729. ('46013', '1', '40348', '0', '0', '18019'),
  2730. ('46013', '2', '47463', '0', '51531', '18019'),
  2731. ('46013', '3', '51403', '0', '47612', '18019'),
  2732. ('46012', '1', '22691', '13262', '0', '18019'),
  2733. ('46012', '2', '51393', '0', '0', '18019'),
  2734. ('46012', '3', '49839', '0', '47740', '18019'),
  2735. ('46011', '1', '30910', '30911', '0', '18019'),
  2736. ('46011', '2', '40489', '0', '0', '18019'),
  2737. ('46011', '3', '37883', '0', '0', '18019'),
  2738. ('46010', '1', '51403', '0', '0', '18019'),
  2739. ('46010', '2', '51022', '0', '0', '18019'),
  2740. ('46010', '3', '51562', '0', '0', '18019'),
  2741. ('45029', '1', '49495', '22819', '0', '18019'),
  2742. ('45029', '2', '47899', '42560', '0', '18019'),
  2743. ('45029', '3', '45964', '45587', '0', '18019'),
  2744. ('45028', '1', '32471', '32471', '0', '18019'),
  2745. ('45028', '2', '45620', '45620', '0', '18019'),
  2746. ('45028', '3', '42347', '42347', '0', '18019'),
  2747. ('45027', '1', '32344', '0', '0', '18019'),
  2748. ('45027', '2', '46033', '0', '40284', '18019'),
  2749. ('45027', '3', '44421', '0', '40335', '18019'),
  2750. ('45026', '1', '40336', '40336', '0', '18019'),
  2751. ('45026', '2', '40336', '0', '0', '18019'),
  2752. ('45026', '3', '45516', '0', '0', '18019'),
  2753. ('45025', '1', '50051', '33326', '0', '18019'),
  2754. ('45025', '2', '50267', '0', '0', '18019'),
  2755. ('45025', '3', '45458', '0', '0', '18019'),
  2756. ('45024', '1', '51521', '0', '38456', '18019'),
  2757. ('45024', '2', '49303', '0', '47907', '18019'),
  2758. ('45024', '3', '50210', '0', '46018', '18019'),
  2759. ('45023', '1', '40348', '0', '0', '18019'),
  2760. ('45023', '2', '47463', '0', '51531', '18019'),
  2761. ('45023', '3', '51403', '0', '47612', '18019'),
  2762. ('45022', '1', '22691', '13262', '0', '18019'),
  2763. ('45022', '2', '51393', '0', '47741', '18019'),
  2764. ('45022', '3', '49839', '0', '50262', '18019'),
  2765. ('45021', '1', '30910', '30911', '0', '18019'),
  2766. ('45021', '2', '40489', '0', '0', '18019'),
  2767. ('45021', '3', '37883', '0', '0', '18019'),
  2768. ('45020', '1', '51403', '0', '0', '18019'),
  2769. ('45020', '2', '51022', '0', '0', '18019'),
  2770. ('45020', '3', '51562', '0', '0', '18019'),
  2771. ('46029', '1', '49495', '22819', '0', '18019'),
  2772. ('46029', '2', '47899', '42560', '0', '18019'),
  2773. ('46029', '3', '45964', '45587', '0', '18019'),
  2774. ('46028', '1', '32471', '32471', '0', '18019'),
  2775. ('46028', '2', '45620', '45620', '0', '18019'),
  2776. ('46028', '3', '42347', '42347', '0', '18019'),
  2777. ('46027', '1', '32344', '0', '0', '18019'),
  2778. ('46027', '2', '46033', '0', '40284', '18019'),
  2779. ('46027', '3', '44421', '0', '40335', '18019'),
  2780. ('46026', '1', '40336', '40336', '0', '18019'),
  2781. ('46026', '2', '38632', '0', '0', '18019'),
  2782. ('46026', '3', '45516', '0', '0', '18019'),
  2783. ('46025', '1', '50051', '33326', '0', '18019'),
  2784. ('46025', '2', '50267', '0', '0', '18019'),
  2785. ('46025', '3', '45458', '0', '0', '18019'),
  2786. ('46024', '1', '51521', '0', '38456', '18019'),
  2787. ('46024', '2', '49303', '0', '47907', '18019'),
  2788. ('46024', '3', '50210', '0', '46018', '18019'),
  2789. ('46023', '1', '40348', '0', '0', '18019'),
  2790. ('46023', '2', '47463', '0', '51531', '18019'),
  2791. ('46023', '3', '51403', '0', '47612', '18019'),
  2792. ('46022', '1', '22691', '13262', '0', '18019'),
  2793. ('46022', '2', '51393', '0', '0', '18019'),
  2794. ('46022', '3', '49839', '0', '47740', '18019'),
  2795. ('46021', '1', '30910', '30911', '0', '18019'),
  2796. ('46021', '2', '40489', '0', '0', '18019'),
  2797. ('46021', '3', '37883', '0', '0', '18019'),
  2798. ('46020', '1', '51403', '0', '0', '18019'),
  2799. ('46020', '2', '51022', '0', '0', '18019'),
  2800. ('46020', '3', '51562', '0', '0', '18019'),
  2801. ('45039', '1', '49495', '22819', '0', '18019'),
  2802. ('45039', '2', '47899', '42560', '0', '18019'),
  2803. ('45039', '3', '45964', '45587', '0', '18019'),
  2804. ('45038', '1', '32471', '32471', '0', '18019'),
  2805. ('45038', '2', '45620', '45620', '0', '18019'),
  2806. ('45038', '3', '42347', '42347', '0', '18019'),
  2807. ('45037', '1', '32344', '0', '0', '18019'),
  2808. ('45037', '2', '46033', '0', '40284', '18019'),
  2809. ('45037', '3', '44421', '0', '40335', '18019'),
  2810. ('45036', '1', '40336', '40336', '0', '18019'),
  2811. ('45036', '2', '40336', '0', '0', '18019'),
  2812. ('45036', '3', '45516', '0', '0', '18019'),
  2813. ('45035', '1', '50051', '33326', '0', '18019'),
  2814. ('45035', '2', '50267', '0', '0', '18019'),
  2815. ('45035', '3', '45458', '0', '0', '18019'),
  2816. ('45034', '1', '51521', '0', '38456', '18019'),
  2817. ('45034', '2', '49303', '0', '47907', '18019'),
  2818. ('45034', '3', '50210', '0', '46018', '18019'),
  2819. ('45033', '1', '40348', '0', '0', '18019'),
  2820. ('45033', '2', '47463', '0', '51531', '18019'),
  2821. ('45033', '3', '51403', '0', '47612', '18019'),
  2822. ('45032', '1', '22691', '13262', '0', '18019'),
  2823. ('45032', '2', '51393', '0', '47741', '18019'),
  2824. ('45032', '3', '49839', '0', '50262', '18019'),
  2825. ('45031', '1', '30910', '30911', '0', '18019'),
  2826. ('45031', '2', '40489', '0', '0', '18019'),
  2827. ('45031', '3', '37883', '0', '0', '18019'),
  2828. ('45030', '1', '51403', '0', '0', '18019'),
  2829. ('45030', '2', '51022', '0', '0', '18019'),
  2830. ('45030', '3', '51562', '0', '0', '18019'),
  2831. ('46039', '1', '49495', '22819', '0', '18019'),
  2832. ('46039', '2', '47899', '42560', '0', '18019'),
  2833. ('46039', '3', '45964', '45587', '0', '18019'),
  2834. ('46038', '1', '32471', '32471', '0', '18019'),
  2835. ('46038', '2', '45620', '45620', '0', '18019'),
  2836. ('46038', '3', '42347', '42347', '0', '18019'),
  2837. ('46037', '1', '32344', '0', '0', '18019'),
  2838. ('46037', '2', '46033', '0', '40284', '18019'),
  2839. ('46037', '3', '44421', '0', '40335', '18019'),
  2840. ('46036', '1', '40336', '40336', '0', '18019'),
  2841. ('46036', '2', '38632', '0', '0', '18019'),
  2842. ('46036', '3', '45516', '0', '0', '18019'),
  2843. ('46035', '1', '50051', '33326', '0', '18019'),
  2844. ('46035', '2', '50267', '0', '0', '18019'),
  2845. ('46035', '3', '45458', '0', '0', '18019'),
  2846. ('46034', '1', '51521', '0', '38456', '18019'),
  2847. ('46034', '2', '49303', '0', '47907', '18019'),
  2848. ('46034', '3', '50210', '0', '46018', '18019'),
  2849. ('46033', '1', '40348', '0', '0', '18019'),
  2850. ('46033', '2', '47463', '0', '51531', '18019'),
  2851. ('46033', '3', '51403', '0', '47612', '18019'),
  2852. ('46032', '1', '22691', '13262', '0', '18019'),
  2853. ('46032', '2', '51393', '0', '0', '18019'),
  2854. ('46032', '3', '49839', '0', '47740', '18019'),
  2855. ('46031', '1', '30910', '30911', '0', '18019'),
  2856. ('46031', '2', '40489', '0', '0', '18019'),
  2857. ('46031', '3', '37883', '0', '0', '18019'),
  2858. ('46030', '1', '51403', '0', '0', '18019'),
  2859. ('46030', '2', '51022', '0', '0', '18019'),
  2860. ('46030', '3', '51562', '0', '0', '18019');
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement